/* CSS Document */
* { margin:0; padding:0; list-style:none; font-family: Calibri, sans-serif; }
body {background-color: #CCCCCC}
#cabecera { margin:0 auto; width:998px; height:150px; }
#logo { width:200px; height:150px; background-image:url(../img/logo.png); background-repeat:no-repeat}
#accesosdirectos { float: right; margin-top:-150px;width:798px; height:110px; background-color: #FF9900}
#menuprincipal{ float: right;margin-top:-40px; width:798px; height:40px; background-color: #FF9900; color:#FFFFFF; font-size:16px;font-weight:bold}

#accesosdirectos h4 {color: #ffffff; font-weight:normal; padding-left:620px;}
#accesosdirectos ul{list-style:none; margin:0px; padding:0px; padding-left:193px;}
#accesosdirectos ul li{ float:left;width:200px; height:70px; text-align:center; }
#accesosdirectos a { text-decoration:none; display:block; height:65px; padding-top:5px}

#accesosdirectos .color1 a { background: #006699; color: #ffffff ;font-weight:bold;}
#accesosdirectos .color1 a:hover { background: #FFFFFF; color: #FF9900; font-weight:bold}
#accesosdirectos .color2 a { background: #FF0000; color: #ffffff ;font-weight:bold}
#accesosdirectos .color2 a:hover { background: #FFFFFF; color: #FF9900; font-weight:bold}
#accesosdirectos .color3 a { background: #FF99CC; color: #ffffff ;font-weight:bold}
#accesosdirectos .color3 a:hover { background: #FFFFFF; color: #FF9900; font-weight:bold}

#accesosdirectos .activo a { background: #FFFFFF; color: #FF9900 ;font-weight:bold}

#menuprincipal ul{list-style:none; margin:0px; padding:0px;}
#menuprincipal ul li{ float:left;width:113px; height:40px; text-align:center; border-right:1px dashed #FFFFFF }
#menuprincipal a { text-decoration:none; display:block; color: #ffffff; height:30px; padding-top:10px}
#menuprincipal a:hover { background: #FFFFFF; color: #FF9900; font-weight:bold}
#menuprincipal .activo a { background: #FFFFFF; color: #FF9900 ;font-weight:bold}

#separacion1 {margin:0 auto; width:998px; height:2px; }
#cuerpo {margin:0 auto; width:998px; height:auto;   }
#wrapper { float:left;  width:998px;  position:relative; z-index:10;   }
#presentacion { float:left; padding-left:5px; width:993px;}

#printno { float:left; width:913px; height:3px; }
#printsi { float:left; width:55px; height:19px; background-image:url(../img/printer.png); background-repeat:no-repeat; padding-left:25px;  }
#printsi a{ text-decoration:none; color:#FF9900; border-bottom:1px dashed }
#printsi a:hover{ background: #FF9900; color: #FFFFFF; text-decoration:none;  border-bottom:1px dashed }

#presentacion h1 {color:#FF9900; font-weight:bold; }
#presentacion h2 { font-size:16px }




#pie { float:left; width:998px; height:300px; border-top:1px dashed; color:#FFFFFF }
#pie iframe { border:none; width:998px; height:300px; }
#pie h2 {font-weight:lighter}
#piepage {width:998px; height:300px; background-color:#FF9900}