/* balise body */
body
{
	/*background: #ffffff url(../images/vendee/fond.jpg) repeat-x; */
	background-color: #000000;
	font:14px Verdana, "Century Gothic", Arial, sans-serif;
	margin: 20px 0px 20px 0px;
}
	
	
/* bloc global */		
#global 
{
    width: 1001px;
    margin-left: auto;
    margin-right: auto;
	background: #e3e3e3 url(../images/vendee/corps.jpg);
	border: 1px solid #dcdedb;
}

#topleft
{
	width: 177px;
	height: 126px;
	float: left;
	background: #ffffff url(../images/vendee/logovendee.jpg) no-repeat;
}

#topmid
{
	width: 331px;
	height: 119px;
	float: left;
	background-color: #ffffff;
    font-size: 0.61em;
    text-align: justify;
	padding: 7px 5px 0px 85px;
}

#topright a
{
	text-decoration: none;
	width: 203px;
	height: 36px;
	background: #e40000 url(../images/vendee/index.jpg);
	float: left;
	padding-left: 200px;
	padding-top: 90px;
	color: white;
}

#topright a:hover
{
	text-decoration: underline;
}


#mid0
{
	background:#ffffff url(../images/vendee/vide.jpg) no-repeat;
	width: 100px;
	height: 26px;
	background-color: #a2a2a2;	
	float: left;
}

#mid1 a
{
	width: 483px;
	background: #e40000 url(../images/vendee/vendee.jpg);
	float: left;
	height: 21px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
}

#mid1 a:hover
{
	background: red;
}

#mid2 a
{
	float:left;
	width: 135px;
	height: 21px;
	background: #a2a2a2 url(../images/vendee/general.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
   	text-align: center;
}

#mid2 a:hover
{
	background: #fcff00;
}

#mid3 a
{
	width: 133px;
	height: 21px;
	float: left;
	background: #a2a2a2 url(../images/vendee/priv.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
   	text-align: center;
}

#mid3 a:hover
{
	background: #006cff;
}

#mid4 a
{
	width: 135px;
	height: 21px;
	float: left;
	background: #a2a2a2 url(../images/vendee/forum.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
   	text-align: center;
}

#mid4 a:hover
{
	background: #42dbce;
}

#botleft
{
	width: 150px;
	float: left;
	padding: 10px 5px 0px 102px;

}

#botleft a
{
	text-decoration: none;
	display:block;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

#botleft a:hover
{
	text-decoration: underline;
}

#botmid
{
	float: left;
	width: 330px;
	padding: 10px 5px 10px 5px;
	text-align:justify;
}

#botright
{
	float: left;	
	width: 363px;
	padding: 10px 20px 20px 20px;
	text-align:justify;
}


#footer 
{
	background-color: #e3e3e3;
   	height: 60px ;
   	padding-right: 10px ;
   	clear: both ;
   	text-align: center;
    padding-top: 5px ;
    color: #e40000 ;
	border-top: 1px solid white;
}

.titre
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

.titreombre
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ed0000;
	margin-top: -28.5pt;
	margin-left: -1.2pt;
}

p.soustitre
{
	font-family: verdana, "Century Gothic", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: red;
}

img.photoMax
{
	max-width: 350px;
	max-height: 350px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	margin-top: 60px;
}

a.photo img
{	
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #787878;
	border: none;

}

a:hover.photo img
{	
	background-color: #000000;
}



p.erreur
{
	color: red;
	font-size: 0.7em;
	font-weight: bold;
}

<!-- botmid.lien
{
	color: #0000ff; 
	cursor: pointer; 
	text-decoration: underline;
}-->

.rss a
{
	text-decoration: none;
	font-weight: bold;
	color: blue;
	
}

.rss a:hover
{
	color: #ed0000;
}

.rss img
{
	padding-right: 5px;
}

.rss
{
	font-size: 0.9em;
}

.article
{
	font-size: 0.9em;
}

.article img
{
	padding: 5px 5px 5px 5px;
}

