#global{
	position:relative;
	margin:0px auto;
	width:700px;
	height:700px;
	border:2px solid #3F0202;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	text-align:left;
}
#souglobal{
	 position:absolute; 
	 height:460px; 
	 width:620px;
	 left:40px; 
	 top:172px;	
	 display:none;	 
	 overflow:hidden;	 
}
#cont{	
	position:relative;
	margin:0px auto;	
	width:470px;
	height:480px; 
}
#selectAstro{
	position:relative;
	margin:0px;
	height:80px;
	width:420px;
	background-image:url(http://cdn1.horoscope.fr/1/produit/astro/63/btn-astro.png);
	background-repeat:no-repeat;
	background-position:0px 30px;
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/btn-astro.png", sizingMethod="corp");	
}
#selectHoro{
	position:relative;
	margin:0px;
	height:52px;
	width:300px;
	background-image:url(http://cdn1.horoscope.fr/1/produit/astro/63/selecAstro.png);
	background-repeat:no-repeat;
	background-position:50px 0px;
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/selecAstro.png", sizingMethod="corp");	
}
#selectDate{
	position:relative;
	margin:0px;
	height:44px;
	width:416px;
	background-image:url(http://cdn1.horoscope.fr/1/produit/astro/63/indiquer-date.png);
	background-repeat:no-repeat;
	background-position:50px 0px;
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/indiquer-date.png", sizingMethod="corp");	
}
#horo{	
	position:relative;
	margin:0px auto;
	height:310px;
	width:342px;	
}
.signe{	
	position: relative;
	height:100px;
	width:85px;	
	float:left;
	cursor:pointer; 
}
.signeMin{	
	position: relative;
	height:56px;
	width:41px;	
	float:left;
	cursor:pointer; 
}
#deschoro{
	position:relative;
	margin:0px auto;
	top:40px;
	right:40px;
	height:50px;
	width:150px;
	border:2px dashed #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#selcastro{
	position:relative;
	width:410px; 
	height:235px; 
	display:none; 
	margin:0px auto;
}
#selcastro .rubr{		
	position:relative;
	height:70px;
	width:128px;
	float:left;
	cursor:pointer;
	background:none;
	margin:2px;
	border:2px solid #7F0017;	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#selcastro .rubr:hover{		
	background-color:#7F0017;
}
#rubric{
 	position:absolute;
	height:460px;
	width:130px;
	right:-130px;	
	top:0px;
	background:#7F0017;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#rubric .rubr{	
	margin-bottom:-5px;
	position:relative;
	height:70px;
	width:128px;
	float:left;
	cursor:pointer;
	background:#7F0017;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.descr{
	padding-top:3px;
	height:50px;
	width:120px;
	margin-left:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:12px;
}
#btnre{
	position:absolute;
	bottom:5px;
	left:25px;
	height:42px;
	width:69px;
	background:url(http://cdn1.horoscope.fr/1/produit/astro/63/retour.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/retour.png", sizingMethod="corp");
	cursor:pointer;
}
/*-----------------------------------*/
select{
	background:#FFBFCF;
	border:1px solid #5F0A06;
	padding:1px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color:#003;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:2px;
	margin-top:7px;
}
.oki{
	background:url(http://cdn1.horoscope.fr/1/produit/astro/63/entrer.png); 
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/entrer.png", sizingMethod="corp");
	width:72px;
	height:33px;
	border:none;
	float:left;
	cursor:pointer;
	margin-top:0px;
	margin-left:10px;	
}
#next{
	position:relative; 
	cursor:pointer; 
	display:back;
	background:url(http://cdn1.horoscope.fr/1/produit/astro/63/suivant.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/suivant.png", sizingMethod="corp"); 
	height:36px; 
	width:97px; 
	float:right; 
	top:5px;
}
#back{
	position:relative; 
	cursor:pointer; 
	display:back;
	background:url(http://cdn1.horoscope.fr/1/produit/astro/63/precedent.png); 
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://cdn1.horoscope.fr/1/produit/astro/63/precedent.png", sizingMethod="corp"); 
	height:42px; 
	width:97px; 
	float:right;
}
