@charset "utf-8";



html, body {
     height: 100%;
}

body{
	border:0;
	margin:0;
	padding:0;
	background-color: #FFF;
	font-family: Helvetica, Geneva, sans-serif;
	font-size:11px;
	color: #000;
}

a {
	text-decoration:underline;
	color: #6cc4ea;

}

a:hover {
	
	color: #000;
	text-decoration: underline;	

}

p {
	text-align:justify;	
}
img { 
	border: none;
}


.clearBoth {
	clear:both;
}

h3 {
	margin:0;
	padding:0;	
	font-size:14px;
	font-weight:normal;
	color:#000;
}



h2 {
	margin-top:5px;
	margin-bottom:5px;
	padding:0;	
	font-size:16px;
	font-weight:normal;
	
}

#conteneur{
	position:absolute;
	left:50%;
	top:50%;
	width:960px;
	height:580px;
	margin-top:-290px;
	margin-left:-480px;
	background-color:#FFF;

}

#header_home{
	width:960px;
	height:50px;
	background-color: #FFF;

}

#content{
	width:960px;
	height:423px;
	background-color: #FFF;
}

#content #left{
	width:638px;
	height:423px;
	background-color: #FFF;
	float: left;
}

#content #left .title_img{
	width:638px;
	height:74px;
	background-color: #FFF;	
}

#content #left .video_contenu{
	width:588px;
	height:303px;
	margin-left: 50px;
	margin-top:13px;
	_margin-top:13px;
	
}

#content #right{
	width:300px;
	height:423px;
	background-image:url(../images/Dpd.jpg);
	background-repeat:no-repeat;
	float: left;
}

#footer {
	width:960px;
	height:137px;
	
}


#footer #separator{
	width:960px;
	height:7px;
	background-image:url(../images/black_line.jpg);
	background-repeat:no-repeat;
	
}

#footer #partner{
	width:960px;
	height:130px;
	background-image:url(../images/partner.jpg);
	background-repeat:no-repeat;
	
}


ul#menu {
list-style-type: none;

height:17px;
margin: 0;
padding-left: 40px;
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;



}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
margin: 0;
padding: 0px 5px 0px 10px;
text-align: center;

text-decoration:underline;
color: #000;

}

ul#menu a:hover {
	color: #6cc4ea;	
}

ul#menu .current {
	float: left;
	margin: 0;
	padding: 0px 5px 0px 10px;
	text-align: center;
	color: #6cc4ea;
	text-decoration:underline;
}

.videoNominees{
	width:90px;
	height:68px;	
	margin-right: 15px;	
	margin-bottom: 60px;
	float: left;
	
}

.event{
	width:90px;
	height:68px;	
	margin-right: 15px;	
	margin-bottom: 15px;
	float: left;
	
}


.textNominees {
	width:500px;
	height:68px;	
	margin-right: 15px;	
	margin-bottom: 60px;
		
}
.textNominees a{
	color: #000;
	text-decoration: underline;	
}



.textNominees a:hover{
	color: #6cc4ea;
	text-decoration: underline;	
}

.alignCenter{
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.videoBlock {
	clear:both;
	height:68px;
	width:500px;
	background-color: #FFF;
	padding-bottom: 13px;
}
	.videoBlock .img {
		width:90px;
		height:68px;
		float: left;		
	}
		.videoBlock .img a img {
			width:90px;
			height:68px;
			
		}
			
	.videoBlock .infos {
		height:68px;
		width:400px;
		padding-left: 10px;
		/*margin:-80px 0 0 110px;
		_margin:-80px 0 0 70px;*/
		float:left;
	}
	.videoBlock .infos p {
		font-size:11px;
		margin-top: 5px;
	}
	.videoBlock .infos a {
		margin:0;
		font-size:0.8em;
	}

.videoBlock2 {
	clear:both;
	height:28px;
	width:600px;	
	margin-bottom:5px;
	padding: 0;
	_margin-bottom:5px;
	background-color: #FFF;
}

	
	.videoBlock2 .infos2 {
		height:35px;
		width:600px;	
		float:left;
	}
	.videoBlock2 .infos2 p {
		font-size:11px;
		margin-top: 5px;
		margin-bottom: 0px;
		padding: 0px;
	}
	.videoBlock2 .infos2 a{
		
		color: #6cc4ea;
		text-decoration: none;
	}
	
	.videoBlock2 .infos2 a:hover{
		color: #000;
		text-decoration: none;
	}
	
	

.aboutBlock {
	clear:both;	
	width:480px;	
	background-color: #FFF;
}

.aboutBlock p{
	text-align: justify;
	margin-bottom:8px;
	margin-top:2px;		
	}

.aboutBlock a{
	color: #000;
	text-decoration: underline;	
}

.aboutBlock a:hover{
	color: #6cc4ea;
	text-decoration: none;	
}
	
.bleu{
	color: #6cc4ea;	
}
.gris{
	color: #666666;	
}
	
	
label {
		display:block;
		float:left;
		width:100px;		
		margin-bottom:9px;
		padding:1px 5px 0 0;
		text-align: left;
		color: #6cc4e5;
		font-size: 16px;
	}
	
.input {
		width:200px;
		height:17px;
		padding:3px 5px 0 5px;
		background-color:#b5e1f4;
		border: solid 1px #b5e1f4 ;
		color: #FFF;
	}

.checkbox {
		float:left;
		width:15px;
		height:15px;
		margin-right:5px;
		margin-bottom:10px;
		margin-left:0px;
		_margin-left:100px;
	}
	
.submit a{
	font-size: 18px;
	color: #6cc4ea;
	text-decoration: underline;
}	
	
hr{
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	border: 0;
	float: left;
	
}

.hrStyle hr{
	
}	


div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		width: 550px;
	}
	
	div.pagination a {
		padding: 0px;
		margin: 2px;
		
		color: #000;
		text-decoration: underline;
		
	}
	div.pagination a:hover{
		color: #6cc4ea;
		text-decoration: underline;
		
	}
	div.pagination a:active {
		

		color: #6cc4ea;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		
		
		font-weight: bold;
		background-color: #fff;
		color: #000;
	}
	
