@charset "utf-8";
.textoblanco {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.tabla1 {
	border: 1px solid #000;
}
.tablamenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
}
.tablamenu2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.linka {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.linka:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.tablagris {
	background-color: #353535;
}
.tablablanca {
	background-color: #FFF;
	border: 1px solid #999;
	text-align: center;
}
.textoblancogrande {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #315EA8;
	background-image: url(images/fondodegrad.jpg);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.textoblancomediano {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.tablablanca2 {
	background-color: #FFF;
	border: 1px solid #999;
	text-align: left;
	font-size: 11px;
	color: #000;
}
.tablagris2 {
	background-color: #D3C8A3;
	border: 1px solid #999;
	text-align: center;
	font-size: 11px;
	color: #000;
}
.textonombre {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.flotaderecha {
	float: right;
	margin-left: 20px;
}
.textoazulgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	text-align: center;
}
.TDletras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.TDizq {
	text-align: left;
}
.textopeqnegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.tabla2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #9c9682;
	background-image: url(images/fondotabla2.jpg);
}
