html,body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

*,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

	
}

form{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.fond_blanc{
	background-color: White;
	margin: 50px;
}
#fond_panier{
	background-image: url(img/fond_panier.gif);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
	text-align:center;
	height:100px;
	color:#777777;
}

/****************************************************/
/*     Cadre principal										 */

#cadre_principal{
	width: 900px; background-color: #bbbbbb; margin-left: -450px; left: 50%; position: absolute;
}

#rond_logo{
	background-image: url(img/nav/logo_rond.jpg);
	background-repeat: no-repeat;
	width: 192px;
	height: 59px;
	display: block;
	overflow: visible;
	/*position: absolute;
	margin-top: -51px;*/
	margin: 0px;
	z-index: 1;
}


/*                   En-tête                        */
#tete_g{
	float:left;
	/*background-image: url(img/nav/back_ground_g.gif);*/
	width:20px;
	height:120px;
	background-color: #d1e356;
}
#tete_mil{
	float:left;
	height:120px;
	width:900px;
	text-align:center;
	overflow: visible;
	background-color: #d1e356;/**/
	/*background-image: url(img/nav/back_ground_m.gif);*/
	/**/
}
#tete_d{
	float:left;
	/*background-image: url(img/nav/back_ground_d.gif);*/
	width:20px;
	height:120px;
	background-color: #d1e356;
}
#contenuz{
	background-color: #FFFFFF;
	background-image: url(img/nav/back.gif);
	overflow: visible;
	float: left;
	display: block;
	width: 100%;
}




/*                   Menu                           */

#menu{
	float:left;
	width:180px;
}

.multi_find{
	margin-left: 10px;
}


#cadre_princ{
	float: left;
	width: 578px;
	padding: 20px;

}



#pied{
	clear: both;
	text-align: center;
	height: 15px;
	background-color: #EBEBEB;
	border-top: 1px solid #cccccc;
	
}

#zoom { 
	font-size: 3px;
	padding-bottom: 0px;
	text-align: center;
}

#pub{
	float: left;
	width: 100px;
	background-color: White;
	overflow: hidden;
	margin-top: 5px;
	text-align: center;
}




/******************************************************/
/*                  Section menu                      */
#sectionAdmin{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 9px;
	background-color: #E7E7E7;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 9px;
	background-color: #d1e356;
	color: #285399;
}

/*--*/


#sectionLinks a:visited{
	display: block;
	border-top: 2px solid #FFFFFF;
	/*border-bottom: 2px solid #FFFFFF;*/
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #285399;
}

#sectionLinks #sel{
	display: block;
	border-top: 2px solid #FFFFFF; /*border-bottom: 2px solid #FFFFFF;*/
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #FF9933;
	
}

#sectionLinks a:link{
	display: block;
	border-top: 2px solid #FFFFFF;
	/*border-bottom: 2px solid #FFFFFF;*/ /*background-image:   url("img/nav/bg_nav.jpg");*/
	padding: 3px 0px 3px 10px;
	color: #285399;
	text-decoration: none;
}

#sectionLinks minilink{
	display: block;
	padding: 3px 0px 3px 10px;
	width: 20px;
	float:left;
	text-decoration: none;
	background-color: Red;
}
#sectionLinks a:hover{
	display: block;
	border-top: 2px solid #FFFFFF;
	/*border-bottom: 2px solid #FFFFFF;*/
	background-color: #E4E4E4;
	background-image: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #FF9933;
}

#sectionLinks #uldeb{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-left: 0px;
	margin-bottom: 0px;
}

#sectionLinks ul{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	border-left: 0px;
	margin-bottom: 0px;
}
#sectionLinks ul ul{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	border-left: 2px SOLID #FFFFFF;
	background-color: #dfdfbf;
	/*background: url(img/nav/back_act.jpg);*/
	background-position: left;
}
#sectionLinks li{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-align: left;
}

#sectionLinks li_sm{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-align: left;
	background-color: #FF9933;
}
#sectionAdmin a.page {
	border: 1px solid #dddddd;
	width: 50px;
	text-align: center;
}
#sectionAdmin a.page:hover {
	background-color: #dddddd;
	text-decoration: none;
}
#sectionAdmin #uldeb{
	margin-left: 0px;
	padding-left: 0px;
	border-left: 0px;
}
#sectionAdmin ul{
	margin-left: 10px;
	padding-left: 0px;
	border-left: 0px;
	list-style:none;
}
#sectionAdmin li{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-align: left;
}

#sectionLinks a.menu_fin{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-align: left;
	border-top: 2px solid #FFFFFF;
}


/******************************************/
/*               Tags généraux            */
h1
{
	font-size: 12px;
	font-weight: bold;
	/*color: #285399;
	color:#c9de36;
	color:#C2D924;*/
	color:#A6B91E;
	letter-spacing: 3px;
}
h2
{
	font-size: 11px;
	/*color: #FF9B20;*/
	color: #FF9109;
	letter-spacing: 2px;
}
h3
{
	font-size:10px;
	letter-spacing: 1px;
}


strong{
	font-weight: bold;
}

#ousuisje{
	font-size: 9px;
	color: #FFFFFF;
	/*background-color: Fuchsia;*/
	position: relative;
	margin: 0px 0px 0px 0px;
	z-index: 10;
	display: block;
	padding: 2px;
	text-align: right;
	width: 800px;
	height: 15px;
	float: right;
}

hr{
	height: 1px;
	border: 1px;
	border-color: #D3D3D3;
	border-top-style: dashed;
	margin: 0px;
	padding: 0px;
}


blockquote{
	margin-left: 10px;
}

/** Table variable de surchagement !!!!!!!! à réactiver !!!!!!!!!!! **/


.tab_blanc{
	border: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
	/*border-style: outset;*/
}


.tab_blanc tr td{
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	padding: 2px;

}


.tab_blanc .tab_dossier{
	border: 1px;
	border-color: #D3D3D3;
	vertical-align: top;
	border-style: dashed;
}


.tab_blanc .str{
	border-bottom: dashed 1px #d3d3d3;
	
}


.tab_01{

	border-top: dashed 1px #D3D3D3;
	/*border-left: dashed;
	border-right: dashed;*/
	
}

.tab_01 td{

	border-bottom: dashed 1px #D3D3D3;
	vertical-align: top;
	padding: 4px;
	text-align: left;
}

/*.tab_accueil{
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	margin: 2px;

}
.tab_accueil td{
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
}*/


#accueil_ga{
	padding-right: 20px;

	border: 5px;
	float: left;
	width: 260px;
	display: block;
	overflow: visible;
}

#accueil_dr{
	border: 1px;
	border-color: #D3D3D3;
	vertical-align: top;
	border-style: dashed;
	padding: 10px;
	float: left;
	width: 260px;
	display: block;
	overflow: visible;
}





.td_main{
	background-color: #EEEEEE;
	cursor: pointer;
}
/*  Surchage des tableaux par défaut  */
table{
	border-top: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-color: #D3D3D3;
	vertical-align: top;
	border-style: dashed;
		
}

tr{
	vertical-align: top;
}

td,th{
	border-bottom: 1px;
	border-right: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #D3D3D3;
	border-style: dashed;
	vertical-align: top;
	padding: 10px;

}


/*  Liens  */
a:hover {  color: #FF9933; text-decoration: none}
a {  color: #6697E8; text-decoration: none}

a.lien {  font-weight: bold; color: #6697E8; text-decoration: none}
a:hover.lien {  color: #FF9933; text-decoration: none}


#cadre_princ li {
	list-style-type: square; 
	/*background-image: url(img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;*/
	padding-bottom: 5px;
	text-align: justify;
}

/******************************************/
/*            Tags Outilthèques           */
.coeur {
	border: 1px solid #CECECE;
}

#cadre_princ *{
	text-align: justify;
}

.tourz{
	width: 570px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-left:5px;
	background-image: url(img/back_outils.jpg);
	background-position: top;
}

.tourz:hover{
	/*width: 570px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-left:5px;*/
	background-image: url(img/back_outils_sel.gif);
	background-position: top;
}

.toura{
	width: 575px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	background-color: #dddddd;
	background-position: top;
}
.touratt{
	width: 575px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-left:5px;
	background-image: url(img/back_outils_err.gif);
	/*background-color: #dddddd;*/
	background-position: top;
}
.tour_masque{
	width: 575px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-left:5px;
	/*background-image: url(img/back_outils_err.gif);*/
	background-color: #ffffaa;
	background-position: top;	
}


.newz{
	background-image: url(img/newz.gif);
	float:left;
	width:50px;
	height:10px;
	margin-top: -30px;

}

.es01{
	/*display: block;*/
	background-image: url(img/ades/es01.gif);
	width: 15px;
	height: 12px;
	float: right;
	margin: 2px 2px;
}
.es07{
	/*display: block;*/
	background-image: url(img/ades/es07.gif);
	width: 15px;
	height: 12px;
	float: right;
}
.es26{
	/*display: block;*/
	background-image: url(img/ades/es26.gif);
	width:15px;
	height:12px;
	float : right;
}
.es38{
	/*display: block;*/
	background-image: url(img/ades/es38.gif);
	width: 15px;
	height: 12px;
	float: right;
}
/*option,select{
	text-align: left;
	font-size:10px;
}*/

