h1 {
	color:#a55353;
	font-size: 20px;
	padding-top:5px;
	text-align:center;
	font-weight:normal;
}

h2 {
	color:#a55353;
	font-size: 17px;
	padding-top:8px;
	font-weight:bold;
	margin-left:15;
}

.vignette{
	border-style:solid;
	border-width:3px;
	border-color: #e5e3e4;
	width: 95%;
	background-color:white;
	margin-left:4px;
	padding-left:8px;
	color:#0053a0;
}

.titre_vignette{
	padding-top:5px;
	color:#0053a0;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
}

.vignette li{
	list-style-type: square;
}

.texte_vignette{
	color: #515151;
}

.nuage{
	opacity:1;
    filter:alpha(opacity=100);
	background:url('../img/skin/nuage2.jpg');
	height: 100px;
}

.titre_nuage{
	color:#a55353;
	font-size: 18px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
}

.texte_nuage{
	color:#000000;
	font-size: 15px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:12px;
}

.enSavoirPlus{
	padding-bottom :8px;
	color: #515151;
	font-size : 11px;
	padding-right: 8px;
	font-weight:bold;
}


#bloc_haut_gauche{
	position:relative;
	background-image:url(../img/bloc_haut_gauche.jpg);
	height: 176px;
	width:362px;
}

#bloc_bas_gauche{
	position:relative;
	background-image:url(../img/bloc_bas_gauche.jpg);
	width:362px;
	height: 213px;
}

#bloc_haut_droite{
	position:relative;
	background-image:url(../img/bloc_haut_droite.jpg);
	height: 290px;
	width:362px;
}

#bloc_milieu_droite{
	position:relative;
	background-image:url(../img/bloc_milieu_droite.jpg);
	width:362px;
	height: 110px;
}

#bloc_bas_droite{
	position:relative;
	background-image:url(../img/bloc_bas_droite.jpg);
	width:362px;
	height: 142px;
}


.texte_bloc{
	color:white;
	font-size: 17px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15;
}

.lien_texte_bloc{
	color:white;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lien_texte_bloc:hover {
	color: #a55353; 
	text-decoration: none;
}