
html{background-color: #000;
  background: url(http://www.myhoroscope.ch/img/bg_1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

a{
	text-decoration:none;
	color:#3c4d5b;
}

img{
	border:none;
}

body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:arial;
	font:100%;
/* 	background-color: -webkit-gradient(linear, left top, left bottom, from(#000a1f), to(#1e394f));
	background-image: -webkit-linear-gradient(top, #000a1f, #1e394f);
	background-image: -moz-linear-gradient(top, #000a1f, #1e394f);
	background-image: -ms-linear-gradient(top, #000a1f, #1e394f);
	background-image: -o-linear-gradient(top, #000a1f, #1e394f);
	background-image: linear-gradient(top, #000a1f, #1e394f); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000a1f', endColorstr='#1e394f'); */
	
}

h1{
	color:#3D4D5A;
	font-size:1.6em;
	text-shadow: -1.5px -0.5px 2px white;
}

#navigation-top img{
	width:30px;
}

#header{
	width:100%;
	text-align:center;
	clear:both;
}

.button{
	text-align:center;
	margin:0 auto 9px;
	width:230px;
	background-color: -webkit-gradient(linear, left top, left bottom, from(#9CBFD4), to(#2a3e4d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #9CBFD4, #2a3e4d); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #9CBFD4, #2a3e4d); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #9CBFD4, #2a3e4d); /* IE10 */
	background-image: -o-linear-gradient(top, #9CBFD4, #2a3e4d); /* Opera 11.10+ */
	background-image: linear-gradient(top, #9CBFD4, #2a3e4d); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9CBFD4', endColorstr='#2a3e4d'); 
	color:white;
	padding:3px;
	/* height:23px; */
	font-size:13px;
	font-weight:bold;
	overflow:auto;
}

.buttonInpuDate{
	box-shadow:0 3px 16px 0 rgba(0, 0, 0, 0.1) inset;
	height:28px;
	border:1px solid silver;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-left: 34px;
	padding-right: 34px;
	color:#273947;
}

.cadre-relief{
	border-width:2px 1px 2px 1px;
	border-style:solid;
	border-color:#CED2D6 white white #E3E6E8;
}


#menu{
	clear:both;
	width:100%;
	text-align:center;
}

#main-wrapper{
	width: 100%;
	margin:0 auto;
	text-align:center;
	clear:both;
	margin-top: 2%;

}

#content-fixed-description{
	width:360px;
	margin:0 auto;
	/* border:1px solid red; */
}

@media only screen and (max-width: 640px) 	{ 
	
	#content-mobile{
		width: 100%;
	}
}

@media only screen and (min-width: 640px) 	{ 

	#content-mobile{
		width: 640px;
	}
	
}

#content-mobile{
    /* width: 360px; */
    margin: 0 auto;
    text-align: center;
	background-color:#DBE0E4;
	
	background-color: -webkit-gradient(linear, left top, left bottom, from(#DCE1E5), to(#E2E7EA)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #DCE1E5, #E2E7EA); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #DCE1E5, #E2E7EA); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #DCE1E5, #E2E7EA); /* IE10 */
	background-image: -o-linear-gradient(top, #DCE1E5, #E2E7EA); /* Opera 11.10+ */
	background-image: linear-gradient(top, #DCE1E5, #E2E7EA); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DCE1E5', endColorstr='#E2E7EA'); 
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


#navigation-top{
	clear:both;
	text-align:right;
	height:43px;
	padding:8px 11px 0 11px;
	background-color: -webkit-gradient(linear, left top, left bottom, from(#000E48), to(#05205D)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #000E48, #05205D); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #000E48, #05205D); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #000E48, #05205D); /* IE10 */
	background-image: -o-linear-gradient(top, #000E48, #05205D); /* Opera 11.10+ */
	background-image: linear-gradient(top, #000E48, #05205D); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000E48', endColorstr='#05205D');
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


#block-signs{
	clear:both;
	margin:0 auto;
	text-align:center;
	background-color:whiteSmoke;
	width:93%;
}

#block-signs-content{
	width:98%;
	overflow:auto;
	margin-left:4px;
	padding:10px 0;
}

#block-signs ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#block-signs ul li{
	/* display:inline; */
	display:block;
	float:left;
	width:33%;
}

#footer{
	padding:10px 0;
}

#btmobiletopc{
	width:45px;
}
.cadre{
	border-radius: 6px;
	-moz-border-radius: 6px;
}

.img-sign{
	width:64px;
	height:auto;
}














/* -----------------------------  AFFICHAGE DU SIGNE -------------------------------- */

#block-sign-header{
	/* height:83px; */
	padding:0;
	margin:10px auto;
	width:340px;
	overflow:auto;



	background-color: -webkit-gradient(linear, left top, left bottom, from(#9CBFD4), to(#2a3e4d)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #9CBFD4, #2a3e4d); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #9CBFD4, #2a3e4d); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #9CBFD4, #2a3e4d); /* IE10 */
	background-image: -o-linear-gradient(top, #9CBFD4, #2a3e4d); /* Opera 11.10+ */
	background-image: linear-gradient(top, #9CBFD4, #2a3e4d); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9CBFD4', endColorstr='#2a3e4d');

	text-align:left;

}

.cadre,.cadre-relief,.cadre-2,.cadre-relief-variant,.cadre-relief-lang,.cadre-relief-decan,.cadre-relief-decan-selected{
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cadre-relief-lang{
	border-width:1px 1px 2px 1px;
	border-style:solid;
	border-color:gray white white #E3E6E8;
	padding:0 5px;
}

.cadre-relief-decan{
	border-width:1px 1px 1.5px 1px;
	border-style:solid;
	border-color:#405461 gray #AECDE0 #E3E6E8;
	padding:0 5px;
	color:black;
}

.cadre-relief-decan-selected{
	color:#323F49;
	font-weight:bold;
	background-color:white;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#CED2D6 white white #E3E6E8;
	padding:0 5px;
}

.round-corder{
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cadre{
	border:1px solid white;
}


#icon-sign-details{
    position: absolute;
	margin-top:-91px;
    margin-left: 6px;/* FF, Chrome */
 	padding:0;
}

#title-zodiac{
/* 	text-shadow: 1px 1px 0px silver;
    font-size: 30px;
    font-weight: bold;
	color:#263844;
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
	margin-left:52px;
	margin-top:-89px; */
	font-size:1.6em;line-height:2em;text-shadow: 1px 1px 0px silver;font-weight: bold;color:#263844;opacity:0.8;filter:alpha(opacity=80);
}

.clearfix{
	clear:both;
}

#block-left-decade{
	width:84px;
	padding:8px 5px 0 7px;
}

#block-right-decade{
	width:261px;
	font-size:10px;
	color:white;
	padding-top:5px;
}

#block-right-decade,#block-left-decade{

}

.gauche{
	float:left;
}

.droite{
	float:right;
}

#title-date{
	/* font-size:13px; */
	/* font-weight:900; */
	font-size:16px;
	color:#A8226B;
	padding:4px 0 0 0;
	display:block;
}

#block-sign-details{
	background-color:#f5f5f5;
	padding:12px;
	color:#3c4d5b;
	width:316px;
	margin:0 auto;
	text-align:left;
	font-size:0.8em;
}


#horoscope-title{
	font-weight:bold;
	text-align:center;
	display:block;
	font-size:1.4em;
}

#nav-lang{
	text-align:right;
	font-size:1.4em;
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
}

#nav-lang li{
	display:inline;
}

#navigation-temporel{
	padding:3px 0 0 0;
	font-size:0.6em;
	color:white;
	height:30px;
}

#navigation-temporel a{
	color:white;
}

#nav-lang a{
	padding:3px 5px 3px 4px;
	color:silver;
}

#nav-lang a.selected{
	color:#3c4d5b;
	font-weight:bold;
}


.block-img-sign{
	/* width:95px; */
	/* float:left; */
	/* text-align:center; */
	border:0px solid red;
	font-size:10px;
	font-weight:bold;
	color:#841250;
	margin-bottom:5px;
}

span .img-sign{
	display:block;
	margin-top:-5px;
}

.ui-datepicker table{
	font-size:0.5em !important;
}

.box{
	left:12%;
	right:12%;
}

#activator{
	
}