/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */


/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX ÉLÉMENTS --- */

/* Page */
html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}
body {
	margin: 0;
	padding: 10px 20px; /* Note -> 2 */
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: 12px; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: black;
	background: white;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 0 0; /* -> 6 */
}
h1, h2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal; /* -> 7 */
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#007EC3;
background:url(../images/titre_h1.gif) 0 0 no-repeat;
height:28px;
padding-left:55px;
padding-top:28px;
}
h2, .SOUSTITREHOME {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#9DC32F;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0; /* -> 9 */
}
ul {
margin-left: 0px;
padding-left: 0px;
}
li {
	margin: 0;
	padding: 0;
	list-style:none;
	background:url(../images/puce_verte.jpg) 0px 3px no-repeat;
	padding-left:10px;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}

/* Liens */
a {
	color: mediumblue;
	text-decoration: underline;
}
a:hover, a:focus {
	color: crimson;
}
a img {
	border: none; /* -> 10 */
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: dimgray;
}


/* --- STYLES POUR CERTAINS CONTENUS DES GABARITS --- */

.TEXTEHOME{
font-weight:bold;}

pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}

div#contenutexte a.lienactualites {
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#0076BD;
}
div#contenutexte a.ensavoirplus {
float:right;
margin-right:13px;
margin-top:3px;
background-color:#A48A4F;
padding:1px 3px 1px 3px;
text-decoration:none;
font-size:11px;
color:#FFFFFF;
}
div#contenutexte span.texteactualites {
font-size:11px;
color:#666666;
}

div#contenutexte a.enbref {
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#464646;
}

div#contenutexte a.enbref:hover {
color:#9A8045;}
div#contenutexte a.etvous {
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#464646;
}
div#contenutexte a.etvous:hover {
color:#9A8045;}

div#contenutexte a.sousmenu {
display:block;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#007EC3;
}
div#contenutexte a.sousmenuon {
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#9A8045;
}

div#contenutexte a.sousmenu:hover {
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#9A8045;
}

div#contenutexte a.soussousmenu {
margin-left:15px;
display:block;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#007EC3;
}
div#contenutexte a.soussousmenuon {
margin-left:15px;
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#9A8045;
}

div#contenutexte a.soussousmenu:hover {
margin-left:15px;
display:block;
background:url(../images/puce_verte.jpg) 0 0 no-repeat;
padding-left:15px;
margin-top:6px;
margin-bottom:6px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#9A8045;
}

.txtrouge {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #D4011D;
	text-decoration: none;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.Smenu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #617481;
	text-decoration: none;
}
a.Smenu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #617481;
	text-decoration: none;
}
a.Smenu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #617481;
	text-decoration: none;
}
a.Smenu:active {
	font-family: Verdana;
	font-size: 11px;
	color: #617481;
	text-decoration: none;
}
a.SSmenu:link {
	font-family: Verdana;
	font-size: 10px;
	color: #617481;
	text-decoration: none;
}
a.SSmenu:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #617481;
	text-decoration: none;
}
a.SSmenu:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #617481;
	text-decoration: none;
}
a.SSmenu:active {
	font-family: Verdana;
	font-size: 10px;
	color: #617481;
	text-decoration: none;
}



