.Modele1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px;
}

.Modele1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 10px 0px 0px;
}
.Modele1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 20px 0px 10px;
}
.Modele1 p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 8px 10px;
}


/*-------------------------------- Modele 2 : colonne droite ou ghauche ---------------*/
.Modele2 {
	background-color: #F5C320;
	padding: 0px;
	margin-left: 4px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Modele2 H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #F4C320;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	background-color: #333333;
	padding: 2px;
	margin: 0px;
}
.Modele2 H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 4px;
}
.Modele2 P {
	font-size: 10px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.Modele2 HR {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	height: 1px;
}


/*-------------------------------- Modele 3 : Petits Blocs central ---------------*/
.Modele3 {
	/*display: block;*/
	/*float: right;*/
	/*width: 200px;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 2px;
	margin-top: 50px;
	border-top: 1px solid #CCC9A0;
	border-right: 1px solid #CCC9A0;
	border-bottom: 1px solid #CCC9A0;
	border-left: 1px solid #CCC9A0;
}

.Modele3 H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	letter-spacing: 1px;
	color: #9D1539;
	display: inline;
	position: relative;
	left: -1px;
	top: -16px;
	background-image: url(../images/coin-actu3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCC9A0;
}
.Modele3 H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 2px;
}
.Modele3 P {
	font-size: 10px;
	color: #333333;
	padding-right: 2px;
}
.Modele3 HR {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	height: 1px;
}
