html {
/* top right bottom left */
padding: 0 0 10px 0; 
text-align: center;
color: black;
background-color: white;
background-image: url("images/fond.jpg");
background-repeat: repeat-x;
}
body {
text-align: center;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 11px;
line-height: 16px;
color: black;
padding: 0;
margin: 0;
}
#container {
width: 770px;
margin: auto;
background-color: white;
text-align: left;
}
#header {
width: 770px;
height: 150px;
background-image: url("images/velivelo_header.jpg");
background-repeat: repeat-x;
}
#banniere {
width: 468px;
height: 60px;
margin-left: 151px;
margin-top: 78px; 
float: left;
}
#menu {
width: 770px;
height: 25px;
background-image: url("images/top-menu-off.jpg");
background-repeat: repeat-x;

}
#menu ul {
height: 25px;
margin: 0;
padding: 0;
float: left;
}
#menu li {
list-style: none;
display: inline;
font-size: 12px;
float:left;
border-right: 1px solid #BDBDBD;
line-height: 25px;
}
#menu li a:link, #menu li a:visited {
color: black;
font-weight: bold;
text-decoration: none;
float: left;
/* top right bottom left */
padding: 0 10px 0 10px;
background-image: url("images/top-menu-off.jpg");
background-repeat: repeat-x;
background-color: white;
}
#menu li a:active, #menu li a:hover {
color: #9A0040;
text-decoration: none;
float: left;
background-image: url("images/top-menu-on.jpg");
background-repeat: repeat-x;
background-color: white;
}
#top-corps-index {
width: 770px;
height: 30px;
background-image: url("images/top-corps-index.jpg");
background-repeat: no-repeat;
border-top: 1px solid #003D7A;
}
#top-corps {
width: 770px;
height: 15px;
background-image: url("images/top-corps.gif");
background-repeat: no-repeat;
}
#corps-index {
width: 770px;
background-image: url("images/bg-corps-index.jpg");
background-repeat: repeat-y;
background-color: white;
text-align: center;
}
#corps {
width: 770px;
background-image: url("images/bg-corps.jpg");
background-repeat: repeat-y;
background-color: white;
clear: both;
overflow: auto;
}
#centre-index {
width: 770px;
background-image: url("images/bg-centre-index.jpg");
background-repeat: no-repeat;
text-align: center;
background-color: transparent;
}
#centre-index h1 {
width: 670px;
color: #0065A7;
padding: 10px; 
/* top right bottom left */
margin: 0 auto 0 auto;
font-size: 18px;
background-color: white;
}
#centre-index h2 {
width: 680px;
color: #CC0066;
padding: 5px; 
/* top right bottom left */
margin: 0 auto 0 auto;
font-size: 14px;
background-color: white;
}
#centre-index h3 {
width: 690px;
padding: 0px; 
/* top right bottom left */
margin: 0 auto 0 auto;
font-size: 13px;
background-color: white;
}
#disclaimer {
width: 660px;
text-align: left;
/* top right bottom left */
margin: auto 40px;
margin-top: 10px;
padding-left: 20px;
}
/* liens index */
.big-g, .big-r {
font-size: 25px;
font-weight: bold;
margin: 50px;
}
a.big-g:link, a.big-g:visited {
color: #4CBFFF;
}
a.big-g:active, a.big-g:hover {
color: #0065A7;
}
a.big-r:link, a.big-r:visited {
color: #FFB1ED;
}
a.big-r:active, a.big-r:hover {
color: #CC0066;
}
#centre {
width: 580px;
padding: 5px;
float: left;
overflow: auto;
}
#centreessai {
width: 560px;
padding: 5px;
float: left;
overflow: auto;
}
#droite {
width: 180px;
/*background-image: url("images/bg-droite.jpg");
background-repeat: repeat-y;*/

float: left;
line-height: 13px;
}
#droite h1 {
width: 180px;
height: 27px;
padding: 0px; 
margin: 0px;
font-size: 12px;
line-height: 27px;
text-indent: 31px;
}
#droite .jaune {
background-image: url("images/titre-jaune.jpg");
background-repeat: no-repeat;
color: #625400;
background-color: #F4D800;
}
#droite .orange {
background-image: url("images/titre-orange.jpg");
background-repeat: no-repeat;
color: #940500;
background-color: #FFA242;
}
#droite .rose {
background-image: url("images/titre-rose.jpg");
background-repeat: no-repeat;
color: #FFFFFF;
background-color: #FF5093;
}
#droite ul {
margin: 0;
/* top right bottom left */
padding: 0 0 5px 20px;
}
#droite li {
list-style: disc;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}
#droite li a:link, #droite li a:visited {
color: black;
text-decoration: none;
background-color: transparent;
}
#droite li a:active, #droite li a:hover {
color: #003D7A;
text-decoration: none;
background-color: transparent;
}
#droite p {
/* top right bottom left */
margin: 0px 4px 4px 7px;
height: auto;
}
.left {
float: left;
margin-right: 4px;
}
.right {
float: right;
margin-left: 4px;
}
.center {
text-align: center;
}
.ico {
vertical-align: middle;
/* top right bottom left */
margin: 2px 0 2px 0;
}
a:link {
color: #0065A7;
text-decoration: underline;
background-color: white;
}
a:active, a:hover ,a:visited {
color: #9A0040;
background-color: white;
}
h1 {
color: #0065A7;
padding: 0px; 
/* top right bottom left */
margin: 5px 0 10px 0;
font-size: 18px;
background-color: white;
}
h2 {
color: #CC0066;
padding: 0px; 
/* top right bottom left */
margin: 0 0 10px 0;
font-size: 14px;
background-color: white;
}
h3 {
padding: 0px; 
/* top right bottom left */
margin: 0 0 10px 0;
font-size: 13px;
background-color: white;
}
#footer-index {
width: 770px;
height: 30px;
background-image: url("images/footer-index.jpg");
background-repeat: no-repeat;
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 10px;
clear: both;
}
#footer {
width: 770px;
height: 30px;
/*background-image: url("images/footer.jpg");
background-repeat: no-repeat;*/
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 10px;
padding-top: 30px;
clear: both;
}

#RepeaterResultats{float:left;margin-bottom:10px;padding:0px;padding-left:10px }
.simplebanner {clear:both;float:left;width:540px;border-top:1px #DC1681 solid;color:#6F6D89;font-size:10px; font-family:Arial;height:17px !important;height:21px;padding-top:3px;padding-left:10px;text-align:right;}
.tabrepeater{clear:both;float:left;}
.tabrepeater h1{font-family:Verdana, Arial, Helvetica, sans-serif;color:#CC0066; font-size:13px;padding: 0px; margin: 0 0 10px 0;}
.tabrepeater a {font-family:Verdana, Arial, Helvetica, sans-serif;color:#CC0066}

.anchordetail a,.anchordetail img {
	 COLOR: #000; FONT-FAMILY: Verdana,  Helvetica, sans-serif; TEXT-DECORATION: none ;  font-size:11px ;border: 0 none;
}

.anchordetail a:link,.anchordetail a:visited,.anchordetail a:active,.anchordetail a:hover {
	 COLOR: #fffaf0; FONT-FAMILY: Verdana,  Helvetica, sans-serif; TEXT-DECORATION: none ;  font-size:11px ;
}

.txtrose {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0066; text-decoration: none}


.clear {CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 5px}
.border{float:left;width:490px;border-top:1px #DC1681 solid;color:#6F6D89;}

.txt{float:left ;clear:both;}

.corner-edito .subtitle{clear:both;float:left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #CC0066;text-decoration: none;padding:0px 10px 5px 0px}
.corner-edito .txt{clear:both; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;padding:0px 0px 10px 0px}
.corner-edito .txt a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #CC0066;text-decoration:underline}
.corner-edito {CLEAR: both;width:490px !important;float:left;margin-top:0px;padding-top:0px}
.corner-edito-main {margin:10px 0px 10px 10px}
.corner-edito-main2 {padding-right:10px}
.corner-edito-main2 .txt{float:left ;clear:both; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;padding:0px 0px 10px 0px}
.corner-edito-main2 .txt a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color:#F16814; text-decoration:underline}


/*------Comments -----*/
.postcomments,.comment{ font-size:11px;font-family:arial;}
.comment .writer{ font-size:12px; color:#CC0066; font-weight:bold;}
.comment .name{color:#000;}
.comment .name a{color:#000; font-weight:bold}
.comment .date{padding-left:10px; color:#8C8CB4;}
.comment .abus{padding-left:60px }
.comment .inform{font-size:10px;font-family:arial;font-weight:normal;padding-top:0px}
.postcomments .comments_field{	color:#000;	font-weight:normal;	font-size:13px;	font-family:arial;}
.postcomments .comments-padding{color:#000;	font-weight:normal;	font-size:13px;	font-family:arial;}
/*-----Comments---------*/
.postcomments .comments { width:478px;float:left;clear:both}
.comments-padding{clear:both;width:470px;padding:0px 10px 5px 0px}
.comments-padding h2 {clear:both;width:470px;padding-bottom:2px;padding-top:4px;margin:0px}
.comments .titleComments{float:left;clear:both;width:470px;padding:0px 0px 0px 0px;}
.comment{width:470px;float:left;clear:both;}
.comment .details{float:left;clear:both;width:460px;}
.comment .inform{float:right;}
.comment .text{float:left;clear:both;padding-bottom:0px;width:470px;padding-top:3px}
.comment-captcha-img{float:right}
.postcomments  .comments_area{float:left;clear:both;width:490px;padding-bottom:10px;}
.postcomments .comments_field{padding-bottom:10px}
.postcomments .input_field{padding-bottom:10px}
.postcomments .input_field input{width:200px;}
.postcomments .buttonfield{float:left;width:430px;text-align:right;padding-bottom:5px}
.simpleclear{clear:both;}
.clear{clear:both;height:10px;padding:0px;margin:0px;}
/*---- Fin Comments ----*/
/*---- Fin Comments ----*/	
/*----- REPEATER COMENTS ---*/
.Repeater_Com{width:228px !important;padding:1px 1px 1px 1px;float:left;clear:both}
.Repeater_Com{ font-family: Verdana,Arial, Helvetica, sans-serif ;font-size:11px;}
.Repeater_Com a:link,.Repeater_Com a:visited,.Repeater_Com a:active {color:Black;}
.Repeater_Com a:hover {color:Black;text-decoration:underline}

.footer{background: white; padding-top:30px;font-family:Verdana, Arial, Helvetica, sans-serif ; color:gray; font-size:11px; text-align :center;}


.bigtitrecategorie{CLEAR: both;float:left;width:478px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:Gray;font-size:13px;padding-bottom:4px}
.bigtitrecategorie a {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:Gray;font-size:13px;}
.litletitrecategorie{CLEAR: both; width:300px;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:Gray;font-size:12px;vertical-align:middle;padding-bottom:3px}
.vote_fiche {font-family:Verdana;color:#808080;font-size:11px}



/*-- GOOGLE MAP */
#gMapInfoWindow{font-size: 11px;text-align: left !important;font-family:verdana;padding-top:10px;padding-left:10px}
#gMapInfoWindow .alignright{margin: 0px 0px 5px 5px !important;float: right !important;}
.avis {font-size: 11px;font-family:Verdana;color:#808080;}

.btnfield {
    cursor:hand;float: left;
	font:bold 10pt Arial,Tahoma,sans-serif !important;
	border:solid 1px #CC0066 !important;
	color:#FFFFFF !important;
	background-color:#CC0066;
	background-image:url(img/bg_bt_rose.gif);
	background-position:center;
	background-repeat:repeat-x;
	margin: 0em 0em 0.1em 0.5em;
	padding:0.1em 0.25em;
	width:12em;
	height:21px;
	text-align:center
}

.btnfield a {color: #FFFFFF; text-decoration:none}

.btnfield:hover{
	background-image:url(img/bg_bt_rose_out.gif);
	background-position:center;
	background-repeat:repeat-x;	
}

.button{
	cursor:hand;
	font:bold 10pt Arial,Tahoma,sans-serif !important;
	border:solid 1px #CC0066 !important;
	color:#FFFFFF !important;
	background-color:#CC0066;
	background-image:url(img/bg_bt_rose.gif);
	background-position:center;
	background-repeat:repeat-x;
	margin: 0em 0em 0.1em 0.5em;
	padding:0.1em 0.25em;
	width:12em;
}
.button:hover{
	background-image:url(img/bg_bt_rose_out.gif);
	background-position:center;
	background-repeat:repeat-x;	
}