/* Feuille de style specifique a la home */

#menuAnex{
	padding-right: 0;
}

#homeLeft{
	float: left;
	width: 467px;
	margin-top: 50px;
}

#homeVert{
	background: #007783;
	padding-bottom: 15px;
}

#homeVert h2{
	margin: 10px 20px 20px 20px;
}

#homeVert p{
	color: White;
	float: left;
	width: 280px;
	border-right: 1px solid white;
	padding: 0 20px 0 20px;
	/*text-align: justify;*/
}

p.bordeau span{
	font-size: 1.09em; /* 12px */
	background: #6f0a32;
	height: 20px;
	display: block;
	float: left;
	padding-top: 1px;
}

#logo{
	margin: 20px 0 0 20px;
}

#homeRight{
	float: right;
	width: 475px;
	margin-right: 10px;
	margin-top: 5px;
	display: inline;
}

#homePointilles{
	background: url(../img/home/bg_pointillesverts.gif) repeat-y right;
}

#homeEnCeMoment{
	padding-top: 55px;
	width: 100%;
	background: url(../img/bg_crochet.gif) no-repeat 0 55px;
}

#homeEnCeMoment h3{
	padding: 15px 0 15px 0;
}

#homeEnCeMoment h3 img{
	margin-left: 22px;
}

#homeEnCeMoment h4{
	float: left;
	display: block;
	width: 155px;
	color: #007783;
	font-weight: bold;
	font-size: 1em;
	padding-left: 90px;
	margin: 10px 0;
	background: url(../img/home/bg_pointillesrouges2.gif) no-repeat 22px 5px;
}

#homeEnCeMoment .lienBlanc{
	float: left;
	padding-top: 10px;
	background: white;
	width: 230px;
}

/*#homeImg{
	background: white;
	padding: 3px 2px 0 0;
	margin-left: 22px;
	display: inline;
	float: left;
}*/

/* Modifié par Manuelle GUSTAVE*/
#homeImg ul{

	background: white;

	padding: 3px 2px 0 0;

	margin-left: 22px;

	display: inline;

	float: left;

}

#homeImg li{
	display: inline;
}

.lienPointilles{
	float: left;
	width: 100%;
	background: url(../img/home/bg_pointillesrouges.gif) repeat-x 0 0;
	padding-top: 2px;
	margin-top: 10px;
}

#homeRight select{
	width: 235px;
	border: 1px solid #a2a0a0;
	margin-right: 5px;
}

.cartouche1{
	width: 100%;
	background: url(../img/home/cartouche_image1.gif) no-repeat right top;
	margin-top: 10px;
}

.cartouche2{
	background: url(../img/home/cartouche_image2.gif) no-repeat right top;
	margin-top: 20px;
}

.cartouche2 h4{
	font-size: 1em;
	color: #6f0a32;	
}

/* Ajouts posterieurs */

.visibilityHidden{
	visibility: hidden;
}

#zoomParagraphe{
	float: left;
	width: 50%;
	height: 300px;
	position: relative;
}

#zoomParagrapheInside{
	position: absolute;
	bottom: 0;
	left: 0;
}
.cartouche2 img{
	margin-right:5px;
	margin-bottom:5px !important;
	float:right;
}

.cartouche2 h3 img{
	margin-top:10px;
	margin-right:100px;
}
