@charset "UTF-8";
Body {
	margin-top: 0px;
	background-image: url(img/Fondo.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
 	text-align: justify;
} 
h1 {
	font-size:18px;
	font-weight:normal;
	color:#600;
}	
h2 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#600;
}
h3 {
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	color: #909;
}
#MainContainer {
	width: 1200px;
	margin: 0 auto;
}
#WebContainer {
	width: 800px;
	height: 1200px;
	margin: 0 auto;
	margin-top: 0px;
	float:left;
} 
#Sombragris {
	width: 800px;
	height: 53px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom:20px;
} 
#Footer {
	width: 800px;
	height: 45px;
	margin: 0 auto;
	margin-top:40px;
	float:left;
}
#YellowContainer1 {
	width: 200px;
	height:1200px;
	border: 0px;
	float:left;
}
#YellowContainer2 {
	width: 200px;
	height:1200px;
	border:0px;
	float:right
}
#HeaderContainer {
	width: 800px;
	height: 178px;
	margin-top: 0px;
	border:0px;
} 
#TopContent {
	width: 800px;
	height: 395px;
	margin-top: 0px;
	border:0px;
} 
#Bienvenida {
	width: 325px;
	height: 395px;
	border:0px;
	margin-left:55px;
	float:left;
} 
#Fotos {
	width: 338px;
	height: 395px;
	margin-right:55px;
	border:0px;
	float:right;
}  
#Map {
	width: 800px;
	height: 356px;
	margin-left:55px;
	border:0px;
	margin-top:70px;
	float:left;
}
#Additional {
	width: 750px;
	height: 150px;
	border:0px;
	margin-left:55px;
	float:left;
} 
#Contact {
	width: 800px;
	height: 55px;
	border:0px;
	float:left;
}
#Contactinfo {
	width: 325px;
	height: 65px;
	border:0px;
	margin-top:30px;
	margin-left:55px;
	float:left;
}
