/* reset */
h1,h2,h3,h4,h5,h6,ul,ol,li,form,dl,dt,dd,p,fieldset,body {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1.3em;}
ul,li {list-style-type:none;}
fieldset,
a img {border:0;}
a {text-decoration:none;}
a:focus{outline:none;}
select,input,textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;}
input, select, textarea {background:#fff; border:0; padding:2px;}

/* generales */
body {background:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#container {margin:20px auto; width:850px; height:570px; background:url(../img/fondo-general.gif) no-repeat;}
#header {height:65px; text-align:right; padding:35px 52px 0 35px;}

#wrapper {height:385px;}
#menuPrincipal {float:left; text-align:right; width:147px; margin:2px 0 0 10px;}
	#menuPrincipal h3 {font-size:12px; font-weight:normal; padding:0 12px 5px 0;}
	#menuPrincipal>h3 {background: url(../img/sombra.png) no-repeat -2px -2px;}
	#menuPrincipal h3 a {background:#ad2624; color:#fff; display:block; padding:3px 10px;}
	#menuPrincipal h3 a:hover,
	#menuPrincipal h3 a.select {background:#828585;}
	#menuPrincipal ul {}
	#wrapper>#menuPrincipal ul li {background: url(../img/sub-sombra.png) no-repeat -6px -2px;}
	#menuPrincipal ul li {margin:0pt 0pt 2px 4px; padding:0pt 12px 5px 0pt;}
	#menuPrincipal ul li a {background:#99ccd8; display:block; color:#fff; padding:1px 10px;}
	#menuPrincipal ul li a:hover,
	#menuPrincipal ul li a.select {background:#00809e; }

#footer {color:#727376; clear:both; overflow:hidden; padding:5px 50px 25px 50px;}
	#footer ul {background: url(../img/fondo-idiomas.gif) no-repeat; width:84px; height:17px; float:left; padding:27px 0 0 12px;}
	#footer ul li {display:inline; margin-right:7px;}
	#footer div {float:right; text-align:right; font-weight:bold;}
	#footer div img {display:block; margin:10px 0 5px 60px;}
