BODY
{
background: white;
color: black;
}

a.menu1
{
color: #FFFFFF;
text-decoration: none;
}

a.menu1:hover
{
color: white;
}

a
{
color: #336666;
font-weight: bold;
}

a:hover
{
color: #336666;
}

a.menu
{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: black;
text-decoration:none;
font-weight: bold;
}

a.mail
{
color: #AA4477;
}

a.mail:hover
{
color: #336666;
}

a.linkImage
{
color: black;
}

TD
{
font-family: verdana, arial, sans-serif;
font-size: 11px;
}


#divPersonnage
{
position: absolute;
left: 420;
top: 140;
visibility: visible;
z-index: 1;
}

.titreHome
{
font-family: verdana, arial, helvetica,  sans-serif;
font-size: 13px;
color: #AA4477;
}

/* 
19 pix par ligne de titreHome
14 pix par ligne de texteAccroche
19 pix espace entre layer

divLayer1-divLayer2 = 19 + 14 + 14 + 14 + 14 + 19      =  94 (95)
divLayer2-divLayer3 = 19 + 14 + 14 + 14 + 19           =  80
divLayer3-divLayer4 = 19 + 14 + 14 + 14 + 14 + 19      =  94 (95)
divLayer4-divLayer5 = 19 + 14 + 14 + 14 + 19           =  80

120 (top layer 1) + 95 = 215 (top layer 2) + 80 = 295 (top layer 3) + 95 = 390 (top layer 4) + 80 = 470 (top layer 5)

 */


#divLayer1
{
position: absolute;
left: 30;
top: 120;
visibility: visible;
z-index: 2;
color: black;
}

#divLayer2
{
position: absolute;
left: 30;
top: 215;
visibility: visible;
z-index: 2;
color: black;
}

#divLayer3
{
position: absolute;
left: 30;
top: 295;
visibility: visible;
z-index: 2;
color: black;
}

#divLayer4
{
position: absolute;
left: 30;
top: 390;
visibility: visible;
z-index: 2;
color: black;
}

#divLayer5
{
position: absolute;
left: 30;
top: 470;
visibility: visible;
z-index: 2;
color: black;
}


#signature
{
position: absolute;
left: 370;
top: 420;
width: 270;
visibility: visible;
z-index: 2;
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #990000;
}


.titre
{
font-family: verdana,  sans-serif;
font-size: 23px;
font-weight: 600;
}

h3.spip
{
font-family: verdana, arial, helvetica,  sans-serif;
font-size: 16px;
color: #AA4477;
margin-top: 0px;
margin-bottom: 10px;
}




.sousTitre:hover
{
font-family: verdana, arial, helvetica,  sans-serif;
font-size: 16px;
color: #336666;
}


.emphase
{
font-family: arial, helvetica,  sans-serif;
font-size: 16px;
color: #008000;
}

.citation
{
font-family: times, serif;
font-size: 13px;
}

.citationAuteur
{
font-family: times, serif;
font-size: 12px;
}


.texte
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
text-align: justify;
}

.texte2
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

.texteAccroche
{
font-family: verdana,  sans-serif;
font-size: 11px;
text-align: justify;
}


.contactTitre
{
font-family: arial, helvetica,  sans-serif;
font-size: 12px;
color: white;
}

.ateliersInfo
{
font-family: arial, helvetica,  sans-serif;
font-size: 11px;
color: white;
}


OL,UL, LI
{
font-family: verdana, arial, helvetica,  sans-serif;
font-size: 12px;
}

.border1
{
border: solid 1px #000000;
}



/* class spip */



hr.spip
{
text-align: left;
width: 99%;
height: 1px;
color: #C0C0C0;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: center;
}

/* end class spip */