html, body { margin: 0; padding: 0; border: 0; }

body {
	padding: 0;
	margin: 0;
	background: #fff url('../images/bg3.gif');
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #212121
	}

img {
	border: 0;
	}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}
	
#container {
	background: url('../images/tbg3.gif');
	padding: 0 5px;
	}
	
#livesupport {
	float: right;
	padding: 15px 0px;
	}	

#header {
	background: url('../images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}

#header .header {
	background: url('../images/header_top3.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#barraidiomas {
    background-color:#FCA307;
    border-top : 1px solid #cccccc;
    border-bottom : 2px solid #cccccc;
	padding: 0px 5px;
}
	
#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
	
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
	
#topnav .home {
	background-image: url('../images/home.gif');
	}
	
#topnav .sitemap {
	background-image: url('../images/sitemap.gif');
	}
	
#topnav .contact {
	background-image: url('../images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#nav {
	background: #686868 url('../images/nav_bg2.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 8pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}

#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 16px;
	margin-right: 6px;
	background: url('../images/nav_sep3.gif') right no-repeat;
	}
	
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
	
#nav a {
	font: Arial 12px black;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #77F938; /*#F7C945;*/
	text-decoration: underline;
	}
	
#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}

#content a {
	color: #336799;
	font-weight: bold;
	}

#content .footer {
	background: url('../images/generic_bottom2.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('../images/special_bull.gif');
	padding-left: 130px;
	}

#body {
	position: relative;
	padding: 5px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
	
#footer .header {
	background: url('../images/footer_top2.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('../images/generic_bottom2.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer li {
	float: left;
	margin-right: 15px;
	}
	
#footer a {
	color: #000;
	}

#main {
	padding-top: 0px;
	padding-left: 4px;
	float: left;
	width: 495px;

}

#main h1{
	font: 16pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-left: 10px;
	}

#main p{
	margin-left: 10px;
	text-align: justify;
}

#main ul{
	margin: 8px 0px 0px 14px;
	padding: 0px;
}

#main ul li{
	list-style-type: square;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-align:justify;
}

#main h2{
	font: 11px Arial, sans-serif;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	}

#menunav {
	float: right;
	width: 218px;  
	padding: 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#menunav h1 {
	background: #5F482D; /*#575752; */
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #fff; /*4A4A44;*/
	font-size: 9pt;
	height: 25px;
	margin-top:5px;
	padding-top:10px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 2px;
}

#menunav ul {
	margin: 0;
	padding: 0;
}

#menunav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
}

#menunav li a {
	background: #CCC3AF;
	color: #3C3C35; 
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	font-weight: normal;
}

#menunav li a:hover {
	background: #DBD3C3;   
	color: #654;
}

.left { 
	float: left; 
	padding: 0px 5px 0px 5px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

#aviso{
	margin-top: 5px;
	background: #344B87;
}

#tabla1 {
	margin-top: 25px;
	margin-left: 85px;
	}
	
#tabla1 .toptabla{
	background: url('../images/top_tabla.gif') top center no-repeat;
	height: 27px;
	}

#tabla1 .tablamain{
	font: 13px Arial, sans-serif;
	background: #F7F5E2;
	border: 1px solid #669900;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: left;
	}

	
#tabla2 {
	margin-top: 25px;
	margin-left: 85px;
	}
	
#tabla2 .toptabla{
	background: url('../images/top_tabla2.gif') top center no-repeat;
	height: 27px;
	}

#tabla2 .tablamain{
	font: 13px Arial, sans-serif;
	background: #F7F5E2;
	border: 1px solid #173660;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: left;
	}
	
blockquote
{ margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 15px;
}

#notice{
	margin: 0px 5px 20px 20px;
	background: #EEEEEE;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#red{
	font: Arial 12px black;
	color: #FF0000;
	text-decoration: underline;
	}
	
#green{
	font: Arial 12px black;
	color: #009900;
	text-decoration: underline;
	}
	
#cont01 {
	float: right;
	width: 350px;  
	padding: 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#cont01 h1{
	font: 16pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-left: 10px;
}

#cont01 p{
	font-weight: bold;
}

#formul {
	width: 350px;
	margin-left:20px;
}

#main1 {
	padding-top: 0px;
	padding-left: 4px;
	float: left;
	width: 380px;
	background: #EEEEEE;
}

#sumario {
	margin: 0px;
	font-size: 9pt;
	
}

#sumario ul{
	padding: 0;	
}

#sumario li{
	/*border-bottom: 1px solid #636363;*/
	list-style-type: none;
}

#sumario a {
	color: #999;
	text-decoration: none;
	}
	
#sumario a:hover {
	color: #000;
	}
	




