/*** Accueil ***/
.page_accueil  .col_principale {
	clear : both;
	padding : 0 0 15px 0;
    border:1px solid #fff;
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomright: 10px;
}
	/*portes entr�es*/
	.page_accueil   .portes_entrees{
		margin : 0 0 10px 0;
		padding : 10px 0 0 0;
		height : 168px;
	}
		.page_accueil   .portes_gauche{
			width : 716px;
			margin : 0 0 0 11px;
			float : left;
		}
		.page_accueil   .portes_centre{
			width : 273px;
			float : left;
		}
		.page_accueil   .portes_droite{
			width : 242px;
			margin : 0 9px 0 20px;
			float : left;
			position : relative;
		}
			.page_accueil   .portes_droite .image_bas{
				position : absolute;
				top : 93px; left : 0px;
			}
		.page_accueil   .portes_gauche p, .page_accueil   .portes_gauche .accueil_edito_accroche{
			/*margin : 0px !important;*/
		}

.page_accueil  .col_gauche{
	width : 737px;
	margin : 0 0 0 11px;
}
.page_accueil  .col_contenu{
	width : 335px;
}
.page_accueil  .col_droite{
	width : 242px;
	margin : 0 9px 0 20px;
}
.page_accueil .col_principale h2{
	border : 1px solid #dbdbdb;
	background : #f5f5f5;
	font-size : 15px !important;
	text-transform : uppercase;
	font-weight : bold;
	padding : 3px 5px 3px 10px !important;
	margin : 5px 0 0 0 !important;
	color : #505050 !important;
	line-height : 1em;
}

/*** EDITO  ***/
.edito { margin: 1em 0; }
.edito h2.titre {
	color: #80C2D0;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.accueil_edito {}
.accueil_edito h3.titre {
	color: #D75711;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0;
	padding: 0;
    border-bottom: 1px solid #D75711;
}
.accueil_edito h3 a {
	color: #999;
}
.accueil_edito_accroche {
	margin-bottom: 1.3em;
}
.accueil_edito .meta {
	margin: 0;
	display : none;
}
.accueil_edito_contenu {}

.accueil_edito .suite_droite {
	text-decoration: none;
}
.accueil_edito  a.suite_droite:hover {
	text-decoration: underline;
}

/*** NEWS ***/
.article h2.titre {
	color: #80C2D0;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.accueil_article {
	padding : 15px 0 15px 10px;
	border-bottom : 1px solid #cccccc;
}
.accueil_article h3{
	padding: 0 0 0 10px;
	margin : 0px;
	background : url(../../image/puce_news.gif) no-repeat 0 center;
	color : #3274a3;
}
.accueil_article h3 a {
	color: #3472a1;
	text-decoration: none
}
/*.accueil_article h3 a:visited  {
	color: #688291;
	text-decoration: none
}*/
.accueil_article h3 a:hover {
	color: #000;
	text-decoration: none
}
.accueil_article div {
	padding: 0 0 0 10px;
	font-size : 1em;
}
.accueil_article.first h3.titre {
	border-top: none;
}
/* contenu */
.accueil_article_accroche {
	/*margin-left: 60px;
	margin-bottom: 1.3em;*/
}
.accueil_article_contenu {
	margin-left: 60px;
}

.accueil_article .suite_droite {
	text-decoration: none;
}
.accueil_article  a.suite_droite:hover {
	text-decoration: underline;
}

/*** Download ***/
.accueil_download {
	clear : both;
	margin : 10px 5px !important;
}
.accueil_download h3 {
	display : block;
	float : left;
	margin : 10px !important;
	padding : 0px !important;
	font-size : 0.9em !important;
	max-width : 150px;
	color : #3275a2 !important;
}
.accueil_download div {
	display : block;
	float : right;
	margin : 7px !important;
	padding : 0px !important;
}
.accueil_download div a {
	margin : 3px ;
}
.accueil_download div a img{
	margin : 0px !important;
}
.accueil_download.zebre1 {
	background : #f5f5f5;
}

/*module video*/
.bloc_video {
	padding : 10px 3px 3px 3px;
    text-align: center;
}
.smenuvideo{
	position:relative;
	height : 85px;
	overflow : hidden;
}
.menuvideo{
	position:absolute;
	width : 500px;
	height : 48px;
	overflow : auto;
}
#video_titre { color: #534f70; font-size: 12px; font-weight: bold;}
#video_sstitre { color: #7f7f7f; font-size: 10px; margin-bottom: 5px;}
#video_sstitre { color: #7f7f7f; font-size: 10px; margin-bottom: 5px;}

.watchall {
	display : block;
	text-align : right;
	padding : 0 15px 0 0 ;
	background:transparent url(../../image/suite-droite.gif) no-repeat 260px center; 
}

.menuvideo div{
	display:block;
	float:left;
	margin: 0px 3px 0 3px;
	background-position : center center;
	text-decoration : none;
}