body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #393;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	}
#contenedor {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;

	}	
	
	#contenedor2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 50px;

	}
	
#colizq {
	position: absolute;
	left: 0;
	width: 150px;
	padding: 5px;
	text-align: left;
	font-size: 0.8em;
	margin: 10px;
	list-style-type: square;



	}
	
#coldcha {
	position: absolute;
	left: 80%;
	top: 110px;
	width: 140px;
	z-index: 3;
	color: #000;
	padding: 3px 20px 3px 10px;
	background-image: url(imagenes/cielodcha2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
	margin-right: 20px;
	font-size: 0.9em;
	}
	
#contenido {
	margin: 10px 20px 0 170px;
	padding: 5px;
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
	font-size: 0.9em;

	}
	
#footer {
	clear: both;
	width: auto;
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 3px;
	border-top: 1px solid #FF6600;
	color: #000;
	height: 25px;
	top: 10px;




	}
	
	#footer .copyright {
		float: left;
		text-align: left;
		}
	
	#footer .contacto {
		float: right;
		text-align: right;
		}
	
	
a {
	font-family: "Trebuchet MS", Verdana;
	background-color: #FFFFFF;
	border: 0px none;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;


	}

a:link {
  color: #0099CC;
}

a:visited {
color: #000000;
}

a:hover {
  color: #FF6600;
}
a:focus {
  color: #FF6600;
}

a:active {
  color: red;
  background-color: #FFFF99;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003399;
	font-style: normal;
	position: relative;
	text-align: center;
	margin: 0px 10px;
	padding: 0px 10px;
	border: 0px none;
	vertical-align: middle;
	background-position: center center;
}
.fondop1 {
	background-attachment: scroll;
	background-image: url(imagenes/magnolia1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondop2 {
	background-attachment: scroll;
	background-image: url(imagenes/cala2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondop3 {
	background-attachment: scroll;
	background-image: url(imagenes/cala3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondop31 {
	background-attachment: scroll;
	background-image: url(imagenes/cala31.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondop3LM {
	background-attachment: scroll;
	background-image: url(imagenes/cala32.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondop32 {
	background-attachment: scroll;
	background-image: url(imagenes/cala3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondop4 {
	background-attachment: scroll;
	background-image: url(imagenes/cala4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondop42 {
	background-attachment: scroll;
	background-image: url(imagenes/cala42.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondop5 {
	background-attachment: scroll;
	background-image: url(imagenes/cala5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondop6 {
	background-attachment: scroll;
	background-image: url(imagenes/cala6.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondop6RB {
	background-attachment: scroll;
	background-image: url(imagenes/cala6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CuadroSimple  {
    border : none;
    margin-top : 0px;
    margin-right : 10%;
    margin-bottom : 5px;
    margin-left : 10%;
    padding : 10px;
	font-size: 0.9em;
    text-align : justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #FF6600;
	font-weight: lighter;


	}
.destacado {
	font-weight: bold;
	color: #FF6600;
}
.negrita {
	font-weight: bold;
	color: #90b03e;
	font-size: 1.5em;

}
.colorCab {
	background-color: #FFFFCC;
}
.pequeña {
	font-size: 0.7em;
}
