 @charset "UTF-8";

body {
	background: #FFC636 url('../images/background.png') repeat-x;
	margin: 0px;
	padding: 0px;
	color: #AB0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

p, form {
	margin: 0px;
}

a {
	color: #AB0000;
	text-decoration: none;
	font-weight: bold;
}

#site {
	width: 960px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
}

#header {
	background: #FFC636 url('../images/header.jpg') no-repeat;
	height: 272px;
}

#menu {
	background: #FFC636 url('../images/menuhaut.png') no-repeat;
	height: 100px;
	color: #E53900;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
	font-size: 15px;
}
#menu a {
	color: white;
	text-decoration: none;
}

#centre {
	background: #FFC636 url('../images/backgroundcentre.png');
}

#menugauche {
	width: 156px;
	float: left;
}

#menudroite {
	width: 156px;
	float: right;
}

#contenu {
	background: #FFC636 url('../images/contenucentre.png');
	float: left;
	margin-left: 11px;
	width: 607px;
	padding-left: 10px;
	padding-right: 10px;
}
#contenubas {
	clear: both;
	background: #FFC636 url('../images/contenubas.png');
	height: 42px;
}

#footer {
	background: #FFC636 url('../images/footer.jpg') no-repeat;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 6px;
	height: 125px;
	width: 894px;
	text-align: center;
	font-size: 13px;
}

.menucategories, .menutags, .menupartenaires {
	height: 88px;
	margin: 0px;
}
.menucategories {
	background: url('../images/menucategories.png') no-repeat; 
}
.menutags {
	background: url('../images/menutags.png') no-repeat; 
}
.menupartenaires {
	background: url('../images/menupartenaires.png') no-repeat; 
}

.menucentre {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FFC636 url('../images/menucentre.png');
}
.menubas {
	background: #FFC636 url('../images/menubas.png');
	height: 30px;
	margin-bottom: 10px;
}

.menubas2 {
	background: #FFC636 url('../images/menubas2.png');
	height: 30px;
	margin-bottom: 20px;
}

.plugvideo {
	margin: auto;
	margin-bottom: 10px;
	background: #FFC636 url('../images/backgroundvideo.png');
	width: 567px;
	height: 147px;
	padding: 12px;
	color: white;
}
.plugvideo h3 {
	margin: 0px;
}
.plugvideo a {
	color: white;
	text-decoration: none;
}
.plugvideo table {
	height: 100px;
}
.plugvideo td {
	vertical-align: top;
}
.plugvideo td img {
	border: 1px solid #FF7D00;
}
.plugvideo td a img {
	border: 0px;
}
.descriptionvideo {
	height: 55px;
}
.details {
	background: #FFC636 url('../images/detailvideo.png');
	height: 25px;
	width: 568px;
	margin: auto;
	text-align: center;
	color: black;
	font-size: 13px;
	line-height: 25px;
}
.details a {
	color: black;
}
