body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFAD6;
}
.Boton
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 19px;
}
.enlaceMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaceMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C638A;
	text-decoration: none;
}
.tituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
	
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565555;
	text-decoration: none;
	text-align:justify;
}

#cabecera {
	margin:0px auto 0px auto; 
	width:766px; 
	height:60px; 
	clear:both;
	background-color:#FFFFFF;
}
#tituloSeccion {
	margin:0px auto 0px auto; 
	width:756px; 
	height:45px; 
	clear:both;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-right:10px;
}

#centro {
	margin:0px auto 0px auto; 
	width:766px; 
	height:444px; 
	clear:both;
	background-color:#FFFFFF;
}

#pie {
	margin:0px auto 0px auto; 
	width:766px; 
	height:28px;
	clear:both;
	background-color:#FFFFFF;
}
#menu {
	width:205px; 
	height:304px; 
	background-color:#A8A8A8; 
	float:left;
	margin-left:5px;
}
#lineamenu {
	margin-right:16px;  
	margin-bottom:10px;
}
#contenido {
	width:470px; 
	float:left;
	padding-left:24px;
	background-color:#FFFFFF;
}
.globales {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
}
caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.bordeNegro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
