* {
 border:0;
 font-style:normal;
 margin:0;
 padding:0;
 text-decoration:none;
}

html, body {
 height:100%;
 margin:0;
 padding:0;
}

html, body {
 height:100%;
 margin:0;
 padding:0;
}

body {
 color:#000;
 font-family:Arial, Helvetica, sans-serif;
 background:#fff;
}

img {
 border:0;
 vertical-align:bottom;
}

h1, h2, h3 , h4, h5 {
 padding:0;
 margin:0;
}

ul, ol {
 list-style-type:none;
 padding:0;
 margin:0;
}

body, a, ol, li, tr {
 font-size:11px;
}

input, select, textarea {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
}

button {
 cursor:pointer;
}

button span {
 display:none;
}

hr {
 display:none;
}

i, em {
 font-style:italic;
}

a {
 color:#f79323;
 text-decoration:underline;
}

a:hover {
 text-decoration:none;
}



/* DEMANDE DE DEVIS --------------------------------------------------------- */

#formulaire h1,
#formulaire h2,
#formulaire h3,
#formulaire .groupe {
 clear:both;
 float:left;
 width:100%;
}

#formulaire .groupe {
 padding-top:20px;
}

#formulaire .groupe.vert {
 border-bottom:2px solid #00946e;
}

#formulaire .groupe.orange {
 border-bottom:2px solid #faa343;
}

#formulaire .groupe.vert,
#formulaire .groupe.orange {
 padding-bottom:20px;
}

#formulaire a,
#formulaire a:visited {
 color:#f79420;
 text-decoration:underline;
}

formulaire a:hover {
 text-decoration:none;
}

#formulaire h1 {
 color:#2b4894;
 font-size:20px;
}

#formulaire h2 {
 color:#fff;
 font-size:16px;
 margin-top:20px;
 border-top:2px solid #00946e;
}

#formulaire h2 span {
 display:block;
 width:470px;
 padding:3px 5px;
 background:#00946e;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:460px;
}

#formulaire h3 {
 color:#f79420;
 font-size:13px;
 margin-bottom:10px;
}

#formulaire h3 span {
 padding-left:70px;
 background:url('../images/elements/puce_ttr.png') 60px 50% no-repeat;
}

/* -------------------------------------------------------------------------- */

#formulaire .obligatoire {
 color:#2b4894;
 padding:3px 0;
 font-weight:bold;
}

#formulaire .champ,
#formulaire .champRadio {
 clear:both;
 float:left;
 width:100%;
 padding:3px 0;
}

#formulaire .champ label,
#formulaire .champRadio label {
 float:left;
 width:220px;
 line-height:100%;
 padding:2px 10px 2px 0;
 text-align:right;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:210px;
}

#formulaire .champ .label,
#formulaire .champRadio .label,
#formulaire .champRadio .critere {
 float:left;
 width:auto;
 padding:2px 10px 2px 0;
}

#formulaire .champRadio .critere {
 width:130px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:120px;
}

#formulaire .champRadio .colonne {
 float:left;
 width:340px;
}

#formulaire .champRadio .colonne .colonne {
 float:left;
 width:170px;
}

#formulaire .champRadio .colonne .colonne p {
 clear:both;
 float:left;
 width:100%;
}

#formulaire .champRadio.recevoir {
 margin-bottom:20px;
}

#formulaire .champRadio.recevoir .label {
 color:#2b4894;
 font-size:12px;
 font-weight:bold;
}

#formulaire .champ label.min {
 width:90px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:80px;
}

#formulaire .champ label span {
 color:#2b4894;
}

#formulaire .champ input,
#formulaire .champ select,
#formulaire .champ textarea {
 float:left;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
}

#formulaire .champRadio input {
 float:left;
 margin-right:5px;
}

.gecko #formulaire .champRadio input {
 margin:2px 5px 2px 0;
}

#formulaire .champ input,
#formulaire .champ textarea {
 padding:2px;
 background:#dcdcdc;
}

#formulaire .champ input {
 width:125px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:121px;
}

#formulaire .champ.max input {
 width:340px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:336px;
}

#formulaire .champ select {
 width:190px;
 border:1px solid #dcdcdc;
}

#formulaire .champ.date select {
 width:60px;
 margin-right:5px;
}

#formulaire .champ .label.nb {
 width:65px;
 text-align:right;
}

#formulaire .champ textarea {
 width:340px;
 voice-family: "\"}\"";
 voice-family:inherit;
 width:336px;
}

#formulaire button {
 clear:left;
 float:right;
 width:168px;
 height:29px;
 cursor:pointer;
 background:url('../images/navigation/valider_btn.png') no-repeat;
}

#formulaire button.retour {
 margin-right: 5px;
 background:url('../images/navigation/btn_retour.png') no-repeat;
}

/* Formules ################################# */
#tableau{
	width: 100%;
}

#tableau th,
#tableau td{
	text-align: center;
	margin: 2px;
	border-bottom: 1px solid #00946E;
}

#tableau td td{
	border-bottom: none;
}

#tableau th{
	background: #00946E;
	color: #FFFFFF;
	height: 20px;
}

#tableau td.offre{
	font-weight: bold;
	width: 90px;
	height: 70px;
}

#formulaire .groupe .message {
 color:#2b4894;
 font-size:12px;
 font-weight:bold;
}