 /* typographie */

body {
text-align: left;
color: #333;
font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img, img a {
border: 0;
}

/* liens */
a, a:link, a:active {
text-decoration: none;
color: #1a5db5;
}

a:visited {
background-color: transparent;
}

a:hover {
text-decoration: underline;
}

/* titres */
h1 {
margin: 0 0 0.5em 0;
padding: 0;
font-size: 1.4em;
line-height: 1.5em;
font-weight: normal;
}

h2 {
margin: 0 0 0.5em ;
padding: 0 0.7em;
font-size: 1.8em;
line-height: 1.9em;
font-weight: bold;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
color: orange;
font-family: Trebuchet MS;
background: url(../images/fd_h2.gif) 0px 0px no-repeat;
}

h3 {
margin: 0.5em 0 0.5em 0;
padding: 0;
font-size: 1.0em;
line-height: 1.2em;
font-weight: bold;
color: #1a5db5;
}

h4 {
margin: 1em 0 0.25em 0;
padding: 0;
font-size: 1em;
line-height: 1.5em;
font-weight: normal;
color: #1a5db5;
}

/* texte */

p {
margin: 0 0 1.2em 0;
padding: 0;
font-size: 0.9em;
line-height: 1.2em;
}

blockquote {
border-left: 10px solid #ddd;
margin-left: 10px;
}

pre {
font-family: monospace;
font-size: 0.7em;
}

strong, b {
font-weight: bold;
}

em, i {
font-style: italic;
}

code {
font-family: "Courier New", Courier, monospace;
font-size: 0.7em;
white-space: pre;
}


/* listes */

ul {
margin: 0 0 1.5em 1.5em;
padding: 0;
font-size: 0.9em;
line-height:1em;
list-style: url(../images/puceul.gif) inside;
}

ul li {
margin: 0 0 0em 0px;
padding: 0;
}

ol {
margin: 0 0 1.5em 0;
padding: 0;
line-height:1em;
}

ol li {
margin: 0 0 0.25em 30px;
padding: 0;
}

dl {
margin: 0 0 1.5em 0;
padding: 0;
line-height: 1.4em;
}

dl dt {
font-weight: bold;
margin: 0.25em 0 0.25em 0;
padding: 0;
}

dl dd {
margin: 0 0 0 30px;
padding: 0;
}


/* tableaux */

table {
margin: 0 0 1.5em 0;
padding: 0;
}

table caption {
margin: 0 0 0 0;
padding: 0 0 1.5em 0;
}

th {
}

td {
}

font {
line-height:16px;
}

/* divers */

hr {
display: none;
}

div.hr {
height: 1px;
margin: 1.5em 10px;
border-bottom: 1px dotted black;
}

/* Spécifique */

#sub h3 {
font-size: 1.1em;
color: #2446a0;
}

#sub h4 {
background: url(../images/puce_h4.gif) no-repeat left bottom;
font-size: 0.9em;
padding-left: 10px;
color: #7b7b7b;
}

#sub p {
font-size: 0.9em;
}

/* Actualites */

.actujour {
width: 100%;
margin: 0 0 15px 0;
}

.actujour img {
margin: 10px;
border: 0px;
}

.actujour h3 {
font-weight: bold;
text-align: left;
color: #444;
margin: 0px 50px;
font-variant: small-caps;
}

.actujour h4 {
padding-left: 15px;
background: url(../images/puce_h4.gif) top left no-repeat;
margin-left: 50px;
}

.actujour .resume {
font-style: italic;
font-weight: bold;
color: #666;
margin: 5px 50px;
}

.actujour .texteactu {
text-align: justify;
margin: 4px 50px;
}

/* styles de texte "custom" */

.titreavecpucebleue {
	background: url(../images/puce_bleue.gif)  bottom left no-repeat;
	padding: 0 0 1px 15px;
	font-weight: bold;
	color: #1b5eb0;
}

.titreavecpuceorange {
	background: url(../images/puce_orange.gif) bottom left no-repeat;
	padding: 0 0 1px 15px;
	font-weight: bold;
	color: #ffbc44;
}
td div {
line-height: 1.2em;
}

.textegris {
	font-size: 12px;
	/*line-height: 12px;*/
	color: #333;
}

.textebleu {
	font-size: 12px;
	/*line-height: 12px;*/
	color: #1a5db5;
}

.texterouge {
	font-size: 12px;
	/*line-height: 12px;*/
	color: #CC0033;
}

.titre_etoile {
margin: 0 0 0.5em ;
padding: 12px 17px;
font-size: 1.8em;
line-height: 1.9em;
font-weight: bold;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
color: orange;
font-family: Trebuchet MS;
background: url(../../ml/images/content/divers/etoiles.gif) 0px -0px no-repeat;
}