/* CSS Document */

body {
margin:0;
background-color:#F0F0F0;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align: center;

}
#global {
position:relative;
     margin-left: auto;
     margin-right: auto;
     width: 780px; 
	top:10px;
     }
#header{
width:780px;
height:140px;
background-image:url(images/haut.gif);
background-repeat:no-repeat;
}
#logo{float:left;
width:103px;
height:130px;
/*background-image:url(images/logo_triangle_vert.gif);*/
margin-top:5px;
margin-left:20px;
}
#nom{
padding-top:37px;
height:100px;
}
#photo{
float:right;
height:100px;
margin:0px;
padding:0px;
border:0px;
}


.spacer{
clear:both;
}

#corps{
width:740px;
background-image:url(images/fond.gif);
background-repeat:repeat-y;
padding-right:20px;
padding-left:20px
}
#menu {
float:right;
width:200px;
text-align:left;
margin-top:35px;
font-size:11px;
}
#menu ul { margin: 0; padding: 0; list-style: none; }
#menu li {width:100%;background-image:url(images/haut_menu.jpg);background-repeat:no-repeat;padding:2px;padding-bottom:10px;margin-bottom:5px;}
#menu li .titre {text-align:center; text-align:center; color:#663399;font-weight: bold;font-size:14px;margin-bottom:3px;padding-top:35px;}
#menu li .texto {font-family: Arial, Helvetica, sans-serif;padding: 0 3px;}
	font-size: 11px;
.bas{background-image:url(images/tournesol.gif);background-repeat:no-repeat;}





#breves{
float:right;
width:200px;
margin: 50px 20px 50px 15px;
background-color:#d2dda2;
background-image:url(images/tournesol.gif);
background-position: right bottom;
background-repeat:no-repeat;
padding:3px;
}
#breves b {text-align:center;}

#texte{
text-align:left;
padding-bottom:20px;
margin-right:210px;
/*background-image:url(images/fond_pissenlit.gif);*/
/*background-position:right bottom;*/
/*background-repeat:no-repeat;*/
}
#texte a {font-size:11px;}
#texte_calendrier{

text-align:justify;
background-image:url(images/fond_calendrier.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#texte_calendrier a{
text-decoration:none;
color:#663399;
}

#bas{
background-image:url(images/bas.gif);
width:780px;
height:100px;
}
.texte10noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte14noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.texte16vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #889C38;
}
.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

#cadre {
float:right;
width:auto;
height:25px;
margin-top:-15px;
background: url(basdroite.gif) no-repeat right top;
padding:0 25px 0 0;
color:#FFFFFF;
font-weight:bold;

}

#basgauche {
float:left;
height: 25px;
width:25px; 
background-repeat: no-repeat;
/*font-size:1px;  correction d'un bug IE */
background: url(basgauche.gif);

}


