
body{
	background-image:url(../images/css/bg-full.gif);background-repeat:repeat-x;
	background-color	: #FDF0BC;
	font-family			: "Trebuchet MS",arial, helvetica, sans-serif;
	margin				: 0px;
	color				: #333333;
	height				: 100%;
	padding:0px;
}

#backContenu {background:url(../images/css/bg-body.jpg); width: 826px; padding:0px auto; margin:0px auto;background-repeat:no-repeat;text-align:center;}
#backContenuAccueil {background:url(../images/css/bg-body-accueil.jpg); width: 681px; padding:0px auto; margin:0px auto;background-repeat:no-repeat;text-align:center;}

/*********************************************************************
************************* T I T R E S ********************************
*********************************************************************/
h1
{ 
	font-size			: 20px;
	font-weight			: bold;
	margin				: 5px 10px 6px 10px;
	padding				: 0px;
	color				: #b1380e;
	text-align:left;
}

h2
{
	font-size			: 15px;
	font-weight			: bold;
	margin				: 4px 5px 6px 17px;
	padding				: 0px;
	color				: #333333;
	text-align:left;
}




p
{
	font-size			: 12px;
	margin				: 4px 18px 8px 18px;
	padding				: 0px;
	text-align:justify;
	
}


.note
{
	font-size			: 10px;
	font-weight			: normal;
	text-align:left;
}


.rouge
{
	color				: #b1380e;
	font-weight			: bold;
	text-align:left;
}


/*********************************************************************
**********************      L I S T E       **************************
*********************************************************************/
ul
{
	margin-top			: 6px;
	margin-bottom		: 6px;
	list-style-image:url(../images/css/puce.gif);
	text-align:left;
	

}


ol
{
	color				: #333333;	
	list-style-type		: decimal;
	text-align:left;
}


li
{
	font-size			: 12px;
	text-align			: left;
    margin-top			: 2px;
    margin-bottom		: 2px;
    margin-right		: 10px;
	text-align:left;
}



/*********************************************************************
*************************  L I E N S  ********************************
*********************************************************************/
a:link 
{
	color				: #b1380e;
	font-weight			: bold;
}
a:visited 
{
	color				: #b1380e;
	font-weight			: bold;
}
a:hover 
{
	color				: #902d0e;
	font-weight			: bold;
}
 /*************************************************************/

.img-principale{
	border-style	 	: solid;
	border-color	 	: #902d0e;
	border-width 		: 1px; 
	margin				: 5px 5px 5px 5px ;
	padding:2px;
	background-color:#FFFFFF;
	display:block;
}


hr
{
	width			: 100%;
	height			: 1px;
	border-width	: 1px 0px 0px 0px;
	border-style	: solid;
	border-color	: #b1380e;
	margin			: 6px ;
}

.left		{text-align	: left;}
.right		{text-align	: right;}
.center		{text-align	: center;}
.nomargin	{margin		: 0px 0px 0px 0px ;}
.cache		{display	: none;}

#photoAlbum {display:block; width: 249px; height:154px; position:absolute;top:0px; left:0px;z-index:1000; border:1px solid white;background:white; filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;	opacity: 0;}

#slideshow {
    position:relative;
    height:230px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 230px;
    background-color: #FFF;
}

#slideshow DIV.active1 {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 230px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

a.colorbox {text-transform:uppercase; color:#333333; text-decoration:none;}
a.colorbox:hover {color:#666666;text-decoration:underline;}

#videoHelene img {border:none;}
#videoHelene p {color:#666666;}
#videoHelene a {color:#333333; text-decoration:none;}
#videoHelene a:hover {color:#666666; text-decoration:underline;}