#header {
  float:left;
  width:100%;
  background: url('imagenes/bg.gif') repeat-x bottom;
  font-size:93%;
  line-height:normal
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url('imagenes/left.gif') no-repeat left top;
  margin:0;
  padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
  }
#header a {
  float:left;
  display:block;
  background:url('imagenes/right.gif') no-repeat right top;
  text-decoration:none;
  font-weight:bold;
  color:#800000; padding-left:1px; padding-right:10px; padding-top:5px; padding-bottom:4px
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#565;
  }
#header #current {
  background-image:url('imagenes/left_on.gif');
  }
#header #current a {
  background-image:url('imagenes/right_on.gif');
  color:#565;
  padding-bottom:5px
  }

body {
	font-family: Trebuchet MS, sans-serif;
	color: #336699;
	} 
	
A:link {color:#800000;text-decoration:none}
A:active {color:#800000;text-decoration:none}
A:visited {color:#800000;text-decoration:none}
A:hover {color:#800000;text-decoration:underline}

	 
.h3 {
	font: 120% "Trebuchet MS", sans-serif;
	color: #565;
	letter-spacing: 0.5em;
	padding-bottom: 5px;
}

a:link {
		color: #800000;
		padding: 2px 2px 2px 2px;
		text-decoration: none;
	}
a:hover {
		padding: 2px 2px 2px 2px;	
		color: #FFFFFF;
		text-decoration: none;
		background-color: 800000;
}

.titulo {
	font: 105% "Trebuchet MS", sans-serif;
	color: #565;
	FONT-WEIGHT: bold;
	letter-spacing: 0.5em;
	padding-bottom: 5px;
	border-bottom: 1px dashed #800000;
}

.titulo1 {
	padding-bottom: 5px;
	border-bottom: 1px dashed #800000;
}


.footer {
	font: 85% "Trebuchet MS", sans-serif;
	color: #565;
		}


blockquote {
	background: #FFFFCC;
	border: 1px solid #D0D4D4;
	color: #800000;
	margin: 15px auto;
	width: 75%; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:10px
}

.foto{
	border: 1px solid #c0c0c0;
	padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px
}

.sub_menu3 {
  	font: 85% "Trebuchet MS", sans-serif;
  	background: #FFFFCC;
   	color: #565;
   	padding-top: 5px;
	padding-bottom: 5px;
  	border-bottom: 1px solid #776655;
  	border-left: 1px solid #776655;
  	border-right: 1px solid #776655;
}
.sub_menu4 {
  	font: 85% "Trebuchet MS", sans-serif;
  	background: #FFFFCC;
  	color: #565;
  	padding-top: 5px;
	padding-bottom: 5px;
	}

.sub_menu {
   	font: 105% "Trebuchet MS", sans-serif;
   	background: #FFFFCC;
   	color: #565;
	letter-spacing: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
  	border-bottom: 1px solid #776655;
  	border-left: 1px solid #776655;
  	border-right: 1px solid #776655;
}