/* 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:Arial, Helvetica, sans-serif; font-size:1.1em;}
input.bordificable, select, textarea {background:#fff; border:0; padding:2px;}

/* generales */
body {background:#3f76b6; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#contenedor {width:762px; margin:20px auto 20px;}
#header div.subheader {padding:30px 30px 10px 30px; overflow:hidden; width:100%;}
#containerHeader>#header {background:url(../img/img_cab.png) no-repeat; }
h1 {font-size:20px; color:#666; float:left;}
	h1 span {text-transform:uppercase; display:block; width:450px;}
	h1 strong {color:#3f76b6;}
#header div.subheader img {float:right; margin:0 70px 0 0;}
#header ul {text-align:right; font-size:9px; float:right; margin:12px 60px 0 0; display:inline;}
	#header ul li {margin-top:5px;}
	#header ul li a {color:#666;}
	#header ul li a:hover {text-decoration:underline;}

#menu_nav {background:#ABABAB url(../img/backgrnd-menu.gif) repeat-x; overflow:hidden; width:703px; padding:0; margin-bottom:15px; text-align:right;}
	#menu_nav ul {float:left}
	#menu_nav li {display:block; float:left; font-size:11px; text-transform:uppercase; height:18px; padding:7px 0 0 12px; font-weight:bold;}
	#menu_nav li.inicio {background: url(../img/menu_left.gif) no-repeat;}
	#menu_nav span {margin-left:364px; display:block; background: url(../img/menu_right.gif) no-repeat top right; font-size:11px; text-transform:uppercase; height:18px; padding:7px 22px 0 12px; font-weight:bold;}  
	#menu_nav a {color:#fff;}
	#menu_nav a:hover {color:#3f76b6;}
	#menu_nav a.select {color:#3f76b6; cursor:text;}
#contenido {padding:0 30px 0 30px; overflow:hidden; width:100%;}
#contenedor>#contenido {background:url(../img/bg-body.png) repeat-y;}

#footer {padding:0 30px 20px 30px; overflow:hidden; width:100%; font-size:10px;}
#contenedor>#footer {background:url(../img/img_pie.png) no-repeat left bottom;}
	#footer ul {color:#000;}
	#footer ul li {display:inline; border-right:1px solid #000; padding:0 9px 0 3px;}
	#footer ul li.noBorder {border:0;}
	#footer ul li.footerImg {margin-right:140px;}
	#footer ul li img {vertical-align:middle; }
	#footer ul li a {color:#000;}
