/* -------------------------------------------
 - style general (font-family, font-color, font-size)
 ------------------------------------------- */	
 
 body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 /*background-color: #063048;*/
 background-color: #042E49;
 }
 h2,
 h3{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 }
 
 h4 {
 font-family:Geneva, Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 font-weight: bold;
 }
  
 h2{
 text-align: center;
 letter-spacing: 1px;
 color: #990000;
 font-weight: bold;
 font-size: 14px;
 }
 h4:before{
 content: url("/images/arr2.jpg");
 }
 h4{
 letter-spacing: 1px;
 color: #000000;
 }
 b{
 color: #333333;
 font-weight: bold;
 }
 a{
 text-decoration: none;
 color: #597586;
 }
 a:visited{
 color: #597586;
 }
 a:hover{
 text-decoration: underline;
 color: #597586;
 }
/*
*
* ordre a suivre dans definition html
* class="box boxtheme boxborder"
*
*/ 
/* --------------------------------
  - box .box (margin,padding,width,height)
 -------------------------------- */
.box1{
 
 }
/* --------------------------------
  - boxtheme .boxtheme (border, background color, color,a color)
 -------------------------------- */
.boxtheme1{

}

.boxtheme2{

}

.boxtheme3{

}
/* footer */
.boxtheme4{

}
.boxtheme4 a{

}
.boxtheme4 a:visited{

}
.boxtheme4 a:hover{

}
/*mentions legales*/
.boxtheme5{

}
#doc-text #ul #li{
}
#titlebar-txt{
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}
#main-geig #doc-container #accueil{
background-image: url(/images/geig_accueil_fond.jpg);
}
#main-geig #doc-container{
background-image: url(/images/geig_fond.png);
}
#main-grippe #doc-container{
background-image: url(/images/geig_fond.png);
}
#main-vaccination #doc-container{
background-image: url(/images/geig_fond.png);
}
#main-geig #doc-content #titlebar-gfx{
background-image: url(/images/titlebar/titlebar1.png);
}
#main-grippe #doc-content #titlebar-gfx{
background-image: url(/images/titlebar/titlebar2.png);
}
#main-vaccination #doc-content #titlebar-gfx{
background-image: url(/images/titlebar/titlebar3.png);
}
/* --------------------------------
  - boxborder .boxborder (border)
 -------------------------------- */
 /**/
.boxborder1{

}
 /**/
.boxborder2{

}
 /**/
.boxborder6{

}

/* --------------------------------
  - style specifique à plusieurs zone (tous les ".class")
 -------------------------------- */
body,
.doc-bodycontent{

}
.doc-head{

}
/* --------------------------------
  - style specifique à une zone (tous les "id" ou certaines ".class")
 -------------------------------- */
#confirmation {
 
}
#doc-menucontent1 {

}
#doc-menucontent1 li {

}
#doc-menucontent1 li ul li {

}
#doc-menucontent1 a {

}
#doc-content{

}
#doc-content-text{

}
#doc-content-scrollbar{

}
.arrow-down {
cursor:pointer;
background-repeat:no-repeat;
}
.arrow-mid {
cursor:pointer;
background-repeat:repeat-y;
}
.arrow-up {
cursor:pointer;
background-repeat:no-repeat;
}
#doc-upper{
}
#doc-footer{
color: #597586;
}
#doc-bandeau{
color: #597586;
}
#doc-footer-content{
font-size:11px;
font-family:Arial;
margin-top:3px;
}
