/* ------------------------------------ */
/*            Généralités               */
/* ------------------------------------ */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/*background: transparent url(image/site/fond/hg.jpg) no-repeat left top;*/
	background-color:#C5E0FB;
	text-align: center;
}
p {
	margin: 0 0 10px 0;
}

img {
	border:1px solid #1BA511;
	margin:0;
	padding:0;
}

/* ------------------------------------ */
/*        Les différents blocs          */
/* ------------------------------------ */

div#page {
	margin:0px;
	padding:0px;
	background: transparent url(image/site/fond/hd.jpg) no-repeat right top;
}

div#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background: transparent url(image/site/fond/bg.gif) no-repeat left bottom;
}

#header {
	height: 94px;
	background: transparent url(image/site/banniere.jpg) no-repeat top left;
	width:800px;
	text-align:left;
	margin: 0 auto;
}
#pub{
	position:absolute;
	width: auto;
	height: auto;
	margin: 0px auto 0px auto;
}
#haut {
	background: #FFFFFF url(image/site/centre2.jpg) repeat-y;
	width:800px;
	text-align: left;
	margin: 0 auto;
	height:23px;
	font: bold 13px/23px "Times new roman";	
	color: #1BA511;
	text-decoration:none;	
}
div#conteneur {
	background: #FFFFFF url(image/site/centre.jpg) repeat-y;
	width:800px;
	text-align: left;
	margin: 0 auto;
}
div#conteneur2 {
	background: #FFFFFF url(image/site/centre3.jpg) repeat-y;
	width:800px;
	text-align: left;
	margin: 0 auto;
}
div#conteneur_mail {
	background: #FFFFFF url(image/site/centre-mail.jpg) repeat-y;
	width:800px;
	text-align: left;
	margin: 0 auto;
}
div#wrapper{
	float:left;
	width:100%
}
div#centre{
	margin: 0 146px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
div#centre_mail{
	margin: 0;
}

div#doite{
	float:left;
	width:140px;
	margin-left:-143px;
}
div#gauche{
	float:left;
	width:140px;
	margin-left:-797px;
}
div#pied{
	background: #FFFFFF url(image/site/pied.jpg) no-repeat bottom left;
	height:auto;
	width:800px;
	text-align:right;
	color: #777777;
	margin: 0 auto;
	font: bold 9px/17px "Tahoma";	
	clear:left;
	border-top: 2px solid #DDDDDD;
}
#pied a {
	text-align:left;
	color: #777777;
	font: bold 9px/17px "Tahoma";	
	text-decoration:none;	
}
#pied a:hover {
	text-decoration:underline;	
}

#encart{
	margin: 28px 0px auto ;
	/*width:472px;*/
	font: bold 60px/60px "Times new roman";
	height:60px;
	float:left;
}

#encart_mail{
	margin: 28px 100px auto ;
	width:700px;
	font: bold 60px/60px "Times new roman";
	height:60px;
}

/* ------------------------------------ */
/*       Les différentes pages          */
/* ------------------------------------ */

#centre_couv {
	margin-left:146px;
	border-left: 1px solid #DDDDDD;
}
#ledition {
	width:430px;
	height:auto;
	text-align:center;
	font-size: 0.9em;
	font-family:"Times new roman";
}

#sommaire {
	width:430px;
	margin-left:20px;
	height:auto;
	text-align:left;
	font-size: 1em;
	font-family:"Times new roman";
}

/* ------------------------------------ */
/*            Le menu gauche            */
/* ------------------------------------ */

#lacouv{
	margin-bottom:5px;
	width:140px;
	height:auto;
	text-align:center;
}

/* ------------------------------------ */
/*                cadre                 */
/* ------------------------------------ */
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.cadre {
	width:140px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	text-align:center;
}
.cadre ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top:10px;
	margin-bottom:10px;
}
.cadre li {
	margin-left:10px;
	text-align:left;
	list-style-type: none;
	width:120px;
}
.cadre li a {
	font: bold 11px/18px "Tahoma";
	margin: 0;
	padding:0;
	color: #1BA511;
	text-decoration: none;
}
.cadre li a:hover {
	color: #01B2FE ;
	text-decoration:underline;
}
.cadre input{
	font: 10px/14px "Tahoma";
	margin: 0;
	padding:0;
	color: #1BA511;
}
.cadre_inscrip {
	width:285px;
	height:auto;
	margin-left:10px;
	margin-top:20px;
	text-align:left;
}
.cadre_inscrip input{
	font: 12px/16px "Tahoma";
	color: #1BA511;
}
.cadre_inscrip a {
	font: bold 12px/30px "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
	margin-left:90px;
}
.cadre_inscrip a:hover {
	color: #000000 ;
	text-decoration:underline;
}

.titre_cadre{
	color: #003399;
	font: bold 14px/19px "Times new roman";
	text-decoration:none;
	height:auto;
	border-bottom: 2px solid #DDDDDD;
	text-align:left;
}
.copy ,.copy a {
	margin: 0;
	padding:0;
	text-align:center;
	color: #777777;
	font-family:"Tahoma";
	font-size:13px;
	text-decoration:none;	
}
.titre_edi {
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	height:20px;
}

/* ------------------------------------ */
/*             Le menu haut             */
/* ------------------------------------ */

#menu_haut {
	position:absolute;
	width: auto;
	height: auto;
	margin: 0px auto 0px auto;
}
#menu_haut ul {
	margin-top: 0px;
	margin-left:410px;
	width:390px;
	background: #FFFFFF url(image/site/menu_haut/centre.jpg) repeat-y;
}
#menu_haut li {
	font: bold 11px/14px "Tahoma";
	display: inline ;
	margin-right: 1px ;
	color: #1BA511 ;
}
#menu_haut li a {
	color: #1BA511 ;
	padding: 0px 11px ;
	text-decoration:none;
}
#menu_haut li a:hover {
	color: #01B2FE ;
	text-decoration:underline;
}

.menu_haut_h{
	margin: 5px 0px 0px 410px;
	width:390px;
	font: bold 5px/5px "Times new roman";
	background: #FFFFFF url(image/site/menu_haut/haut.jpg) no-repeat;
	height:5px;
}
.menu_haut_b{
	margin: 0px 0px 0px 410px;
	width:390px;
	font: bold 5px/5px "Times new roman";
	background: #FFFFFF url(image/site/menu_haut/bas.jpg) no-repeat;
	height:5px;
}

/* ------------------------------------ */
/*               Article                */
/* ------------------------------------ */

#article {
	width:100%;
	height:auto;
	font-size: 0.8em;
}
.tete_article{
	margin-left:10px;
	margin-right:10px;
}
.titre_article{
	font-family:"Times new roman";
	font-size: 1.3em;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}
.date_article{
	font-family:"Times new roman";
	font-size: 0.9em;
	color: #000000;
	text-decoration:none;
	text-align:left;
	margin-bottom:10px;
}
.date_autre{
	font-family:"Times new roman";
	font-size: 0.9em;
	color: #000000;
	text-decoration:none;
	text-align:left;
	margin-bottom:10px;
	margin-left:10px;
}
.texte_article{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	clear:left;
	height:auto;
}
.texte_article a{
	text-decoration:none;
	font: bold "Times new roman";
	color: #1BA511 ;
}
.texte_article a:hover{
	text-decoration:underline;
}
.texte_article ul {
	margin-top: 5px;
	margin-left: 5px;
}
.texte_article li {
	margin-left:15px;
	text-align:left;
	list-style-image:url(image/site/puce.gif);
}

.bas_cadre {
	width:140px;
	height:25px;
	margin-left:4px;
	margin-top:0px;
	text-align:center;
}
.photo {
	float:left;
	margin-right:10px;
	width: 85px;
}
.photo_art {
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-top:6px;
	width: 150px;
}
.titre_site{
	font-family:"Times new roman";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}
.titre_cat{
	font-family:"Times new roman";
	font-size: 1.6em;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
}

/* ------------------------------------ */
/*             Liens Utiles             */
/* ------------------------------------ */

.photo_utiles {
	float:left;
	margin-right:10px;
	width: 150px;
}
.titre_article_utiles{
	font-family:"Times new roman";
	font-size: 1.3em;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}
.date_article_utiles{
	font-family:"Times new roman";
	font-size: 0.9em;
	color: #000000;
	text-decoration:none;
	text-align:left;
	margin-bottom:10px;
}

/* ------------------------------------ */
/*               Mailing                */
/* ------------------------------------ */

.cadre_mail{
	border-bottom: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	width:300px;
}

/* ------------------------------------ */
/*               Police                 */
/* ------------------------------------ */
.date{
	font: bold 10px/14px "Tahoma";	
	color: #1BA511;
	text-align:center;
}
.date2{
	font: bold 10px/38px "Tahoma";	
	color: #1BA511;
	text-align:left;
	margin-left:10px;
}

.titre_page{
	font: bold 18px/24px "Tahoma";	
	color: #003399;
	text-align:left;
	margin-left:10px;
	border-bottom:1px solid #000000;
	width:470px;
}

.oseo, .oseo a{
	font: bold 8px/10px "Tahoma";	
	color: #1BA511;
	text-align:center;
	text-decoration:none;
}
.oseo a:hover{
	color: #01B2FE ;
	text-decoration:underline;
}
.dl a{
	font: bold 15px/19px "Tahoma";	
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.dl a:hover{
	text-decoration:underline;
}

.mini {
	font: 6px/8px "Tahoma";	
}
