@charset "utf-8";
/* CSS Document */
#transparencia
{
	background-image:url(../images/overlay.png);
    z-index:90px;
	position:absolute;
	display:none;
	left: 0px;
	top: 0px;
}

* html #transparencia
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

#transparenciaMensaje
{
	position:absolute;
	text-align:center;
}
body
{
	font:Eurostile;
	font-size: 12px;
	color: #ffffff;
	background:#000000;
	margin: 0px;
	padding: 0px;
}
img
{
	border:0px;
}
a
{
	text-decoration:none;
	text-align:left;
	color:#ED8815;
	cursor:pointer;
}
a:visited
{
	color:#CCCCCC;
}
a:link
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#img_td td
{
	background:url(../images/dia.gif) no-repeat;
	width:140px;
	height:140px;
	text-align:center;
}
.style15
{
	color: #ffc20e;
	font-weight: bold;
}
#contenido
{
	margin: 0 auto;
	text-align:left;
	width:780px;
	height:auto;
}
#demoIzq, #demoDer
{ 	
	text-align:center;
}
#demoDer
{}
select
{
	width:220px;
}
/**********************Encabezado*************************************************/
#encabezado
{
	background:#000000;
	height:150px;
	width:780px;
	text-align: center;
}
#encabezado .banner
{
	width:780px;
	height:90px;
	margin-bottom:10px;
	background:url(../images/banner.png) no-repeat;
}
#encabezado .menu
{
	width:780px;
	height:15px;
	font:Eurostile;
}
#encabezado .menu b
{
	font:Eurostile;
	color:#000000;
	font-size:9px;
}
#encabezado .menu a
{
	text-decoration:none;
	color:#ffffff;
}
#encabezado .menu ul
{
	position:absolute;
	width:780px;
	background:url(../images/menus/menu.png);
	margin:0px;
	padding:0px;
}
#encabezado .menu ul li
{
	display:inline;
}

#encabezado .menu a:hover 
{
	cursor:pointer;
}
#contenedor
{
	width:780px;
	height:auto;
	margin:auto;
}
#contenido
{
	text-align:left;
	width:780px;

}
#we
{
	text-align:left; 
	word-spacing:10px;
	margin:10px 0px 0px 0px;
	width:780px;
}
#we ul 
{
	
}
#we ul li
{
	display:inline;width:200px;

}
#margen
{
	background-color:#ccc;
	border:solid 10px #ffc20e;
	width:760px;
	margin:0px 0px 0px 0px;
}
#margen #margen1
{
	background-color:#313131;
	border:solid 5px #313131;
	width:740px;
	margin:5px 5px 5px 5px;
}
#margen #margen1 #margen2
{
	background-color:#FFFFFF;
	border:solid 10px #000000;
	width:720px;
	margin:0px 5px 5px px;
}
/****************************/
/****************************/
#encab
{
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	height:51px;
	color:#000000;
}
/**********************Izquierda*************************************************/
#izquierda
{
	width:200px;
	height:460px;
	border:1px solid #CCCCCC;
	text-align:center;
	float:left;
}
#izquierda .foto
{
	width:188px;
	height:400px;
	border:1px solid #CCCCCC;
	margin: 5px 5px 5px 5px;
	background:url(../images/photo_izq.png) no-repeat;
}
/**********************Derecha*************************************************/
#derecha
{
	width:200px;
	height:460px;
	text-align:left;
	float:right;
}
#derecha .links
{
	width:200px;
	height:160px;
	margin: 10px 0px 10px 0px;
}
/**********************Centro*************************************************/
#centro
{
	width:365px;
	height:460px;
	margin:0px 0px 0px 200px;
	border:1px solid #CCCCCC;
}
#centro .info
{
	margin:0px 0px 0px 0px;
	text-align:center;
	border:1px solid #CCCCCC;
}
/**********************Centro Izq***********************************************/
#centro .centro_izq
{
	border:1px solid #CCCCCC;
	float:left;
	width:220px;
	height:255px;
}
#centro .centro_izq .foto1
{
	background:url(../images/uno.png);
	width:100px;
	height:150px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 0px 0px 05px;
}
#centro .centro_izq .foto2
{
	background:url(../images/dos.png);
	width:100px;
	height:150px;
	border:1px solid #CCCCCC;
	float:right;
	margin:5px 05px 0px 0px;
}
/**********************Centro Der***********************************************/
#centro .centro_der
{
	border:1px solid #CCCCCC;
	width:130px;
	height:255px;
	float:right;
}
#centro .centro_der .foto
{
	background:url(../images/tres.png);
	width:130px;
	height:195px;
	margin:40px 0px 0px 0px;
}
/**********************Centro abajo***********************************************/
#centro .centro_abajo
{
	width:365px;
	height:200px;
	margin:260px 0px 0px 0px;
}
#centro .centro_abajo .centro_a_izq
{
	width:220px;
	height:185px;
	float:left;
	border:1px solid #CCCCCC;
}
#centro .centro_abajo .centro_a_izq .imgen1
{
	width:100px;
	height:150px;
	float:left;
	border:1px solid #CCCCCC;
	background:url(../images/cuatro.png);
	margin:30px 0px 0px 05px;
}
#centro .centro_abajo .centro_a_izq .imgen2
{
	width:100px;
	height:150px;
	float:right;
	border:1px solid #CCCCCC;
	background:url(../images/cinco.png);
	margin:30px 05px 0px 0px;
}

#centro .centro_abajo .centro_a_der
{
	width:130px;
	height:195px;
	float:right;
	border:1px solid #CCCCCC;
}
#centro .centro_abajo .centro_a_der .imgen
{
	background:url(../images/seis.png);
	width:130px;
	height:195px;
	margin:0px 0px 0px 0px;
}
/**************************about***********************************/
#about_izq
{
	width:350px;
	height:auto;
	float:left;
	margin: 10px 0px 0px 0px;
}
#about_der
{
	width:400px;
	height:auto;
	float:right;
	margin: 10px 0px 0px 0px;
}
/**************************fotos just married***********************************/
#married
{
	width:140px;
	height:140px;
	background-image:url(../images/dia.gif);
	background-repeat:no-repeat;
	text-align:center;
}
/**************************Pie de pagina***************************/
#pie_pag
{
	margin:0px 0px 0px 0px;
	clear: both;
	text-align:center;
	font:"Myriad Pro";
	color:#FFFFFF;
}
/*****************Calendario***************************************/
.inputError
{
	border:1px solid #FF0000;
	background-color:#FFF4F0;
	color:#FF0000;
}
#calendar td {
	padding: 3px;
}
#calwin{
	z-index:1px;
	position: absolute;
	display: none;
	background: transparent;
}
#calendario
{
	width:230px;
	position:absolute;
	margin-top:-10px;
	margin-left:-20px;
	top:9px;
	left: 19px;
}
.bar {
	text-align: right;
	background: url(../images/calBar.gif) no-repeat top left;
}

.bar img {
	border: none;
}

.bar a {
	margin-right: 5px;
}

#calback {
	width: 100%;
	background: #FFF url(../images/calWaiting.gif)  no-repeat center center;
}
#calendar
{
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
}
.cal {
	background: #444;
	width: 100%;
}
.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}

.calhead td {
	padding: 0px;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 18px;
	background: #EEE;
}

.dayhead td {
	font-size: 11px;
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 20px;
}

.dayrow td {
	width: 14%;
	color: #000;
	font-size: .7em;
	text-align: right;
}

.day {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}
/*****************Subir Fotos*******************************************************/
.noshow
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	width: 0px;
}
/*******************Botones***********************************************************/
.cantidad
{
	color:#FF6600;
}
.boton_clear
{
	width:50px;
	height:18px;
	background:url(../images/clear.png);
}
.boton_next
{
	width:50px;
	height:18px;
	background:url(../images/next.png);
}
.boton_pay
{
	width:50px;
	height:18px;
	background:url(../images/pay_now.png);
}
button
{
	border:0px;
}
/***********************Formulario***************************************/
/*************************************************/
#formulario
{
	color: #AAAAAA;
	background-color: #000000;
	width:550px;
	margin: 0 auto;
}
.paquete
{
	border-bottom: 1px #c90 dotted;
	margin-bottom: 5px;
	color: #c90;
	width:550px;
	margin:10px 0px 0px 0px;
	text-align:center;
}
.precio_paquete
{
	width:550px;
	margin:0px 0px 0px 0px;
	text-align:right;
	font-size:16px;
}
h3
{
    border-bottom: 1px #c90 dotted;
	margin-bottom: 5px;
	font-size:16px;
	text-align:right
}
.poli
{
	background:#FFFFFF;
	color:#000000;
	BORDER-RIGHT: gray 1px inset;
	PADDING-RIGHT: 5px;
	BORDER-TOP: gray 1px inset;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	OVERFLOW: auto;
	BORDER-LEFT: gray 1px inset;
	WIDTH:500px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: gray 1px inset;
	HEIGHT: 150px;
}
/*******************************Tipos de pago*************************************/
#tipos_pago
{
	border:groove 1px #c90;
	background:#fffecb;
	color:black;
	text-align:center;
}
/****************************sesion*******************************************/
p.bottom3{
	background:url(../images/member_login2.png) 0 0 no-repeat;
	width:200px;
	height:45px;
	margin:0 0 0px 0;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#007ba0;
	text-align:center;
	color:
}
p.bottom2{
	background:url(../images/memberlogin_bot.gif) 0 0 no-repeat;
	width:200px;
	height:25px;
	margin:0 0 5px 0;
	color:#FF6600;
}

#comunidad
{
	float:left;
	width:250px;
	height:auto;
	margin: 10px 0px 0px 300px;
	;
	
}
h2.mem{
	width:200px;
	height:57px;
	background:url(../images/member_login1.gif) 0 0 no-repeat;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#007ba0;
	background-color:inherit;
}
#formulario2{
	background:url(../images/memberlogin_bg.gif) 0 0 repeat-y;
	width:200px;
	padding:0px 0px;
	margin: 0;
}
#cuerpo
{
	margin:0px 0px 0px 0px;
}
#cuerpo p
{
text-align:justify;
}
#cuerpo .usuario
{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#007ba0;
	float:left;
	width:300px;
	margin:0px 0px 0px 0px;
}
.cerrar_seccion
{
	margin:0px 0px 0px 0px;
	text-align:center;	float:right;
}
 .cerrar_seccion a
{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#131313;
	text-decoration:underline;
	background:url(../images/register_here_bg.gif) 0 5px no-repeat;
	text-align:center;

}
#formulario2 input.txtBox{
	width:160px;
	height:20px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 17px 0;
	padding:0 0 0 20px;
}
#formulario2 a{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#131313;
	text-decoration:underline;
	float:left;
	background:url(../images/register_here_bg.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	width:79px;
}
#formulario2 a:hover{
	text-decoration:none;
}
#formulario2 input.login{
	background:url(../images/btn_login.gif) 0 0 no-repeat;
	width:80px;
	height:16px;
	border:none;
	cursor:pointer;
	float:right;
}
select
{
	width:210px;
}
/****************************Registros*************************************/
.paquete1
{
	border-bottom: 1px #c90 dotted;
	margin-bottom: 5px;
	color: #c90;
	width:780px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
/************************Servicios******************************************/
#marco
{
	width:400px;
	height:auto;
	text-align:justify;
	font-size:12px;
	float:right;
	margin:30px 0px 0px 0px;
}
#marco_izq
{
	width:350px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
}
#marco_der
{
	width:360px;
	height:auto;
	float:right;
}
#frame
{
	width:340px;
	height:150px;
	float:left;
}
.titulo
{
	color:#CC6600;
	margin:0px 0px 5px 0px;
	border-bottom: 1px #c90 dotted;
}
.descripcion
{
	/*color:#666666;*/
	margin:0px 0px 18px 0px;
}
#cerrar
{
	width:774px;
	height:26px;
	float:right;
	text-align:right;
}
.scroloing
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	/*OVERFLOW:auto;*/
	PADDING-TOP: 5px;
	HEIGHT: 420px;
}
#flash-me
{
	border:dashed 2px #000000;
	text-align:center;
}
