/* CSS Document */
/*
 * Devis
 */
/*------------------------------------- Blocs Info... --------------------*/
/*#InfoDevis{
	padding:5px 20px 20px 0;
	background: url(../../img/info_fond.gif) bottom right no-repeat;
}
*/
/*------------------- Liste devis ----*/
.devis h5{
	color:#90C;
}
.devis a .ask_devis {
	color:#FFF;
	/*font-size:1.4em;*/
	/*padding-top:50px;
	padding-left:50px;*/
	width:470px;
	height:67px;
	background: url(../../img/ask_devis.gif) top left no-repeat;
	margin-bottom:10px;
}
.devis a:hover .ask_devis {
	background-position:0 -70px;
}
.devis .prevnext{
	width:430px;
	/*background:none;*/
}
.devis .annonce_devis{
	/*padding:8px;*/
	padding:5px;
	border-bottom: 1px solid #DEDEDE;
	/*background:#EEE;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	/*-o-border-radius:10px;*/
	margin-bottom:10px;
}
.devis .annonce_devis:hover{
	background:#EEE;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*-o-border-radius:10px;*/
}

.devis h1{
	margin:0;
	padding:0;
	font-size:1.4em;
}

.devis h1 a{
	color:#666;
}

.devis .annonce_devis small{
	/*font-size:0.5em;*/
	font-size:10px;
}

.devis blockquote{
	color:#666;
	margin:5px 0px;
}

.devis ul{
	margin:10px 0px;
}

.devis li{
	/*float:left;*/
	margin-right:20px;
	color:#999;
	font-size:1em;
}
/*
.devis li b{
	color:#F60;
}
*/
.casquedevis{
	float:left;
	margin-top:-2px;
	margin-left:-2px;
	margin-right:5px;
}

#content .devis a{
	/*color:#90C;*/
}

#content .devis a.btn{
	text-decoration:none;
	padding:2px 7px;
	/*color:#000;*/
	color:#90C;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*-o-border-radius:10px;*/
	background:#DEDEDE;
	margin-right:10px;
}

#content .devis a:hover.btn{
	color:#FFF;
	background:#90C;
}

.devis .trie,
.devis .trie_left,
.devis .trie_middle,
.devis .trie_right{
	float:left;
	height:50px;
}
/*
.devis #trie{
	padding:5px 10px;
	background:#C9F;
	border:1px solid #90C;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
*/
/*
.devis #trie{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:5px 2px;
background:#EEE;
}
*/
.devis #trie a,
.devis #trie form
{
	float:left;
}

.devis #trie a{
	padding-top:2px;
	margin-right:2px;
	color:#333;
}

.devis #trie a:hover{
	/*color:#FFF;*/
	color:#90C;
}
/*
.devis #trie .cellule{
	float:left;
	margin-left:2px;
}
*/
.devis #trie li{
	float:left;
}
.devis #trie li select{
	width:110px;
	float:right;
}

.devis p.Alertmess{
	margin:0;
}
/*------------------------- Bloc Devis */

.saisie_devis { /*Champ de saisie d'information lors d'inscription*/
    padding: 4px 0 0px 2px;
    margin-top: 2px;
    /*margin-bottom: 2px;*/
    width: 165px;
    height: 20px;
    color: #999;
    border: 4px solid #CCC;
}

/*--------------------------------- RESSOURCES ----------------------------*/
.devis .commentaire {background: url(../../img/guillemet_v.gif) top left no-repeat;}

/*----------------------------------------------------------------------*/
#col2 a.wid_devis {
	background: url(../../img/devis_fiabilises.gif) top left no-repeat;
	display:block;
	width:470px;
	height:125px;
}
#col3 a.wid_devis {
	background: url(../../img/devis_fiabilises2.gif) top left no-repeat;
	display:block;
	width:250px;
	height:66px;
}

/*######################################################### DEVIS */
.widget_devis{
	border:3px solid #9900CC;
	margin:0 0 10px 0;
}
.wid_devis_pos{
	margin-top:-60px;
	height:80px;
}

.FlecheAide3{
	/*position:relative;*/
	/*top:-50px;*/
	float:left;
	margin-top:-100px;
	margin-left:520px;
	background: url(../../img/FlecheAide3.gif) right no-repeat;
	height:90px;
	width:90px;
}
#col1 .FlecheAide3{
	margin-top:-50px;
}
.suivi h3{
	color:#93F;
}

.wait h3{color:#CCC}/*F9D8BA*/
.wait p{color:#EEE}/*F2F2F2*/

.dddone h3{color:#999}/*999*/
.dddone p{color:#CCC}/*CCC*/
/*--------------------------------------*/

