* {margin:0; padding:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#e2005e;
}


/*/////////////////////////*/
/* Mise en forme du texte */
/*///////////////////////*/

p {
	font-size: 10px;
}

h1 {
	font-size:10px;
	font-weight: normal;
	color:#000;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	margin-left: 7px;
}

h2 {
	font-size:11px;
	color:#000;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
}

h3 {
	display:inline;
	color:#000;
	font-size:14px;
}

h4 {
	font-size:10px;
	font-weight: normal;
	color:#000;
}

h5 {
	font-size:11px;
	font-weight: bold;
	color:#d3060b;
	line-height: 20px;
}

h6{
	font-size:10px;
	color:#000;
	font-weight: normal;
	line-height: 15px;
}


.tx_rouge {
	font-size:11px;
	color:#d3060b;
	font-weight: normal;
	line-height: 16px;
}

.tx_gris {
	font-size:11px;
	color:#656460;
	font-weight: normal;
	line-height: 16px;
}

.tx_noir {
	font-size:9px;
	color:#d3060b;
	font-weight: normal;
}

.tx_rose {
	font-size:11px;
	font-weight: bold;
	color:#f20484;
	line-height: 20px;
}

.tx_dyn {
	line-height:1.5;
	text-align:justify;
}

.fleche {
	font-size:9px;
	color:#000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.titre {
	font-size:29px;
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Style2 {font-size: 10px;}

.Style4 {color: #e2005e; font-weight: bold; }

.Style5 {color: #e2005e;}

.gallerys { max-width:65px; margin-left:1px; }

A.texte:link { color:black;text-decoration: underline;cursor:pointer;}
A.texte:visited { color:black;text-decoration: none;cursor:pointer;}
A.texte:hover { color:black;text-decoration: none;cursor:pointer; background-color: #ffec00;}

A.b_pdf:link { color:white;text-decoration: underline;cursor:pointer; margin-left:5px;}
A.b_pdf:visited { color:white;text-decoration: underline;cursor:pointer; margin-left:5px;}
A.b_pdf:hover { color:white;text-decoration: none;cursor:pointer; margin-left:5px;}

A.calendrier:link { color:#000; font-size:10px; text-decoration: none;cursor:pointer;}
A.calendrier:visited { color:#000; font-size:10px; text-decoration: none;cursor:pointer;}
A.calendrier:hover { color:#000; font-size:10px; text-decoration: none;cursor:pointer;}

A.art:link { color:black;text-decoration: none;cursor:pointer;}
A.art:visited { color:black;text-decoration: none;cursor:pointer;}
A.art:hover { color:black;text-decoration: none;cursor:pointer; background-color: #e2005e;}

/*/////////*/
/* Global */
/*///////*/

	
#global{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 926px;
	background-color:#FFFFFF;
	height: auto;
}




/*/////////*/
/* Header */
/*///////*/


#header{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:926px;
	height:364px;
}

#logo{
	margin-left:12px;
	margin-top:15px;
	margin-bottom:10px;
}

#menu{
	margin-top:12px;
	text-transform:uppercase;
	text-align:left;
	font-size:10px;
	margin-left: 12px;
}

#bulle{
	position:absolute;
	width:207px;
	height:23px;
	top:60px;
	right:30px;
	background:url(graf/bulle_bg.gif) no-repeat;
}

#bulle p{
	margin-left:3px;
	margin-top:1px;
	font-size:10px;
}

#bulleart{
	position:absolute;
	width:207px;
	height:23px;
	top:60px;
	right:30px;
	background:url(graf/centre_art/bulle_art.gif) no-repeat;
}

#bulleart p{
	margin-left:3px;
	margin-top:1px;
	font-size:10px;
}

#boite_pdf{
	position:absolute;
	top:340px;
	right:80px;
}


/*//////////////*/
/* Menu gauche */
/*////////////*/


#menu_travaux{
	position:relative;
	width:256px;
	text-align:left;
}


/*////////*/
/* Footer */
/*////////*/


#footer{
	position:relative;
	width:926px;
	height:123px;
}

#bandeau_footer{
	position:relative;
	margin-top:12px;
	width:902px;
	height:80px;
	margin-left: auto;
	margin-right: auto;
	background:url(graf/footer_bg.gif) no-repeat;
}

#bandeau_footer img{
	position:absolute;
	top:12px;
	right:20px;
}

#coordonnees{
	position:absolute;
	top:32px;
	left:125px;
	width: 535px;
	height: 37px;
}

/*////////*/
/* Layers */
/*////////*/


TABLE.LAYERART {
	border-left: 1px solid #000;
	width:205px;
}
TABLE.LAYERART TD {
	text-align:left;
	background-color:#ffffff;
}
TABLE.LAYERART P {
	color:#000;
	font-size:10px;
	line-height:13px;
	margin-left:10px;
	margin-top:8px;
	margin-bottom:10px;
}

TABLE.LAYERART A {
	font-size:10px;
	text-decoration:none;
	color:#000;
}
TABLE.LAYERART A:hover {
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	color:#000;	/*  COULEUR DU TEXTE "ON" DU LAYER ECOLE  */
	background-color: #e2005e;
}

