body {
	background-color: #f5c7fe;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.txt_footer {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}



.txt_contenidos {
	font-size: 14px;
	color: #666;
	text-align: justify;
}

.txt_requisitos {
	font-size: 14px;
	color: #666;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px
}

.txt_contenidos_left {
	font-size: 14px;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.txt_contenidos_morado {
	font-size: 14px;
	color: #ff0066;
	text-align: justify;
	text-decoration: none;
}

.txt_contenidos_morado_requisitos {
	font-size: 14px;
	color: #ff0066;
	text-align: justify;
	text-decoration: none;
	padding-left: 5px
}

.txt_centrado {
	font-size: 14px;
	color: #666;
	text-align: center;
	text-decoration: none;	
	
}

.txt_centrado_ciruela {
	font-size: 14px;
	color: #ff0066;
	text-decoration: bold;	
	
}

.txt_ciruela_centrado_real {
	font-size: 14px;
	color: #ff0066;
	text-align: center;
	text-decoration: bold;	
	
}

.txt_ciruela_derecha {
	font-size: 14px;
	color: #ff0066;
	text-align: right;
	text-decoration: bold;	
	
}

.txt_facebook {
	font-size: 10px;
	color: #556BF9;
	text-align: center;
	text-decoration: none;	
	
}

.txt_centrado_morado {
	font-size: 14px;
	color: #551A8B;
	text-align: center;
	text-decoration: none;	
	
}

.txt_derecha {
	font-size: 14px;
	color: #666;
	text-align: right;
	text-decoration: none;	
	
}

.txt_encabezados {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.txt_contenidos_links {
	color: #666;
	font-size: 16px;
	text-decoration: bold;
}

.txt_contenidos_inicio {
	margin: 20px;
}

.back_top_izq {
	background-image: url(layout/back_top_izq.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.back_top_der {
	background-image: url(layout/back_top_der.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.back_contenidos {
	background-image: url(layout/back_contenidos.jpg);
	background-position: 100%;
	background-repeat: no-repeat;
}

.back_aba {
	background-image: url(layout/back_aba.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.footer_curva {
	background-image: url(layout/footer_curva.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.img_center {
	align: center;
}
.txt_centrado_rojo {
	color: #ff0000;
	text-align: center;
	text-decoratiion: underline
	
}
.txt_paquetes {
	font-size: 14px;
	color: #000;
	text-align: justify;
	text-decoration: none;
}
.txt_paquetes_centrados {
	font-size: 14px;
	color: #000;
	text-align: center;
	text-decoration: bold;
}
