html,body{
	font-family:Verdana, sans-serif;
	background-image:url('../images/barre_1px.png');
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#grande_div_menu{
	float:right;
	width:220px;
}


#moteur_de_recherche{
	font-size:9px;
	margin-top:13px;
	width:195px;
	color:#898989;
	font-weight:bold;
	_padding-left:11px;
}

#moteur_de_recherche #titre_champ_recherche {
	margin-left:3px;
	margin-bottom:4px;
}

#moteur_de_recherche #recherche_avance{
	margin-left:3px;
	width:30px;
	float:left;
}

#moteur_de_recherche .champ_radio{
	margin-left:0px;
	margin-right:2px;
}

#moteur_de_recherche .champ_recherche{
	float:left;
	border:1px solid #bfbfbf;
	height:12px;
	width:100px;
	font-size:9px;
	padding-top:0px;
	/*text-transform:uppercase;*/
	color:#898989;
}

#moteur_de_recherche .div_champ_recherche{
	width:200px;
	padding-bottom:7px;
	height:10px;
}

#moteur_de_recherche a{
	color:#898989;
}


#moteur_de_recherche #btn_submit_recherche{
	background-color:#bfbfbf;
	border:0;
	float:left;
	color:#FFF;
	font-weight:bold;
}

#moteur_de_recherche .grande_div_a_radio{
	width:160px;
	text-align:left;
	margin-top:2px;
	font-size:8px;
}

#moteur_de_recherche #div_recherche_avance{
	display:none;
	text-transform:uppercase;
	padding-left:5px;
}

#container{
	background-image:url('../images/fond.jpg');
	background-repeat:no-repeat;
	height:630px;
	width:792px;
	padding-top:87px;
	padding-left:154px;
	padding-bottom:80px;
	padding-right:148px;
	position:absolute;
	left:50%;
	margin-left:-550px;
}

#container_flash{
	float:right;
	position:relative;
	margin-left:2px;
	margin-right:6px;
	_margin-right:3px;
	_left:-1px;
}

#container_page_standard h1{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
}

#container_contenu_home h1{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0;
}


#container_page_standard{
	background-image:url('../images/ptit_logo.png');
	background-repeat:no-repeat;
	height:481px;
	width:497px;
	padding-right:8px;
	padding-left:45px;
	float:right;
	position:relative;
	margin-left:2px;
	margin-right:8px;
	_margin-right:3px;
	_left:-1px;
	overflow:auto;
	color:#878787;
	font-size:9px;
}

#container_page_standard p{
	text-align:justify;
}

#container_page_standard span.small{
	color:#B4B4B4;
}

#container_titre{
	height:20px;
	margin-bottom:30px;
}
#container_titre h1{
	float:left;
	width:405px;
	_width:403px;
	margin:0;
}

#container_titre2 h1{
	float:left;
	width:472px;
	_width:470px;
	margin:0;
	font-size:17px;
	margin-bottom:30px;
}


#container_titre #div_img_pdf{
	height:20px;
}

.affichage_recherche{
	margin-bottom:10px;
}

.affichage_recherche h2{
	font-size:9px;
	margin-top:0;
	margin-bottom:3px;
	text-transform:uppercase;
}

.affichage_recherche h2 a{
	color:#878787;
}

.affichage_recherche div{
	font-size:11px;
}


#div_nomenclature .div_select{
	float:left;
	width:480px;
	margin-bottom:5px;
}

#div_nomenclature .div_select label{
	float:left;
	width:140px;
	margin-left:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
}

#div_nomenclature #resultat{
	float:left;
	width:440px;
	padding-top:20px;
	padding-left:20px;
}

#div_nomenclature #resultat div{
	font-size:12px;
	padding-bottom:3px;
}

#div_nomenclature select{
	width:300px;
	font-size:10px;
}

/* si vous cherchez les autre propriété relatives aux tableaux, ca se trouve dans le fichier style_tinymce.css */
#div_nomenclature table{
	width:430px;
	text-align:center;
}

#div_nomenclature table tr td{
	border:1px solid #878787;
}

#div_nomenclature table tr td.libelle{
	text-align:left;
}



#div_nomenclature table thead th{
	border:1px solid #878787;
	text-transform:uppercase;
}


#container_contenu_home{
	width:482px;
	height:230px;
	overflow:auto;
	color:#797979;
	margin-left:50px;
	margin-bottom:12px;
	text-align:justify;
	padding:0 10px
}

#ariane{
	width:782px;
	height:120px;
	_height:120px;
	padding-left:10px;
	font-size:8px;
	color:#7c7c7c;
	font-weight:bold;
	text-transform:uppercase;

}

#ariane #current{
	color:#7c7c7c;
	text-decoration:underline;
}

img{
	border:0;

}

#footer{
	background-image:url('../images/fond_footer.png');
	height:37px;
	width:762px;
	float:right;
	padding-top:11px;
	padding-left:15px;
	padding-right:15px;
	font-size:9px;
	color:#5e5e5e;
	text-align:justify;
	_float:none;
}

#menu{
	color:#898989;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	padding:0;
	margin:0;
	width:210px;
	_margin-left:10px;
	_margin-right:10px;
	text-align:left;
}

#menu img{
	margin-right:3px;
	margin-top:3px;
	display:block;
	float:left;
}

#menu .deux_lignes a{
	height:28px;
}

#menu .deux_lignes li a{
	height:17px;
}

#menu li li.deux_lignes a{
	height:28px;
}

#menu li li.deux_lignes li a{
	height:17px;
}

#menu li li li.deux_lignes a{
	height:28px;
}

#menu li li li.deux_lignes li a{
	height:17px;
}

#menu li li li li.deux_lignes a{
	height:28px;
}

#menu .trois_lignes a{
	height:38px;
}

#menu .trois_lignes li a{
	height:17px;
}

#menu li li.trois_lignes a{
	height:38px;
}

#menu li li.trois_lignes li a{
	height:17px;
}

#menu li li li.trois_lignes a{
	height:38px;
}

#menu li li li.trois_lignes li a{
	height:17px;
}

#menu li li li li.trois_lignes a{
	height:38px;
}


#menu a{
	padding-left:5px;
	margin:0;
	text-decoration:none;
	width:205px;
	height:17px;
	color:#898989;
	display:block;
	padding-top:2px;
}

#menu a:hover{
	background-color:#e6e6e6;
}

#menu .menu_titre{
	padding-left:15px;
	width:195px;
	background-image:url(../images/barre_titre.png);
}

#menu ul{
	_width:225px;
	padding:0;
	margin:0;
}

#menu li img{
	display:block;
	float:left;
}


#menu li{
	_height:0;
	padding:0;
	margin:0;
	list-style:none;
}

#menu li div{
	display:block;
	float:left;
	width:190px;
	 cursor : pointer;
	 margin:0;
	 padding:0;
}

#menu ul li a{
	width:195px;
	padding-left:15px;
}

#menu ul li div{
	width:175px;
}

#menu ul li ul li a{
	width:183px;
	padding-left:27px;
}

#menu ul li ul li div{
	width:163px;
}

#menu ul li ul li ul li a{
	z-index:500;
	width:208px;
	padding-left:17px;
}

#menu ul li ul li ul li div{
	width:188px;
}

#menu ul li ul li ul{
	position:absolute;
	background-color:#FFF;
	border:1px solid #bfbfbf;
	left:210px;
	top:-1px;
}

#menu ul li ul li {
	position:relative;
}



