* {
font-family : Arial, Helvetica, sans-serif;
	background: none;
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	color : #000000;
	border : none;	
}

body {
background : #1b2b40 url(images/grille.png) repeat left top;
_background : #1b2b40 url(images/grille.gif) repeat left top;
	width:960px;
	margin: 0 auto 30px auto;margin-top:0px;
}
.haut{
float:left;
background : transparent url(images/haut.jpg) repeat left top;
width:960px;height:87px;
}
.hauten{
float:left;
background : transparent url(images/hauten.jpg) repeat left top;
width:960px;height:87px;
}
.hautsp{
float:left;
background : transparent url(images/hautsp.jpg) repeat left top;
width:960px;height:87px;
}
.barre{
	float:left;
	background : transparent url(images/barre.jpg) repeat left top;
	width:960px;
	height:38px;
}
.teaser{
float:left;
width:960px;height:278px;
}
.teaser1{
float:left;
background : transparent url(images/teaser.jpg) repeat left top;
width:711px;height:278px;
}
.teaser2{
float:left;
background : transparent url(images/slogan.jpg) repeat left top;
width:249px;height:278px;
}
.teaser2en{
float:left;
background : transparent url(images/sloganen.jpg) repeat left top;
width:249px;height:278px;
}
.teaser2sp{
float:left;
background : transparent url(images/slogansp.jpg) repeat left top;
width:249px;height:278px;
}
.corps{
float:left;
background : #121327 url(images/fondcorps.jpg) repeat-x left top;
width:960px;
}
.bas{
	float:left;
	background : transparent url(images/bas.jpg) repeat left top;
	width:960px;
	height:42px;
	text-align: center;
	padding-top: 4px;
}
.col1{
	float:left;
	background : transparent url(images/col1.png) repeat left top;
	_background : transparent url(images/col1.gif) repeat left top;	
	width:133px;
	margin-left:20px;_margin:0px;_margin-left:8px;
	padding: 20px;padding-right:35px;_padding-right:12px;
}
.centre{
	float:left;
	width:463px;
	margin-left:0px;
	padding: 20px;
}
.parag{
	float:left;
	width:463px;
	margin-left:0px;
	margin-bottom: 25px;_margin:0px;_margin-bottom:10px;
}
.col2{
	float:left;
	background : transparent url(images/grille.png) repeat left top;	
	_background : transparent url(images/grille.gif) repeat left top;
	width:209px;
	height:100%;
	margin-left:0px;
	padding: 20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:22px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
	text-shadow:#000000;
	padding-bottom:10px;
	letter-spacing:-1px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#eeb815;
	text-transform:uppercase;
	padding-bottom:0px;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	letter-spacing:-1px;
	font-weight:900;
	color:#ffffff;
	padding-bottom:15px;
}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-shadow:#000000;
	padding-bottom:10px;
	letter-spacing:0px;
	text-align:justify;
}
img{float:left;border: 1px solid #000000;margin-bottom:15px;margin-right:20px;}
.corps a,.corps a:hover{
float:left;
	display:block;
	width:154px;
	height:24px;
	padding-left:0px;
	text-decoration:none;
	margin-top:4px;
	text-align:center;
	padding-top:8px;
	background : transparent url(images/boutoff.png) no-repeat left top;
	_background : transparent url(images/boutoff.gif) no-repeat left top;	
	font-size: 14px;
	color : #ffffff;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	font-weight:bold;
}
.corps a:hover{
background : transparent url(images/bouton.png) no-repeat left top;
_background : transparent url(images/bouton.png) no-repeat left top;
}
/*------------------------------------------------------------------------------*/
 
#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
		padding-top:4px;
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 15px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */

}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #282B3E; /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 144px; /* largeur */
}

#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 144px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #282B3E; /* On passe le texte en noir... */
        background: #fff; /* ... et au contraire, le fond en blanc */
}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #282B3E; /* On passe le texte en noir... */
        background: #fff; /* ... et au contraire, le fond en blanc */
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

form {
 background-color:#FAFAFA;
 padding:30px;
 width:600px;
 }
fieldset {
 padding:20px;
 margin-bottom:10px;
 }
legend {
 color:#a0522d;
 font-weight:bold
 }
label {
 margin-top:20px;
 display:block;
 }
label.inline {
 display:inline
 }
input {
 border:1px solid black;
 background-color:#A6BEDE;
 }
input[type=radio] {
 margin-right:50px;
 background-color:transparent;
 border:none;padding-bottom:20px;
 }
select, option {
 background-color:#A6BEDE;
 }
textarea {
 border:1px solid black;
 background-color:#A6BEDE;
 }
td{height:30px;}