@charset "utf-8";
/* CSS Document */
html{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none; color:#000000;}
/*END OF YUI RESET*/
strong{	font-weight:bold;}

html
{
	background-image:url(images/lycee-jeanne-d-arc_02.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font:Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background-image:url(images/lycee-jeanne-d-arc_01.jpg);
	background-repeat:repeat-x;
}

#site
{
	width:916px;
	margin-left:auto;
	margin-right:auto;
	min-height:850px;
}

#bandeau
{
	width:875px;
	background-image:url(images/bandeau.jpg);
	background-repeat:no-repeat;
	height:115px;
	padding-top:40px;
	padding-left:40px;
}
#logo
{
	float:left;
	margin-top:20px;
}

#ent
{
	float:right;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
	background-image:url(images/puce_blanc_43.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
}

#ent a
{
	color:#FFFFFF;
}

#ent a:hover
{
	text-decoration:underline;
}

#langue
{
	float:right;
	margin-right:15px;
	margin-top:35px;
}

#menu
{
	background: url(images/menu_16.jpg) repeat-x;
	width:916px;
	height:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contenu
{
	width:916px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	overflow:hidden;
}

#gauche
{
	width:520px;
	float:left;
	margin-right:20px;
	overflow:hidden;
}

#titre
{
	background-image:url(images/titre_19.jpg);
	background-repeat:repeat-x;
	width:100%;

}

#contenu h1
{
	padding-left:20px;
	font-size:17px;
	font-weight:bold;
	color:#940304;
	background-image:url(images/titre_18.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	background-color:#FFFFFF;
}


#contenu h2.type_h1
{
	padding-left:20px;
	font-size:17px;
	font-weight:bold;
	color:#940304;
	background-image:url(images/titre_18.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
	background-color:#FFFFFF;
}

#case 
{
	margin:0;
	padding:0;
	margin-top:10px;
	float:left;
	width:150px;
	font-size:10px;
	margin-right:8px;
	margin-left:8px;
}

#case li
{
	margin-top:10px;
	clear:both;
	float:left;
	width:135px;
	font-size:10px;
	text-align:justify;
	list-style-type: none;
	background:url(images/puce_noir_26.jpg) top left no-repeat;
	padding-left: 15px;	
}

#case li.violet
{
	margin-top:10px;
	clear:both;
	float:left;
	width:135px;
	font-size:10px;
	list-style-type: none;
	background:url(images/puce_29.jpg) top left no-repeat;
	padding-left: 15px;	
	text-align:left;
	margin-bottom:10px;
}

#case li.vert
{
	margin-top:10px;
	clear:both;
	float:left;
	width:135px;
	font-size:10px;
	list-style-type: none;
	background:url(images/puce_31.jpg) top left no-repeat;
	padding-left: 15px;	
	text-align:justify;
	margin-bottom:10px;
}

#case li.marron
{
	margin-top:10px;
	clear:both;
	float:left;
	width:135px;
	font-size:10px;
	list-style-type: none;
	background:url(images/puce_33.jpg) top left no-repeat;
	padding-left: 15px;	
	text-align:justify;
	margin-bottom:10px;
}

#droite
{
	width:376px;
	float:left;	
}


#actu
{
	width:374px;
	height:210px;
	background-image:url(images/actu_20.jpg);
	background-position:bottom;
	margin-bottom:20px;
}
#titre_actu
{
	width:100%;
	background-image:url(images/actualites_19.jpg);
	background-repeat:no-repeat;
	height:27px;
	margin-bottom:5px;	
}
#titre_actu h2
{
	color:#FFFFFF;
	float:left;
	padding-top:8px;
	padding-left:25px;
	background:none;
	font-weight:bold;
}

#titre_actu a
{
	float:right;
	padding-top:13px;
	padding-right:10px;	
	font-size:10px;	
	color:#FFFFFF;
}

#titre_actu a:hover
{
	text-decoration:underline;
}

#actu_texte
{
	clear:both;
	width:326px;
	height:50px;
	background-image:url(images/actualite_22.jpg);
	font-size:10px;
	margin-left:20px;
	padding-right:20px;
	margin-bottom:3px;	
	padding-top:5px;
	text-align:justify;
	background-repeat:no-repeat;
}

#actu_texte a
{
	float:right;
	font-weight:bold;	
	color:#647601;
}

#actu_texte a:hover
{
	text-decoration:underline;
}

td.calendrier
{
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
}

#actu_texte a.calendrier
{
	padding:0;
	margin:0;
	float:none;
	padding:5px;
	padding-top:13px;
	padding-bottom:13px;
	color:#000000;
}

#actu_texte a.calendrier:hover
{
	text-decoration:none;
}

img.temoignage
{
	float:left;
}

img.temoignage2
{
	float:left;
	vertical-align:bottom;
}

#temoignage_gauche
{
	width:112px;
	float:left;
	margin-left:10px;
}

#temoignage_centre
{
	width:202px;
	float:left;
	text-align:justify;
	font-size:11px;
	margin-top:15px;	
}

#temoignage_droite
{
	clear:both;
	float:right;
}
#temoignage_centre p.rouge
{
	color:#9f0102;
}

#footer
{
	clear:both;
	background-image:url(images/footer_30.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:136px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_gauche
{
	padding-left:60px;
	padding-top:20px;
	min-width:190px;
	float:left;
}

#footer_milieu
{
	padding-left:88px;
	padding-top:20px;
	float:left;
	
}

#footer_milieu a
{
	color:#FFFFFF;	
}

#footer_milieu a:hover
{
	color:#999999;	
}

#footer_droite
{
	padding-left:108px;
	
	float:left;
}



#footer_gauche li
{
	list-style-type: none;
	background:url(images/puce_blanc_43.png) no-repeat;
	background-position:0px 1px;
	margin-bottom:5px;
	padding-left: 15px;	
}


#footer_milieu li
{
	list-style-type: none;
	background:url(images/puce_blanc_43.png) no-repeat;
	background-position:0px 1px;
	margin-bottom:5px;
	padding-left: 15px;	
}


#copy
{
	/*background-color:#FFFFFF;*/
	margin-bottom:15px;
}

