@charset "iso-8859-2";
/* CSS Document */

body {
	width: 935px;
	margin: 0 auto;
	background: white;
	padding: 20px 0 20px 0;
}
#header {
	width: 935px;
	height: 205px;
	background: url("images/header.jpg") no-repeat;
	text-align: right;
}
input[id=search] {
	width: 110px;
	height: 16px;
	border: 2px solid #8d0d0c;
	margin: 6px 10px 0 0;
}
input[id=ok_search] {
	width: 21px;
	height: 20px;
	border: 0;
	background: url("images/submit.jpg") no-repeat;
	margin: 0 30px 0 0;	
}
#header iframe {
	margin: 51px 12px 0 0;
	border: 0;
}
.boutonh {
	display: block;
	width: 100px;
	height: 22px;
	background: url("images/boutonh.jpg") no-repeat;
	float: right;
	margin: 18px 5px 0 5px;
	text-align: left;
	color: black;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 0 40px;
}
.boutonh:hover { text-decoration: underline; }

#wrapper {
	width: 935px;
	background: #f3f2f2 url("images/footer.jpg") no-repeat;
	background-position: bottom;
}

#menugauche {
	width: 183px;
	float: left;
}
.sousmenu {
	width: 183px;
	background: url("images/fond-menu.jpg") repeat-y;
}
.titremenu {
	width: 183px;
	height: 25px;
	background: url("images/titre-menu.jpg") no-repeat;
	text-align: center;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 0 5px 0;
}
.sousmenu a {
	display: block;
	width: 179px;
	margin: 0 2px 0 2px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
}
.sousmenu table {
	background: url("images/fond-menu.jpg") repeat-y;
}
.bwhite {
	background: #f3f2f2;
}

#content {
	width: 746px;
	margin: 0 0 0 185px;
	padding: 10px 0 0 4px;
}

#esp-pub {
	width:736px;	
	height: 94px;
	background: url("images/esp-pub.jpg") no-repeat;
	padding: 3px 0 0 5px;
	margin: 0 0 10px 0;
}
.clearer {
	width: 100%;
	clear: both;
}
#col-g {
	width: 558px;
	float: left;
	background: url("images/fond-content.jpg") repeat-y;
}
#col-g h1 {
	margin: 0;
	width: 543px;
	height: 26px;
	background: url("images/h1.jpg") no-repeat;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 7px 0 0 15px;;
}

p[class=sites] img {
	float:left;
	margin:0 10px 0 0;
}
td[class=cats] {
	width: 260px;
	height: 70px;
	background: url("images/dir.jpg") no-repeat;
	background-position: center;
	padding: 0 10px 0 10px;
}
span {
	padding: 0 0 0 60px;	
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
span[class=cat] {
	padding: 0 0 0 70px;	
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#col-g p {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: justify;
}
div[class=titre1] {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: center;
}
#col-d {
	width: 183px;
	float: right;
}
#footer {
	width: 925px;
	height: 37px;
	clear: both;
	text-align: right;
	padding: 32px 10px 0 0;
}
#footer p {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sitetable {
	background: #F7F7F7;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #CCC;
}

.vote a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

/*ajout resux*/
.votelargeur {width: 80px;}

.lien span {
	color: #F7560F;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

td[class=contact] {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input[class=contact] {
	border: 2px solid #8d0d0c;
}
textarea[class=contact] {
	border: 2px solid #8d0d0c;
}
input[class=ok_contact] {
	width: 21px;
	height: 20px;
	border: 0;
	background: url("images/submit.jpg") no-repeat;
	margin: 0 30px 0 0;	
}
div[class=warning] {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: center;
}
div[class=menu_site] {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: center;
}
#col-g .on {
	display: block;
}
#col-g .off {
	display: none;
}