/* feuille de style pour le site de St-Martin page LA UNE */
/* --- COULEURS --- */


/* Général */
body {
	color: #F0E39E;
	background-color:#333; 
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
a:active {background: #000; color: #FF6533;}
strong {
	color: #A1B55D;
}

/* Page */
#container {
	background-color: #000;
}


/* Contenu principal */
#contenu {
	color: #363B29;
	background: #FFF  url(../bigimage/fond_contenu.gif) repeat-y top;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}
#contenu img {
	float:right;
	margin: 4px 4px 4px 4px;
}


/* Pied de page */
#pied {
	color: #E6A948;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
body {
	padding: 0;
}
#container {
	min-height: 100%; /* -> 1 */
	width: 970px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
}

/* En-tête */
#entetetop {
width: 970px; height: 50px; margin-top: -33px;
}
#entetetop img {
float: right;
}
#entetetop h1 {
margin-left: 100px;
}
#entete {
	width: 970px; height: 80px;
	background:url(../bigimage/bandeaumars.jpg) no-repeat;
}
#entete img {
margin-left: 388px;
}
#colGauche{
float:left;
width: 160px;
}
.colGaucheTexte{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	padding:5px 5px 5px 5px;
}
/*                         Menu de navigation 
*/
/* **************************************************************** 
             M E N U   H O R I Z O N T A L                  */


#menu { 
margin: 10px 0 0 0 ; border: 1px solid #A8B090; height:19px;
}
.navcontainer {
	margin: 0 0 0 7px;
}
.navcontainer ul li
{
list-style-type: none; padding: 0;margin: 0;display: block;float: left; 
font: .9em verdana, sans-serif;
text-align: center;}

.navcontainer a{
	color:#CCC; 
	text-decoration: none;
	display: block;
	width: 94px;
	height:19px;
	border-left: 1px solid #A8B090;
	border-right: 1px solid #A8B090;
}

.navcontainer li#active { background-color:#333333; color:#FFF }
.navcontainer a:hover { background-color:#333333; color:#FFF }

/* ------------------------------------
---menu vertical Claire Campbell--------- */
#menugauche{
float:left;
background: #f0e7d7;
width: 150px; 
margin-left: 7px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .9em;
text-align: left;
}

ul#navlist{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 98%;
}

ul#navlist li{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#menugauche>ul#navlist li a { width: auto; }

ul#navlist li#active a{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/*fin menu gauche vertical Claire Campbell*/


/*     F I N    D U   C O D E   P O U R  M E N U      

/*  ***********************************************************************  */
/*                                Contenu                                    */
/*  ***********************************************************************  */
#contenu {
	background: #FFF  url(../bigimage/fond_contenu.gif) repeat-y top;
	padding: 3em 0;
	width: 970px;
}
#boitepoursections3{
	width: 970px;
	margin-left:170px;

}
/*                     CENTRE ZONE MODIFIABLE  D A T A
*/
#data{
border:none;}

/*                     COLONNE  PRINCIPALE   GAUCHE
*/
div#contenu_gauche{
	float: left;
	width: 375px;
	margin-left:10px; /* 180px */
	padding: 2px 5px 2px 5px;
	}
/*                     COLONNE PRINCIPALE DROITE
*/
div#contenu_droite{
	float: left;
	margin-left: 15px;/* 580px */
	width: 370px;
	padding: 2px 5px 2px 5px;
}
div#contenu_droite img{
	margin-right:5px;
}
/*  

/*  
			B O I T E S
*/


#titrepage{
	line-height: 100px;
	margin-left:480px;
	margin-top: -37px;/*-47*/
	color:#C30;
	font-size:3.4em;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	background:url(../img_logos/titre_Une.gif) no-repeat;
}

#nouveautes {
	background:#fdcd67 url("../images/fondu_jeunes.jpg") right top no-repeat;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000;
	margin: 1px 15px 5px 185px; 
	padding: 5px 5px 5px 5px;
	list-style-image:url(../images/puces/puce26.gif);
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #063;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #CCC;
	border-left-style: outset;
	border-left-width: 1px;
}
#nouveautes ul li{
line-height: 1.5em;
}
#nouveautes ul li a{
padding: 0.5em 0 0.5em 0.5em;
color:#000066;
text-decoration: none;
}
#nouveautes ul li#active a{
color: #800000;
}
#nouveautes ul li a:hover, #nouveautes ul li#active a:hover{
color: #800000;
text-decoration:underline;
}
h4 {
height: 23px;
background-image:url(../images/puces/fleur.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:27px;
font-family: "Calibri", Arial, Helvetica, sans-serif;
color:#CC3300;
}
.titreActu{
	background-image:url(../images/puces/grandefleur.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:72px;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-style:italic;
	color:#606;
	font-size:3.3em;
	font-weight: 500;
}
.section3{/* cette section est une boite où on met un aperçu de la nouvelle */
	border:#666 thin solid;	
	background-color:#FFF;
	margin-bottom:.5em;
	padding-bottom:.7em;
}
.section3 p{
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#000;
	text-align:justify;
	margin: 0 .3em .2em .3em;
}
.MAJ{
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.7em;
text-align:center;
width:160px;
border:#999 thin solid;
margin:5px 5px 0 5px;
}
.edition{
float:right;
margin:10px 40px;
border:#ccc thin solid;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.9em;
color:#FFF;
text-align:center;
width:120px;
}
.titreviolet
{
color:#FF0099;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
text-align:justify;
line-height: .9em;
background-color:#FFCC99;
}
/* Pied de page */
#pied {
	clear:both;
	padding: 15px 20px;
	font-size: .85em;
	text-align:center;
	height: 25px;
	/*background: url(../images/degrade_inverse.jpg)repeat-x;*/
}
#pied p {
	margin: .5em 0;
}
#copyright {
	text-align: center;
	font-size: 1em;
}
#copyright a {
	color:#999933;
	text-decoration:underline;
}
.titrerouge{
color:#CC3300; font-size: 1.2em;
font-weight:bold;
text-align:center;}
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.hrtiret{width:auto;background-image:url(../images/tiret.gif);background-repeat:repeat-x;height:3px;}
.hrpointille{width:auto;background-image:url(../images/pointille.gif);background-repeat:repeat-x;height:3px;}
