/* General */
* {
padding : 0;
margin : 0;
z-index : 1;
border: 0;
}

.cr {border:1px solid #000000;}

body {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 0.75em;
	  font-style: normal;
	  font-weight: normal;
 	  background-color: #ac0937;
	  color:#4c2805;
	  text-decoration: none;
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  background-image: url(../deco/fondo_tarot.jpg);
	  background-position: top;
	  background-repeat: no-repeat;
	}

/* TXT */
	h1 {font-size: 1.5em; color:#67380a;}
	h2 {font-size: 1.25em; color:#d03a0c;}
	h3 {font-size: 1.05em;}
	h4 {font-size: 1em;}
	h5 {font-size: 0.8em;}
	h6 {font-size: 0.5em;}


	.centro {text-align: center;}
	.txtderecha {text-align: right;}
	.txtizquierda {text-align: left;}

.minitxt
	  {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 0.73em;
	  }
.negrita {color:#000000;}
.negrita2 {font-weight:bold; color:#000000;}
.negrita3 {font-weight:bold; color:#ffffff;}

/* Fondos */

.colorrojo {color: #CC0000 ;}
.colorgris1 {color: #CCCCCC;}
.colorgris2 {color: #999999;}
.colorblanco {color: #ffffff;}
.color_fondo_amarillo {background-color: #FFFFCC;}
.color_fondo_gris {background-color: #DDDDDD;}

/* ---------------------cabezas------------------------- */

/* Canecera de la web*/
.principal_tarot{background-image: url(../deco/vidente-omar.jpg);background-repeat: no-repeat;}

/* Fondo menu textos*/
.menu_fondo_tarot {background-image: url(../deco/menus_tarot.jpg);}

/* decoración texto */
.texto_tarotistas {background-image: url(../deco/fondo_txt_tarot.jpg); background-repeat: repeat-x;}



.texto_sigmund_freud {background-image: url(../deco/sigmund_freud.jpg); background-repeat: no-repeat;}
.texto_carl_gustav {background-image: url(../deco/carl_gustav.jpg); background-repeat: no-repeat;}
/*******************************************************************
/* Cuadros */


.cuerpo {

	margin-left:auto;
  	margin-right: auto;
	height:100%;
	width:  785px;
	background-color:#ac0937;
	border-left:1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom:1px solid #ffffff;

	}

#cabeza_tarot {

		height:243px;
		width:  785px;
		background-repeat: no-repeat;

		}
#menu_tarot {
		height:17px;
		width:  785px;
		border-bottom: 1px solid #dd7404;
		padding-top:8px;
		margin-bottom:5px;

		}

#contenido {

	padding-top:25px;
	margin-left:25px;
	margin-top:5px;
	position:relative;
	}
#pie {
	clear:both;
	padding:20px;

	color:#ffffff;
	text-align: center;

	}

.blokes {
	float:left;
	height:100%;
	border:2px solid #d27d2b;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:15px;
	padding-right:10px;

	margin-bottom:0px;
	width:720px;
	background-color:#f8b370;
	}
.iz_foto {
	border:2px solid #7e431f;

	float:left;
	}

.de_txt
	{

	float:right;
	width:65%;
	}
.de_visa
	{
	float:left;
	text-align:justify;
	width:50%;
	}
.iz_foto_visa {
	float:left;
	width:15%;

	}
.blokes2 {
	margin-bottom:20px;
	padding:20px;
	}

.boton {
	float:left;
	padding-left:5px;
	padding-right:5px;

	border-right:1px solid #ff0000;
	}

.subtitulo {
	clear:both;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #dd7404;
	width:780px;
	border-top:1px solid #fcf0e4;
	}

.boton2 {
	float:left;
	padding-left:5px;
	padding-right:4px;

	border-right:1px solid #597DAC;
	}
.boton3 {
	float:left;
	clear:both;

	}
.cuadro_datos_pagos {
	float:left;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;
	width:90%;
	border-top: 1px solid  #cccccc;
	margin-top: 30px;
	height: 100%;
	background-color: #F0F3F6;

}
.cuadro_datos {

	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;

	border-top: 1px solid  #cccccc;
	margin-top: 30px;
	height: 100%;
	background-color: #F0F3F6;

}
.cuadro_datos2
	{
	background-color:#ffffff;
	border:1px solid #ff0000;

	}

/*************************************************************************
/* ENLACES */

.enlace_menu {
	color: #67380a;
	text-decoration: none;
	font-weight:bold;
	display:block;

	padding:2px;
}

.enlace_menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	display:block;
	background-color:#d8904b;
}
.enlace_menu_2 {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	display:block;


}

.enlace_menu_2:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

	display:block;
	background-color:#597DAC;
}
.enlaceflojo {
	color: #999999;
	text-decoration: none;


}

.enlaceflojo:hover {
	color: #3C88BC;
	text-decoration: underline;


}
.enlace {
	color: #fbfe01;
	font-weight:bold;
	text-decoration: none;
}
.enlace:hover {
	color: #ffffff;
	text-decoration: underline;
}
.paz {
	color: #447AA0;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	display:block;
}
.tranquilidad {
	color: #cccccc;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	display:block;
}


/* LISTAS */

ul {

	padding-left:25px;}
li {
	list-style-type: square ;
	color:#000000;}

/* FORMULARIOS */
label, input, select, textarea {
	padding:3px;
	border:1px solid #cccccc;
}