﻿<style type="text/css">
<!--
body {

	  background:#568ed2 url(images/fond_degrade_menu.jpg) repeat-x; 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



}
.Style1 {font-size: xx-large}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

th
{
font-weight: normal;
}

#haut
{
top: 10%;
margin-left: 5px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */

background-image:url(images/bgrd.jpg); 
border: 1px solid SlateGray; 

}
 #news_flash
 {
padding: 0.5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
position: absolute;
TOP : 20px ;
right : 300px;
}


#serer
{
position : absolute;
left : 35%;
TOP: 120px;
margin-left: 5px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */  



}

#menu
{
margin-left: 5px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
margin-bottom: 10px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
background : #F8F8FF;
border: 1px solid SlateGray; 
}


#gauche
{

background :#F8F8FF ;
margin-left: 5px;
border: 1px solid SlateGray;
background-repeat: no-repeat;
padding: 5px;
}

#bas
{

font-size: 0.79em;
margin-left: 5px;
text-align: center;
background: #FFFFFF;
border: 1px solid blue;
background-repeat: no-repeat;
   
 }
 

#clock
 {
padding: 0px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
position: absolute;
right: 40px;
TOP : 25px; 
}

table
{
   border-collapse: collapse;
}



.titre_page
{
font-size:28px;
font-weight:700; 
}

.titre_section
{
font-weight:700;
text-decoration:underline;
}

.perspective
{
font-weight:700;
text-decoration:underline;
color:#FF0000;
}
.perspective_txt
{
font-weight:700;
color:#FF0000;
}
.grille_horaire
{
font-weight:700;
text-decoration:underline;
font-size:20px;
}
label {
display:block;
width:150px;
float:left;
}
-->
</style>