* {margin: 0; padding: 0;}


/* basic elements */
html,body {
	height: 100%;
}
body {
	background: #FFE097;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size:12px;
	color:#D40000;
}

a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#D40000;
}
img {
	border:0;
}
#conteneur {
	width:1000px;
	border-left:1px solid #D40000;
	border-right:1px solid #D40000;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height:100%;
	background:#FFFFFF;
}

#header h1 span {
	display:none;
}

#header h1 {
	background:#FFFFFF url('img/header_bg.png') no-repeat;
	height:311px;
	width:1000px;
}

#slogan {
	margin-left:620px;
	margin-top:-350px;
	position:absolute;
	font-weight:bold;
	background-color:white;
}

#menu {
	background:#FFFFFF url('img/menu_bg.png') repeat-x;
	width:1000px;
	height:40px;
	color:#38176A;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}
#menu img {
	margin-left:5px;
	margin-right:5px;
	border:0;
	float:left;
}
#menu a {
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
	color:#D40000;
}
#menu .menudiv {
	height:30px;
	float:left;
	padding-top:12px;
}
#content {
	background:#FFFFFF;
	float:left;
	width:1000px;
}

#amis_droite {
	float:left;
	border:1px solid #240A4B;
	width: 250px;
	height:auto;
	padding-left:2px;
	padding-right:2px;
	margin-top:7px;
}

#amis_droite li {
	margin-top:10px;
	margin-bottom:10px;
	list-style-type:none;
	text-align:center;
}


#amis_2 {
	float:right;
	width:250px;
}

#centre {
	float:left;
	padding-left:0px;
	margin-bottom:20px;
	width:740px;
}
#videos {

}

#footer {
	background:#FFFFFF;
	border-top:1px solid #DEDDEF;
	float:left;
	width:1000px;
	height:auto;
}

#sitemap {
	background:#F8F7FD url('img/sitemap_fade.png') repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	height:80px;
}

#sitemap ul.sitemap_links {
	float:left;
	width:150px;
	margin-left:45px;
	list-style-type:none;
	font-size:10px;
	color:#D40000;
}

#sitemap ul.sitemap_links li.li_header {
	list-style-type:none;
	margin-left:-10px;
	font-size:12px;
	color:#D40000;
	font-weight:bold;
	padding-bottom:4px;
}

#sitemap a{
	color:#D40000;
}

#partenaires {
	float:left;
	width:1000px;
	text-align:center;
	padding-bottom:10px;
}

#copyright {
	float:left;
	width:1000px;
	text-align:center;
	padding-bottom:10px;
	color:silver;
}


.spacer {
	clear:both;
}

.video {
	width:180px;
	height:220px;
	border:1px solid #890C00;
	float:left;
	margin: 5px 0px 0px 1px;
	background-color:#FFF9D3;
}

.video h2 {
	background:#890C00 url('img/header_video.png') no-repeat;
	width:180px;
	height:28px;
}

.video h2 p {
	text-align:center;
	font-size:10px;
	color:white;
	padding-top:5px;
}

.video div {
	margin-top:4px;
	margin-left:2px;
}

.video p {
	padding-top:5px;
	color:#240A4B;
	text-align:center;
	font-size:11px;
}

.video img {
	border:0;
}

#player {
	text-align:center;
	float:left;
}

#player_right {
	float:left;
}

#video_desc {
	width:665px;
	float:left;
}

#contact{
	padding-left:50px;	
	margin-top:20px;
}
#contact p{
	margin-bottom:20px;
}
#contact input, #contact textarea {
	border:1px solid #1F073A;
	width:250px;
}

#banner_header {
	position:absolute;
	top:141px;
	left:224px;
}

#lienphoto {
	margin-left:10px;
	margin-top:20px;
	background:#FFF url('img/photo.png') top left no-repeat;
	padding-left:80px;
	height:90px;
}

.photobite {
	float:left;
	margin:3px;
}

.photobite img:hover {
	border:2px solid red;
}

.lastspan {
	clear:both;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}

.voirtout {
	color:#221790;
	font-size:14px;
}

#promoZ {
	padding:30px;
	color:black;
	float:left;
}

#promoZ a {
	font-size:14px;
	background:#000000;
	font-weight:bold;
	color:white;
}

#promoZ td {
	border:1px solid #CCCCCC;
}