@charset "utf-8";
.body {
	background-attachment: scroll;
	background-image: url(imagenes/fondo.png);
	background-color: #FAF8F7;
	background-repeat:  repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.lineaceldasuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.celdasdetalles {
	border: 1px solid #000000;
}
.celdaresultadosadmin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E0E0E0;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.textocontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
}

.prueba {
	border: 1px ridge #000000;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EAA00D;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bordetablafondoprincipal {
	border: 1px solid #BF016D;
}
.textoprincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
	padding: 5px;
	border: 1px solid #BF016D;
}

.bordecontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: 2px solid #DB4427;
}

.todobordertextomediano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border: 2px solid #F1C778;
}

.bordeceldacompletoactual {
	border: 2px outset #95BDB9;
}
.bordefondosprincipal {
	border: 2px solid #BF016D;
}

.textograndeactual {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}


.lineaceldainferior {
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
A:link       {
	text-decoration: none;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold
}
A:visited    {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color: #000000;
	font-weight: bold
}
A:hover      {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration:underline;
	font-weight: bold
}
.linealateralderecha {
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #CFBBB4;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
}
.linealateralderechaanteriores {
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #F9B206;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
}
.linealateralderechafondos {
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #CFBBB4;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
}
.bordefondos {
	border: 2px solid #CFBBB4;
}
.celdaformularioconfondo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E0E0E0;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
}
.textolagaleria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 5px;
	padding: 10px;
	text-align: justify;
	text-indent: 20px;
}

