body {
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	color: #6C6052;
	height:100%;

}

html {
	border: 0;
	height:100%;
}

#container {
	width: 100%;
	min-height: 100%;
	height:auto;
	background-image: url(../images/degrade_gauche.png);
	background-repeat:repeat-y;
	overflow:hidden ;


}

#left {
	float: left;
	width: 266px;
	color: #1D1C1A;
	background-repeat:repeat;
	text-align:center;

}

#content {
	width: 690px;
	float: left;
	padding-top: 25px;
	padding-left: 40px;
	font-size: 12px;
}

#logo {
	margin-left: 20px;
	margin-top: 10px;
}

#menu{
	height : 218px;
	width:261px;
	background-image: url(../images/Fond_Menu.png);
	text-align:right;
	background-repeat:no-repeat;	
	padding-top:15px;
	padding-right:15px;

}




#photo{
	height : 222px;
	width:678px;
}

#cadres{
	width:678px;
}

#cadre1{
color:#333333;
height:auto;
width:315px;
float:left;

}

#cadre1_haut{
	background-image: url(../images/Bienvenue_Haut.png);
	height:199px;
	padding-left:7px;
	padding-right:140px;
	text-align:justify;
	background-repeat:no-repeat;
	
}

#cadre1_milieu{
	background-image: url(../images/Bienvenue_Repete.png);
	background-repeat:repeat;
	height:auto;
	padding-left:6px;
	margin:0px;
	

}

#cadre1_bas{
	background-image: url(../images/Bienvenue_bas.png);
	height: 7px;
	padding-left:6px;

}

#droite{
width:302px;
height:auto;
float:right;
}

#cadre2{
color:#333333;
height:auto;
width:302px;
padding-top:11px;

}

#cadre2_haut{
	background-image: url(../images/Philo_Haut.png);
	height:112px;
	padding-left:27px;
	text-align:justify;
	background-repeat:no-repeat;
	
}

#cadre2_milieu{
	background-image: url(../images/Philo_Repete.png);
	background-repeat:repeat-y;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;


}

#cadre2_bas{
	background-image: url(../images/Philo_bas.png);
	height: 58px;
	padding-left:6px;
		padding-right:7px;


}

#EspaceCopro{
padding-top:27px;
width:302px;
height:71px;
}

#pied{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a8a8a8;
	float:left;

}

.Actu1{
padding-bottom:2px;
padding-top:2px;
padding-left:8px;
padding-right:5px;
text-align:left;
height:auto;
width:90%;
}

.Actu2{
padding-bottom:2px;
padding-top:2px;
padding-left:8px;
padding-right:2px;
text-align:left;
height:auto;
width:90%;
background-color:#f1f1f2;
}


#Page{
color:#333333;
height:auto;
width:658px;
padding-left:10px;
padding-top:11px;

}

#Page_haut{
	background-image: url(../Images/pageHaut.png);
	width:658px;
	height:11px;
	padding-left:27px;
	text-align:justify;
	background-repeat:no-repeat;
	
}

#Page_milieu{
	background-image: url(../Images/pageMilieu.png);
	background-repeat:repeat-y;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;


}

#Page_bas{
	background-image: url(../Images/pageBas.png);
	height: 53px;
	padding-left:6px;
	padding-right:7px;


}

#navigation-block {
	position:relative;
	top:200px;
	left:100px;
		padding-left:50px;

}

#hide {
	position:absolute;
	top:0px;
	left:-110px;
		padding-left:50px;

}

ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 0;
	padding: 0;
	padding-left:70px;

}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
	padding: 0px 18px;
	margin: 0;
	margin-bottom: 3px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #ffffff;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #B71073; }
