@charset "utf-8";
/* CSS Document */

body {
	background-color: #F0F0F0;
	text-align:center;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}


#W900{width:900px; 			padding:0px; 		margin:0 auto; 		background-color:#FFF;}

#TOP{ background-image:url(imagenes/fondo_topbaner.jpg); 	height:113px;}
#PIE{ background-image:url(imagenes/fondo_piebaner.jpg); 	height:112px;}
#MENU{background-image:url(imagenes/fondo_menu.jpg); 		height:48px;}
#FOBL{background:#FFF; padding:20px;}

#CONT{height:1%;}
#CLEF{float:left; width:293px; padding-right:10px;}
#CRIG{float:left; width:293px; padding-left:11px;}
#PLEF{float:left; width:410px; padding-left:20px; padding-right:20px;}
#PRIG{float:left; width:410px; padding-left:20px; padding-right:20px;}

#ALEF{text-align:left;}
#ACEN{text-align:center;}
#ARIG{text-align:right;}
#AJUS{text-align:justify;}

#BORD1{border:1px; border-style:solid; border-color:#999;}
#BORD2{border:1px; border-style:solid; border-color:#999; border-top:0px;}


.TopBanner{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}
	.TopBanner a:link {		text-decoration: none; 		color: #FFF;}
	.TopBanner a:visited {	text-decoration: none;		color: #FFF;}
	.TopBanner a:hover {	text-decoration: underline;	color: #FFF;}
	.TopBanner a:active {	text-decoration: none;		color: #FFF;}
	
.Menu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; font-weight:bold;}
	.Menu a:link {		text-decoration: none; 		color: #333;}
	.Menu a:visited {	text-decoration: none;		color: #333;}
	.Menu a:hover {		text-decoration: underline;	color: #000;}
	.Menu a:active {	text-decoration: none;		color: #333;}

.Titulo{font-family:"Arial Black", Gadget, sans-serif; font-size:16px; color:#796242; padding-top:30px; padding-bottom:5px;}
	.Titulo a:link {		text-decoration: none; 		color: #796242;}
	.Titulo a:visited {		text-decoration: none;		color: #796242;}
	.Titulo a:hover {		text-decoration: underline;	color: #796242;}
	.Titulo a:active {		text-decoration: none;		color: #796242;}

.Titulo_Tabla{font-family:"Arial Black", Gadget, sans-serif; font-size:16px; color:#796242; padding:10px;}
	.Titulo_Tabla a:link {		text-decoration: none; 		color: #796242;}
	.Titulo_Tabla a:visited {	text-decoration: none;		color: #796242;}
	.Titulo_Tabla a:hover {		text-decoration: underline;	color: #796242;}
	.Titulo_Tabla a:active {	text-decoration: none;		color: #796242;}

.Texto1{font-family:"Arial Narrow"; font-size:16px; color:#333;}
	.Texto1 a:link {		text-decoration: none; 		color: #333;}
	.Texto1 a:visited {		text-decoration: none;		color: #333;}
	.Texto1 a:hover {		text-decoration: underline;	color: #333;}
	.Texto1 a:active {		text-decoration: none;		color: #333;}
	
.Texto2{font-family:"Arial Narrow"; font-size:12px; color:#333;}
	.Texto2 a:link {		text-decoration: none; 		color: #333;}
	.Texto2 a:visited {		text-decoration: none;		color: #333;}
	.Texto2 a:hover {		text-decoration: underline;	color: #333;}
	.Texto2 a:active {		text-decoration: none;		color: #333;}
	
.Cajas1{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999; font-style:italic;}
	.Cajas1 a:link {		text-decoration: none; 		color: #333;}
	.Cajas1 a:visited {		text-decoration: none;		color: #333;}
	.Cajas1 a:hover {		text-decoration: underline;	color: #333;}
	.Cajas1 a:active {		text-decoration: none;		color: #333;}
	
.Cajas2{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333;}
	.Cajas1 a:link {		text-decoration: none; 		color: #333;}
	.Cajas1 a:visited {		text-decoration: none;		color: #333;}
	.Cajas1 a:hover {		text-decoration: underline;	color: #333;}
	.Cajas1 a:active {		text-decoration: none;		color: #333;}

.Texto_Tabla{font-family:"Arial Narrow"; font-size:16px; color:#333; padding:10px; padding-top:0px; text-align:justify;}
	.Texto_Tabla a:link {		text-decoration: none; 		color: #333;}
	.Texto_Tabla a:visited {	text-decoration: none;		color: #333;}
	.Texto_Tabla a:hover {		text-decoration: underline;	color: #333;}
	.Texto_Tabla a:active {		text-decoration: none;		color: #333;}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:inherit;
}