*
{
margin:0;
padding:0;
}

img  {border: 0}

a img
{
	border:none;
}

.gras
{
	font-weight: bold;
}

.hr{
clear:both;
height: 1px;
}


/**********************************************************************************/
/*** Général **********************************************************************/
html,body
{
	height:100%;
	background-image:url(../images/fond_page.jpg);
	background-repeat: repeat-y;
	background-color: #eee9da;
	font-family: Arial, Helvetica, sans-serif;
}


/**********************************************************************************/
/*** Colones **********************************************************************/
#Page{
	width: 1000px;
	height: auto;
}

#Footer{
	width: 20px;
	height: 200px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#Menu{
	width: 290px;
	height: 716px;
	float:left;
	position:relative; 
	z-index: +5;
}

#Contenu
{
	width: 474px;
	height: 100%;
	float:left;
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: no-repeat;
	margin-left: -29px;
	position:relative; 
	z-index: 0;
}

#ContenuActu
{
	width: 474px;
	height: 100%;
	float:left;
	background-image: url(../images/fond-contenu-actu.jpg);
	background-repeat: no-repeat;
	margin-left: -29px;
	padding-top: 215px;
	position:relative; 
	z-index: 0;
}

#Droite
{
	width: 265px;
	height: 685px;
	float:left;
	background-image: url(../images/fond_droite.jpg);
	background-repeat: no-repeat;
}

#ContenuActu #ListingActu
{
	width: 185px;
	height: 100%;
	float:left;
	margin-top: 20px;
	padding-left: 15px;
}

#ContenuActu #ListingActu h1
{
	font-size: 18px;
	color: #6cbed3;
	margin-bottom: 15px;
}

#ContenuActu #ListingActu .listingActuPage
{
	width: 130px;
	height: 50px;
	float:left;
	padding-left: 53px;
	background-image: url(../images/puce-listing-actu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ContenuActu #ListingActu .listingActuPage a
{
	font-size: 11px;
	color: #009296;
	text-decoration: none;
	font-weight: bold;
}

#ContenuActu #ListingActu .listingActuPage p
{
	font-size: 10px;
	color: #a3a09d;
}

#ContenuActu #DetailActu
{
	width: 270px;
	height: 100%;
	float:left;
}

/**********************************************************************************/
/*** Mise en page Menu **************************************************/
.Tete
{
	background-image: url(../images/logo_up.png);
	background-repeat:no-repeat;
	width: 290px;
	height: 105px;
}

#Menu ul
{
	list-style-type: none;
	height: 620px;
	width: 126px;
	float:left;
	background-image: url(../images/fond_goch.jpg);
	background-repeat:no-repeat;
}

#men1
{
	background-image: url(../images/btn01.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 36px;
	display:block;
}

#men2
{
	background-image: url(../images/btn02.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display:block;
}

#men3
{
	background-image: url(../images/btn03.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display: block;
}

#men4
{
	background-image: url(../images/btn04.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display:block;
}

#men5
{
	background-image: url(../images/btn05.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display:block;
}

#men6
{
	background-image: url(../images/btn06.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display:block;
}

#men7
{
	background-image: url(../images/btn07.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 30px;
	display:block;
}

#men8
{
	background-image: url(../images/btn08.jpg);
	background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	display:block;
}

#Slide
{
	background-image: url(../images/fond_menu.jpg);
	background-repeat:no-repeat;
	width: 135px;
	height: 540px;
	float: left;
	overflow: hidden;
}
/**********************************************************************************/
/*** Mise en page Diapo **************************************************/

#myTitreGallery
{
	background-image: url(../images/titre_diapo.png);
	height: 65px;
	width: 474px;
	float: left;
	margin-top: -65px;
	margin-left: 1px;
	margin-bottom: 15px;
	z-index: +2;
	position:relative;
}

#myTitreGallery H1
{
	height: 57px;
	width: 191px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #b6c640;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 8px;
}

#myTitreGallery H2
{
	height: 57px;
	width: 230px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 8px;
}

/**********************************************************************************/
/*** Mise en page Actus **************************************************/

#EnteteDroite
{
	height: 235px;
	width: 245px;
	margin-left: 12px;
}

#Actus
{
	height: 190px;
	width: 245px;
	margin-left: 15px;
}

.actus_listing
{
	background-image: url(../images/puce_actu.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 60px;
	width: 245px;
}

.actus_listing a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #604c3b;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
}

.actus_listing H2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #382a22;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 3px;
	font-weight:normal;
}

#FooterDroite
{
	margin-top: 25px;
	margin-left: 2px;
	height: 140px;
	width: 245px;
}
