/* CSS Document */

body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
border:none;
}
table{
/*border:1px solid #000000;*/
border:none;
}
li{
margin-left:-22px;
margin-bottom:6px;
list-style-image:url(../images/puce_blanc.gif);
}
#headerTop{
height:88px;
}
.rougea{
color:red;
text-decoration:none;
}
.vert{
color:#246a20;
font-weight:bold;
}
/* STYLES POUR HOME */
/*/////////////////////////////////////////////////////////////////*/
td.service{
background-color:#F2E9B6;
height:88px;
}

td.bilan{
background-color:#7591BC;
height:88px;
}

td.vae{
background-color:#90B28D;
height:88px;
margin-top:10px;
}

td.cif{
background-color:#B772B3;
height:88px;
}

td.entreprise{
background-color:#DBDBDB;
height:88px;
}

/* tableau homepage liens *//* blanc */
.table_link_blanc, .table_link_blanc a {
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.table_link_blanc a:hover {
text-decoration:underline;
}

/* tableau homepage liens *//* VIOLET */
.table_link_violet, .table_link_violet a {
font-size:11px;
color:#4C0043;
text-decoration:none;
}
.table_link_violet a:hover {
text-decoration:underline;
}
/*line imprimer cette page */
#footer .table_link_imprimer a {
width:156px;
height:20px;
font-size:11px;
color:#4C0043;
text-decoration:none;

background: url(../images/button_up.gif) no-repeat;

}
#footer .table_link_imprimer a:hover {
width:156px;
height:20px;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:url(../images/button_down.gif) no-repeat;
}
/* tableau homepage liens *//* VERT */
.table_link_vert, .table_link_vert a {
font-size:11px;
color:#246A21;
text-decoration:none;
}
.table_link_vert a:hover {
text-decoration: underline;

}

/* tableau homepage liens *//* BLEU */
.table_link_bleu, .table_link_bleu a {
font-size:11px;
color:#0A2E78;
text-decoration:none;
}
.table_link_bleu a:hover {
text-decoration:underline;
}

/* tableau homepage liens *//* GRIS */
.table_link_gris, .table_link_gris a {
font-size:11px;
color:#797979;
text-decoration:none;
}
.table_link_gris a:hover {
text-decoration:underline;
}

/* footer */
#footer_index {
margin-top:50px;
margin-left:0px;
}
#footer{
margin-top:50px;
margin-left:156px;
}
.table_footer {
font-size:10px;
color:#999999;
text-decoration:none;
}
#footer_titre {
margin-left : 10px;
}
#home{
margin-left:0px;
}




/* STYLES POUR PAGES DE CONTENU */
/*/////////////////////////////////////////////////////////////////*/

/* tableau homepage liens *//* blanc */
.table_menu, .table_menu a {
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.table_menu a:hover {
text-decoration:underline;
}
.table_menu td.select {
font-weight:bold;
}

/* tableau homepage liens *//* violet*/
.table_menu_violet, .table_menu_violet a {
font-size:11px;
color:#4C0043;
text-decoration:none;
}
.table_menu_violet a:hover {
text-decoration:underline;
}
.table_menu_violet td.select {
font-weight:bold;
}
/* questionnaire */
input{
border:#333333 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:5px;
}
.formulaire{
background-color: #EEEEEE;
width:100%;
margin-left:0px;
font-size:11px;
}


/* Menu gauche */
td.menugauche{
width:156px;
background-color:#F2F2F2;
}
td.contenu{
width:468px;
font-size:11px;
}
.contenu_text{
margin-top:15px;
margin-left:20px;
}
.soustitre{
color:#666666;
font-weight:bold;
}

/* VAE */
td.menuvae{
width:468px;
background-color:#246A21;
}
.titre_vae{
color:#246A21;
font-weight:bold;
font-size:12px;
}
/* service */
td.menuservice{
width:312px;
background-color:#FFE63D;
}
.titre_service{
color:#4C0043;
font-weight:bold;
font-size:12px;
}
/* bilan */
td.menubilan{
width:312px;
background-color:#0B2F78;
}
.titre_bilan{
color:#0B2F78;
font-weight:bold;
font-size:12px;
}
/* cif */
td.menucif{
width:468px;
background-color:#4C0043;
}
.titre_cif{
color:#4C0043;
font-weight:bold;
font-size:12px;
}
/* entreprise */
td.menuentreprise{
width:468px;
height:79px;
background-color:#B2B2B2;
}
.titre_entreprise{
color:#4C0043;
font-weight:bold;
font-size:12px;
}
/* information */
td.menuinformation{
width:312px;
height:79px;
background-color:#F2F2F2;
}
.titre_information{
color: #666666;
font-weight:bold;
font-size:12px;
}
.listMargePlus li{
margin-left:25px;
list-style-type: disc;
list-style-image:none;
}
/* numero azur */
#numero {
width:180px;
height:31px;
background : url(../images/pixfooter.gif);
align:left;
}
/* plan d'accès définition de survols d'image*/

#plan{
}
.plan a {
text-decoration: none; /* définition du lien qui affichera le "calque" */
}
.plan a:hover {
background: none; /* correction d'un bug IE */
}
.plan a span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
.plan a:hover span { /* définition de la balise <span> au survol */
display: inline;
position: absolute;
top: 0 px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
left: 400px;
width: 200px;
background: #F2E9B6;
text-align: Left;
padding : 10px;
color: black;
}

#datecache {
visibility:hidden;
}
#affichedate {
visibility: visible;
}

