@charset "utf-8";
/* CSS Document */
.global {
	background-color:#acc7ef;	
	background-image:url(../Images/fond_horizontal_bande.jpg);
	background-repeat:repeat-x;
}

.etoiles {
	position:fixed;
	left:50%;
	margin-left:-609px;
	width:1218px;
	height:255px;
	top:0px;
	z-index:1;
}

.centrage {
	position:relative;
	left:50%;
	margin-left:-467px;
	width:934px;
	height:auto;
	z-index:2;
}

/* HEADER */ 
.header {
	position:relative;
	width:926px;
	padding-left:4px;
	padding-right:4px;
	height:28px;
	padding-top:4px;
	background-color:black;
}
.header_input {
	background-image:url(../Images/fond_input_header.jpg);
	width:110px;
	height:18px;
	background-repeat:no-repeat;
}


/* LOGO && Menu */
.menu {
	position:relative;
	clear:both;
	z-index:10;
	height:auto;
	width:926px;
	padding-left:4px;
	padding-right:4px;
}

.menu_logo {
	position:relative;
	float:left;
	width:254px;
	height:133px;
}
.menu_partie_signes {
	position:relative;
	float:right;
	width:636px;
	height:133px;
}

.menu_signes_titre {
	position:relative;
	clear:both;
	height:28px;
	padding-top:26px;
}
.menu_signes {
	position:relative;
	clear:both;
	height:79px;
	width:636px;
}

.menu_signe {
	position:relative;
	float:left;
	height:79px;
	width:53px;
}
.menu_signe_texte {
	position:absolute;
	left:0px;
	width:53px;
	text-align:center;
	top:48px;
}
.menu_horoscope {
	position:relative;
	clear:both;
	width:636px;
	top:-15px;
}
.menu_separation {
	width:938px;
	position:relative;
	left:-6px;
}
.menu_boutons {
	position:relative;
	clear:both;
	width:926px;
	height:60px;
	z-index:100;
}
.menu_bouton {
	position:relative;
	float:right;
	height:37px;
}
.menu_signe_click {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}


/* FOOTER */
.footer {
	clear:both;
	position:relative;
	width:926px;
	z-index:100px;
	padding-top:40px;
	padding-bottom:45px;
}
.footer_zone {
	position:relative;
	width:926px;
	height:115px;
}
.footer_credits {
	position:relative;
	width:926px;
	height:auto;
	text-align:center;	
}



/* centre */

.contenu {
	position:relative;
	clear:both;
	width:552px;
	height:auto;
	float:left;
}
.colonne {
	position:relative;
	float:right;
	width:350px;
	height:auto;
}







/* champs */


.champ_input {
	height:20px;	
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:normal;
	font-weight:bold;
	text-decoration : none ;
}

.Transparent {
	height:16px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	width:105px;
	color:#b8cae5;
	padding-top:2px;
}



select {
	height:22px;
	border:#a1a8b2 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;	
	color:#465468;
	background-color:#e6eaf0;
}


/* FOOTER */
.footer {
	clear:both;
	position:relative;
	width:926px;
	z-index:100px;
	padding-top:40px;
	padding-bottom:45px;
}
.footer_zone {
	position:relative;
	width:926px;
	height:115px;
}
.footer_credits {
	position:relative;
	width:926px;
	height:auto;
	text-align:center;	
}



/* centre */

.contenu {
	position:relative;
	clear:both;
	width:552px;
	height:auto;
	float:left;
}
.colonne {
	position:relative;
	float:right;
	width:350px;
	height:auto;
}







/* champs */


.champ_input {
	height:20px;	
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-style:normal;
	font-weight:bold;
	text-decoration : none ;
}

.Transparent {
	height:16px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	width:105px;
	color:#b8cae5;
	padding-top:2px;
}



select {
	height:22px;
	border:#a1a8b2 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;	
	color:#465468;
	background-color:#e6eaf0;
}




/* FOOTER */
div#footer{	
	padding-top:15px;
	text-align:center;
	left:95px;
}

ul#footer{
	display:inline;
	float:left;
	list-style:none;
	border-right:1px color #ccc;
}

.liens_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-style:normal;	
	text-decoration:none;
	color:#666;
}

.separation{
	border-right:1px solid #ccc;
	padding-right:40px;
}

