@import url("tfo-globals-inc.css");


/* Elements de formulaires */

form#moteurRechercheTfo {
	display:block;
	width: 680px;
	background-image:none;
	text-align:left;
	margin-left:0px;
	padding-top:20px;

}

form#moteurRechercheTfo select {
	border:solid 1px; /* #8B0000;*/
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding-left:2px;
}
form#moteurRechercheTfo select option {
	padding-right:20px;
}

#tfoBtnRechercher {
	display:block;
	margin-left:10px;
	margin-right:10px;
	width:110px;
	height:24px;
	cursor:pointer;
	/*background-image:url(http://www.caravelis.com/webservice/html/img-defaut/picto-pixel-web-service.gif);*/
	background-repeat:no-repeat;
	background-color:#7b0000;
	float: right;
	clear: both;
	margin-right: 20px;
	color: #DECA85;
	font-weight: bold;
}
#tfoBtnRechercher:hover {
	color: #FFFFFF;
}

#tfoBtnReset {
	display:block;
	margin-left:20px;
	width:100px;
	height:24px;
	cursor:pointer;
	background-image:url(../../images/reset.gif);
	background-repeat:no-repeat;
	background-color:#7b0000;
	/*background-color:#F7C033;*/
	clear: none;
	float: right;
	/*color: #DECA85;*/
	color: #DECA85;
	font-weight: bold;
}

#tfoBtnReset:hover {
	color: #FFFFFF;
}

form#moteurRechercheTfo p.partieMoteur {
	clear:both;
	padding-top:5px;
}

form#moteurRechercheTfo ul.listePrestation li {
	/*width:220px;*/
}

/* Elements de mise en page */

#tfoBlocMoteur ul {
	position:relative;
	/*clear:both;*/
	padding-bottom:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	/*margin-bottom:25px;*/
	width:600px;/* meme taile que div conteneur */
}


#tfoBlocMoteur h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#666666;
}

#tfoBlocMoteur h2 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#333333;
}
#tfoBlocMoteur ul li
{
	position:relative;
	list-style:none;
	width:150px;/* width:auto bug avec ie*/
	float:left;
	/*display:inline;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	margin-bottom: 0px;
	padding-bottom:10px;
	margin-right:5px;
}
#tfoBlocMoteur ul li#tfoRegionsLiPere ul li{
	width:230px;
}
#tfoBlocMoteur ul li#tfoRegionsLiPere ul {
	width:230px;
}
#tfoBlocMoteur ul li#tfoRegionsLiPere img {
	/*width:280px;*/
}
#tfoBlocMoteur ul li#tfoRegionsLiPere {
	width:430px;
}
#tfoBlocMoteur ul li ul li img {
	display:inline;
	margin-bottom:-5px;
	margin-top: 3px;
}

#tfoBlocMoteur ul li span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
}

#tfoBlocMoteur ul li ul
{
	padding-left:2px;
	margin-top: 3px;
	width:auto;/* pour ne pas heriter du ul desssus*/
	float:none;
}
#tfoBlocMoteur ul li#tfoRegionsLiPere ul {
	float:left;
}
#tfoBlocMoteur ul li ul li
{
	/*width:150px;*/
	margin-right:0px;
	padding-bottom:0px;
float:none;
display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#666666;
	margin-top: 1px;
	margin-bottom: 0px;
}
#tfoBlocMoteur ul li input {
	background-color:#ffffff;
}
#tfoBlocMoteur ul#uLtfoText li input{
	background-color:#999999;
	/*width:120px;*/
}

.tfoUlMoteurPere
{
}

.tfoMoteurLiPere
{
}