@charset "utf-8";
.fondotrans{
	background-image:url(images/fondotrans.png);
}
.fondotransbarra{
	background-image:url(images/fondotrans.png);
}.textoblanco {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.tabla1 {
	border: 0px solid #000;
}
.bordertabla {
	border: 2px solid  #6b420c;
}
.bordertabla2 {
	border: 1px solid  #000;
}
.tablamenu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	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;
}
.menu2 {
	border-top-width: 0px;
	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: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
	text-shadow: 0.2em 0.2em 0.2em #fff;
}
.linka:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #003482;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.tablabotonesabajo {
	background-color: #ffffff;
}
.tablablanca {
	background-color: #FFF;
	border: 1px solid #999;
	text-align: center;
}
.textoblancogrande {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-shadow: 0.1em 0.1em 0.1em #fff;
	background-color: #ffffff;
	background-image: url(images/fondodegrad.jpg);
}
.barradescrip {
	font-size: 16px;
	font-weight: bold;
	color: #6b420c;
	text-shadow: 0.1em 0.1em 0.1em #fff;
	background-color: #315EA8;
	background-image: url(images/fondodegradlargo.jpg);
}
.textoblancofoto {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #315EA8;
	background-image: url(images/fondodegrad2.jpg);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
body {
	height:100%;
	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;
	background-position: bottom center;
}
.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;
}
.flotaizquierda {
	float: left;
	margin-right: 20px;
}
.flotaderecha {
	float: right;
	margin-left: 20px;
}
.flotaderecha2 {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
}
.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: #fff;
	text-shadow:#000 2px 2px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=70, Strength=2);
	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);
}
.tablaroja {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	/*ESTO ES PARA LA SOMBRA
	text-shadow:#fff 2px 2px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#fff', Direction=70, Strength=2);*/
	background-color: #000000;
	background-image: url(images/fondotabla3.jpg);
}
.tablarojagrande {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	color: #000;
	/*ESTO ES PARA LA SOMBRA
	text-shadow:#fff 2px 2px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#fff', Direction=70, Strength=2);*/
	background-color: #fff;
	background-image: url(images/fondotabla4.jpg);
}
.textocomentario {
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
