
body {

	background-color: transparent;
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	
}


h4{
		color:#000087;

}

h3{
	color:#E65200;

}

/* Cadre exterieur */

#Table_ext {
	border-width:0px; 
	border-style:solid ; 
	border-color:#B0B0B0;
	width:760;
	height:760;
	background-color:white;
}

#pied_page{
	font-size:12px;
 	text-align: center;
}

.TD_ext {
  vertical-align:top;
 
}

/*
Typo du site 
*/

.TD_contenu {
	font-family: Arial regular,Arial,Verdana,Tahoma,sans-serif; 
	font-size:13px;
	padding-left: 15px;
	padding-right: 10px;
	}
	
.TD_contenu a{



}

.TD_contenu a:hover{
	text-decoration: none;
	color: #6F3800;
	/*font-weight: bold;*/
}

/*
 menu du haut *******************************************************************
*/

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer a
{
text-decoration: none;
background-color: #036;
color: #FFF;
padding: 0.2em 0.5em;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
font-size:14;
}

#navcontainer li a:hover
{
background-color: #369;
color: #fff;
font-weight: bold;
}

/*
Menu de gAUCHE
*/

#menulist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px dashed #C8C8C8;
width: 188px;
}

#menulist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dashed #C8C8C8;

}


#menulist li a { 
color:#036;
padding-left: 12px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
Font-family:Arial regular,Arial,Verdana,Tahoma,sans-serif;
font-size:12;
text-decoration: none;
font-weight: bold;
margin-left:10;

}

#menulist li a:hover { 
/*color:#E65200;*/
color:#9F0000;
text-decoration: none;
font-weight: bold;
margin-left:20;

 }
/*
	formulaires administration
*/

#FORM_news td{
font-size:13;
text-align:left;
}

/* News */

.boite_news{
border-bottom: 1px dashed #D0D0D0;
Font-family:Arial regular,Arial,Verdana,Tahoma,sans-serif;
}

.titre_news {
	text-align:left;
	font-weight: bold;
	padding-left:10px;
	padding-top:10;
	padding-bottom:0;
	font-size:12;
}

.chapeau_news{
	text-align:left;
	font-size:12;
	padding-left:10px;
	padding-top:5;
	padding-bottom:10;
}

.chapeau_news a {
	font-size:11;
	text-decoration: none;
}

.chapeau_news a:hover {
	font-size:11;
	text-decoration: underline;
}

/* Organigramme */

#organigramme td{
	font-size:12;
}

/* Table des aides */

#table_aide td{
	font-size:11;
}

#table_aide .type_data{
	font-weight: bold;
	background-color:#F6BE8C;
	
}

tr.rollover:hover {
	background-color:#F6BE8C;
}

.erreur{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1em 1em;
	color:red;
	font-weight: bold;
}

/* liste des liens *********************************************************/

.lien{
	width:320px;
	margin-left:50px;
	/*border-left: 1px solid black;*/
	/*border-right: 1px solid black;*/
	/*border-top: 1px solid black;*/
	border-bottom: 1px dashed gray;
	padding: 1em 1em;

}

.lien a {
	color:#036;
	Font-family:Arial regular,Arial,Verdana,Tahoma,sans-serif;
	font-size:14;
	text-decoration: none;
	font-weight: bold;

}

.lien a:hover{
	color:#E65200;
	text-decoration: none;
	font-weight: bold;
	margin-left:5;
}

/* Gallerie des images */
#Texte_image_gallerie{
	text-align:left;
	width:320px;
	margin-bottom:20px;
}

/* liste des galleries */ 
#lst_galeries a{
list-style-type: square; 
padding: 0.25em;
background-position: 0 .5em;
Font-family:Arial regular,Arial,Verdana,Tahoma,sans-serif;
font-size:12;
text-decoration: none;
font-weight: bold;
margin-left:10;
border-top: 1px dashed #C8C8C8;
width: 80%;
}
