body {
	margin: 0px;
	background-image: url(../images/f.gif);
	background-repeat: repeat;
}
.linea_arriba {
	background-image: url(../images/linea.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bordeinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CA82E4;
}

.buscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F0E6E5;
	border: 1px solid #EABDF8;
}
.bordefoto {
	border: 2px solid #CCCCCC;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #ECFFD9;
	border: 1px solid #88CCEF;
	text-decoration: none;
}
.borde_externo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E2EB;
	border-right-color: #D9E2EB;
	border-bottom-color: #D9E2EB;
	border-left-color: #D9E2EB;
	background-color: #FFFFFF;
}
.campo_form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #E9F5FC;
	border: 1px solid #88CCEF;
}
.vinculo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.vinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.texto_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C2876;
	text-decoration: none;
	border: 1px solid #D9A0EC;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9E2EB;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.encabezado {
	background-image: url(../images/f_enca_aba.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.borderizq {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CA82E4;
	border-left-color: #CA82E4;
}
.titulo_ch {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.titulo_ch:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #663366;
	text-decoration: underline;
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.textoazul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: none;
	background-color: #081B50;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #BABFCE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BABFCE;
}

