@charset "UTF-8";
/* CSS Document */


<!--

.tipo {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}

.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 11px;
}

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:0px 0 0;
  }
@media all {
  #footer div {
   
    background:#fdeeb7;
	padding:5px 0 0;
    color:#003366;
    }
	
	 #footer div div {

    background:#fdeeb7;
	padding:0 15px 8px;
    }
  }
@media handheld {
  #footer div {
    background:#466;
    }
  #footer div div {
    background:none;
    }
  }
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {
	color:#fff;
}  
.Estilo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	font-style: italic;
}
.Estilo12 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0066; }

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #d61084;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}


.celda  {
	font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #9c0003;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background: #f7c8d0 8px 40% no-repeat;
	}
	
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}

#navigation2 td {
	border-bottom: 0px solid #fdeeb7;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../img-cb/arrow.gif") 14px 45% no-repeat;
	}
	
#navigation2 a {
	font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background: #ffffff url("../img-cb/arrow.gif") 8px 40% no-repeat;
	}
	
#navigation2 a:hover {
	background: #f7c8d0 url("../img-cb/narrow.gif") 8px 60% no-repeat;
	color:#9c0003;
	}
	
#navigation a:hover {
	background: #ffffff url("../img-cb/arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}	
-->

