body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}


#col1, #col2, #col3 {
	float: left;
	width: 310px;
	padding: 5px;
}

#col1 {
	padding-left: 0px;
	padding-right: 10px;
}
#col2 {
	padding-left: 0px;
	padding-right: 10px;
}
#col3 {
	padding-left: 0px;
	padding-right: 0px;
}

#col1, #col2 {
	border-right: solid 1px gray;
	margin-right: 10px;
}

a {
	color: #005EA8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #005EA8;
}



h1 {
	font-family: Tahoma,Lucida,Arial,sans-serif;
	color: #9C0000;
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
}

.fakeimg {
	width: 75px;
	height: 100px;
	border: solid 1px gray;
	background-color: #EEEEEE;
	float: left;
	margin-right: 10px;
}

#fond {
	background-color: #FFFFFF;
	background-image:url(/images/hp6/ombrev.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#ombre {
	margin-left: auto;
	margin-right: auto;
	width: 1046px;
	background-image:url(/images/hp6/ombre2.png);
	background-position:center top;
	background-repeat:repeat-y;
}
#bord {
	margin-left: auto;
	margin-right: auto;
	background-color: #d6dde5;
	width: 1006px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#central {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#footer_line {
	border-top: solid 2px #990000; 
	height: 10px;
}

#footer_menu {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}

#footer_menu p {
	text-align: center;
}

#footer_histo {
	width: 987px;
	height: 311px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px; 
	background: transparent url(/images/hp4/fond_degrade.jpg) repeat-x scroll left bottom;
}

.cadre, .cadre_fin, #cadre_edito {
	border-bottom: dotted 1px gray;
	line-height:1.5;
	height: 160px;
	clear: both;
}
.cadre_fin {
	border: none;
}
#cadre_edito {
	height: 291px;
}
#prem {
	border: solid 2px #9C0000;
	padding: 10px;
	font-size: 16px;
	display: block;
}

.reset {
	clear: both;
	height: 10px;
}

.icone {
	border: solid 1px gray;
	width: 75px;
	height: 100px;
	border: solid 1px gray;
	float: left;
	margin-right: 10px;
}

.spacer {
	height: 10px;
}

#central ul {
	margin-top: 0px;
}
#central li {
	margin-left: 60px;
	padding: 0;
	list-style-image: url("/images/hp6/puce.gif");
}

h1 a {
	color: #9C0000 !important;
}

#edito {
	text-align: justify;
}


/* sondage */

.star-rating{
	list-style:none;
	margin-left:100px !important;
	padding:0px;
	width: 100px;
	height: 25px;
	position: relative;
	background: url(/images/hp6/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px !important;
	margin:0px !important;
	list-style-image: none !important;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/hp6/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a:focus,
.star-rating a:active{
	border:0;	
	-moz-outline-style: none;
	        outline: none; 
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/images/hp6/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#voter {
	margin-left: 100px;
	border: solid 1px #BBBBBB;
	padding: 3px;
}

#voter:hover {
	background-color: #EEEEEE;
	cursor: pointer;
}
/* fin sondage */
