html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #444;
}
body {
	margin: 10px; 
	background: #FFF;
}
a:link, a:active, a:visited {
	color: #48546A;
	margin: 0px;
	padding: 0px;
}
br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0;
}
#container, #pie {
	min-width: 740px;
	max-width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#encabezado {
	background-color: #FFFFFF;
	background-image: url(../fondos/bg_repeat.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 15.4em;
}
#mast-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	margin-left: 60%;
	width: 35%;
}	
#meta {
	color: #775D73;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548900;
	font-family: Georgia, serif;
	padding: 3px;
	font-weight: bold;
}
#meta h1 {
	font-size: 2.3em;
	margin: 0px;
	padding: 0px;
}


#meta p {
	display: block;
	float: left;
	font-family: Georgia, serif;
	color: #775D73;
	margin: 0px;
	padding: 0px;
}
#navcontainer {
	float: left; 
	width: 49%; 
	margin-top: 13px;
}
ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */
#nav li {
	padding-top: 1px;
	color: #548900;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Georgia, serif;
	font-size: 0.6em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
} 

#nav li a:link {
	float: left;
	background: #FFF;
	color: #548900;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#nav li a:visited {
	float: left;
	background: #FFF;
	color: #548900;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#nav li a:hover {
	color: #48546A;
	background: #ECEEF0;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

ul#nav li span {
	display: block; 
	float: right; 
	padding: 1px 3px; 
	background: #FFF;
}	

#nav-home {
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
#quote {
	float: right;
	width: 49%;
	margin-top: 13px;
	height: 136px;
	text-indent: -9000px;
	background-image: url(../fondos/quote.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

#side-image {
	position: absolute;
	top:0;
	right:0;
	z-index:1;
	width:289px;
	height:246px;
	background-image: url(../fondos/side-image.jpg);
	background-repeat: no-repeat;
}
#texto {
	float: left;
	width: 66.1%;
	font-size: .7em;
	background-color: #E1E9CC;
	background-image: url(../fondos/bg_lightbot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
#texto .menu {
	width: 85%;
	float: left;
	margin-right: 0px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#texto .menu h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
#texto .menu h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-decoration: underline;
}
#texto .menu .interior h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336600;
	font-size: 18px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#container #texto .menu td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #336600;
}
#texto .menu table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}




#texto h2 {
	position: relative;
	width: 95%;
	font: normal 2em Georgia, serif;
	color: #48546A;
	letter-spacing: -1px;
	background: url(../img/l.gif) no-repeat 0 .72em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 15px;
}
#texto .interior h2 a:link {
	text-decoration: underline;
}
#texto .interior h2 a:visited {
	text-decoration: underline;
}
#texto .interior h2 a:hover {
	color: #000099;
	text-decoration: underline;
}


#texto h1 {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #775D73;
	letter-spacing: -1px;
	width: 95%;
	text-decoration: underline;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}


#title {
	background-image: url(../fondos/bg_hmain.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
}
#fotos {
	position: relative;
	float: left;
	width: 33.8%!important;
	width: 33.8%;
	font-size: .7em;
	background-image: url(../fondos/bg_darkbot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
}
.section_pic_vert {
	float: left;
	width: 70%;
	height: 245px;
	border: 4px solid #EBEBE5;
	text-indent: -9000px;
	margin-left: 2.5em;
	margin-bottom: 2em;
}
.section_pic_horiz {
	float: left;
	width: 70%;
	height: 150px;
	border: 4px solid #EBEBE5;
	text-indent: -9000px;
	margin-left: 4.5em;
	margin-bottom: 2em;
}

.interior {
	width: 85%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.interior img {
	padding-right: 7px;
}

#pie {
	background-image: url(../fondos/bg_barbottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	width: 100%;
}
#pie p {
	font-size: 10px; 
	color: #666666;
}

#pie p#copy {
	float: left;
	width: 90%;
	padding-left: 20px;
	text-align: center;
}
#telefono {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}
