/* MISE EN PAGE */
*{
	margin : 0;
	padding: 0;
}

@font-face {
    font-family: 'CaviarDreamsRegular';
    src: url('../include/police/caviardreams-webfont.eot');
    src: url('../include/police/caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('../include/police/caviardreams-webfont.woff') format('woff'),
         url('../include/police/caviardreams-webfont.ttf') format('truetype'),
         url('../include/police/caviardreams-webfont.svgz#CaviarDreamsRegular') format('svg'),
         url('../include/police/caviardreams-webfont.svg#CaviarDreamsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('../include/police/caviardreams_bold-webfont.eot');
    src: url('../include/police/caviardreams_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../include/police/caviardreams_bold-webfont.woff') format('woff'),
         url('../include/police/caviardreams_bold-webfont.ttf') format('truetype'),
         url('../include/police/caviardreams_bold-webfont.svgz#CaviarDreamsBold') format('svg'),
         url('../include/police/caviardreams_bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {
    border: 0;
}
body{
	background:#FFF url(../images/f-conteneur.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1922;
}
#page {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
}
#top {
	background: url(../images/f-titre.png) no-repeat;	
	width: 960px;
	height: 143px;
	border-bottom: 1px solid #FFF;
}
#conteneur {
	border-top: 0;
	background:#e7e7e7;
}

#menu-haut{
	position:absolute;
	width:475px;
	background:#cececd;
	margin:60px 0 0 460px;
	background: url(../images/f-menu.png) repeat-x top left;
	}
ul#menu
{
	margin-top:10px;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:45px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#menu li a
{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:8px 18px 0 17px;
}
ul#menu li a:hover
{	
	color:#d01a34;
	height:30px;
	background:url(../images/trait-menu.png) bottom repeat-x;		
}

-->	
#menudroit {
	float:right;
	width: 283px;
	min-height: 620px;
	padding:10px 10px 15px 10px;
	padding-top:10px;
	padding-bottom:15px;
	background:  #d5d6d5 url(../images/f-b-menu-droite.png) bottom no-repeat;
	margin-right:10px;
}
/*#menudroit {
	position:absolute;
	right:1px;
	width: 283px;
	min-height: 620px;
	padding:10px 10px 15px 10px;
	padding-top:10px;
	padding-bottom:15px;
	background:  #d5d6d5 url(../images/f-b-menu-droite.png) bottom no-repeat;
	margin-right:10px;
}*/
#contenu {
	width:570px;
	margin:0 325px 0 40px;
	padding:10px;
	min-height: 620px;
	background:#e7e7e7;
}
/* Hack IE-win \*/
* html #contenu {
	height: 620px;
} 
#foot {
	background:  #d5d6d5 url(../images/f-b-conteneur.png) bottom no-repeat;
	clear:both;
	color:#FFF;
	min-height:40px;
}
#foot a{
	color:#FFF;
}

	/** Droite **/
#menudroit h1{
	margin-top:5px;
	padding: 2px 5px;
	width: 189px;
	font-size: 15px;
	color: #d01a34;	
}
#menudroit h1.top{
	border-top: 0;
}
#menudroit h2{
	margin: 3px 0 0 0;
	padding: 2px;
	width: 175px;
	font-size: 11px;
}
#menudroit div.billet{
	width: 168px;	
	padding: 0 2px;
	font-size: 10px;
	border-bottom: 1px dotted #d01a34;	
	margin-bottom: 3px;
}
#menudroit div.billet p{
	margin: 0;
	padding: 0;
}
#menudroit ul { 
	margin : 0px 5px 5px 15px;
}
#menudroit li{
	margin : 2px;
	list-style: circle outside;
	color: #d01a34;
}	
#menudroit ul.actubref li{
	color:#0b1922;
}	
	/** Fin Droite **/
	/** Contenu **/
div.finedito{
	width:570px;
	height:1px;
	border-bottom: 1px solid #d01a34;	
}
div.finparag{
	width:570px;
	height:1px;
	border-bottom: 1px dotted #d01a34;	
}
div.finparagc{
	width:570px;
	height:15px;
	border-top: 1px dotted #d01a34;	
	border-bottom: 1px dotted #d01a34;	
	text-align: right;
	color: #903;
}

div.annees{
	height:15px;
	border-bottom: 1px dotted #d01a34;	
	text-align: center;
	font-size: 12px;
	color: #d01a34;
}
	/** Fin contenu **/
div.finfloat{
	clear:both;
}
/* FIN MISE EN PAGE */

/** encart sous le menu **/


#bandeau{
	width:960px;
	height:350px;
	background:#f2f1f1 url(../images/img-sandrine.png) no-repeat;
}
#encart{
	float:right;
	width:330px;
	height:350px;
}
#encart-agenda,
#encart-actu,
#encart-parole{
	width:330px;
	text-align:left;
}
#citation{
	float:left;
	padding:275px 5px 5px 50px;
	width:575px;
	height:70px;
	color:#FFF;
}

/** Fin enacrt sous le menu **/
#f-b-body{
	margin-top:-40px;
	background: url(../images/f-conteneur.png) repeat-x;
	height:72px;
}
#f-b-body p{
	padding-top: 40px; 
	text-align: center;
	font-size: 11px;
	color:#FFF;	
	}
#f-b-body a{
	color:#FFF;	
	}
/* IMAGES */
img.paragg {
	float: left;
	margin: 10px 10px 10px 0;
    border: 1px solid #d01a34;
}
img.paragd {
	float: right;
	margin: 10px 0 10px 10px;
    border: 1px solid #d01a34;
}
.paragd {
	padding-left: 8px;
}
/* FIN IMAGES */

/* TEXTES */
a:link,a:active,a:visited {
	text-decoration: underline;
	color: #d01a34;
} 
a:hover{
	text-decoration: none;
}

#contenu h1{
	margin : 5px 0 10px 0;
	font-family:"CaviarDreamsRegular",Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d01a34;	
	border-bottom: 2px dotted #CCC;
}
#contenu h2 { 
	margin : 5px 0;
	font-size: 15px;
	color: #000;	
}
#contenu h3 { 
	margin : 5px 0;
	font-size: 13px;
	color: #999;	
}
#contenu ul { 
	margin : 0px 5px 5px 15px;
}
#contenu li{
	margin : 2px;
	list-style: square outside;
}	
div.annees p a:link, div.annees p a:active, div.annees p a:visited{
	text-decoration: none;
	color: #555;
}
div.annees p a:hover{
	font-weight: bold;
}


/* FIN TEXTES */

/* FORMULAIRE */
.chps {
	background-color: #FFF;
	border: 1px solid #FA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

.bouton{
	background-color:#FA9;
	border: 1px solid #903;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #903;
}
/* FIN FORMULAIRE */

/* Caroussel */
#menudroit .infiniteCarousel {
	width:280px;
	height:160px;
	position: relative;
	padding:0;
}
#menudroit .infiniteCarousel .wrapper {
	width:280px;
	height:160px;
	margin: 0;
	position: absolute;
	overflow: auto;
}
#menudroit .infiniteCarousel .wrapper ul {
	position: absolute;
	width:280px;
	height:160px;
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
}
#menudroit .infiniteCarousel ul li {
	float:left;
	display:block;
	width:280px;
	height:160px;
	margin: 0;
	padding:0;
	overflow:hidden;
	text-align:center;
	font-size:9px;
}
