/* CSS Document */

/*-------------------------------------------------------------*/
/*--VIEUX HEADER JURITRAVAIL(a virer quand on aura le nouveau)-*/
/*-------------------------------------------------------------*/


table#header,table#footer{
    text-align:left;
    font-size:11px;
    font-family:Arial;
    margin:0 auto;
}
table#header{background-color:#fff;}

	table#header tr td{vertical-align:top;}
	table#header table{margin:0 auto;}
	tr#header2 td{vertical-align:middle;}
	table#header table#menu tr td{padding:1px;}
	table#header img,table#footer img{
		border:medium none;
	}

.typeRechercheMoteur {color:#FFF; font-size:12px; font-weight:bold; text-decoration:none}
.typeRechercheMoteurSelectionnee {color:#FF6666; font-size:13px; font-weight:bold; text-decoration:underline}

/*div{text-align:left;font-size:12px;}*/
div#menu div{text-align:left;}
/*-------------------------------------------------------------*/
/*--FIN VIEUX HEADER JURITRAVAIL(a virer quand on aura le nouveau)-*/
/*-------------------------------------------------------------*/

/*faire le menage qd le new juri sera en place (les padding:0 par ex)*/
/*body{
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color:#333;
	background-color:#dfdfdf;
	margin-top:0px;
}*/
a{color:#0066ff;text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{color:#369;}

/*Moteur recherche*/
div#moteur{
	background:url('/image/header/moteur_recherche_repeat.gif') top left repeat-x;
	border:1px solid #b3b3b3;
	font-family:Verdana,Arial,sans-serif;
	height:41px;
	letter-spacing:0px;
	margin-bottom:15px;
}
div#moteur form{
	border-right:1px solid #b3b3b3;
	color:#444648;
	float:left;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	height:29px;
	margin-right:8px;
	padding:5px;
	padding-top:8px;
	width:64%;
}
	input#size2,
	input#size1{
		border:1px solid #b3b3b3;
		color:#3c3c3c;
		font-size:11px;
		font-family:Verdana,Arial,sans-serif;
		padding:5px;
		width:40%;
	}
	input{
		vertical-align:middle;
	}
div#moteur div#rss{
	float:left;
	font-size:11px;
	height:41px;
}	
	div#moteur div#rss a{display:block;float:left;}
	a.img{margin-top:10px;margin-right:5px}
	a.txt{margin-top:15px;margin-right:10px}
/*-/Fin moteur recherche-*/



/*--------------/form-----------------------*/
