@charset "UTF-8";
#contenido {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	position: relative;
}
#menu {
	height: 185px;
}
#info {
	height: auto;
	background-color: #f6f5f1;
	background-image: url(../images/pattern-hojas.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #345479;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #345479;
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999999;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 20px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #345479;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#sec-derecha {
	background-image: url(../images/sombra-azul2.png);
	background-repeat: no-repeat;
	width: 460px;
}
#sec-izq {
	background-image: url(../images/sombra-azul1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: auto;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345479;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
}
body {
	background-color: #75a3d7;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/nubes.png);
	background-repeat: no-repeat;
}
#header {
	height: 118px;
}
#gallery {
	background-image: url(../Instalaciones/images/sombra-azulpatterns.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 760px;
}
