body
{
	text-align: center;
	font-family:   Helvetica, Arial, Geneva, Verdana, sans-serif;
	color: #777777;
	font-size: 12px;
	margin: 10;
	padding: 0;
}

 a
{
	text-decoration : none;
	font-style: normal;
	color: #777777;	
}

img {
	margin: 0px 3px 1px 3px;
}

a:hover
{
   text-decoration: underline;
	font-style: bold;
	color: #999999;
}

h1
{
    font-size:  200%;
}
h2
{
    font-size:  150%;
}
h3
{
    font-size:  120%;
    margin-bottom: 6px;
}
h4
{
    font-size:  100%;
    margin-bottom: 6px;
}
h5
{
    font-size:  100%;
    margin-bottom: 3px;
}

table 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align : top;
}

td
{
	border: 0px;
	padding: 2px;
	text-align: left;
	vertical-align : top;	
}

#blocglobal{
	position: absolute;
   left: 50%; 
   top: 50%;
	width: 1000px;
	height:546px;
	margin-left: -500px;
	margin-top: -273px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;	
	background: #FFFFFF;
}

#bloc_top
{
	float: left;
	height: 20px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#bloc_top1g
{
	float: left;
	height: 100px;
	text-align: left;
	width: 67%;
	top: 10px;
	margin-left: 10px;
	margin-top: 8px;
	padding: 0px;
}

#bloc_top1d
{
	float: right;
	text-align: left;
	width: 23%;
	top: 10px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

.bloc_top1_img
{
	float: right;
	margin-left: 0px;
}

.bloc_top1_img2
{
	margin-left: 50px;
}

#bloc_top2
{
	float:left;
	text-align: left;
	width: 100%;
	height: 15px;
	top: 50px;
	margin: 0px 0px 6px 0px;
   background: #EEEEEE;
	padding: 0px 0px 0px 0px;
}

#bloc_top2_menu
{
	float:left;
	text-align: left;
	width: 90%;
   font-size: 100%;
	margin: 0px 0px 0px 5px;	
}

#bloc_top2_copyright
{
	float: left;
	text-align: right;
  	width: 8%;
   font-size: 80%;
	margin-right: 1px;
	padding: 1px 0px 0px 0px;
}

#bloc_left
{
   float: left;
	text-align: left;
	height:325px;
	width: 540px;
	margin: 10px 10px 0px 5px;
	padding:5px;
}
 
#bloc_left a
{
	text-decoration : underline;
	font-style: normal;
	color: #ffffff;
	font-size: 18px;
}

#bloc_left a:hover
{
	text-decoration : underline;
	font-style: normal;
	color: #cccccc;
	font-size: 18px;
}

#bloc_right
{
   float: right;
	height:355px;
	width: 340px;
	margin: 10px 6px 0px 0px;
	padding:0px;
	background-color: #bbbbbb;
	background-image: url(images_communes/backhome_right.jpg);
   background-position: bottom;
	background-repeat: no-repeat;	
	color:#000000;
}

#bloc_right h3
{
	color: #ffffff;
	font-size: 20px;
	height:36px;
	padding: 5px 0px 0px 5px;
	margin:  0px 2px 0px 2px;
	text-align:left;
	background-image: url(images_communes/backhome_h3_right.jpg);
	background-repeat: no-repeat;		
}

#bloc_right ul
{
	margin: 0px 0px 0px 6px;
	padding: 2px 7px 2px 7px;
	list-style-image: url(images_communes/puce.gif);
}

#bloc_right li
{
	margin: 0px 0px 5px 15px;
	padding: 3px 0px 0px 0px;
	text-align: justify;
}

#bloc_right a
{
	color: #ffffff;
   text-decoration: underline;
}

#bloc_right a:hover
{
   text-decoration: underline;
	color: #e3001b;
}

#bloc_bottom
{
	color: #FFFFFF;
	text-align:left;
	font-size: 110%;
	font-weight: normal;
	vertical-align: bottom;
	width: 100%;
	height: 18px;
	background: #e3001b;
	margin-left:0px;
   margin-top:30px;
	padding:0px;
   float:left;
}

#tableau
{
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
#tableau td
{
	border-width: 0px;
	border-style: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tableau a
{
	color: #FFFFFF;
	cursor: pointer;
}

.lieng a
{
	text-decoration : underline;
	font-style: normal;
	color: #ffffff;
	font-size: 12px;
	margin-left:15px;
}

.lieng a:hover
{
	text-decoration : underline;
	font-style: normal;
	color: #cccccc;
	font-size: 12px;
	margin-left:15px;	
}

.titre_annonce{
	height: 30px;
	background-color: #666666;
	font-size: 14px;
	font-weight: bold;
	vertical-align : middle;
}
.no_border
{
border: 0px;
border-style:none;
}

.messspec a
{
	color : White;
   text-decoration: underline;
	cursor: pointer;	
}

.messspec a:hover
{
	color: #cccccc;
}