﻿* {
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	background-attachment:scroll;
	background-color: #000000;
}
#areaPrincipal {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:655px;
	width:985px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaLogotipo {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:93px;
	width:985px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaMenu {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:27px;
	width:985px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaContenido {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:534px;
	width:985px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaLegal {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:520px;
	width:430px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaLegal2 {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:520px;
	width:430px;
	clear:left;
	overflow:hidden;
	margin-top:0px;
	border: 0px;
}
#areaTitulo {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:40px;
	width:430px;
	clear:left;
	overflow:hidden;
	margin-top:25px;
	border: 0px;
}

/*
	body
	{
		margin: 0px;
		background-color: #000000;
	}
*/
.scrollbar2 { 
scrollbar-3dlight-color:#5b8516; 
scrollbar-arrow-color:#5b8516; 
scrollbar-base-color:#5b8516; 
scrollbar-darkshadow-color:#294e11; 
scrollbar-face-color:#97c51a; 
scrollbar-highlight-color:#5b8516; 
scrollbar-shadow-color:#5b8516; 
scrollbar-track-color:#5b8516;
}
.Pie
{
	color: #000000;
	font-family: Arial;
	text-align: center;
	font-size: 10px;
}
.Texto
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.TituloFoto
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Arial;
}
h5
{
	color: #fad719;
	font-size: 10pt;
	font-family: Arial;
}
p
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-align: justify;
}
.TextoNegrita
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.Enlace
{
	font-weight: normal;
	font-size: 9pt;
	color: #dcb228;
	font-family: Arial;
}
.Alerta
{
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
	font-family: Arial;
}
