@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	text-align:justify;
	
	color: #555555;
	background-color: #FFF;
	background-image: url(../img/fondo_morado_arriba.jpg);
	background-repeat: repeat-x;
}

#contenido_dcha_premium {
/*	background-image: url(../img/img_premium.jpg);
	background-repeat: no-repeat;
	padding-top: 220px;*/
	padding-top:20px;
	width: 590px;
	float: left;
	padding-bottom: 10px;
	height: 100%;
}
#contenido_dcha_premium ul {
	float: left;
	position: relative;
	list-style-type: none;
	width: 600px;
	display: block;
	left: -10px;
}
#contenido_dcha_premium li {
	float: left;
	width: 190px;
	display: block;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 200px;
}

/*borrado de estilos*/
.enlace_claro {
	color: #771678;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
.enlace_claro:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}


#contenido_dcha_padrinos li {
	font-size: 11px;
	padding: 4px 0;
	text-align:justify;
}

#contenido_dcha_padrinos ul {
	background:#ececec;
}

#ficha_afiliado p{
	text-align:justify;
}
#contenido_dcha_presupuestador ul{
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #771678;
	position: relative;
}
#contenido_dcha_presupuestador li {
	float: left;
	background-color: #CCC;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}

.boton_guardar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/bt_guardar.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	float:left;
	font-family:Arial;
	font-size:10px;
	height:19px;
	text-align:center;
	text-decoration:none;
	width:58px;
}

.boton_guardar2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/bt_guardar.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	font-family:Arial;
	font-size:10px;
	height:19px;
	text-align:center;
	text-decoration:none;
	width:58px;
}

.boton_cancelar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/bt_cancelar.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	font-family:Arial;
	font-size:10px;
	height:19px;
	text-align:center;
	text-decoration:none;
	width:58px;
}

.boton_enviar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/bt_enviar.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	font-family:Arial;
	font-size:10px;
	height:19px;
	text-align:center;
	text-decoration:none;
	width:60px;
}

.boton_comenzar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/bt_comenzar.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	cursor:pointer;
	font-family:Arial;
	font-size:10px;
	height:28px;
	text-align:center;
	text-decoration:none;
	width:120px;
}

#f_boton2 {
	background:transparent url(../img/iconos/calendario.png) no-repeat;
	border:none;
	height:16px;
	width:16px;
}

.bt_fecha {
	background:transparent url(../img/iconos/calendario.png) no-repeat;
	border:none;
	height:16px;
	width:16px;
}

#cuadro_personal_imprimir {
background-color:#FFFFFF;
border:12px solid #D9CDD7;
height:100%;
margin-bottom:20px;
padding:12px;
width:542px;
text-align:left;
margin:10px auto;
}

#contenido_dcha_padrinos li.padrino_destacado {
	border:solid 1px #7F5E8B;
	padding:3px;
	margin-left: 2px;
}

#thumbs{
	margin-top:15px;
}

#oculto{display:none;}

#creditos{padding-bottom: 0;}

	.lunas_de_miel{ margin:2px; padding:5px; background:#ba9db9;}
	.lunas_de_miel tr{background:#FFF;}
	.lunas_de_miel tr.cabecera2{background:#781778; color:#FFF; font-weight:bold;}
	.lunas_de_miel tr.cabecera2 td{padding:2px;}
	.lunas_de_miel td .col1{ float:left; width:28%; margin:5px;}
	.lunas_de_miel td .col2{ float:left; width:68%; margin:5px}
	.lunas_de_miel td .mas_info{color:#781778; text-align:right; clear:both; text-decoration:none; font-weight:bold;}
