html{
	height: 100%;
}
body{
	height: 100%;
	background-color: white;
	color: #595959;
	font-family: "Times New Roman", Times, serif;
	font-size:0.8em;
	margin: 0px;
	
}
a, a:visited{
	color: #88813F;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #018EA9;
}
.naranjanegrita{
	font-weight:bold;
	color: #D9724B;
}
#main{
	width: 974px;
	background-color: Window;
	margin-left: 0px;
	margin-right: auto;
}
#cabecera{
	background-image: url(../images/QUIENES-SOMOS.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:180px;
	text-align: right;
}
#cabeceracl{
	background-image: url(../images/cabeceracl1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:152px;
	text-align: right;
}
#home{
	cursor: pointer;
	float: left;
	border: 0px solid black;
	width:375px;
	height: 100px;	
	
}
#menu{
	padding-top: 18px;
	padding-right: 15px;
	float: right;
	width:582px;
}
#contenido{
	background-image: url(../images/fondomapa.JPG);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 380px;
	
	}
	#contenidocl{
	background-image: url(../images/fondocomollegar.JPG);
	background-repeat: no-repeat;
	background-position: right;
	height: 465px;
	
	}
#imagenlateral{
	background-image: url(../images/quienes.JPG);
	background-repeat: no-repeat;
	width:150px;
	height:285px; 
	float: left;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#imagenlateralcl{
	background-image: url(../images/cabeceracl2.JPG);
	background-repeat: no-repeat;
	width:150px;
	height:312px; 
	float: left;
	background-position: top left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 28px;
}
#imagenlateralcontacto{
		background-image: url(../images/cabeceracl2.JPG);
	background-repeat: no-repeat;
	width:150px;
	height:290px; 
	float: left;
	background-position: top left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 28px;
}
#logopeque{
	float: right;
	margin-right: 5px;
}
#texto1{
	width:80%;
	margin-left: 150px;
	margin-top: 15px;
	text-align: justify;
}
#texto1cl{
	margin-left: 150px;
	margin-top: 0px;
	width:650px;
	text-align: justify;
}
#texto2{
	width:80%;
	
	text-align: justify;
}
.imagenbajotexto{
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#galeria{
	color: #D9724B;
	margin-left:0px;
	
}
#galeria img{
	border: 2px solid #ACA955;
	cursor: pointer;
}
.fuentepequena{
	display: inline;
	font-size: 0.7em;
	padding-left: 60px;
	}
.fuentegrande{
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	font-size:1.3em;
	font-weight:bold;
	}
#tarifas{
	
	width:350px;
}
#contacto{
	float: right;
	width:340px;
}
.caja{
	border: 2px solid #999DA0;
	font-weight: bold;
}
#tablaportada{
	height:100%;
	width:100%;
	
}
#flash{
border: 1px solid #2A1A0D;
	
}
