body {
	margin: 0px;
	background-color: #FFFFFF;
}
#MasterContainer {
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-image:  url("../grafica/site_wide/fondo_arriba.gif");
	background-repeat: no-repeat;
	height: 242px;
	width: 700px;
	padding-top: 3px;
}
#Logo {
	background-image:  url("../grafica/portada/logo.gif");
	background-repeat: no-repeat;
	height: 171px;
	width: 347px;
	margin-left: 35px;
	margin-top: 40px;
	float: left;
}
#Menu {
	height: 30px;
	width: 700px;
	float:left;
}
#submenuContent table {
	background-image: url(../grafica/site_wide/fondo_submenu.gif);
	background-repeat: no-repeat;
	}
#Footer {
	background-repeat: no-repeat;
	height: 242px;
	width: 700px;
	margin-top: 0px;
	float:left;
}
#gallery {
	position: relative;
	width:700px;
	height:242px;
	margin:0;
	padding:0;
}
#gallery li {
	display: block;
}
#Texto {
	height: 171px;
	width: 260px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DC6F25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left: 10px;
	padding-left:10px;
	margin-top: 40px;
	overflow: auto;
	float: left;
}
#Texto a:link {
	color: #FFF;
}
#Texto a:visited {
	
}
#Texto a:hover {
	color: #88861A;	
}
#Texto a:active {
	
}
.TextoMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888600;
	text-decoration: none;
}
.TextoMenu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888600;
	text-decoration: none;
}
.TextoMenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888600;
	text-decoration: none;
}
.TextoMenu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: none;
}
.TextoMenu a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888600;
	text-decoration: none;
}
.headings {
	font-size: 1.4em;
}
.headings_bold {
	font-weight: bold;
}
