/*codes valables pour l'ensemble du site (par défaut)*/
body{ 
background-color:#000000;
font-family:Verdana;
font-size:12px;
}

*{ margin:0;  padding:0;}

img{
text-decoration:none;
border-style:none;
}

a{
color:#225cbb;
}

/*fond de page*/ 
div#page{
height:880px;
width:1024px;
margin-left:auto;
margin-right:auto;
position:relative;
background:transparent url(fond.jpg) no-repeat top;
}

/*bloc texte central */ 
div#texte{
height:460px;
width:800px;
margin-top:100px;
margin-left:150px;
position:absolute;
text-align:justify;
}

div#texteb{
height:460px;
width:600px;
margin-top:146px;
margin-left:150px;
position:absolute;
text-align:justify;
text-indent:50px;
}

div#textec{
height:460px;
width:800px;
margin-top:143px;
margin-left:150px;
position:absolute;
text-align:justify;
text-indent:50px;
}

div#entete{
width:1024px;
margin-left:auto;
margin-right:auto;
}

div#entete img.gauche{
position:absolute;
margin-left:930px;
margin-top:540px;
}

div#entete img.droite{
position:absolute;
margin-left:950px;
margin-top:540px;
}

div#image img{
position:absolute;
margin-left:750px;
margin-top:145px;
}

div#imageb img{
position:absolute;
margin-left:440px;
margin-top:145px;
}

div#imagec img{
position:absolute;
margin-left:435px;
margin-top:100px;
}

div#imaged img{
position:absolute;
margin-left:350px;
margin-top:541px;
}

div#texte.page{
padding-left:50px;
width:500px;
}

div#texte.pageb{
padding-left:50px;
width:380px;
}

div#texte.pagec{
padding-left:50px;
width:1000px;
}

img.video{
position:relative;
}

img.decal{
margin-left:-60px;
}

img.decal2{
margin-left:425px;
margin-top:-140px;
position:absolute;
}

h1{
font-size:16px;
margin-bottom:10px;
text-indent:0px;
background:transparent url(fond_titre.jpg) no-repeat left top;
height:30px;
padding-top:6px;
padding-left:15px;
margin-left:-10px;
}

p.txt{
margin-bottom:10px;
line-height:18px;
}

p.txtn{
margin-bottom:10px;
line-height:18px;
text-indent:0px;
padding-left:15px;
}

p.txtb{
margin-left:350px;
margin-bottom:10px;
line-height:18px;
text-indent:0px;
padding-left:15px;
}

p.gris{
background-color:#e3e3e3;
}

p.video{
margin-top:40px;
margin-left:35px;
}

table.txtn{
margin-left:-50px;
margin-bottom:10px;
line-height:15px;
text-indent:0px;
font-size:11px;
}

table.txtc{
margin-left:450px;
margin-bottom:10px;
line-height:15px;
text-indent:0px;
font-size:11px;
width:392px;
}

td.haut{
vertical-align:top;
padding-right:10px;
}

td{
padding-bottom:10px;
}

td.pressegauche{
width:550px;
height:130px;
padding-right:20px;
line-height:18px;
}

em{
font-style:italic;
}

em.bleu{
font-style:normal;
color:#23347a;
font-weight:bold;
}

em.petit{
font-style:normal;
line-height:15px;
font-size:11px;
}

a.ltxt{
color:black;
}

input.caselongue{
width:200px;
margin-right:2px;
}

/*bloc menu : position dans la page*/
div#menu{
margin-top:599px;
position:absolute;
margin-left:85px;
}

/*onglets menu : fond different au survol de la souris pour les sous menus et les basiques. Attention : sous menu = onglet principal*/ 
div#menu li.sousmenu{
background:transparent url(onglet_n.jpg) no-repeat top;
}

div#menu li.sousmenu:hover{
background:transparent url(onglet_h.jpg) no-repeat top;
}

div#menu li.actif{
background:transparent url(onglet_b.jpg) no-repeat top;
display:inline;
line-height:21px;
vertical-align:middle;
color:black;
font-weight:bold;
}

div#menu li.actif:hover{
background:transparent url(onglet_b.jpg) no-repeat top;
}

div#menu li.menu{
background:transparent url(onglet_smn.png) no-repeat top;
line-height:16px;
}

div#menu li.menu:hover{
background:transparent url(onglet_smh.png) no-repeat top;
}

/*onglets menu : caracteristiques*/
div#menu li.sousmenu {
float:left;
list-style:none; 
width:115px;
height:21px;
text-align:center;
}

/* bloc sous menus : position dans la page*/
div#menu ul ul.num2{
position:absolute; 
top:-40px; 
display:none;
}

div#menu ul ul.num3{
position:absolute; 
top:-60px; 
display:none;
}

div#menu ul ul.num4{
position:absolute; 
top:-80px; 
display:none;
}

div#menu ul ul.num5{
position:absolute; 
top:-100px; 
display:none;
}

/*onglets sous menus : caracteristiques*/ 
div#menu li{
float:none;
list-style:none; 
width:115px;
height:20px;
}

div#menu ul.niveau1 li.sousmenu:hover ul.niveau2{
display:block;
}

/*liens menu : caracteristiques*/ 
div#menu a{
color:white;
text-decoration:none;
width:115px;
display:block;
}

div#menu a.sousmenu{
color:black;
font-style:italic;
font-size:11px;
}

div#menu a.actif{
color:black;
font-weight:bold;
height:30px;
}

div#menu a:hover{
font-weight:bold;
color:black;
}

div#menu li{
color:white;
text-decoration:none;
width:115px;
display:block;
}

div#menu li:hover{
font-weight:bold;
color:black;
cursor:default;
}

/*bloc pied de page : position dans la page*/ 
div#pied ul.pied{
margin-top:650px;
position:absolute;
margin-left:618px;
}

/*pied de page : caracteristiques*/ 
div#pied li.pied {
float:left;
list-style:none; 
width:80px;
height:15px;
text-align:center;
}

/*langues : caracteristiques*/ 
div#langues{
position:absolute;
margin-top:599px;
width:1024px;
margin-left:auto;
margin-right:auto;
}

ul.langues{
list-style-type:none;
}

li.langues{
float:right;
width:25px;
}

div#langues img{
border:none;
}

/*newsletter : caracteristiques*/ 
div#newsletter{
position:absolute;
margin-top:598px;
}

form#news{
margin-left:800px;
width:175px;
}

input.news{
background-color:black;
width:135px;
border:none;
height:15px;
color:white;
font-size:11px;
margin-right:2px;
}

input.newsok{
background-color:black;
width:30px;
height:15px;
color:white;
border:none;
font-size:11px;
}

input.newsok:hover{
background-color:#a4bc13;
color:black;
cursor:pointer;
}

/*liens pied de page : caracteristiques*/ 
div#pied a{
color:#172973;
text-decoration:none;
width:80px;
display:block;
font-size:11px;
font-family:Arial;
}

div#pied a:hover{
color:#000000;
}

