/* CSS DE ESTRUCTURA COMÚN */
body {
	background-image: url(../img/backgroundIMG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #f9c1d9;
}#cabecera {
	height: 130px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cabeceraIMG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	background-image: url(../img/menuIMG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#menu .opcionMenu {
	float: left;
	height: 30px;
	line-height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: lighter;
	display: block;
	padding-right: 15px;
	margin-right: 15px;
}
#menu .opcionMenu .opMenu {
	color: #FFF;
	text-decoration: none;
}
#menu .opcionMenu .opMenu_Press {
	color: #FC0;
	text-decoration: none;
}
.submenu {
	width: 780px;
	background-color: #9371AA;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}
.submenu .opcionSubmenu {
	float: left;
}
.submenu .opSubmenu {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../img/squareIcon.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
.submenu .opSubmenu_Press {
	color: #FC0;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../img/squareIcon2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
/* CSS PARA PÁGINAS DE CONTENIDOS*/
#genericContent {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/contenBackgroundIMG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#genericContent #content {
	margin-right: auto;
	margin-left: auto;
	background-color: #F8E1EB;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 740px;
	padding: 20px;
}
#genericContent #content #columnLeft {
	float: left;
	width: 350px;
}
#genericContent #content #columnRight {
	float: left;
	width: 360px;
	margin-left: 30px;
}

#genericContent #content .imagenIzquierda {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#genericContent #content .imagenDerecha {
	padding-left: 10px;
}
#genericContent #pie {
	height: 110px;
	width: 780px;
}
#genericContent #pie .enlacesPatro p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
#genericContent #pie .banner {
	float: left;
	height: 110px;
}

/* CSS PARA PÁGINA DE TIRADA GRATUITA */
#cuerpo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contenBackgroundIMG.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#cuerpo #content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tiradaBackgrouns3IMG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C49794;
}
#cuerpo #content #desinscripcion {
	margin-right: 220px;
	margin-left: 220px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #662f7f;
	position: relative;
	top: 210px;
}
#cuerpo #content #leftColumn {
	height: 540px;
	width: 380px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	margin-right: 50px;
}
#cuerpo #content #leftColumn .tarotsStep {
	padding-left: 10px;
}

#cuerpo #content #leftColumn #carta0 {
	height: 180px;
	width: 96px;
	background-image: url(../img/cartas/backCard.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 24px;
	float: left;
	margin-right: 32px;
	padding-left: 16px;
}
#cuerpo #content #leftColumn #carta1 {
	height: 180px;
	width: 96px;
	background-image: url(../img/cartas/backCard.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 24px;
	margin-right: 32px;
}
#cuerpo #content #leftColumn #carta2 {
	float: left;
	height: 180px;
	width: 96px;
	background-image: url(../img/cartas/backCard.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 24px;
}
#cuerpo #content #rightColumn {
	float: left;
	height: 520px;
	width: 290px;
	margin-top: 40px;
	clear: right;
}
#cuerpo #content #rightColumn #erreur {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: center;
	height: 30px;
	width: 280px;
	font-weight: bold;
	line-height: 12px;
}

#cuerpo #content #rightColumn .titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #280503;
	font-style: normal;
	font-weight: lighter;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #270503;
	font-size: 14px;
	margin-bottom: 10px;
}
#cuerpo #content #rightColumn .etiquetaCampo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A0202;
	font-weight: normal;
	padding: 5px;
}
#cuerpo #content #rightColumn .inputCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 190px;
}
#cuerpo #content #rightColumn .selectCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 197px;
}
#cuerpo #content #rightColumn .textareaCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 265px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
}
#cuerpo #content #rightColumn .checkboxCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#cuerpo #content #rightColumn .buttonCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../img/botonIMG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D8B8B9;
	color: #FFF;
}
#cuerpo #content #rightColumn .resultado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color: #662f7f;
	text-align: center;
	padding-bottom: 10px;
}
#cuerpo #pie {
	height: 110px;
	width: 780px;
}
#cuerpo #pie .banner {
	float: left;
	height: 110px;
}
#pieSombra {
	background-image: url(../img/pieSombraIMG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

/* CSS PARA LANZAR EL VALIDADOR DE EMAIL */ 
.superCapa {
	visibility:hidden;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: #000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#cajaRevalidate {
	background-color: #662f7f;
	width: 370px;
	height: 120px;
	margin-left: -185px;
	position: absolute;
	top: 40%;
	left: 50%;
	visibility: hidden;
	border: 1px solid #FFF;
}
.buttonRevalidate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../img/botonRevalidateIMG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #927150;
	color: #FFF;
	margin-left: 10px;
}
.salto {
	clear: both;
}

/* CSS DE FORMATOS */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #662f7f;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #662f7f;
	font-weight: lighter;
	margin-top: 5px;
	line-height: 20px;
}
h1.especial {
	font-family: "Arial Narrow";
	font-size: 36px;
	color: #404468;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-align: center;
	color: #333333;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
h2.subtitulo {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-align: left;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 15px;
	border-top: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
h2.apartado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-weight: bold;
}
h2.especial {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #280503;
	font-style: normal;
	font-weight: lighter;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	border:none;
	
}
p.parrafoNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
}
p.parrafoNormal2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p.parrafoImportante {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #662f7f;
	font-weight: lighter;
	text-align: right;
}
p.parrafoIdentado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
}
span.spanDestacado {
	color: #662f80;
	font-weight: bold;
	font-size: 17px;
}
.link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #662f7f;
}
.link:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F60;
}
.smallLink {
	color: #333;
	text-decoration: none;
}
.smallLink:hover {
	color: #442750;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*modulo recomienda*/
#cajaRecomienda {
	width: 250px;
	background-color: #DABDB9;
	border: 1px solid #471B56;
	visibility: hidden;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -100px;
}
#cajaRecomienda .tituloRecom {
	background-color: #471B58;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 10px;
}
#cajaRecomienda #contenedorRecom {
	margin: 10px;
}

#cajaRecomienda #contenedorRecom .etiqueta {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #471B58;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#cajaRecomienda #contenedorRecom .campo {
	padding-bottom: 3px;
	font-family: "Segoe UI", sans-serif;
	font-size: 13px;
	color: #471B58;
	padding-top: 2px;
}#cajaRecomienda #contenedorRecom .campo .inputRecom {
	width: 225px;
}
#cajaRecomienda #contenedorRecom .button {
	text-align: right;
	padding-top: 10px;
}

#cajaRecomienda #contenedorRecom .button .buttonCampo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../img/botonIMG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DABDB9;
	color: #FFF;
}
#cajaRecomienda .parrafoRecom {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	padding: 15px;
}
#cuerpo #content #rightColumn .modChat {
	float: left;
	width: 199px;
	padding-right: 10px;
}
#cuerpo #content #rightColumn .modChat .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002144;
	padding-bottom: 3px;
	color: #002144;
}
#cuerpo #content #rightColumn .modChat .descripcion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	line-height: 18px;
}
#cuerpo #content #rightColumn #form .modChat .descripcion .etiquetaCampo3 {
	font-size: 10px;
}
#cuerpo #content #rightColumn #form .modChat .descripcion .inputCampo {
	width: 134px;
}
#cuerpo #content #rightColumn #form .modChat .descripcion .selectCampo {
	width: 140px;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.errorForm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding:5px; 
	color:#ae005f;
	font-weight:normal;
}
/* CSS PARA NUBE DE ETIQUETAS */
#nubeTags {
	clear: both;
	padding: 10px;
	text-align: center;
}
.tag-cloud {
	margin: 0px;
}
.tag-cloud li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 24px;
}
.tag-cloud li a {
	text-decoration: none;
}
.tag-cloud li a:hover {
	color:#FF6600;
}
.tag-cloud .tag0 {
	font-size: 0.8em;
}
.tag-cloud .tag1 {
	font-size: 1.0em;
}
.tag-cloud .tag2 {
	font-size: 1.2em;
}
.tag-cloud .tag3 {
	font-size: 1.4em;
}
.tag-cloud .tag4 {
	font-size: 1.6em;
}
.tag-cloud .tag5 {
	font-size: 1.8em;
}#nubeTags .tituloTags {
	font-size: 16px;
	text-align: center;
	color: #FFF;
	background-color: #662F80;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

