body {
	margin: 0px;
	background-image: url(images/fondo.jpg);
	background-color: #0066FF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
	background-position: top;
	}
.theader {
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin: 0px;
	padding-left: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0px;
	padding: 0px;
}
a.page:link, a.page:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*line-height:70px;*/
	}
a.page:hover {
	color: #333333;
	text-decoration: none;
	/*line-height:70px;*/
	}
.body {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
.pie {
	background-image: url(images/pie.gif);
	background-repeat: no-repeat;
	height: 68px;
	margin: 0px;
}
.table_menu{
	background-image: url(images/fondo_menu.jpg);
	background-repeat: no-repeat;
	
}
/*###################### MENU ############################*/
.menu{
	float: left;
	width: 270px;/*324*/
	font-size:15px;
	height: 30px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a{
	font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	color: #FF0000;
}
span.active{
	background-image: url(imagen/arrow.png);
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-bottom: 10px;
}
a.active:link, a.active:visited{
	color: #FFFF00;
}
.space{
	margin-right: 2px;
	margin-left: 2px;
	color: #0033FF;
}
.lang{
	float: left;
	width: 600px;
	height: 30px;
	padding-bottom: 4px;
	text-align: right;
}


.submenu{
	margin-left: 0px;
}
.submenu a{
	font-size:12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover{
	color: #FF0000;
}
.space_sub{
	margin-right: 0px;
	margin-left: 0px;
	color: #000099;
}
/*###################### FIN MENU ############################*/
