body {
	background-image: url(p1.jpg);
	font-family: "Trebuchet MS";
}
.botonera {
	font-size: 13px;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	font-weight: bold;

}
.link-botonera {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;

}
a.link-botonera:hover {
	color: #66FF99;
	text-decoration: underline;
}
.td-texto-home {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-right: 15px;
	color: #3D4B74;
	padding-top: 3px;

}
.titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #53439C;
	margin-bottom: 6px;

}
p {
	margin-bottom: 10px;
	margin-top: 1px;
}
.footer {
	font-size: 13px;
	color: #FFFFFF;
}
a {
	color: #607BDB;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.form-title {
	font-size: 13px;
	text-align: right;
	padding-right: 5px;
	color: #003399;

}
.form-box {
	font-size: 12px;
	color: #333333;
	background-color: #FBF8F7;
	border: 1px solid #6593C5;
}
.form-button {
	font-size: 13px;
	background-color: #EEEAFB;
	border: 1px solid #0066CC;
	background-image: url(fondo-boton.jpg);
	background-repeat: repeat-x;
	padding: 4px;

}
.links-container {
	font-size: 12px;
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #7099E9;
	margin-top: 5px;
	height: 150px;
}
.links-titulo {
	font-size: 18px;
	color: #F280D8;
	font-weight: bold;
}
.links-descripcion {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	display: list-item;





}
.links-imagen {
	float: left;
	margin-right: 5px;
}
.links-link {
	font-size: 11px;
	font-weight: bold;
}
