.cms_bloc{
	padding: 0px;	
}

.bloc_decouvrir{
	position:relative;
	/*width:651px;*/
	width:652px;
	height:253px;
	background:url(../../images/site/cadre_video_tmp.png) 1px 1px no-repeat;
	overflow:hidden;
	text-align:right;
}

.bloc_decouvrir div#flash_decouvrir{
	position:absolute;
	right:0px;
	top:0px;
	width:396px;
	height:250px;
	overflow:hidden;
	background:transparent;
	text-align:right;
}

#video_flash{
	/*background: url(../../images/site/cadre_video_flash.png) left top no-repeat;
	background: url(../../images/site/cadre_video_tmp.png) left top no-repeat;
	width: 649px;
	height: 250px;*/
	width: 274px;
	height: 253px;
	background: url(../../images/site/pub_tmp_1.png) left top no-repeat;
}
#cadre_actu{
	position:relative;
	background: url(../../images/site/cadre_actu.png) left top no-repeat;
	width: 354px;
	height: 208px;
	padding: 45px 0px 0px 20px;
}
#news{
	width: 340px;	
	height: 160px;	
}

.btn_archiver{
	position: absolute;
	bottom: 28px;
	left: 255px;		
}
.actu_date{
	padding: 0px 0px 0px 0px;
	color: #a30e0e;
	font-weight: bold;
}
.actu_titre{
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	color: #085184;
	font-weight: bold;
}
.actu_resume img{
	float: left;
	margin: 0px 5px 5px 0px
}
.actu_savoir_plus a{
	color: #142e6e;
	font-weight: bold;
}

a#btn_archives,
a#btn_archives:visited,
a#btn_archives:focus{
	display:block;
	width:119px;
	height:24px;
	position:absolute;
	top:215px;
	left:245px;
	overflow:hidden;
}
	
a.btn_autre_type_actu,
a.btn_autre_type_actu:visited,
a.btn_autre_type_actu:focus{
	display:block;
	width:24px;
	height:24px;
	position:absolute;
	top:12px;
}

a#btn_twitter,
a#btn_twitter:visited,
a#btn_twitter:focus{
	/*left:310px;*/ /*Remettre ce 310px lorsqu'on rajoutera le bouton RSS*/
	left:340px;
}

a#btn_rss,
a#btn_rss:visited,
a#btn_rss:focus{
	left:340px;
}

#cadre_centre_home{
	background: url(../../images/site/cadre_centre_home.png) left top no-repeat;
	padding: 20px 14px;
	width: 980px;
	height: 501px; 
}

#cadre_extranet{
	background: url(../../images/site/espace_membre.png) left top no-repeat;
	width: 329px;
	height: 164px;
	color: #7b7b7b;
	overflow: hidden;
}
#cadre_extranet.cadre_extranet_connected{
	background: url(../../images/site/espace_membre_on.png) left top no-repeat;
}

#cadre_extranet .info_user{
	padding: 64px 30px 10px 27px;
	color: #a30e0e;
}
#cadre_extranet .info_user span{
	font-weight: bold;
}

#cadre_extranet .lien_projet{
	padding: 4px 30px 8px 27px;
	color: #a30e0e;
	/*background:url(../../../images/picto_suivi_projet.png) 27px 0px no-repeat;*/
}
#cadre_extranet .lien_projet a.btn_suivi, #cadre_extranet .lien_projet a.btn_suivi:visited, #cadre_extranet .lien_projet a.btn_suivi:hover{
	display:block;
	width:119px;
	height:19px;
	background:url(../../images/site/btn_suivi.png) left top no-repeat;;
	text-decoration:none;
}

#cadre_extranet .btn_deconnexion{
	margin: 0px 0px 0px 13px;
}

#form_connexion{
	margin: 53px 0px 0px 40px;
}
#form_connexion td{
	height: 24px;
}
#form_connexion td.intitule{
	width: 75px;
}
#form_connexion input{
	width: 90px;
	height: 14px;
	border: none;
	background: #f8f9fa;
	color: #7b7b7b;
}
#extranet_mdp_oublie{
	padding: 0px 0px 0px 98px;
}
#extranet_mdp_oublie a{
	padding-left: 16px;
	background: url(../../images/site/puce_mdp_oublie.gif) left 4px no-repeat;
	color: #7b7b7b;
}
#extranet_btn{
	padding: 10px 0px 0px 104px;
}
#cadre_extranet{
	position: relative;	
}
#erreur_connexion{
	position: absolute;
	top: 22px;
	left: 202px;
	width: 120px;
	color: #a30e0e;
	font-weight: bold;
}

table#form_connexion td{
	font-size:11px;
}
