@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;	
	background-color:#ece8dc;
}

.nomargin {
    margin:0px;
}

.nopadding {
    padding:0px;
}

#wrapper{
	width:1036px;
	height:100%;
	margin:0px auto;
	box-shadow: 0 0 100px rgba(0,0,0,0.1);		
}

/*Header*/
#nh_header {
	width: 1036px; 
	height: 105px; 	 
	background-image: url("../images/ban_carolina_fr.png");
}
.nh_logo {
	width: 359px; 
	height: 100px; 
	float: left;
}
.nh_inputcontainer {
	width: 375px; 
	height: auto; 
	overflow: hidden; 
	margin-right: 10px; 
	float: right;
}
.nh_connexion {
	margin: 0px auto; 
	border: 1px solid rgb(201, 201, 201); 
	width: auto; 
	height: 61px;
}
.nh_inputtext {
	text-align: right; color: rgb(34, 123, 159); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.nh_inputfield {
	border: 1px solid rgb(201, 201, 201); 
	width: 120px; 
	height: 20px; 
	font-size: 11px;
}
.nh_inputfield_search {
	width: 260px;
}
.nh_search {
	width: auto; 
	height: auto; 
	float: right;
}
.nh_deconnexion {
	width: 92px; 
	height: 24px; 
	float: right;
}
.nh_client_info {
	border: 2px currentColor; 
	width: 158px; 
	height: 67px; color: rgb(34, 123, 159); 
	font-size: 11px; 
	margin-left: 16px; float: right;
}
.nh_connexion .nh_deconnexion {
	margin-top: -32px; margin-left: 45px;
}
.nh_connexion a {
	text-align: right; 
	color: rgb(34, 123, 159); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.nh_spacer {
	height: 5px;
}
.nh_logo {
	width: 359px; 
	height: 100px; 
	float: left;
}

.Header{
    font-family:Arial, Helvetica, sans-serif;
	width:380px;
	height:101px;
	background-image:url(../images/Header2.png);
	background-repeat:no-repeat;
	color:#FFF;
}
.HeaderTop{
	width:380px;
	height:30px;
	font-weight:bold;
}
.HeaderBottom{
	 width:380px;
	 height:30px;
}
.UsernameContainer{
	width:190px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	font-size:16px;
	color: #0C3;
 }
.LogoutContainer{
	width:150px;
	float:left;
	padding-right:20px;
	padding-top:10px;
}
.LogoutContainer .label{
	width:auto;
	float:right;
	padding-right:10px;
	padding-top:3px;
	font-size:16px;
}
.LogoutContainer .button{
	width:30px;
	float:right;
	padding-right:5px;
}
.Username{
	margin-left:5px;
	color:#0C3;
	text-decoration:none;
}
.HeaderButtonContainer{
	width:375px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}
.HeaderButton, .HeaderLastButton{
	float:left;
	height:30px;
	border-right:1px solid #FFF;
	padding:10px 8px 0px 8px;
}
.HeaderButton, .HeaderLastButtonNoLogin{
	float:left;
	height:30px;
	padding:10px 8px 0px 8px;
}
.HeaderLastButton{
	 border-right:0px;
}
.HeaderButton .Image, .HeaderLastButton .Image{
	float:left;
}
.HeaderButton .Text, .HeaderLastButton .Text{
	float:left;
	padding-top:2px;
	margin-left:5px;
	color:#F00;
}
.HeaderButton .Text a, .HeaderLastButton .Text a{
	text-decoration:none;
}
.Text {
	font-size:14px;
}

.deja{
	font-size:12px;	
	font-weight:bold;
	padding-top:10px;
	padding-right:10px;
	float:right;
	text-decoration:underline;
}

/*Content*/

#maincontent{
	height:auto;	
	background-color:#fff;
	overflow:hidden;
	position:relative;
}

#leftContent{
	width: 350px;
	height: auto;
	float: left;
	margin-left:10px;
}
#rightContent{
	width:650px;
	height:auto;	
	float:right;
	padding-top:15px;
}

.votrevoyance{
	/*font-size:30px;
	font-weight:bold;
	color:#442b6f;
	padding-bottom:10px;*/
	width:570px;
	height:99px;
	background-image:url(../images/title2.png);
}
#contentform{
	width:570px;
	height:auto;	
	float:left;
	position:relative;
	background-color:#abe1ff;	
	padding-bottom:10px;
}
#headerform p{
	font-size:13px;
	font-weight:bold;
	color:#442b6f;
}
.Saisissez{
	font-size:16px;
}
.profitez{
	font-size:16px;
	color:#F06;

}
.badge{

}
.mins{
	font-size:38px;
	font-weight:bold;
}
.minsText{
	font-size:28px;
	font-weight:bold;
}
.textBold{
	font-size:13px;
	font-weight:bold;	
}
.chkText{
	font-size:11px;	
}
.field{
	color:black;
}
.fieldBlack{
	color:#000;	
}

.smallText{
	font-size:10px;	
	color:#442b6f;
}
table{
	margin:0px auto;
}
.badge{
	width:158px;
	height:158px;
	background-image:url(../images/ico-free-largeRot.png);
	position:absolute;
	right:35px;
	top:35px;
}
.buttonholder{
	width:570px;
	float:left;
	padding-top:10px;
	padding-bottom:17px;
	background-color:#abe1ff;
	
}
.button{
	width:365px;
	height:	70px;	
	margin:0px auto;
}
a.rollover {
    display: block;
    width: 365px;
    height: 70px;
    text-decoration: none;
    background: url(../images/buttonmodal.png);
}
a.rollover:hover {
    background-position: -365px 0;
}	
/*
.tarots{
	width:255px;
	height:177px;
	background-image:url(../images/tarots.png)	;
	position:absolute;
	right:10px;
	bottom:10px;
}*/

#bottomSection{
	background-color:#fff;	
}
.selection{
	font-size: 16px;
	font-weight: bold;
	color: #039;
	text-align:center;
}
.bigImage{
	width:260px;
	height:325px;
	margin:0px auto;	
}
.gallery{
	width:330px;
	height:151px;
	background-image:url(../images/carousel2.png)	;
}

.offre{
	font-size:12px;
	padding:10px;
}

#errorRow {
    color: coral;
    padding-top: 5px;
}

.round-border {
    border: 10px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 2px #999999;
    border: solid 1px #d8d8d8;
    padding:8px;
    margin:5px;
}

.floatleft {
    float:left;
}

.floatright {
    float:left;
}

.voyantName {
    font-size: 12pt;
    color:#298bc0;
    font-weight: 900;
}

.voyantSpeciality,
.voyantSign {
    font-size:8pt;
    color:black;
    font-weight: 900;
}

.rating {
    color: #081754;
    overflow: hidden;
    padding: 1px 3px 10px 0;
}

.rating ul {
    float: left;
    list-style: none outside none;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 85px;
}

.rating li {
    float:left;
}

.rating span.active,
.rating span.inactive {
    background-image: url(../images/GoldStar.png);
    background-repeat: no-repeat;
    float: left;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    width: 17px;
}

.rating span.inactive {
    background-image: url(../images/GreyStar.png);
}

.availability {
    float:right;
    font-size:10pt;
}

.AVAILABLE {
    color:#2a9f00;
}

.UNAVAILABLE {
    color:#d70000;
}

.OCCUPIED {
    color:#ff7e00;
}