<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF9900;
}
#marco {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-left:auto;
	margin-right:auto
}
#cabecera {
	height: 80px;
	width: 100%;
}
#cabecera_logo {
	float: right;
	height: 80px;
	width: 149px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#cabecera_seguridad {
	float: right;
	height: 80px;
	width: 600px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#cuerpo {
	height: auto;
	width: 100%;
}
#margen_sup_cuerpo {
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
}
#menu {
	background-color: #CCCCFF;
	height: 40px;
	width: 100%;
	margin-bottom: 4px;
}
#contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #E0DFE3;
	width: 100%;
	height: 100px;
}

#portadilla {
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}




/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("img/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("img/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
		
		#pie {
	height: 25px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 300;
}

#contenido {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	margin-top: 1px;
	padding-top: 1px;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#telefonos_permanentes {
	float: right;
	height: 80px;
	width: 365px;
	background-color: #E0DFE3;
	padding: 3px;
}


#correos {
	float: right;
	height: 80px;
	width: 365px;
	background-color: #E0DFE3;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF9900;
	margin-right: 3px;
	padding: 3px;
}
#portadilla {
	background-color: #99CC00;
	height: auto;
	width: 100%;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}




