/* CSS Document */
* {font-family: Arial, Helvetica, sans-serif;margin:0;padding:0;}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
li{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
span{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body{background:#EDEEF1;margin:0;}

a{color:#000;font-size: 10pt; text-decoration:none}
a:hover{color:#1039A0;font-size: 10pt;}

form{display:inline;}
ul,li,p {margin:0;	padding:0;}
ul,li{list-style-type:none;}
table{border:0;margin:0;padding:0;}

a img{ border:0;}
b 
{
	font-family:Verdana;
}

/********************************************************************/

#cadre
{
	position:relative;
	width:995px;
	height:auto;
	background:#EDEEF1;	
}
#cadre table td#haut
{
	position:relative;
	width:995px;
}
#logo
{
	position:absolute;
	top:0;
	left:24px;
	height:189px;
	width:171px;
}
#bandeau
{
	position:absolute;
	left:195px;
	top:47px;
	height:78px;
	width:760px;
	background:#EDEEF1 url(../img/bandeau1.jpg) 0 0px no-repeat;
}
#titrepage
{
	position:absolute;
	top:125px;
	left:195px;
	height:64px;
	width:760px;
	/*background:#000 url(../img/titre_index.gif) 0 0 no-repeat;*/
}
#pied
{
	height:20px;
	width:505px;
	background:#EDEEF1 url(../img/pied.gif) 0 0 no-repeat;
	font-size:8pt;
	padding-top:3px;
	font-weight:bold;
	margin-left:254px;
	text-align:center;			
}
#pied a
{
		font-size:8pt;
		font-weight:bold;
		color:#000;
}
#pied a:hover
{
		font-size:8pt;
		font-weight:bold;
		color:#000;
		text-decoration:overline underline;
}
#contenu
{
	padding-right:40px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:40px;
	width:759px;
}

p.puceplan{
	font-size:8pt;
	font-style:italic;
	color:#666;
	text-align:left;
	background: url(../img/puce_fle.gif) 10px 3px no-repeat;
	padding:2px 0 2px 27px;
	margin:0px;
}

/******************************************************************************************/
.rss
{
	width:300px;
	font-size:9pt;
	padding:0 3px 0 3px;
	border:1px solid #000;
}
.text
{
	font-size:9pt;
	text-align:justify;
}
.titre
{
	font-size:10pt;
	font-weight:bold;
	background:url(../img/puce_oran.gif) 0 4px no-repeat;
	border-bottom:1px solid #000;
	padding-left:16px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.text p
{

}
.text p.puce
{
	background:url(../img/puce_fle.gif) 40px 2px no-repeat;
	padding-left:60px;
	padding-bottom:8px;
	font-weight:bold;
}
.date
{
	font-size:8pt;
	font-style:italic;
	color:#666;
	text-align:left;
}
img.fleft
{
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	border:1px solid #000;
}
img.fright
{
	float:right;
	margin-right:10px;
	margin-bottom:2px;
	
}
a.bouton 
{
	border:1px solid #000;
	text-decoration:none;
	background:#C8070F;
	color:#fff;
	padding:1px 4px 1px 4px;
	
}
a.bouton:hover 
{
	border:1px solid #000;
	text-decoration:none;
	background:#F95B03;
	color:#fff;
	padding:1px 4px 1px 4px;
	
}
a.bouton2 
{
	border:1px solid #000;
	text-decoration:none;
	background:#FA8C33;
	color:#000;
	padding:1px 4px 1px 4px;
	
}
a.bouton2:hover 
{
	border:1px solid #000;
	text-decoration:none;
	background:#000;
	color:#fff;
	padding:1px 4px 1px 4px;
	
}
.gras
{
	font-weight:bold;
	
	
	
}
.plus
{
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
}
.error
{
	color:#F00;
}

/******************************************************************************************/
/*
#contenu #haut
{
	position:relative;
	background:url(../img/haut_inter.jpg) 0 0 no-repeat;
	height:63px;
	text-align:left;
}
#contenu #haut #titrepage
{
	position:absolute;	
	top:20px;
	left:50px;
	width:300px;
	height:43px;
	font-size:13pt;
	color:#000;
	text-align:left;
	font-weight:bold;
	
}
*/
