*{
	box-sizing:border-box;
	}

body {
	width: 100%;
	margin:0;
	padding:0;
		text-align:center; 
	overflow-x:hidden;
	background-color: #e0e4e8;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.darColor {
	color: #333;
}
h1 {
	font-family: Candara, "Segoe UI";
	font-size: 24px;
}
h2 {
	font-size: 18px;
}

#wrapper {
	margin:0 auto;
	background-color: #fafafa;
	width: 100%;
	max-width:800px;
	text-align:left;
	padding:5px;
	color:#414141;
	font-size: 14px;
}

#ariane{
	font-size:11px;
	}
	
	#ariane a{
		text-decoration:none;
		}

#footer {
	width: 100%;

}

#contentFooter{
	width: 100%;
	max-width:750px;
	margin:0 auto;
		
	text-align:center;
	color:#888;
	font-size:12px;
	}

			#footer ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
	#footer ul li{
		display:inline-block;
		}


ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.textos {
	list-style-position: inside;
	font-size: 12px;
	font-weight: lighter;
	list-style-type: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
ul.textos li {
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	color:;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585A59;

}
p.titular {
	color: #484A4D;
	font-size: 17px;
	font-family: Candara, "Segoe UI";
	font-style: italic;
	margin-left: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}

.blanco {
	color:#9325b2;
	font-weight: bold;
}

#wrap {
	background-color: #bfbab7;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 798px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2d343c;
	border-right-color: #2d343c;
	border-left-color: #2d343c;
}
#wrap .header {
	height: 105px;
}
#wrap .info {
	width: 440px;
	padding-bottom: 15px;
}
#wrap .form {
	float: left;
	height: 459px;
	width: 264px;
	padding-top: 30px;
	padding-right: 17px;
	padding-left: 17px;
	margin-right: 20px;
}
#slider,  #slider ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 263px;
}
#slider ul li {
	margin: 0px;
	padding: 0px;
	height: 378px;
	line-height: 20px;
	width: 263px;
}
#botones {
	padding-top: 30px;
	height: 40px;
}
.aviso {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.pie {
	background-image: url(../images/pie.jpg);
	height: 59px;
	clear: both;
}


.flecha {
	float: right;
}
.flecha-back {
	float: left;
}
#tarot_form {
}
#tarot_form td.fleche{
	}	
	
#tarot_form input{
	width: 95%;
	height:25px;
	border: #CCC 1px solid;
	-moz-border-radius:5px;
	color:#666;
	padding:1px;
	font-family: verdana, verdana;
	font-size:10px;
	
	}	
	
#tarot_form select{
	
	width: 99%;
	height:35px;
	border: #CCC 1px solid;
	-moz-border-radius:5px;
	color:#666;
	font-family: verdana, verdana;
	font-size:10px;
	
	}	
	
#tarot_form textarea{
	margin-left: 1%;
	border: #CCC 1px solid;
	-moz-border-radius:5px;
	color:#666;
	
	padding:1px;
	font-family: verdana, verdana;
	font-size:10px;
	}		
	
#tarot_form  input[type=checkbox] { 
width:15px; 
height:15px;
 
margin:0 5px 0 0;
padding:0 0 0 0;
}	

#tarot_form input.btn_tarot{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:25px;
	width:95px;
	color:#fff;
	text-align:center;
	background-image: url(../images/siguiente-btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0;
	margin-left: 0;
}


#left_footer{
	float:left;
	width:200px;
	margin:5px 0 0 30px;
}