body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url('../images/commun/fond.gif');
	background-attachment:fixed;
	background-position:top;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color:#006351;
}
.titre {
	color:#006351;
	font-size:14px;
	font-weight:bold;
}
.chapeau {
	color:#006351;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
}
.sous_titre {
	color:#006351;
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #006351;
}

hr {
	border:1px solid #006351;
}

legend {
	color:red;
}


/* formulaire  ----------------------------------------------------------------- */
form {
	margin:0px;
	padding:0px;
}
input, textarea, select, checkbox, radio {
	border:1px solid #000;
	font-size:12px;
}
label {
	font-size:12px;
	font-weight:bold;
	color:#1F4D9E;
}
/*------------------------------------------------------------------------------- */


/* signature  ----------------------------------------------------------------------------- */
#signature {
	text-align:right;
	height:28px;
	background-image:url('../images/commun/signature.gif');
	background-repeat:repeat-x;
	font-size:10px;
	color:#000;
	padding:5px;
	padding-right:30px;
	padding-bottom:8px;
}
#signature a {
	font-size:10px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#signature a:hover {
	color:#006351;
	font-weight:normal;
	text-decoration:none;
}
/* ------------------------------------------------------------------------------- */

#lycee-oisellerie {
	background-image:url('../images/commun/bandeau.jpg');
	color:#006351;
	font-size:10px;
	font-weight:bold;
}
#lycee-oisellerie h1 {
	color:#006351;
	font-size:18px;
}

/* ----------------------------------------------------------------------------- */

#logos {
	margin-left:662px;
	margin-top:-130px;
}

/* -------------------------------------------------------------------------------- */

#tab_droite {
	border-left:1px solid #000;
	border-top:1px solid #000;
	height:420px;
}

#tab_actus {
	padding:5px;
	border-left:1px solid #3BD055;
	border-top:1px solid #3BD055;
}
#tab_actus a {
	font-size:10px;
	color:#000;
	font-weight:normal;
}
#tab_actus .lien_actus {
	background-color:#9DE7AA;
	color:#000;
	font-weight:normal;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}
#tab_actus .lien_actus:hover {
	background-color:#FFFFFF;
	color:#3BD055;
}
#visite_virtuelle {
	background-color:#E2EEB8;
	color:#006351;
	font-size:10px;
	padding:5px;
	
}

/* ----------------------------------------------------------------- */
/* page interne */

#menu_interne {
	background-color:#E2EEB8;
	border:1px solid #006351;
}
#menu_interne td {
	color:#006351;
	font-size:10px;
	padding:5px;
}
#menu_interne ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu_interne li {
	border-bottom:1px solid #006351;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:bold;

}
#menu_interne li a {
	font-size:10px;
	font-weight:bold;
	color:#006351;
}
#menu_interne li a:hover {
	/*color:#fff;
	background-color:#006351;*/
	color:#000;
	text-decoration:none;
}
/* sous-menu */
#menu_interne ul ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-left:10px;
}
#menu_interne ul ul li {
	border-bottom:none;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:normal;
	list-style-image:url('../images/commun/puce-ss-menu.gif');

}
#menu_interne ul ul li a {
	font-weight:normal;
	color:#000;
}
#menu_interne ul ul li a:hover {
	color:#006351;
	/*background-color:#006351;*/
}
/* */


.titre_interne {
	color:#006351;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}

.intitule {
	background-color:#E2EEB8;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	color:#006351;
	font-size:12px;
	font-weight:bold;
	width:95%;
}
.intitule_jaune {
	background-color:#FBFAA5;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	width:100%;
	margin-bottom:-6px;
}
.date {
	color:#9F9F9F;
}

.savoir, .retour, .savoir:link, .retour:link, .savoir:visited, .retour:visited, .savoir:active, .retour:active {
	color:#ffffff;
	background-color:#000;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
}
.savoir:hover, .retour:hover {
	color:#000;
	background-color:#FBFAA5;
	text-decoration:none;
}

#gauche {
	background-image:url('../images/commun/feuille.gif'); 
	background-repeat:no-repeat; 
	background-position:left bottom; 
	border-right:1px solid #000; 
	height:280px;
}


.sectiontableentry1 td {
	background-color:#F9FCF1;
}

.sectiontableentry2 td {
	background-color:#F9FCF1;
}

.sectiontableheader th {
	background-color:#006351;
	color:#fff;
}
