#conteneur_accueil {

width:100%;

}

.annonce_ctv {
	width:100%;
	border: 1px solid black;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius:10px;
}
.annonce_connect {
	background:url(../images/ressources/connect/ctv-connect.gif) top right no-repeat;
	border:none;
	height:184px;
}

.blog_ctv {
float:left;
width:79%;
margin:10px 0 0 75px;
text-align:left;
color:#437637;

}
.blog_ctv  img{
float:left;
border:none;
margin:5px 5px 5px 0;


}
.blog_ctv p {




}
#accueil_ctv{
margin:-20px 0 0 -10px;
}



#liens_rubriques{
margin:10px 0 0 75px;


}
.liens_interne {
	float:left;
	margin-right:10px;

}

.liens_interne a img{
	border:none;
	z-index:20;
}


#derniere_sortie_ctv {
float:left;
width:100%;


}
.sortie_sample {
	float:left;
	margin:0px 0px 0px 0px;
	height:100px;
	background-color:#EEEEEE;
	border:1px #EEEEEE solid;
	opacity:0.7;
	filter : alpha(opacity=70);
	overflow:hidden;
}
.sortie_sample:hover {
	opacity:1;
	filter : alpha(opacity=100);
}




.titre_nouvelle_sorties {
color:#21607f;
font-weight:bold;
margin: 30px 0 0 0;

}

.souligne_sortie {
background: url(../images/ressources/site/trait_sorties.jpg) repeat-x;
height:3px;
width:100%;

}



.nouveau_membres {
color:#21607f;
font-weight:bold;
margin: 30px 0 0 0;

}
.titre_nouveau_membres {
color:#5a955b;
font-weight:bold;
margin: 30px 0 0 0;
}

.souligne_membres {
background: url(../images/ressources/site/trait_membre.jpg) repeat-x;
height:3px;
width:100%;

}


#derniere_sortie_ctv p.sortie_type {
color:#437637;
font-weight:bold;
font-size:13px;
margin:5px 0  5px 5px;
text-align:left;


}
#derniere_sortie_ctv p.sortie_type img {
margin: 0 5px 0 0;


}


#derniere_sortie_ctv p.sortie_nom  {
color:#437637;
font-weight:bold;
text-align:left;
width:auto;

}
/** cadre nouveau membre **/
#dernier_membre_ctv {
float:left;
margin:10px 0 0 10px;
}

#dernier_membre_ctv .membre_sample {
	float:left;
	 margin:10px 5px 10px 5px;
}
p.nom_membre {
margin:5px 0  5px 0;
color:#437637;
font-weight:bold;

}
p.membre_detail {
color:#437637;
width:100px;
text-align:left;
margin:5px 0 0 0;
}
/********lien membre********/
#dernier_membre_ctv a.nom_mb_fille:link{
 font-size:12px;
 color:#ff65cc;
 font-weight:bold;
 padding:0 0 0 5px;
  text-decoration:none;
 }
#dernier_membre_ctv    a.nom_mb_fille:visited{
 font-size:12px;
 color:#ff65cc;
 font-weight:bold;
 padding:0 0 0 5px;
text-decoration:none;
 }
#dernier_membre_ctv  a.nom_mb_fille:hover{
 font-size:12px;
 color:#ff65cc;
 font-weight:bold;
 padding:0 0 0 5px;
text-decoration:underline;
 }

#dernier_membre_ctv    a.nom_mb_fille:active{
 font-size:12px;
 color:#ff65cc;
 font-weight:bold;
 padding:0 0 0 5px;
text-decoration:none;
 }

 
#dernier_membre_ctv   a.nom_mb_garcon:link {
 font-size:12px;
 color:#4b7eb1;
  font-weight:bold;
   padding:0 0 0 5px;
   text-decoration:none;
 }
 
#dernier_membre_ctv   a.nom_mb_garcon:visited{
	font-size:12px;
	color:#4b7eb1;
	font-weight:bold;
	padding:0 0 0 5px;
	text-decoration:none;
 }
#dernier_membre_ctv    a.nom_mb_garcon:hover{
	font-size:12px;
	color:#4b7eb1;
	font-weight:bold;
	padding:0 0 0 5px;
	text-decoration:underline;
 }

#dernier_membre_ctv   a.nom_mb_garcon:active{
	font-size:12px;
	color:#4b7eb1;
	font-weight:bold;
	padding:0 0 0 5px;
	text-decoration:none;
 }
 /*******  fin lien membre******/
/**************************************************************

	Rounded Corners

**************************************************************/


.boxFloat, .imageFloat  {
	float: left;
}

/***********************************/


.boxTopLeft {
	background: url(images/topLeft.gif) top left no-repeat;
}
.boxTop {
	border-top: 1px solid #ccc;
	background-color: #eee;
}
.boxTopRight {
	background: url(images/topRight.gif) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #eee;
	border-left: 1px solid #ccc;
}
.boxMiddle {
	background-color: #eee;
}
.boxMiddleRight {
	background-color: #eee;
	border-right: 1px solid #ccc;
}
.boxBottomLeft {
	background: url(images/bottomLeft.gif) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.boxBottomRight {
	background: url(images/bottomRight.gif) bottom right no-repeat;
	
}

/***********************************/

.imageTopLeft {
	background: url(images/topLeft.png) top left no-repeat;!important

}
.imageTopRight {
	background: url(images/topRight.png) top right no-repeat;!important


}
.imageBottomLeft {
	margin-top:1px;
	background: url(images/bottomLeft.png) bottom left no-repeat;!important
}
.imageBottomRight {
	margin-top:1px;
	background: url(images/bottomRight.png) bottom right no-repeat;!important
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}

/***********************************/

.roundedContent {
	padding: 30px;
	margin: 0px;
	width: 440px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 20px;
}


/*************************************************************/
