/* @override 
	http://clients.cayzac.info/titan/dependances/convertisseur.css
*/

/* Vous pouvez effacer les regles suivantes */

* {outline: none;}
body {}

#cont_converter {
	width: 919px;
	margin: auto;
	background-color: #fff;
	padding-top: 23px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 29px;
	position: relative;
}
/* Fin des règles effaçables */

h2#cayzac {
	text-align: right;
	margin-bottom: 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #a4241b;
	margin: 0;
	padding-left: 5px;
}

fieldset {
	width: 100%;
	margin: auto auto 40px;
	border: none;
	position: relative;
}

legend {
	color: #d6d6d6;
}
label {
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
	color: #212121;
}

p {
	clear: left;
	position: relative;
	height: 25px;
	
	margin-bottom: 2px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	border: 1px solid #fff;
	padding-left: 5px;
}
input.i_m_text {
	width: 250px;
	float: left;
	text-align: right;
}
input.resultat {
	width: 260px;
	float: left;
	text-align: right;
}

input.i_m_select {
	float: left;
	padding: 5px;
	text-align: right;
}
input.i_m_submit {
	float: right;
	cursor: pointer;
}

div.colonne_gauche {
	width: 370px;
	float: left;
	padding-right: 25px;
	padding-top: 0;
}

/* Formulaire 1 : lancement du programme et ajustage de la valeur */
#user_form {}

.cayzac_form_1 {
	display: none;
	width: 385px;
	border-right: 1px solid #d4d6d8;
	padding-top: 25px;
	padding-right: 20px;


	position: absolute;
	display: block;
	z-index: 3;
	top: 90px;
	left: 30px;
}
.cayzac_form_1 .modifications {
	border: 1px solid #d6d6d6;
}

.cayzac_form_1 p.erreur {
	color: #ab0a17;
	border: 1px solid #ab0a17;
	border-radius : 5px;
	-moz-border-radius : 5px;
}

.cayzac_form_1 label{
	width: 115px;
	float: left;
	padding-right: 5px;
	letter-spacing: 0;
}

.cayzac_form_1 label#ajust{
	width: 100%;
	text-align: center;
	padding-right: 0px;
	margin-top: 0;
}

.cayzac_form_1 select {
	max-width: 300px;
}

/* Fin du formulaire 1 */

/* Affichage des erreurs */
#erreur {
	position: absolute;
	display: block;
	z-index: 90;
	width: 445px;
	top: 124px;
	left: 50%;
	margin-left: -100px;
}

ul#big_error {
	text-align: left;
	color: #fff;
	list-style-type: none;
	margin: 0;
	background: url(images/fond_erreur.png) no-repeat left center;
	display: block;
	float: left;
	clear: left;
	padding: 10px;
	height: 40px;
}

ul#big_error li {
	padding-left: 50px;
	line-height: 20px;
}

/* Fin d'affichage des erreurs */

/* Affichage des resultats */
#auto_form {
}
/* BLOC système direct */
#cayzac_direct_sys {
	float: left;
	margin-left: 425px;
	width: 500px;
	color: #8e8a96;
	padding-top: 50px;

	height: 100px;
}

#cayzac_direct_sys label.name {
	width: 53px;
	float: left;
	padding-right: 5px;
	font-size: 15px;
	letter-spacing: 0;
}

#cayzac_direct_sys label.unite {
	width: 50px;
}

#cayzac_indirect_sys {
	clear: both;
	padding-top: 69px;
}

#cayzac_indirect_sys label.name {
	width: 240px;
	float: left;
	padding-right: 20px;
	font-size: 15px;
	letter-spacing: 0;
}

#cayzac_direct_sys input.arrow {
	left: 59px;
}

label.unite {
	float: left;
	margin-left: 15px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #5f5e5e;
	padding-top: 5px;
}
input.arrow {
	display: none;
}
#reload_with_slider {
	margin-left: 159px;
	display: block;
	position: absolute;
	top: 160px;
	
	display:none;
	left: 0;
}
p.enoncer {
	text-align: center;
	height: auto;
	margin: 0;
	padding: 0;
}
p.how_use_slider {
	text-align: center;
	color: silver;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
	font-size: 11px;
	height: 20px;
	
}
span.valeur_depart,
span#adjusted_value {
}

span#adjusted_value {
	color: #b2241b;
	font-weight: bold;
}
span.unite_depart {
}
a.bouton {
	font: 11px/35px Verdana, Geneva, sans-serif;
	display: block;
	position: absolute;
	background-color: #b2241b;
	color: #fff;
	text-align: center;
	height: 25px;
	line-height: 25px;
	top: 0;
	right: 0;
}

a#clear_all.bouton {
	width: 100px;
	right: 30px;
	top: 270px;
}

a#fr.bouton {
	width: 100px;
	right: 110px;
	top: -5px;
}

a#en.bouton {
	width: 100px;
	right: 5px;
	top: -5px;
}

p.resultats input {
	font-size: 14px;
}

p.modifications input{
	color: #00bd54;
}

.modifications input.arrow {
	display: block;
	width: 72px;
	height: 16px;
	position: absolute;
	top: 0;
	border: 5px solid #fff;
	left: 259px;
}
.interface {
	display: none;
}
div#slider1 {
	margin: 20px auto 16px;
}
p#terminal {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #000;
	color: #80fe67;
	font: 11px "Courier New", Courier, mono;
	padding: 12px;
	text-align: left;
	height: auto;
	border: 1px solid #000;
}
