@import url(../../global/css/comun.css);
BODY {
font-size: 0.7em;
color:#000;
line-height:1.2em;
background:url(../images/body.gif) top repeat-x #FFF;
margin:0;
padding:0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

* { margin: 0; padding: 0; }
IMG, OBJECT { border:0;}
A, A:link, A:visited { color: #2f81a9; text-decoration: none; }
A:hover { color: #289ed7; text-decoration: underline; }
A:active { color: #71c8f2; text-decoration: none; }
EM { color: #36b701; font-weight:bold; font-style:normal; }
H1 { color: #183390; font:lighter 2em/1.2em Arial, Helvetica, sans-serif; }
P, dl { margin:0 0 0.8em 0; padding: 0; font-size:11px; color: #000; }
ul,ol { margin:0 0 1em 20px; padding:0; line-height:1.2em; } li { line-height:1.2em; }

/* Clases generales */

#pagina { width:754px; margin:0 auto 0 auto; overflow:hidden; text-align:left; }

#header { width:754px; height:80px; overflow:hidden; text-align:left; padding:0;  }
#header h1 { float:left; margin:0; padding:0;}
#header h1 a { display:block; width:200px; height:80px; margin: 0; padding: 0; text-indent:-500em; background:url(../images/windowslive.gif) top no-repeat;}
#header form { width:300px; display:block; float:right; text-align:right; margin:15px 0 0.5em 0; padding-top:15px;  }
#header form input#cajabusqueda { background:#FFF; border:1px solid #3a6f8f; padding:2px; width:200px; float:right; }
#header form input.boton { background:#36b701; .font-weight:bold; float:right; }
#header p { width:300px; float:right; text-align:right;}
#header a { padding-left:20px; background:url(../images/guion_estrella.gif) left no-repeat; color:#36ade5; font-weight:bold;}

#nav { width:754px; background: #0066cc; }
#nav ul { margin:0; }
#nav li { float:left; list-style:none; margin:0; }
#nav li a { display:block; text-indent:-500em; height:36px; }
#nav #bot1 a { width:88px; background:url(../images/bot1.gif) top left no-repeat; }
#nav #bot1 a:hover { background-position: 0 -36px; }
#nav #bot1 a:active { background-position: 0 -72px; }
#nav #bot2 a { width:112px; background:url(../images/bot2.gif) top left no-repeat; }
#nav #bot2 a:hover { background-position: 0 -36px; }
#nav #bot2 a:active { background-position: 0 -72px; }
#nav #bot3 a { width:92px; background:url(../images/bot3.gif) top left no-repeat; }
#nav #bot3 a:hover { background-position: 0 -36px; }
#nav #bot3 a:active { background-position: 0 -72px; }
#nav #bot4 a { width:96px; background:url(../images/bot4.gif) top left no-repeat; }
#nav #bot4 a:hover { background-position: 0 -36px; }
#nav #bot4 a:active { background-position: 0 -72px; }
#nav #bot5 a { width:90px; background:url(../images/bot5.gif) top left no-repeat; }
#nav #bot5 a:hover { background-position: 0 -36px; }
#nav #bot5 a:active { background-position: 0 -72px; }
#nav #bot6 a { width:97px; background:url(../images/bot6.gif) top left no-repeat; }
#nav #bot6 a:hover { background-position: 0 -36px; }
#nav #bot6 a:active { background-position: 0 -72px; }
#nav #bot7 a { width:75px; background:url(../images/bot7.gif) top left no-repeat; }
#nav #bot7 a:hover { background-position: 0 -36px; }
#nav #bot7 a:active { background-position: 0 -72px; }
#nav #bot8 a { width:104px; background:url(../images/bot8.gif) top left no-repeat; }
#nav #bot8 a:hover { background-position: 0 -36px; }
#nav #bot8 a:active { background-position: 0 -72px; }


#subnav { width:754px; background: #ebf3fb; font-family: Tahoma, Geneva, sans-serif; border:1px solid #ddebee; clear:both; }
#subnav ul {   margin: 0; border: 0 none; padding: 0; width: 762px; overflow:hidden; list-style: none; }
#subnav ul li { display:block; float:left; background:url(../images/guion_submenu.gif) top right no-repeat; }
#subnav ul li a {   padding: 0 30px 0 30px; display: block; color:#0b98ea; font: 1em/2em Tahoma, Arial, Helvetica, sans-serif; }
#subnav ul li#last a { border-right:none; }
#subnav ul li.selected a { font-weight: bold; text-decoration:none; cursor:default; }

#footer .datospie { width:754px; overflow:hidden; margin-bottom:1em; padding-top:10px; line-height:1.2em; border-top:1px solid #e4f3f8; }
#footer .datospie li { display: inline; list-style:none; }
#footer .datospie .left { float:left; margin:0; }
#footer .datospie ul.left li { margin-right:10px; }
#footer .datospie .right  { float:right; margin:0; }
#footer .datospie ul.right li { margin-left:10px; }
#footer .datospie a { color:#07519a; }
#footer .logofinal { color:#636363; text-align:right; height:20px; margin:10px 0 10px 0; padding: 0 144px 0 0; background: url(../images/msft.gif) right no-repeat; line-height:1.5em; }