/*rouge: #850806*/
/*bleu: #2264b1*/
/*crème: #DDE6F2*/
html { min-height: 100%; margin-bottom: 1px; }
body
 { font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #0e3c91; background-image: url("../img/fond-degrade.jpg"); background-repeat: repeat-x; margin: 0; padding: 0 }
p {}

a
{
	color: #850806;
	text-decoration: none;
}

a:hover
{
	color: #850806;
	text-decoration: underline;
}

td {}
h1
{
	color: #2264b1;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 35px 0;
	padding: 0;
}
h3  { color: #2264b1; font-size: 1.125em; font-weight: bold; margin: 25px 0 25px 0; padding: 0 }
h4   { color: #2264b1; font-size: 1em; font-weight: bold; margin: 20px 0 10px 0; padding: 0 }
.adresse  { color: #1754a4; font-size: 0.8em; padding: 10px 0 15px 135px }

/*Menus*/

#menu-secondaire
{
	color: #fff;
	font-size: 0.9em;
	padding-left: 2px;
	position: absolute;
	top: 8px;
	left: 122px;
	clear: all;
	z-index: 2;
}


#menu-secondaire a
{
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
}


#menu-divers
{
	color: #fff;
	font-size: 0.7em;
	padding-left: 2px;
	position: absolute;
	top: 48px;
	right: 70px;
	clear: all;
	z-index: 3;
}

#menu-divers a
{
	margin: 0 7px;
	color: #fff;
	text-decoration: none;
}

#menu-divers a:hover, #menu-secondaire a:hover
{
	text-decoration: underline;
}

#menu-divers .puce { color: #ffffff; text-align: left; margin-right: 5px; margin-left: 15px }
 
/*Contenu*/
#contenu
{
	text-align: left;
	padding: 120px 190px 50px 127px;
	position: relative;
	color: #2264b1;
}

#contenu p  { margin: 10px 0 10px; padding: 0; color: #2264b1 }
#contenu i  { color: #2264b1 }


#contenu ul {
	margin: 5px 0 0 20px; padding:0;
}

#contenu li  { margin: 10px 0 10px 25px; padding:0; color: #2264b1 }

#contenu li li { list-style-type: disc; }

#contenu ul.enbref
{

	margin-left:0;

}

#contenu ul.enbref li
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom: 1px #2264b1 solid;
	list-style-type: none;
	line-height: 1.2em;
}

.tableau caption {
	font-weight: bold;
	color: #2264b1;
	font-size: 0.9em;
	text-align: left;
	padding-top:5px;
}

.tableau td, .tableau th, .tableau2 td
{
	background-color: transparent;
	font-size: 0.8em;
	color: #2264b1;
}

.tableau th {
	font-weight: bold;
}

.tableau2 td
{
	padding: 3px 0;
}



/*Boîtes*/

#box {
	margin: 40px 0 0 0;
	padding: 10px 20px;
	background-color: #dde6f2;
}

#box h3 {
	margin: 10px 0 10px 0;
}

div.legende
{
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.8em;
}

/*News*/

#cadre_sup {
	border: 1px solid #2264b1;
	height: 20px;
}

#titre_news
{
	color: #FFF;
	background-color: #2264b1;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 2px;
}

#news {
	margin: 0;
	font-size: 0.75em;
	float: right;
	width: 200px;
	padding: 0 10px 0 10px;
	border: 1px solid #2264b1;
}
#news div.lien
{
	margin: 8px 0;

}
#news .lien a {
	text-decoration: none;
	color: #850806;
}

#news .lien a:hover {
	text-decoration: underline;
}

#news .date
{
	color: #000;
	font-weight: normal;
}

#source {
	color: #2264b1;
	margin-bottom: 10px;
}

/*Formulaire*/
#contactform td {
	color: #2264b1;
	font-size: 0.9em;
	padding: 5px 0;
}

#contactform .radio {
	margin-left: 20px;
}

#contactform input.texte, #contactform textarea {
	width: 300px;
	margin-left: 20px;
}
#contactform input.submit {
	margin-left: 20px;
	color: #2264b1; background-color: white; border: solid 1px #2264b1;
}
#contactform textarea {
	height: 150px;
}
#contactform label.genre {
	margin-right:20px;
}
#contactform label.requis { font-weight: bold; }

/*Pied de page*/
#footer
   { background-image: url("../img/bas-adresse.jpg"); background-repeat: no-repeat; margin-top: 0; padding: 0; position: relative; width: 1000px; height: 37px;}
#footerline
    { color: #1754a4; font-size: 0.8em; font-weight: bold; text-align: left; position: relative; top: 10px; left: 70px; width: 865px; }
    
#footer .googlestreet   { margin-left: 25px }

#footer .adr    { color: #1754a4; text-align: left; margin-right: 10px; margin-left: 7px }

#footer .puce
 { color: #1754a4; text-align: left; margin-right: 5px; margin-left: 15px }

#footer .contact   { margin-right: 5px; margin-left: 8px }


