/* CSS Document copyright 2003, Ficam */
/* ancien rouge : background:#bb1515;*/ 

body
{
	color: #000066;
	background: #c7c8c8;
	

	margin: 0px; 
}

/* Tableaux  */
table.content
{
background:White;
border-width:0px;
}
table.fiche
{
background:#f6eedb;
border-width:0px;
}

td.fiche
{
background:#f6eedb;
border-width:0px;
}



table.big
{
background:#c7c8c8;
border-width:0px;
border-color:#c7c8c8;
}

table.big2
{
background:#e2eeff;
border-width:0px;
border-color:#e2eeff;
background-image: url(image/fondpage2.gif);
background-repeat: repeat;
}

table.navigationprincipale
{
border: 0px;
border-spacing:0px 0px 0px 0px;
}

table.adherent
{
background:#a29e9e;
border-width:2px;
border-color:#a29e9e;
}

table.home
{
border: 0px;
border-spacing:0px 0px 0px 0px;
padding: 0px;
}

td.pointille
{
background-image: url(image/pointille_blue.gif);
background-repeat: no-repeat;
}

td.navigationprincipale
{
background-image: url(image/spacer.gif);
background-repeat: no-repeat;
background-color:#499dcc;
color:White;

}

td.top
{
background-image: url(image/hautpage.gif);
background-repeat: no-repeat;

}
td.hautpage
{
background: #035198;

}

table.top
{
background-image: url(image/hautpage.gif);
background-repeat: no-repeat;

}

td
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000066;
	

}

td.classique
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000066;
	background:White;

}

td.orga
{
background-color:#035199;
}
table.focus
{
background-color:#5f194f;
background-image: url(image/fondguide.gif);
background-repeat: no-repeat;

}

td.filinfoleft
{
background-image: url(image/filinfoleft.gif);
background-repeat: no-repeat;
background-color: White;

}
td.filinforight
{
background-image: url(image/filinforight.gif);
background-repeat: repeat;
background-color: White;

}

td.navigationtransv
{
background-image: url(image/blocknavtransv.gif);
background-repeat: no-repeat;
}


td.navigationprincipaleprivate
{
background-image: url(image/spacer.gif);
background-repeat: no-repeat;
}

td.navigationtransvprivate
{
background:#4060af;
}


td.adherent
{
background:#a29e9e;
color:White;
font-weight:bold;
}

table.backhome
{
background:White;
}

/*background-image: url(image/backgroundhome.gif);
background-repeat: repeat;*/

table.homebas
{
background-image: url(image/blockhome.gif);
background-repeat: no-repeat;
}

td.homebas
{
background-image: url(image/blockhome.gif);
background-repeat: repeat;
}
td.homeconsultadh
{
background-image: url(image/adh.gif);
background-repeat: no-repeat;
}

td.homebasprivate
{
background:#cccc99;
/*background-image: url(image/blockhomeprivate.gif);
background-repeat: repeat;*/
}
td.homeactus
{
background-image: url(image/actus.gif);
background-repeat: no-repeat;
}
td.homeactusobs
{
background-image: url(image/obs.gif);
background-repeat: no-repeat;
}
td.homeinfosaudiens
{
background-image: url(image/audiens.gif);
background-repeat: no-repeat;
}
td.hometechniques
{
background-image: url(image/techniques.gif);
background-repeat: no-repeat;
}
td.club
{
background-image: url(image/club.gif);
background-repeat: no-repeat;
}

td.homeadh
{
background-image: url(image/espaceadh.gif);
background-repeat: no-repeat;
}

td.homeagenda
{
background-image: url(image/agenda.gif);
background-repeat: no-repeat;
}
td.homeblog
{
background-image: url(image/blogtitre.gif);
background-repeat: no-repeat;
}

td.homeagendaadh
{
background-image: url(image/agendaadh.gif);
background-repeat: no-repeat;
}

td.homepv
{
background-image: url(image/pv.gif);
background-repeat: no-repeat;
}
td.homedocs
{
background-image: url(image/docsimp.gif);
background-repeat: no-repeat;
}
td.homeactuficam
{
background-image: url(image/actuficam.gif);
background-repeat: no-repeat;
}
td.homeactusocial
{
background-image: url(image/actusocial.gif);
background-repeat: no-repeat;
}
td.sinformer
{
background-image: url(image/sinformer.gif);
background-repeat: no-repeat;
}

table.agenda
{
background:#1c65a4;
border-width:2px;
border-color:#1c65a4;
}
td.thema
{
background:#035198;
border-width:2px;
border-color:#b2b6b9;
}
td.mesures
{
background:#f2e6fa;
border-width:2px;
border-color:#f2e6fa;
}

td.agenda
{
background:#1c65a4;
color:White;
font-weight:bold;
}
td.form
{
background:#164280;
color:White;
font-weight:bold;
}

td.consultadh
{
background:#164280;
color:White;
font-weight:bold;
}

/* Titres*/

h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	display: inline;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
h3

{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	margin: 2px;
}
h4

{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	display: inline;
}

h5

{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #929272;
	display: inline;
}
h6

{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #993333;
	font-weight: bold;
	display: inline;
}

.titrefocus
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	display: inline;
}

/* Textes*/
p
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000066;
	

}

.normal

{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #000066;

}


.lettrine

{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #164280;
	font-weight: bold;


}
.logo

{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:20px;
	text-decoration: none;
	color: #164280;
	font-weight: bold;
	text-align : center;


}

.navigationtitre
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #003591;
	font-weight: bold;
	font-style: italic;


}
.navigationtitreprivate
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #4060af;
	font-weight: bold;
}

li
{
list-style-type:disc;
font-family: Verdana, arial, helvetica, sans-serif;
font-size:11px;
}

li.mission
{
list-style-image: url(image/pucebleue.gif);
display: list-item;
font-family: Verdana, arial, helvetica, sans-serif;
font-size:11px;
vertical-align:top;
padding-left: 10px;
list-style-position:inside;
list-style-type: none;
}


.iciselected 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

.iciselectedprivate
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}
/* Autres */
INPUT

{
 color: #000066;
 background-color: White;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 margin: 0px;
}
INPUT.home

{
 color: White;
 background-color: #164280;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 margin: 0px;
}

INPUT.adherent

{
 color: #000066;
 background-color: #cccc99;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 margin: 0px;
}

INPUT.classique

{
 color: #000066;
 background-color: WHITE;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 margin: 0px;
}

INPUT.private

{
 color: #000066;
 background-color: White;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 border: 1px solid #003591;
 margin: 0px;
 display: inline;

}

INPUT.bouton
{
 color: #000066;
 background-color: #a29e9e;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 margin: 0px;


}
INPUT.radio
{
 border: 0px;
 margin: 0px;

}

select.home

{
 color: #000066;
 background-color: White;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
 width:200px;
}

select

{
 color: #000066;
 background-color: White;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #164280;
}
Textarea
{
 color: #000066;
 background-color: White;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 border: 1px solid #164280;

}

/* Liens*/
a
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#164280; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#164280; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a:Active 
{
color:#164280; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.private
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#4060af;
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.private:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#4060af;
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.private:Active 
{
color:#4060af;
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.private:Hover 
{
color:#3c8dff; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.classique
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.classique:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.classique:Active 
{
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.classique:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.agenda
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#1c65a4; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.agenda:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#1c65a4; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.agenda:Active 
{
color:#1c65a4; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.agenda:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.home
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.home:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.home:Active 
{
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.home:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}

a.homeprivate
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.homeprivate:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.homeprivate:Active 
{
color:#000066; 
text-decoration: none; 
font-size: 10px; 
font-weight: normal;
}

a.homeprivate:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
}


a.navigationprincipale
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationprincipale:Visited 
{
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationprincipale:Active 
{
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationprincipale:Hover 
{
color:#164280; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationtransv
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationtransv:Visited 
{
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationtransv:Active 
{
color:White; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationtransv:Hover 
{
color:#c7c8c8; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold
}

a.navigationinterne
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: none; 
font-size: 9px; 
font-weight: normal
}

a.navigationinterne:Visited 
{
color:#000066; 
text-decoration: none; 
font-size: 9px; 
font-weight: normal
}

a.navigationinterne:Active 
{
color:#000066; 
text-decoration: none; 
font-size: 9px; 
font-weight: normal
}

a.navigationinterne:Hover 
{
color:#993333; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold

a.ici
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: underline; 
font-size: 10px; 
font-weight: bold;
}

a.ici:Visited 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: underline; 
font-size: 10px; 
font-weight: bold;
}

a.ici:Active 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000066; 
text-decoration: underline; 
font-size: 10px; 
font-weight: bold;
}

a.ici:Hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#993333; 
text-decoration: underline; 
font-size: 10px; 
font-weight: bold;
}


