/* Fondation Lagardere Delphine*/
/* Home */
a:hover{
	text-decoration:underline;
}

h3{
	color:#fff;
	font-size:11px;
}

#Main_home{
	margin-top:5px;
	width:970px;
	background-color: #021734;
	
	/*position:absolute;	
	left:50%;
	margin-left:-485px;*/
}

.Content_swf_home{
	float:left;
	/*border:40px solid #7E071D;*/
	display:block;
	background: #066696;
}

.Content_home{
	float:left;
	width:970px;
	border:20px solid #066696;
	/*background-color: #4C030D;*/
	background:url(../img/home/bg_content.gif) repeat-y;
	background-color: #023e65;
	color:#cae4f1;
	voice-family: "\"}\"";
		voice-family:inherit;
		width:930px;
	voice-family: "\"}\"";
}

.Content_home a{
	color:#cae4f1;
}

.Content_home h2{
	height:47px;
}

.Content_actu h2 img, .Content_event h2 img, .Content_regard h2 img, .Content_agenda h2 img{
	margin:18px 0 0 12px;
}
/* Actu */
.Content_actu{
	float:left;
	width:281px;
	border-right:1px solid #066696;
	border-bottom:1px solid #03426a;
	voice-family: "\"}\"";
		voice-family:inherit;
		width:280px;
	voice-family: "\"}\"";
}

.block_actu{
	background-color: #055780;
	padding:10px 6px 6px 6px;
	border-left:1px solid #03426a;
	border-right:1px solid #03426a;
	border-bottom:1px solid #03426a;
	height:56px;
}
html>body .block_actu{
	height:auto;
	min-height:56px;
}

.block_actu:hover{
	background-color: #023e65;
}

.block_actu img{
	float:left;
	margin:0 10px 10px 0;
}

.block_actu:hover p a{
	color:#fff;
}
/* Fin Actu */


/* Evenement */
.Content_event{
	float:left;
	width:281px;
	height:267px;
	border-right:1px solid #066696;
	voice-family: "\"}\"";
		voice-family:inherit;
		width:280px;
	voice-family: "\"}\"";
}
html>body .Content_event{
	height:auto;
	min-height:267px;
}
.Content_event img{
	margin-left:10px;
}
/* Evenement */

/* Regard */
.Content_regard{
	float:left;
	width:211px;
	height:267px;
	border-right:1px solid #066696;
	voice-family: "\"}\"";
		voice-family:inherit;
		width:210px;
	voice-family: "\"}\"";
}
html>body .Content_regard{
	height:auto;
	min-height:267px;
}


.block_regard{
	float:left;
	width:186px;
	margin: 0 12px 8px 12px;
	border-bottom:1px solid #066696;
	padding-bottom:8px;
	display: inline;
}

.Content_regard:hover{
	background-color: #03436a;
}

.block_regard:hover a{
	color: #fff;
}

.Content_regard .block_regard:last-child, .Content_regard .last{
	border-bottom:none;
}

.block_regard img{
	float: left;
	margin-right:10px;
}
/* Fin Regard */

/* Agenda */
.Content_agenda{
	float:left;
	width:157px;
	border-bottom:1px solid #066696;
}

.Content_agenda:hover{
	background-color: #03436a;
}

.Content_agenda a{
	font-weight: bold;
	color:#fff;
	background: url(../img/common/arrow_pink.gif) 0 4px no-repeat;
	padding-left:6px;
}

.Content_agenda h3{
	margin:0 0 4px 12px;
}

.Content_agenda p{
	margin:0 12px 4px 12px;
	padding-bottom:6px;
	border-bottom:1px solid #066696;
}

.Content_agenda p:last-child, .Content_agenda .last{
	border-bottom:none;
}
/* Fin Agenda */

/* Espace Media */
.Content_media{
	float:left;
	width:157px;
	background-color: #03436a;
	height:114px;
	color:#fff;
}
html>body .Content_media{
	height:auto;
	min-height:114px;
}

.Content_media p{
	margin:0 6px 4px 12px;
}

.Content_media a{
	color:#fff;
}

.Content_media h2{
	background-color: #03436a;
	height:31px;
}

.Content_media h2 img{
	margin:10px 0 0 12px;
}
/* fin Espace Media */

/* gestion bref home */

.brefScroll{
	overflow-y:auto;
	height: 166px;
	scrollbar-face-color: #066696;
	scrollbar-highlight-color: #cae4f1;
	scrollbar-shadow-color: #cae4f1;
	scrollbar-3dlight-color: #066696;
	scrollbar-arrow-color: #cae4f1;
	scrollbar-track-color: #03426a;
	scrollbar-darkshadow-color: #03426a;
}




/* Fin Home */