/* CSS Document */

/* ================================================================== */
/* =================== STYLE COMMUN A TOUT LE SITE ======================== */
/* ================================================================== */

.header{
	background-image: url(../images/header.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}

.header_assoc{
	background-image: url(../img_nathalie/GdeImages_associations.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}

.header_janv{
	background-image: url(../images/haut_page/janvier.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_fev{
	background-image: url(../images/haut_page/fevrier.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_mars{
	background-image: url(../images/haut_page/mars.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_avril{
	background-image: url(../images/haut_page/avril.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_mai{
	background-image: url(../images/haut_page/mai.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_juin{
	background-image: url(../images/haut_page/juin.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_juil{
	background-image: url(../images/haut_page/juillet.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_aout{
	background-image: url(../images/haut_page/aout.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_sept{
	background-image: url(../images/haut_page/septembre.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_oct{
	background-image: url(../images/haut_page/octobre.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_nov{
	background-image: url(../images/haut_page/novembre.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}
.header_dec{
	background-image: url(../images/haut_page/decembre.jpg);
	height: 200px;
	width: 618px;
	border: solid 1px white;
}

.container{
	width:620px;
	margin: 0;

	/*background: #FF3333 ;*/
}

html, body{
	height:100%;
	font-family: Arial;
}

body{
	margin-top: 0px;
	margin: auto;
	width: 620px;
	background: #666666;

}

.index .part1{	width: 275px;	float: left;	}
.index .part2{	width: 275px;	float: right;	}
.index .part3{	width: 100%;
	margin-bottom: 0px;	float: right;	}
.index .part4{	margin-right: 10px;				}

.index .part1 div{	padding: 10px;	}
.index .part2 div{	padding: 10px;	}
.index .part3 div{	width: 270px;	float: left;	padding-left: 10px;	}
.index .part4 div{	float: right;	width: 270px;	margin-right: 5px;	}
.index .part4 a{	color: black;	}

.middle{
	border: solid 2px white;
	background-color: #C2B2A1;
	float: left;
	width: 618px;
}

.left_menu{
	background-color: #C2B2A1;
	width: 44px;
	padding-top: 20px;
	font-size: xx-small;
	float: left;
	/*height: 400px;*/
	text-align: center;
}

.left_menu a{
	text-decoration: none;
	color: black;
}

.left_menu a:hover{
	text-decoration: none;
	color: yellow;
}

.left_menu img{
	border: 0px;
}

.index .contenu{
	background-image: url('../images/background_border_left.gif');
	background-repeat: repeat-y;
	float: left;
	width: 574px;

	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mairie .contenu{
	background-color: #FEA700;
	float: left;
	width: 574px;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.sstitre{
	color: #66FFFF;
	font-weight: bold;
	font-size: 14px;
}

.index .contenu a{
	text-decoration: underline;
	color: black;
}

.index .contenu a:hover{
	text-decoration: underline;
	color: white;
}

.hmenu{
	width: 568px;
	height: 16px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	background: black;
	color: white;
	font-size: 14px;
	padding-left: 50px;
}

.hmenu a{
	font-weight: bold;
	text-decoration: none;
}

.index{
float: center;
}

.hmenu a:hover{
	font-style: italic;
}

/*organisation de la page presentation.php*/

.presentation{

/*	font-size: 10px;*/
}


.presentation .contenu{
	background-image: url('../images/background_presentation_border_left.gif');
	background-repeat: repeat-y;
	float: left;
	width: 574px;
	color: #000099;
	background-color: #66FFFF ;
	font-family: Arial;
	font-size: 11px;
line-height: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



.menu_presentation{
	padding-left: 8px;
}

.menu_presentation a{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.menu_presentation a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: yellow;
}

.presentation .part1{

	width: 287px;
	float: left;
	border: solid 1 px red;
}

.presentation .part2{

	width: 287px;
	float: right;
	border: solid 1 px red;
}

.presentation .part1 div{
padding: 10px;

}

.presentation .part2 div{


}

.presentation .presentation_sstitre{
	font-size: 16px;
	font-weight: bold;
	color: black;
	display: block;
	background-image: url(../images/puce2.gif);
	padding-left:7px;
	background-repeat: no-repeat;
}

.presentation .contenu .part1 table a{
	color: black;
	font-weight: bold;
}

.presentation .contenu .part1 a{
	color: #000099;
}

.presentation .contenu .habitat{
	padding: 10px;
}

.presentation .contenu table a{
	color: black;
	font-weight: bold;
}

.presentation .contenu .paysages{
	padding: 10px;
	color: black;
}

.presentation .contenu .paysages .part1{
text-align: justify;
width: 100%;

}

.presentation .contenu .paysages .part2{
	height: 232px;
	width: 264px;
	text-align: right;

}


.presentation .left{

	width: 287px;
	float: left;

}

.presentation .left div{
	padding: 10px;

}

.presentation .left a{
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

.presentation .left img{
	border: 0px;
}

.presentation .right{

	width: 287px;

	float: left;

}

.presentation .right div{
	padding: 10px;

}



.Bold
{
	font-weight: bold;
}

.Title
{
	display: block;
	background-image: url(../images/puce.gif);
	padding-left:7px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #00ffff;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}