/* CSS Document pour la home*/

body {
	
	background-image: url(images/fondSite.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#7fa0bb;
	margin:0;
}
#main{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:900px;
}
#flash{
	/*background-image:url(images/fondBandeau.jpg);
	background-position:top center;*/
	width:900px;
	height:400px;
}
#content_flash{
	width:900px;
	height:400px;

}
#menu{
	background-image:url(images/fondPageMenu.jpg);
	background-position:top center;
	width:900px;
	height:35px;
	text-align:center;
	position:relative;
	
}
.menuBouton1
{
	width:70px;
}
.menuBouton2
{
	width:148px;
}
.menuBouton3
{
	width:163px;
}
.menuBouton4
{
	width:152px;
}
.menuBouton5
{
	width:221px;
}
.menuBouton6
{
	width:145px;
}

#content_menu{
	width:760px;
	height:29px;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
	background-color:#F3E08D;
}
#menu2{
	background-image:url(images/fondBas.jpg);
	background-position:bottom center;
	background-color:#FFF;
	background-repeat:no-repeat;
	width:900px;
	z-index:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
}

#content_menu2{
	width:900px;
	margin:0;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
	z-index:501;
	text-align:left;
	clear:both;
	min-height:335px;
	height:auto !important;
	  /*height:335px;*/

}
#colgauche{
	width:750px;
	margin-top:0px;
	padding-left:20px;
	z-index:502;
	
}
/*#coldroite{
	width:79px;
	margin:0px;
	margin-left:780px;
	height:80px;
}*/

#titrePublication{
	clear:both;
	width:205px;
	height:51px;
	background-image:url(images/titrePublication.jpg);
	z-index:503;

}
#corpsPublication{
	clear:both;
	width:205px;
	background-image:url(images/fondPublication.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:12px;
	font-size:11px;
	z-index:503;
}
#titreActu{
	clear:both;
	width:205px;
	height:51px;
	background-image:url(images/titreActu.jpg);
	z-index:503;
}
#corpsActu{
	clear:both;
	width:460px;
	background-image:url(images/fondActu.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:12px;
	font-size:11px;
	z-index:503;
}

#boutons{
	background-image:url(images/fond_bas.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:783px;
	height:82px;
	position:relative;
}
#content_fi{
	position:absolute;
	top:20px;
	left:100px;
}
#content_boutons{
	width:260px;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
	padding-top:35px;
	padding-left:500px;
	text-align:left;
}
#footer{
	text-align:left;
	padding-left:30px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144479;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144479;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144479;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144479;
	text-decoration: underline;
	font-weight:bold;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	text-decoration: underline;
}
#signature{
	font-weight:normal;
	color: #FFFFFF;
	
}

