body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin:0;
	text-align:center;
	background-image: url(../img/P0DSC01524.JPG);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	background-color: #000000;
}

td {
	
}

th {
	
}

h3{
	color: #006699;
}

.TextoBlanco {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.encabezado
{
	background-image: url(../img/Fondo_encabezado.gif);
	height: 70px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0263B5;
}

.cajaNegra
{
	background-color: #000000;
	color: #FFFFFF;
}

.pie
{
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0263B5;
	background-repeat: repeat-x;
	color: #0099FF;
}

.cajaGruesoRojo
{
	border: thick solid #FFFFFF;
	width: 900px;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.cajaContenido
{
	border: thick none #FFFFFF;
	width: 780px;
	background-color: #FFFFFF;
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	padding:10px;
	color: #333333;
}

.cajaTextoGris
{
	filter:alpha(opacity=80);
	width:850px;
	background-color: #1C1D21;
	color: #9d9d6b;
	padding:25px;
}

.cajaPie
{
	filter:alpha(opacity=80);
	width:850px;
	background-color: #000000;
	color: #9d9d6b;
	padding:25px;
	font-size: 10px;
	font-weight: bold;
}


.menu1
{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.fotos
{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 20px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

