form {
margin:0px;
padding:0px;
}
.champs {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	margin: 0px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.image-marge {
margin-top: 10px;
}

/* ////////////  INDEX  /////////////// */

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none
  }
  
.txt_base {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
}
.txt_normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:left;
}

.txt_petit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}
.txt_contenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CC0000;
text-align:justify;
}

.lien-ecole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-align: right;
	margin: 6px 0px 6px 0px;
}


/* ////////////    /////////////// */  

#conteneur {
	position: static;
	visibility: visible;
	height: 240px;
	width: 450px;
	overflow: auto;
	scrollbar-3dlight-color:#660301;
	scrollbar-arrow-color: #660301;
	scrollbar-base-color: #c37029;
	scrollbar-darkshadow-color: #660301;
	scrollbar-face-color: #c37029;
	scrollbar-highlight-color:#ab470f;
	scrollbar-shadow-color: #660301;
	scrollbar-track-color: #fef0c7;
	margin-top: 5px;
}

#conteneur_resa {
	position: static;
	visibility: visible;
	height: 240px;
	width: 550px;
	overflow: auto;
	scrollbar-3dlight-color:#660301;
	scrollbar-arrow-color: #660301;
	scrollbar-base-color: #c37029;
	scrollbar-darkshadow-color: #660301;
	scrollbar-face-color: #c37029;
	scrollbar-highlight-color:#ab470f;
	scrollbar-shadow-color: #660301;
	scrollbar-track-color: #fef0c7;
	margin-top: 5px;
	padding-right:5px;
}

#conteneur_part {
	position: static;
	visibility: visible;
	height: 240px;
	width: 600px;
	overflow: auto;
	scrollbar-3dlight-color:#660301;
	scrollbar-arrow-color: #660301;
	scrollbar-base-color: #c37029;
	scrollbar-darkshadow-color: #660301;
	scrollbar-face-color: #c37029;
	scrollbar-highlight-color:#ab470f;
	scrollbar-shadow-color: #660301;
	scrollbar-track-color: #fef0c7;
	margin-top: 5px;
}


/* ////////////    /////////////// */ 
.titre-GD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.actu-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
.actu-date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.actu_contenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	margin-bottom: 30px;
}

#conteneur_images {
	position: static;
	height: 250px;
	width: 180px;
	overflow: auto;
}
