/*====Styles accueil====*/
div#accueil_global
{
	background:url('../imgs/accueil/bg_accueil.jpg') no-repeat;
    clear:both;
    height: 470px;
	/*position:relative;
	height:546px;
	width:955px;
	margin:0px auto;*/
}
div#accueil_perso
{
	/*background:url('../imgs/accueil/accueil_perso.png') no-repeat*/;
	position:absolute;
	top:429px;
	left:0px;
	width:96px;
	height:125px;
}
/*---contenu---*/
div.accueil_videoThumbs
{
	width:100px;
	margin:10px 3px 0px 3px;
	float:left;
}
div#accueil_contenu_col1
{
	width:590px;
	float: left;
	
	/*border: 1px solid #000000;*/
}
div#accueil_videoBlogue
{
	background-color:#CCCCCC;
	width:583px;
	height:230px;
	margin:5px 0px 0px 4px;
	overflow:hidden;
	
}
div#accueil_video
{
	/*background-color:#BB0000;*/
	width:583px;
	height:88px;
	margin:9px 0px 0px 4px;
	text-align:center;
	overflow:hidden;
}
div#accueil_info
{
	/*background-color:#00BB00;*/
	/*width:583px;*/
	height:77px;
	margin:10px 0px 0px 4px;
	overflow:hidden;
}

div#accueil_partenaire
{
	/*background-color:#CCCCCC;*/
	text-align:center;
	width:583px;
	height:35px;
	margin:10px 0px 0px 4px;
	overflow:hidden;
}



div#accueil_contenu_col2
{
	width:200px;
	float: right;
	/*border: 1px solid #000000;*/
	height: 470px;
}
div #accueil_blogues
{
	/*background-color:#CCCCCC;*/
	margin:20px 0px 0px 2px;
	width:184px;
	height:328px;
	text-align:right;
}
div #accueil_photo
{
	/*background-color:#00BB00;*/
	margin:15px 0px 0px 2px;
    padding:1px 0px 0px 1px;
	width:184px;
	height:101px;
}

a.philippe
{
	background:url('../imgs/accueil/btn_accueil_philipe.png') no-repeat bottom right;
}

a.sophie
{
	background:url('../imgs/accueil/btn_accueil_sophie.png') no-repeat bottom right;
}
a.rana
{
	background:url('../imgs/accueil/btn_accueil_rana.png') no-repeat bottom right;
}
a.clodia
{
	background:url('../imgs/accueil/btn_accueil_clodia.png') no-repeat bottom right;
}
a.alexandre
{
	background:url('../imgs/accueil/btn_accueil_alexandre.png') no-repeat bottom right;
}
a.btn_accueil_blogues
{
	display:block;
	/*background:url('../imgs/accueil/btn_accueil_philipe.png') no-repeat bottom right;*/
	background-position:-34px -64px;
	height:18px;
	width:145px;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	border: 0px solid #000000;
	padding:46px 0px 0px 0px;
	margin:0px 0px 0px 39px;
	overflow:hidden;
	/*line-height:107px;*/
}
a.btn_accueil_blogues:hover
{
	background-position:top right;
	
	width:180px;
	margin:0px 0px 0px 4px;
	padding:33px 0px 0px 0px;
	height:31px;
}
span.titre1_accueil_blogues
{
	margin:0px 0px 1px 2px;
	text-align:center;
	display:block;
	/*overflow:hidden;
	height:14px;*/
}
/*---navigation---*/
img#accueil_thumbs_jeux
{
	
	margin-top:160px;
	margin-left:1px;
	/*margin-right:auto;*/
}
div#accueil_coordonnatrice
{
	/*background-color:#CCCCCC;*/
	background-image:url('../imgs/accueil/accueil_coordonnatrice.gif');
	margin:5px 0px 0px 16px;
	width:138px;
	height:253px;
	text-align:center;
}

/*sondage*/
div#accueil_sondage
{
	/*background-color:#00BB00;*/
	border: 0px #000000 solid;
	margin:27px 0px 0px 16px;
	width:138px;
	height:179px;
	overflow:hidden;
	font-size:11px;
}
div#accueil_sondage_q
{
    /*background-color:#00BB00;*/
	width:130px;
    height:64px;
	border: 0px #000000 solid;
	margin:17px 0px 0px 4px;
	overflow:hidden;
	font-weight:bold;
}
div#accueil_sondage_titre
{
	
	border: 0px #000000 solid;
	margin:12px 4px 0px 0px;
	overflow:hidden;
	font-weight:bold;
	text-align:right;
}
div#accueil_sondage_resultat
{
	/*border: 1px #E2DBC9 solid;*/
	padding:12px 0px 0px 27px;
	width:114px;
}

div.accueil_sondage_ctninfos
{
	/*border: 1px #ffffff solid;

	border-left:2px solid #000000;
	border-bottom:2px solid #000000;*/
	height:18px;
	/*background-color:#ffffff;*/
	margin:7px 0px 0px 0px;
	font-size:10px;
}
div.accueil_sondage_ctnbar
{
	background-color:#900d0d;
	height:3px;
	margin:4px 0px 0px 0px;
	font-size:1px;
}
div.btn_exprime_toi{
	width:72px;
	height:31px;
	margin:0px 0px 0px 66px;
}
