/*
* Style sheet for HTML - CSS specification
*/
B.vid {

font-size: 12px;
font-weight: 900;
}
B.vid2 {
color: #1600ff;
font-size: 14px;
}
I.vId {
color: #009;
font-size: 18px;
}
SPAN.vid3 {
font-size: 10px;
color: #006;
}

DIV.formation {
padding-bottom: 10px;
padding-top: 10px;
}

DIV.formation A {
text-decoration: dotted;
color: #fff;
padding: 5px;
font-size: 16px;
}

DIV.formation A B {
font-size: 24px;
color: #fef17f;
background: #006;
padding: 3px;
}

DIV.formation A SPAN {
display: none;
text-decoration: none;
}
DIV.formation A:hover SPAN {
display: inline;
position: absolute;
top: 240px;
left: 522px;
width: 250px;
height: 150px;
background: #009;
color: #fff;
font-size: 12px;
padding: 5px;
font-style: normal;
text-align: left;
}
DIV.formation A:hover {
background: #009;
text-decoration: none;
}


DIV.Texte {
padding: 5px;
color: #000033;
font-size: 14px;
text-align: justify;
background: #ffffff;
background-image: url('../pics/bgTexte.jpg');
background-repeat: no-repeat;
}
DIV.Tborder {
font-size: 13px;
color: #000033;
font-weight: 900;
background-color: #ffffff;
text-align: center;
padding: 5px;
}
DIV.important {
font-size: 14px;
padding: 5px;
text-align: justify;
color: #ffffcc;
font-weight: 900;
background-color: #ff6600;
}
DIV.imp2 {
font-size: 14px;
padding: 5px;
text-align: left;
background: #ffff99;
border: 1px;
color: #0000cc;
}
DIV.situation {
text-align: left;
margin: 0px;
padding: 7px; 
color: #ffffff; 
font-size: 12px;
background-image: url('../pics/corner01.jpg');
background-repeat: no-repeat;
}
DIV.bottom {
text-align: right; 
background-color: #cccccc;
background-image: url('../pics/bgBottom.jpg');
background-repeat: no-repeat; 
padding: 5px;
}
TD.Hbody { 
padding-top: 0px;
border: solid 1px #ff6600;
background: #000066;
background-image: url('../pics2/bgH3.jpg');
background-repeat: no-repeat;
}
TD.sommaire {
font-size: 13px;
color: #ff9900;
padding-right: 5px;
padding-left: 5px;
background: #ffffff;
}
I.amorce {
font-size: 14px;
padding: 5px;
font-style: italic;
text-align: justify;
background: #0000ff;
color: #ffffcc;
font-weight: 900;
}
B.h2 {
text-align: left;
padding: 3px;
font-size: 18px;
color: #ffff66;
background-color: #ff9900;
}
B.h5 {
font-family: 'times new roman', times, serif;
font-size: 18px;
color: #ff6600;
text-align: left;
}
I#visite {
display: block;
padding: 2px;
font-weight: 900;
font-style: italic;
color: #0000ff;
font-size: 12px;
text-decoration: none;
background-color: #ffffcc;
background-image: url('../pics/bgVisite.jpg');
background-repeat: no-repeat;
}
SPAN.Titre {
font-size: 30px;
color: #ffffff;
font-style: normal;
}
A.AnavLeft:link {
display: block;
padding: 3px;
color: #ffffcc;
font-size: 12px;
font-weight: 900;
text-decoration: none;
}
A.AnavLeft:hover {
display: block;
padding: 3px;
color: #ffff66;
font-size: 12px;
font-weight: 900;
text-decoration: none;
background-color: #000066;
}
A.AnavLeft:visited {
display: block;
padding: 3px;
color: #ffff99;
font-size: 12px;
font-weight: 900;
text-decoration: none;
}
