@charset "UTF-8";
/* CSS Document */
/* ::::::::::::::::::: Specifique accueil :::::::::::::::::: */
/* main */
.page-acc #col-gauche {
	float:left;
	width:200px;
}
div.page-acc div#col-gauche div.blockContents div.csc-textpic{
	margin:0 0 0px 22px !important;
	width:178px;
}
.page-acc #main {
	float:left;
	width:750px;
	margin-left:35px;
}
.page-acc #col-centre {
	float:left;
	width:315px;
}
.page-acc #col-droit {
	float:left;
	width:402px;
	margin-left:18px;
}
#signature {
	clear:both;
	width:735px;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:12px;
}
#signature img {
	vertical-align:middle;
}
#signature .partenaires,
#signature .societaires,
#signature .msa {
	font-size:10px !important;
	color:#333333;
	float:left;
	border:1px #FFFFFF solid;
}
#signature .partenaires {
	width:270px;
}
#signature .societaires {
	width:300px;
	margin-right:10px;
	margin-left:10px;
}
#signature .msa {
	width:88px;
	padding-top:4px;
	padding-bottom:4px;
}
#signature .partenaires.logos,
#signature .societaires.logos {
	padding-top:4px;
	padding-bottom:4px;
	border-color:#BCB69E;
	text-align: center;
}
#signature .partenaires img,
#signature .societaires img {
	display:inline;
}
/* components accueil */
/* -> gauche */
.bloc-col-date {
	width:200px;
	background-color:#E6E4DB;
	margin:0 0 10px 0 !important;
}
.bloc-col-date p {
	margin-bottom:0;
	margin-left:22px;
}
/* centre */
.bloc { /* bloc standard avec taille auto */
	width:100%;
	margin-top:20px;
}
.bloc h1 {
	font-size:12px;
	margin-bottom:2px;
}
#actus {
	width:100%;
	background-image:url(../../img/bloc_actus-m.gif);
	background-repeat:repeat-y;
}
#actus h1 {
	font-size:12px;
	margin-bottom:2px;
	margin:0px 10px 2px 10px;
}
#actus p {
	margin:0px 10px 8px 10px;
}
#actus-bot {
	background-image:url(../../img/bloc_actus-b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:22px;
}
#actus-bot table {
	border-top:6px #FFFFFF solid;
	border-left:10px #FFFFFF solid;
}
#videos {
	margin-top:20px;
}
#videos img {
	margin-bottom:5px;
}
#videos p img {
	width:100px;
}
#videos .marge {
	margin-left:5px;
}
/* -> droit */
#intro-marpa {
	width:100%;
	background-color:#F0EFEA;
	background-image:url(../../img/bloc_intro-m.gif);
	background-position:10px 10px;
}
#intro-marpa p {
	margin-right:14px;
	margin-left:14px;
}
#intro-marpa h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#FD650E;
	margin-bottom:8px;
	font-weight:normal;
	margin-right:14px;
	margin-left:14px;
}
div#videoThumbnails div.tx-rbflashobject-pi1-swf_altcontent{
	width:100px;
	display:inline;
}

