@charset "utf-8";
/* CSS Document */
html
{
	background-color: rgb(255,255,204);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #CCCCCC;*/
}

#contener
{
	background-color: white;
	width: 960px;
	margin: auto;
	padding: 0px;
}

#banniere
{
	background-image: url(../imageEPA/banniere.gif);
	/*width: 960px;*/
	height: 150px;
	border: 1px solid;
	border-color: #D7E542;
	padding: 0px;

}

object
{
	width: 550px;
	height: 80px;
	margin-left: 40%;
	margin-top: 0px;
}


#login
{
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 21%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-color: #D7E542;
	background-image: url(../imageEPA/fond_menu2.gif);	
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
text-align:center;
list-style-type: none;
}

#menuGauche {

width: 20%;
float: left;
border-bottom:none;
border-left:1px solid black;
border-color: #D7E542;
border-right: none;
border-top: none;
padding: 0px;

}

#menuGauche dt {
color :#D60082C;
cursor: pointer;
margin: 2px 0;
width:190px;
height: 31px;
text-align: left;
font-weight: bold;
font-size:14px;
border: none;
background-image: url(../imageEPA/bouton_gauche2.gif);
}
#menuGauche dd {
border: 0 none;
}
#menuGauche li {
	text-align: center;
	background: #fff;
	color: #60082C;
	width:190px;
	height: 31px;
	font-size:12px;
}
#menuGauche li a, #menuGauche dt a {
	text-decoration: none;
	font-size:14px;
	display: block;
	border: none;
	height: 31px;
	width:190px;
}

#menuGauche li a:hover, #menuGauche dt a:hover, #menuGauche dt:hover
{
	background-image: url(../imageEPA/bouton_gauche1.gif);
	color:$fff;
}
#menuGauche a img
{
	border: none;
}



#blocDL
{
	text-align: center;
	width: 20%;
	padding-top: 18px;
	height: 100px;
	float: right;
	border-left: 0px solid black;
	border-right: 1px solid black;
	border-color: #D7E542;
	background-image:url(../imageEPA/bouton_acces.png);
	
	background-repeat: no-repeat;
}
#blocDL table
{
	margin-top: 5px;
	border-collapse: collapse;	
}
#blocDL td
{
	padding-left: 15px;
}
#blocDL:hover
{
	background-image:url(../imageEPA/bouton_acces_hover.png);
}
#blocInfos
{

	width: 59%;
	padding-top: 18px;
	height: 100px;
	margin-left: 20%;
	border-left: 1px solid black;
	border-color: #D7E542;
	background-image:url(../imageEPA/fond_actualite.gif);
	background-repeat: no-repeat;
	background-color: white;
	font-size: 14px;
}
#blocInfos table
{
	margin-top: 5px;
	border-collapse: collapse;	
}
#blocInfos tr
{
	width: 100%;
}
#blocInfos td
{
	padding-left: 15px;
}
.important a
{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

#menuGauche dd
{
	margin-bottom: 15px;
}
#menuGauche dt
{
	height: 30px;
	text-align: center;
	/*background-image: url(../imageEPA/fond_menu2.gif);*/
	background-image: url(../imageEPA/bouton_gauche2.gif);
	background-repeat: no-repeat;
}
#menuGauche dl
{
	padding: 0px;
	margin-top: 0px;
}
#menuGauche li
{
}
#menuGauche ul
{
	margin-left: 0px;
	padding: 0px;
}
#menuGauche a
{
	color: black;
	text-decoration: none;
}
.general img
{
	width: 100px;
	height: 100px;
}
#corps
{
	border: 1px solid black;
	border-color: #D7E542;
	/*border-top: 2px solid blue;*/
	/*width: 80%;*/
	margin-left: 20%;
	/*padding-bottom: 20px;*/
	background-color: white;
	margin-bottom: 20px;

}
#corps .grandtitre
{
	background-image: url(../imageEPA/fond_menu3b.gif);
	color: white;
	margin-top: 0px;
	margin-left: 0px;
	/*width: 100%;*/
	height: 25px;
	text-align: center;
	font-size: 18px;
}

#activite table
{
	/*width: 100%;*/
	border-collapse: collapse;
}
#activite caption
{
	background-image:url(../imageEPA/fond_menu3b.gif);
	color: white;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}
#activite td
{
	/*width: 38px;*/
	background-color: white;
	border: 1px solid black;
	border-color: #FFC082;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	
}
#activite td img
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: none;
	
}

#activite a
{
	
}

#BasdePage {
	CLEAR: both;  BACKGROUND-IMAGE: url(../style/fond_bas_page.png); BORDER-LEFT: rgb(255,255,255) 5px solid; WIDTH: 100%; HEIGHT: 50px; text-align: center; border: 1px solid;border-color: #D7E542;
}


#info
{
	/*width: 100%;*/
	padding-left: 15px;
}
/*
.flash {
	BACKGROUND: url(../style/fond_actu.png) white; PADDING-BOTTOM: 5px; COLOR: #f56610; HEIGHT: 35px; TEXT-ALIGN: center; border-bottom: 1px solid #D7E542; margin-bottom: 0px; border-right: 1px solid #D7E542; border-left: 1px solid #D7E542;
}
.flash P {
	FONT-SIZE: 15px; PADDING-BOTTOM: 15px; TEXT-ALIGN: center
}
*/
.nomActivite
{
	
}














