/* ************************************************************************ *
 * MEF classiques complémentaires
 * ************************************************************************ */

img  { border:none; }
form { margin:0; padding:0; }
div,p,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }

/* ************************************************************************ *
 * MEF propre au site et utilisés dans les contenus HTML libres
 * ************************************************************************ */

body {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	background-color: #666666;
	font-size: 12px;
}

h1 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-style : italic;
	font-size: 30px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
}
h5 {
	font-weight: normal;
	font-size: 12px;
}	
h6 {
	font-weight: normal;
	font-style : italic;
	font-size: 10px;
}

.titre {
	font-weight: normal;
	font-size: 18px;
	color:#0071bc;
	text-decoration:none;
	border-bottom:1px solid #0071bc;
}
.sous-titre {
	font-weight: bold;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
}
.titre-encadre {
	font-weight: normal;
	font-size: 18px;
	color:#0071bc;
	text-decoration:none;
	border-bottom:1px solid #0071bc;
}
.sous-titre-ssimg {
	font-weight: normal;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
	}
.texte-courant-ssimg {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
.sous-titre-droit {
	font-weight: normal;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
	margin-left:180px;
}
.texte-courant-droit {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	margin-left:180px;
}
.sous-titre-gauche {
	font-weight: normal;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
	margin-right:180px;
}
.texte-courant-gauche {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	margin-right:180px;
}
.sous-titre-gauche-encadre {
	font-weight: normal;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
	margin-right:180px;
}
.texte-courant-gauche-encadre {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	margin-right:180px;
}
.titre-news {
	font-weight:bold;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	}
.sous-titre-news {
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	}
.texte-courant-news {
	font-style: italic;
	font-weight:bold;
	font-size: 12px;
	color: #cccccc;
	text-decoration:none;
}
.texte-courant-encadre {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.color-news {
	color:#a9e0fa;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
}
.link-news {
	color:#a9e0fa;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
}
.bouton-espace-membre {
	font-size:14px;
	font-weight:bold;
}
.form-membre {
	font-size:10px;
	color:#0071bc;
	text-align:center;
}
.membre-link {
	font-style:italic;
	font-size: 10px;
	color: #0071bc;
	text-decoration:underline;
	text-align:center;
}
a {
	color: #0071bc;
	text-decoration:none;
}
a:hover {
	color: #00A6cc;
	text-decoration:none;
}

.titre-bleu {
	font-weight: normal;
	font-size: 18px;
	color: #0071bc;
}
.titre-rose {
	font-weight: normal;
	font-size: 18px;
	color: #ec008c;
}
.titre-noir {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
.sous-titre-bleu {
	font-weight: bold;
	font-size: 14px;
	color: #0071bc;
	text-decoration:none;
}
.sous-titre-rose {
	font-weight: bold;
	font-size: 14px;
	color: #ec008c;
	text-decoration:none;
}
.sous-titre-noir {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}

.large {
	font-weight: normal;
	font-size: 14px;
}

.rose {
	color: #ec008c;
}

.bleu {
	color: #0071bc;
}
.noir {
	color: #000000;
}

