/* =============== Reset =============== */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
 
 
blockquote, q { quotes: none; }
 
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
 
:focus { outline: 0; }
 
ins { text-decoration: none; }
 
del { text-decoration: line-through; }
 
a img { border: none; }

p{
margin-top:15px;
}

.noMargin{
margin:0;
padding:0;
}

.center{
margin:0 auto;
}

fieldset{
border: 1px solid #dedbd9;
padding:10px;
}

legend{
color:#771700;
}

b{
font-weight:bolder;
}

td{
text-align:left;
vertical-align:text-top;
vertical-align:top;
}

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 : 260px;
	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; }


.line20{
line-height:20px;
}
.txtCentre{
	text-align:center;
}
.txtDroite{
	text-align:right;
}
.margeDroite25px{
margin-right:25px;
}

.alignMiddleVertical td{
vertical-align:middle;
}

.noStyle a{
text-decoration:none;
}
.noStyle a:hover{
text-decoration:none;
}


.alignMiddle{
vertical-align:middle;
}

.bordure{
border:1px solid #333333;
}

.center{
text-align:center;
vertical-align:middle;
}

/* =============== Divers =============== */
ul.coche{
	list-style-image: url("../Images/puce.jpg");
	list-style-position: outside;
	margin-left:10px;
	padding:0px;
}

ul.coche li{
margin-left:3px;
margin-top:10px;
}

ul.fleche{
	list-style-image: url("../Images/fleche.jpg");
	list-style-position: outside;
	margin-left:20px;
	padding:15px;
	
}

ul.fleche li{
margin-left:3px;
margin-top:5px;
}

.bordureEspace{
border:1px solid #dedbd9;
padding:2px;
}

.bordure{
border:1px solid #dedbd9;
}

.bordureEspacePointille{
border:1px dashed #dedbd9;
border-collapse:collapse;
padding:2px;
line-height:3;
}

.alignLeft{
margin:0;
}

* =============== Formulaires =============== */
input, textarea , select {
border:1px dashed #dedbd9;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
background-color:#F0EEEE;
}

textarea{
font-size:11px;
}
 
input[type=submit] {
}

input[type=image] {
border:0;
background-color:#F0EEEE;
} 

input[type=button] {	}
 
input[type=checkbox] {
border:none;
background-color:#F0EEEE;
}
 
input[type=radio] {
border:none;
background-color:#F0EEEE;
}
 
input[type=text] {	}
 
label {	}
 
fieldset {	}

.titreActuGauche{
font-size:11px;
color:#A8A8A8;
}

