body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #000066;
margin: 0;
padding: 0;
height:100%;
}
p {
	margin: 0 0 5px 0;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#conteneur {
	top:5px;
	position: relative;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	background-image:url( /fileadmin/templates/images/CG/fond_accueil.gif);
	background-repeat:repeat-y;	
	height: auto;
}
/* ENTETE */	
#entete {
	height: 152px;
	margin-bottom: 0px;
	padding-bottom: 4px;	
	background-color: #FFFFFF;
}
#logo_flash {
	position:relative;
	float:left;
	width:213px;
	height:152px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;		
	}
#menu_flash {
	position:relative;
	float:right;
	width:540px;
	height:152px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;		
	}

/* PARTIE GAUCHE */	
#gauche {
	position: absolute;
	left:0px;
	width: 213px;
}

/* PARTIE CENTRALE */
#centre {
	font-size: 12px;	
	padding-top: 5px;	
	margin-left: 220px;
	overflow: visible;	
	height: auto !important;
	height: 1700px;
	min-height: 1700px;
}
#resume {
	position:relative;
}
#resume h1 {
	font-size: 18px;
	color:#000066; 
	font-weight: bolder;
	background: url(/fileadmin/templates/images/CG/fleche.gif) no-repeat left;
	padding-top: 0px;	
	padding-left: 20px;
	font-family: Arial;
}
#resume h2 {
	font-size: 12px;
	font-weight: bold;
}	
#eadministration {
	position:relative;
	background-color: #EEEEEE;
}
#eadministration h1 {
	padding-left: 20px;
	padding-top: 2px;   
	font-size: 16px;
	font-weight: bolder;
	background: #EEEEEE url(/fileadmin/templates/images/CG/puce_eadmin.gif) no-repeat left;
}	
#eadministration h2 {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}	
/* PARTIE DROITE */
#droite {
	position: absolute;
}
#actus {
	margin-top: 10px;
	position:relative;
}
#breves {
	position:relative;
	font-size: 10px;
	margin-top: 7px;
}
#breves a {
	font-size: 12px;
	text-decoration: none;
	color: #990099;
 }
#breves a:hover {
     color: #000000;
     }
#breves a:active {
     color: #000000;
     }     
#infomedias {
	font-size: 10px;
	margin-top: 7px;
	position:relative;
}
#infomedias a {
     font-size: 12px;
     text-decoration: none;
     color: #990000;
 }
#infomedias a:hover {
     color: #000000;
     }
#infomedias a:active {
     color: #000000;
     }     
#zoom {
	background-color: #CCFFCC;
	height: auto !important;
	height: 550px;
	min-height: 550px;	
}
#zoom h1 {
	font-size: 12px;
	font-weight: bolder;
	background: #CCFFCC url(/fileadmin/templates/images/CG/puce_saviezvous.gif) no-repeat left;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 7px;
	heigth: 20px;
	margin: 2;
}
#zoom h2 {
   font-size: 10px;	
   font-weight: normal;
   padding-left: 25px;
   padding-right: 7px;
   background: #CCFFCC;
   margin: 3;
}

/* PIED DE PAGE */
#pied {
	clear: both; 
	height: 25px;
	background-image:url(/fileadmin/templates/images/CG/fond_pied.gif);
	bottom: 0;
	margin: 0;
	padding: 0;
}
/* MENU GAUCHE */
.menuG a {
     margin:7px;
     height: 20px;
     display: block;
     text-decoration: none;
     color: #000000;
     vertical-align:middle;
     font-weight: bold;
     font-size: 12px;     
	 }
	 
.menuG a:hover {
     background: #000000;
     color: #FFFFFF;
     text-decoration: none;
     }

.menuG a:active {
     background: #000000;
     color: #FFFFFF;
     text-decoration: none;
     }

.cg a {
   background: url(/fileadmin/templates/images/_icones/puce_cg.gif) no-repeat left;
   padding-left: 10px;
   padding-top: 2px;   
	 }
     
.social a {
   background: url(/fileadmin/templates/images/_icones/puce_social.gif) no-repeat left;
   padding-left: 10px;
   padding-top: 2px;   
	 }

.dev a {
   background: url(/fileadmin/templates/images/_icones/puce_dev.gif) no-repeat left;
   padding-left: 10px;
   padding-top: 2px;   
	 }

.education a {
   background: url(/fileadmin/templates/images/_icones/puce_education.gif) no-repeat left;
   padding-left: 10px;
   padding-top: 2px;   
	 }

/* SOUS MENU DROIT */

.menuD a {
     margin:7px;
     height: 20px;
     display: block;
     text-decoration: none;
     color: #fff;
     vertical-align:middle;
     font-size: 12px;
     background: #3366CC;
     text-align:center;
	 }
	 
.menuD a:hover {
     background: #FFFFFF;
     color: #000000;
     text-decoration: none;
     }

.menuD a:active {
     background: #FFFFFF;
     color: #000000;
     text-decoration: none;
     }
     
/* MENU PIED DE PAGE */

#pied a {
     margin:7px;
     padding-left:5px;
     padding-right:5px;
     height: 14px;
     display: block;
     text-decoration: none;
     color: #fff;
     vertical-align:middle;
     font-size: 12px;
     background: #3366CC;
	 }
	 
#pied a:hover {
     background: #FFFFFF;
     color: #000000;
     text-decoration: none;
     }

#pied a:active {
     background: #FFFFFF;
     color: #000000;
     text-decoration: none;
     }     
