
/* ------------------------------------ */
/*                                      */
/*          Global                      */
/*                                      */
/* ------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-color: #5E5E5D;
	font: 12px  Arial,Verdana, Helvetica, sans-serif;

}



#conteneur {
	position: absolute;
	width: 898px;
	left: 50%;
	margin-left: -449px;
	margin-top: 0px;
   	 background-color: #FFFFFF;


}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */
#header {
	background: #5E5E5D;
	height:129px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat; 
	background-position: center;
}




/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */

#menuTop{

	background-color:#9DC821;
	text-align:center;
	height:37px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat; 
	background-position: left top;

}

ul
{
	float: left;
	margin-top:10px;
	list-style-type: none;
	font-size: 10px;
}

#menu li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#menu a
{
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font: Bold 14px  Arial,Verdana, Helvetica, sans-serif;
	color:#ffffff;
	border-right: 1px solid #DFF0B2;

}

#menu a.on
{

	color:#D52A6D;

}

#menu a:link, #navlist a:visited
{
	padding-left: 25px;
	font-weight: bold;
}

#menu a:hover
{
	text-decoration: none;
	color: #D52A6D;

}

#menu a:active
{
	color: #D52A6D;}



/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */

#centre {
    text-align: left;
	background-image: url(images/mannequin.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
   	background-color: #FFFFFF;
	min-height: 430px;
}



#centre2 {
    text-align: left;
	background-image: url(images/mannequin2.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
   	background-color: #FFFFFF;
	min-height: 430px;
}



#cadre_titre {
    float: left;
	width: 650px;
    margin-top: 10px;
	margin-left: 25px;	margin-bottom: 5px;
	font-size: 32px;
	text-transform: uppercase;
	color:#A95479;
	letter-spacing : -1px ;
    border-bottom: 1px solid #CCC;
}

#cadre_titreH {
    float: left;
	width: 650px;
    margin-top: 25px;
	margin-left: 25px;
	font-size: 28px;
	text-transform: uppercase;
	color:#A95479;
	letter-spacing : -1px ;
    border-bottom: 1px solid #CCC;
}
.cadre_actus{
float: left;
margin-left:25px;
margin-top: 0px;
width:480px;
text-align: left;

}

#cadre_centre {
float: left;
margin-left: 25px;
margin-top: 25px;
width:650px;

}

#cadre_edito {
float: left;
margin-left: 25px;
margin-top: 0px;
width: 650px;
color: #000;
text-align:justify;

}
.cadre_carte{
float: left;
margin-top: 10px;
margin-left: 25px;
width: 300px;
text-align: center;
}



.cadre_droiteHome {
float: right;
border-left: solid 5px #ffffff;
width: 160px;
height:150px;
}

.cadre_lycee{
float: left;
margin-top: 10px;
width: 650px;
text-align: left;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}




.cadre_droite {
float: right;
border-left: solid 5px #ffffff;
width: 160px;
height:150px;
}



#pied {
	height:36px;
    color: #8E4B69;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
    font-weight: bold;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
}



.spacer {
 	clear: both;
 }

img {border: 0;}
a {color: #F41E87;text-decoration: none;font-weight: bold;}
a:hover {text-decoration: underline;}
.titre {color: #000000; font-size: 18px; text-indent: 20px;}
.titre2 {color: #000000; font-size: 16px;font-weight: bold;}
.titre3 {color: #000000; font-size: 14px;font-weight: bold;}
.titre_sommaire {font-size:17px; color:#7F3153;text-align:left;text-transform: uppercase;}
.titre_annonce {font-size:14px; color:#FFFFFF;text-align:left;text-transform: uppercase;font-weight:bold; background-color: #CC266E;}


