body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-image: url(./imagenes/bgcolor.jpg);
	border: none;
	background-color: #cccccc;
	text-align: right;
	padding-right: 50px;
	}

#header {
	width: 740px;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	
	}
	
	
	#visor_arriba {
	width:740px;
	border: none;
	clear: both;
	background: url(./imagenes/arriba_visor.jpg) no-repeat center bottom;
	color: #333;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:0px;
	padding-top:0px;
	border:none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 58px;
	}

#tabmenu {
	width: 740px;
	height:32px;
	clear: both;
	position: relative;
	text-align: center;
	padding-left: 128px;
	border: none;
	/*background: url(./imagenes/bg.jpg) repeat-y center;*/
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: -10px;
}

ul#tabnav {
	list-style-type: none;
	margin:0;
	padding-left:0px;
	padding-bottom:0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-top: 8px;
}

ul#tabnav li {
	float:left;
	background-color:transparent;
	color:#ffffff;
	margin: 0;
	text-align: center;
}	
ul#tabnav a:link, ul#tabnav a:visited {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	padding-top: 13px;
		font-style: normal;
	font-weight: bold;
}

ul#tabnav a:hover {
	font-style: normal;
	font-weight: bolder;
	border-bottom: 4px solid #000000;
	
}
#content {
	width: 740px;
	clear: both;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	background: url(./imagenes/bg.jpg) repeat-y top;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:-15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#content P {
	padding-right:50px;
	}
#texto_footer {
	position: relative;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	clear: both;
	text-align: right;
	background: url(./imagenes/bg.jpg) repeat-y top;
	padding-left: 20px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top: -14px;
	margin-bottom: 0px;
	}

#footer {
	width:740px;
	border: none;
	clear: both;
	background: url(./imagenes/footer.jpg) no-repeat center bottom;
	color: #333;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:0px;
	padding-top:0px;
	border:none;
	margin-top: -10px;
	margin-bottom: 0px;
	height: 40px;
	}
#texto_footer P {
	padding-right: 50px;
}
.menu_1 {
	width:99px;
	height:32px;
	background: url(./imagenes/1.png) no-repeat top;
}
.menu_2 {
width:130px;
height: 32px;
background: url(./imagenes/2.png) no-repeat top;
}
.menu_3 {
width:110px;
height: 32px;
background: url(./imagenes/3.png) no-repeat top;
}
.style1 {color: #333333}
.style2 {color: #0066CC}
.style3 {color: #000000}
.style4 {font-size: xx-small}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 100px;
}
.Estilo2 {color: #0066CC; font-weight: bold; }

#tabsubmenu {
	width: 740px;
	height:27px;
	clear: both;
	position: relative;
	text-align: left;
	padding-left: 20px;
	border: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: -18px;
	padding-top: 0px;
	padding-bottom:-10px;
}
.submenu_1 {
	width:125px;
	height:27px;
		margin-top: 0px;
	padding-top:0px;
	background: url(./imagenes/s1.png) no-repeat top;
	
}
.submenu_2 {
	width:85px;
	height:27px;
		margin-top: 0px;
	padding-top:0px;
	background: url(./imagenes/s2.png) no-repeat top;

}

ul#tabsubnav {
	list-style-type: none;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;

	background-color: transparent;
	
	
	
}

ul#tabsubnav li {
margin-top:0px;
padding-top:1px;
	float:left;
	background-color:transparent;
	color:#ffffff;
	margin: 0;
	text-align: center;
}	
ul#tabsubnav a:link, ul#tabsubnav a:visited {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	//padding-top: 0px;
		font-style: normal;
	font-weight: bold;
}

ul#tabsubnav a:hover {
	font-style: normal;
	font-weight: bolder;
	border-bottom: 4px solid #000000;
	
}
.Estilo3 {font-weight: bold}
.style9 {color: #B7D033}
.style10 {color: #999999}