
.Style1 { color: #FF0000; font-weight: bold; }
.Style2 { color: #FF0000; font-style: italic; }
.Style3 {color: #FF0000}

.liens-portails { 
color:#808080;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

body {

	 background-color: #FFDF66;

	 color: #935394;

	 font-family: Arial;

	 font-size: 12pt;

	text-align : justify;

	font-weight:bold;

}

/* Livre d'or */
div#livredor {
width:700px;
display:block;
margin: 0 auto;
}

.livredor_signez {
display:block;
float:left;
width:300px;
height:25px;
}
.livredor_pagination {
float:right;
text-align:right;
display:block;
width:400px;
height:25px;
}

.livredor_erreur {
display:block;
font-weight:bold;
color:red;
}

span.livredor_pseudo {
font-style:italic;
line-height:2.0em;
}

span.livredor_message {
display:block;
border-top:1px dashed #ff6600;
padding:0 0 15px 0;
}


.justification {text-align = justify}

h1
{
font-size: 12pt;
display:inline;
}





.simple {

font-family:arial;

color:#935394;

}

a:link {color : #935394;}
a:visited {color : #935394;}
a:active {color : #935394;}
a:hover {color : #935394;}

/* Newsletter */
div #newsletter {
/*width:143px;
display:block;*/
float:right;
}
div#newsletter_haut {
/*width:143px;
height:17px;*/
/*background:url("../images/haut_menu.jpg") right top no-repeat;*/
}
div#newsletter_milieu {
/*width:143px;*/
/*background:url("../images/milieu_menu.jpg") right top repeat-y;*/
text-align:center;
}
input#newsletter_adresse_mail {
width:128px;
margin:0 0 5px 0;
text-align:center;
font-size:10px;
}
div#newsletter_bas {
width:143px;
height:20px;
/*background:url("../images/bas_menu.jpg") right top no-repeat;*/
}
span#newsletter {
color:#ff6600;
font:italic 1.5em/1.0em Georgia, serif;
text-align:center;
margin:0;
padding:3px 0 15px 25px;
}

.display_block {
font-weight:bold;
display:block;
}

.gras {
font-weight:bold;
}