@charset "utf-8";
body {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-image: url(img/fondo.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 14px;
	line-height: 18px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #733A81;
	text-decoration: none;
}

.rightcolumn {
	width: 377px;
	background-image: url(img/fondoder.jpg);
	float: right;
}
.celda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8653A2;
}

.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #19529F;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84559D;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.leftcolumn {
	width: 602px;
	height: 820px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #D6D6D6;
	text-align: left;
	margin-top: 20px;
	background-image: url(img/base_ana.jpg);
	padding-top: 25px;
	float: left;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F307F;
	text-decoration: none;
}
.licencias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96317F;
	text-decoration: none;
}
.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.contenido {
	width: 979px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
