/* CSS issu des tutoriels css.alsacreations.com */
body {
font-family: Helvetica, sans-serif;
margin: 0;
padding: 0;
background: url(images/fond-test.jpg) no-repeat center top;
color:#80034c;
}
h1{
left:-5000px;
bottom:-30px;
margin: 0;
font-size: 0em;
color: #999999;
display: none;
}
h2{
font-family: Century Gothic, Helvetica, sans-serif;
font-size:2em;
letter-spacing: -1px;
color:#660033;
margin:3px 0 10px 0;
font-weight: normal;
}
h2 a{
font-family: Century Gothic, Helvetica, sans-serif;
font-size:2em;
letter-spacing: -1px;
color:#660033;
margin:3px 0 10px 0;
font-weight: normal;
}
h2 a:link{
font-family: Century Gothic, Helvetica, sans-serif;
font-size:2em;
letter-spacing: -1px;
color:#660033;
margin:3px 0 10px 0;
font-weight: normal;
}

h3 a{
text-decoration:none;
color:#660033;
}
h3{
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#660033;
margin-top:3px;
margin-bottom: 0;
}
h4{
font-family: Helvetica, sans-serif;
font-size: 0.9em;
color:#006699;
margin-top:3px;
}
h5{
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#bde02a;
margin-top:3px;
margin-bottom: 2px;
}

h6 {
text-decoration: none;
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#cccccc;
margin-top:3px;
margin-bottom: 2px;
font-weight: normal;
}
h6 a{
text-decoration: none;
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#cccccc;
margin-top:3px;
margin-bottom: 2px;
font-weight: normal;
}
h6 a:link{
text-decoration: none;
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#cccccc;
margin-top:3px;
margin-bottom: 2px;
font-weight: normal;
}
h6 a:hover{
text-decoration: none;
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#660033;
margin-top:3px;
margin-bottom: 2px;
font-weight: normal;
}

.mde {
text-decoration: none;
font-family: Helvetica, sans-serif;
font-size: 1em;
color:#333333;
margin-top:0;
margin-bottom:0;
font-weight: normal;
}

img{
border:0;
}
a {
color:#993399;}

a:link{
  cursor:  pointer;
}

p{
color:#333333;
font-size: 0.8em;
margin: 0;
}
p a{
color:#333333;
font-size: 1em;
margin: 0;
}
p a:link{
color:#333333;
font-size: 1em;
margin: 0;
}
p a:visited{
color:#333333;
font-size: 1em;
margin: 0;
}
p a:hover{
color:#333333;
font-size: 1em;
margin: 0;
}
blockquote{
margin-left:30px;
color:#006699;
font-weight:normal;}

.note{
letter-spacing: 1px;
font-size:9px;
color: #660033;
}

.bleu {
font-weight:normal;
color:#006699;
font-size:1em;}

.liedevin {
font-weight:normal;
color:#80034c;
font-size:0.7em;
letter-spacing:1px;}

.textgris a:link{
color:#666666;
}
.bleu a:link{
color:#017b8a;
}

iframe{
background:none;
background-color:transparent;}


/* ###################### formulaires ####################### */

select {
border: 1px solid #80034c;
background:#ffffff;
margin-right:5px;
color:#666666;
font-size: 12px;
height: 18px;
}

input {
border: 1px solid #80034c;
background:#ffffff;
font-size: 11px;
color:#666666;
height: 14px;
}

textarea {
border: 1px solid #80034c;
background:#ffffff;
font-size: 12px;
margin-right:5px;
color:#666666;
}
.submit {
  cursor:  pointer;
border: 1px solid #ffffcc;
background:#0085a7;
font-size: 0.9em;
color:#FFFFFF;
margin-right:5px;
height: 20px;
}
.curseurmain {
cursor:  pointer;
}


/* ###################### structure ####################### */
.detailvoyant {
position: absolute; 
background: white; 
border: 1px solid red; 
top: 5px; 
left: 5px; 
width: 100px; 
height: 100px;
}




 #header {
 height: 160px;
 margin: 0;
 background: url(images/fond-header.jpg) no-repeat left top;
 }

 #connexion {
 position:absolute;
 left: 540px;
 width: 400px;
 height:150px;
 margin-top:0px;
 }

 #langues {
 position: absolute;
 margin-top:10px;
 right:0;
 width: 60px;
 }

 #conteneur {
 position: relative;
 width: 900px;
 margin: 0 auto;
 padding:0;
 background-color: white;
} 



 #contenu {
 width: 900px;
 margin: 0 0 0 0;
 padding:0;
 background: white url(images/fond-contenu.jpg);
 }

 #documentA {
 display:block;
 position: relative; 
 width: 100%;
 margin: auto;
 } 



 #colonne1 { 
position: absolute;
 top: 0px; 
 left: 0; 
 width: 450px; 
 padding: 0;
 } 

 #colonne2 { 
 margin-left: 450px; 
 padding: 0; 
 }

 #documentB { 
 display:block;
 position: relative; 
 width: 98%;
 margin: auto;
 } 




/* ###################### autres menus ####################### */
/* ######################### listedp #################### */

.listedp {
margin-left: 0px;
list-style-type: none;
text-decoration: none;
color: #0085a8;
font-size: 0.9em;
line-height: 25px;
}
.listedp a{
list-style-type: none;
text-decoration: none;
color: #0085a8;
font-size: 0.9em;
line-height: 25px;
}
.listedp a:link{
list-style-type: none;
text-decoration: none;
color: #0085a8;
font-size: 0.9em;
line-height: 25px;
}


/* ###################### faq ####################### */
#menufaq {
position: absolute;
width: 200px;
left:-10px;
color:#0085a8;
}
.menufaq {
list-style-type: none;
margin: 0;
padding:0;
color:#0085a8;
font-weight: normal;
}
.menufaq li {
color:#0085a8;
font-size:0.8em;
margin-bottom: 10px;
margin-left: 10px;
font-weight: normal;
}
.menufaq a {
color:#0085a8;
text-decoration: none;
font-weight:normal;
font-weight: normal;
}
.menufaq a:hover {
text-decoration: none;
font-weight: normal;
}

/* ###################### menucgv  ####################### */
#menucgv {
position: absolute;
width: 220px;
height: 500px;
overflow: auto;
left:-10px;
color:#0085a8;
}
.menucgv {
list-style-type: none;
margin: 0;
padding:0;
color:#0085a8;
}
.menucgv li {
color:#0085a8;
font-size:0.8em;
margin-bottom: 10px;
margin-left: 10px;
}
.menucgv a {
color:#0085a8;
text-decoration: none;
font-weight:normal;
}
.menucgv a:hover {
text-decoration: none;
}

/* ###################### menu haut ####################### */

 #menu{
 background-color: #999999;
 width: 900px;
 margin:0 0 0 0px;
 height:25px;
 }

 .menu{
 float:left;
 width:111px;
 height:25px;
 text-align:center;
border-left: 1px solid #cccccc;
 }
 .menu a{
  display:block;
 height:25px;
 line-height: 25px;
 }

.menu a:link, .menu a:visited{
 text-decoration:none;
 color:#fff;
 font-family:  Century Gothic, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 background-color: #999999;
 }
 
 .menu#activ a:link, .menu#activ a:visited{
 background-color: #666666;
 color:#993399;
 }

.menu a:hover, .menu a:active, .menu a:focus{
 background-color: #bdcd0f;
 color:#993399;
 }

 .menu#activ a:hover, .menu #activ a:active, .menu#activ a:focus{
 background-color: #666666;
 color:#993399;
 }





/* ###################### menu pied ####################### */

#menu-pied{
width: 900px;
margin:0 0 0 -1px;
height:20px;
border: 1px solid black;
background: #999999;
}
.menup{
	float:left;
	width:88px;
	height:20px;
	text-align:center;
        border-left: 1px solid white;
}
.menup a{
	display:block;
	height:20px;
        line-height: 18px;
}
.menup a:link, .menup a:visited{
	text-decoration:none;
	color:#fff;
	font-family:  Arial, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	background-color: #999999;
}
.menup#activ a:link, .menup#activ a:visited{
	background-color: #666666;
	color:#993399;
}
.menup a:hover, .menup a:active, .menup a:focus{
	background-color: #bdcd0f;
	color:#993399;
}
.menup#activ a:hover, .menup#activ a:active, .menup#activ a:focus{
	background-color: #666666;
	color:#993399;
}


/* ###################### menu voyants ####################### */

#menu-voyants{
width: 900px;
margin:0 0 5px -9px;
height:20px;
background: #d1d733;
font-family:  Arial, sans-serif;
cursor: pointer;
}
.menuv{
float:left;
height:20px;
text-align:center;
border-left: 1px solid white;
font-family:  Arial, sans-serif;
cursor: pointer;
padding: 0 4px 0 4px;
}
.menuv a{
	height:20px;
        line-height: 18px;
	color:#660033;
	font-family:  Arial, sans-serif;
	font-size:0.7em;
	font-weight:normal;
        cursor: pointer;
}
.menuv a:link, .menuv a:visited{
	text-decoration:none;
	color:#660033;
	font-family:  Arial, sans-serif;
	font-size:0.7em;
 	font-weight:normal;
        cursor: pointer;
}
.menuv#activ a:link, .menuv#activ a:visited{
	background-color: #666666;
	color:#660033;
        cursor: pointer;
}
.menuv a:hover, .menuv a:active, .menuv a:focus{
	color:#0085a7;
        cursor: pointer;
}
.menuv#activ a:hover, .menuv#activ a:active, .menuv#activ a:focus{
	color:#0085a7;
        cursor: pointer;
}




/* ###################### horoscope ####################### */

#signeBélier {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-belier.jpg) no-repeat top left;
}

#signeTaureau {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-taureau.jpg) no-repeat top left;
}
#signeGémeaux {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-gemeaux.jpg) no-repeat top left;
}
#signeCancer {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-cancer.jpg) no-repeat top left;
}
#signeLion {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-lion.jpg) no-repeat top left;
}
#signeVierge {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-vierge.jpg) no-repeat top left;
}
#signeBalance {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-balance.jpg) no-repeat top left;
}
#signeScorpion {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-scorpion.jpg) no-repeat top left;
}
#signeSagittaire {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-sagittaire.jpg) no-repeat top left;
}
#signeCapricorne {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-capricorne.jpg) no-repeat top left;
}
#signeVerseau {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-verseau.jpg) no-repeat top left;
}
#signePoissons {
padding: 20px;
height: 554px;
width: 370px;
background:#ffffff url(images/fond-poisson.jpg) no-repeat top left;
}

.Verseau {color: #b0b70f; font-size: 1.3em; font-weight: bold;}
.Taureau {color: #d1d733; font-size: 1.3em; font-weight: bold;}
.Scorpion {color: #e2001a; font-size: 1.3em; font-weight: bold;}
.Sagittaire {color: #efbd3e; font-size: 1.3em; font-weight: bold;}
.Poissons {color: #b89179; font-size: 1.3em; font-weight: bold;}
.Lion {color: #90d4f1; font-size: 1.3em; font-weight: bold;}
.Gémeaux {color: #f29400; font-size: 1.3em; font-weight: bold;}
.Capricorne {color: #0085a7; font-size: 1.3em; font-weight: bold;}
.Cancer {color: #e2007a; font-size: 1.3em; font-weight: bold;}
.Bélier {color: #f7c9dc; font-size: 1.3em; font-weight: bold;}
.Balance {color: #9dafd6; font-size: 1.3em; font-weight: bold;}
.Vierge {color: #75084d; font-size: 1.3em; font-weight: bold;}

.Verseaub {text-align: right; color: #ffffff; background:#b0b70f;font-family: Century Gothic, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; font-variant: small-caps;  padding: 3px 3px 3px 3px ;
}
.Taureaub {text-align: right; color: #ffffff;background:#d1d733;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Scorpionb {text-align: right; color: #ffffff;background:#e2001a;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Sagittaireb {text-align: right; color: #ffffff;background:#efbd3e;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Poissonsb {text-align: right; color: #ffffff;background:#b89179;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Lionb {text-align: right; color: #ffffff;background:#90d4f1;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Gémeauxb {text-align: right; color: #ffffff;background:#f29400;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Capricorneb {text-align: right; color: #ffffff;background:#0085a7;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Cancerb {text-align: right; color: #ffffff;background:#e2007a;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Bélierb {text-align: right; color: #000000;background:#f7c9dc;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Balanceb {text-align: right; color: #ffffff;background:#9dafd6;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}
.Viergeb {text-align: right; color: #ffffff;background:#75084d;font-family: Century Gothic, Helvetica, sans-serif;font-size: 0.9em; font-weight: bold;  font-variant: small-caps; padding: 3px 3px 3px 3px ;
}



/* ######################### voyants ############# */
#voyantplanningindex{
position: relative;
float:left;
left:40px;
width:200px;
margin-right:30px;
margin-bottom:15px;
padding: 0;
border:2px solid #d1d833;
}
#voyantprive{
position: relative;
float:left;
left:0px;
width:195px;
height: 120px;
margin-right:15px;
margin-bottom:10px;
border:2px solid #cccccc;
}
#voyantplanning {
position: relative;
float:left;
left:0px;
margin-right:10px;
margin-bottom:15px;
text-align:center;
background: #cccccc;
}

#voyant{
position: relative;
float:left;
left:0px;
width:180px;
height: 155px;
margin-right:10px;
margin-bottom:15px;
padding: 0 0 0 0;
border:1px solid #666666;
}

#voyantsemaine{
position: relative;
margin:auto;
width:250px;
}

#clearboth {
position: relative;
margin-left: 10px;
width:500px;
height:1px;
clear:both;
border:1px solid green;
}


.fondgris{
background: #cccccc;
}

.cadre-public {
background: #006699;
color:#ffffff;
font-size: 0.8em;
}
.cadre-cb a:link{
background: #80034c;
color:#ffffff;
font-size: 1em;
}
.cadre-cb a{
background: #80034c;
color:#ffffff;
font-size: 1em;
}
.cadre-cb {
background: #80034c;
color:#ffffff;
font-size: 0.8em;
}

td .jour{
background-color:#006699;
color:#FFFFFF;
font-size: 0.7em;
width:10px;
}
td .jourCB{
background-color:#80034c;
color:#FFFFFF;
font-size: 0.7em;
width:10px;
}
.txt-bleu {
color:#006699;
font-size: 0.7em;
}
.txt-bordo{
font-size: 0.7em;
}
.txt-rose{
color: #e2007a;
}
