/* CSS Document */

/*--------------------------------------général--------------------------------------*/
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	text-align:center;
	margin-top: 20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none
}

/*---------------------------------fin de général-----------------------------------*/

#global {
	background-color: #FFFFFF;
	text-align:left;
	width: 790px;
	height: 600px;
	margin : 0 auto;
}

/*---------------------------------fin de général-----------------------------------*/


/*-------------------------------------#navigation-----------------------------------*/

#navigation {
	float:left;
	width: 161px;
	background-color: #E9E9E9;
	color: #333333;
	height: 515px;
	}

#navigation li {
	background-image: url(images/grand_delta_menu.png);
	list-style-type:none;
	font-size: 80%;
	line-height:25px;
	border-top: thin solid #FFFFFF;
	border-right: none;
	border-bottom: thin solid #CCCCCC;
	border-left: none;
	text-indent: 8px;

}

#navigation li:hover {
	background-image: url(images/grand_delta_menu_hover.png);
}


#navigation a, a:hover a:visited {
	border-style:none;
	color: #333333;
	}

/*---------------------------------fin de #navigation--------------------------------*/


/*-------------------------------------#navigation_privee-----------------------------------*/

#navigation_privee {
	float:left;
	width: 161px;
	background-color: #006699;
	color: #FFFFFF;
	height: 515px;
	}

#navigation_privee li {
	background-image: url(images/grand_delta_menu2.png);
	list-style-type:none;
	font-size: 80%;
	line-height:25px;
	border-top: 1px solid #69A7D8;
	border-right: none;
	border-left: none;
	text-indent: 8px;
}

#navigation_privee li:hover {
	background-image: url(images/grand_delta_menu_hover2.png);
}


#navigation_privee a, a:hover a:visited {
	border-style:none;
	color: #FFFFFF;
	}

/*---------------------------------fin de #navigation_privee--------------------------------*/


/*----------------------------------------# in---------------------------------------*/


#in {
	/*margin-left: 170px;*/
	margin-left: 0px;
	height: 500px;
	overflow: auto;
}


#in1{
	height: 50px;
	top: 20px;
	position:relative;
}

#in2 {
margin-top: 20px;
height: 400px;
overflow: auto;
}

#in h1 {
	font-size: 90%;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	text-indent:40px;
}

#in h2 {
	font-size: 80%;
	font-style: normal;
	color: #000000;
	text-indent: 5px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
	margin-left: 40px;
	margin-right: 40px;
}


#in p {
	font-size: 80%;
	font-style: normal;
	padding: 40px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top : 0px;
	line-height: 125%;
}

#in a {
color: #006699;
}

#in a:hover {
	color: #333333;
}

.justif {
	text-align: justify;
}

.date {
	font-style: normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 5px;
}

.actu{
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

#camembert {
	padding-top : 100px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#retour {
	padding: 0px;
	text-align: center;
}


#animation {
	text-align: center;
	vertical-align: middle;
	margin-top: 55px;
}


/*------------------------------------fin de #in-----------------------------------*/

/*------------------------------------#in_spip-------------------------------------*/
#in_spip {
	margin-left: 0px;
	height: 500px;
}

#in_spip1 {
	height: 50px;
	width: 599px;
	top: 30px;
	left: 28px;
	position:relative;
}

#in_spip2 {
	height: 400px;
	width: 599px;
	position: relative;
	top: 34px;
	left: 24px;
	overflow: auto;
	padding-left:5px;
}

#in_spip h1 {
	font-size: 90%;
	font-style: normal;
	color: #006699;
	font-weight: bold;
}

#in_spip2 h2 {
	font-size: 80%;
	font-style: normal;
	color: #000000;
	text-indent: 5px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom:0px;
}


/*#in_spip2 h2 {
	font-size: 90%;
	font-style: normal;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom:0px;
}*/

#in_spip h3 {
	font-size: 80%;
	color: 006699;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 999999;
	border-bottom-color: 999999;
	width: 555px;
	padding-bottom: 3px;
}

#in_spip h4 {
	font-size: 80%;
	color: #006699;
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: normal;

}

#in_spip p {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom:20px;
}

#in_spip a {
color: #006699;
}

#in_spip a:hover {
	color: #333333;
}


.spip_logos {
	left: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	width: 25px;
	padding-bottom:10px;
	
}

.chemin {
	color: #999999;
}

.chemin a { color: #999999;
}

.chemin a:hover { 
	color: #006699;
}

.descriptif_liste {
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: 999999;
	border-bottom-color: 999999;
	padding-top : 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	}
	
.descriptif_liste56 {
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: 999999;
	border-bottom-color: 999999;
	padding-top : 10px;
	padding-bottom: 10px;
	text-indent: 5px;
	}

.descriptif_fiche {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 999999;
	border-bottom-color: 999999;
	width: 555px;
	padding-top: 14px;
	padding-bottom: 18px;
}

.texte_fiche {
	margin-right: 20px;
}

/*------------------------------------fin de #in_spip-------------------------------------*/


/*--------------------------------------#footer------------------------------------*/

#footer {
	border:none;
	height: 99px;
	width: 790px;
	background-image: url(images/grand_delta_footer.png);
	background-color: #000000;
	background-repeat: no-repeat;
}

#footer p {
	font-size: 80%;
	color: #FFFFFF;
	padding-top:80px;
	text-align: center;
	}

#footer a {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;	
}

#footer a:hover {
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;	
}

/*---------------------------------fin de #footer---------------------------------*/

/*--------------------------------------#footer_privee------------------------------------*/

#footer_privee {
	border:none;
	height: 99px;
	width: 790px;
	background-image: url(images/grand_delta_footer2.png);
	background-color: #000000;
	background-repeat: no-repeat;
}

#footer_privee p {
	font-size: 80%;
	color: #FFFFFF;
	padding-top:80px;
	text-align: center;
	}

#footer_privee a {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;	
}

#footer_privee a:hover {
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;	
}

/*---------------------------------fin de #footer_privee---------------------------------*/



/*----------------------------------#formulaire----------------------------------*/

#formulaire {
	overflow: auto;
	padding-right: 15px;
	height: 380px;
	width: 584px;
	font-size: 80%;
	position: relative;
	padding-left: 30px;
	padding-top: 15px;
}

#formulaire p {
	font-size: 95%;
	padding-left: 10px;
	padding-top: 15px;


}

.entree{
	width: 75px;
	padding-left: 10px;
	font-size: 95%;
}

.champ{
	width: 440px;
}

.grandchamp{
	width: 525px;
	margin-top: 5px;
}

#cp{
	width: 75px;
}

#civilite {
	padding: 0px;
}

#cadre {
	border: thin solid #999999;
	width: 475px;
	text-align: justify;
	margin: 10px;
}

/*--------------------------------fin de #formulaire--------------------------------*/
