body{
	background: #006400;
}

#contenedor
{
	position: absolute;
	width: 95%;
	min-width:31.5cm;
	border-radius: 15px;
	left:2.5%;
	top:0.0cm;
	background: #98FB98
}

#encabezado
{
	background: #90EE90;
	box-shadow:1px 5px 5px 4px #2E8B57;
	border-radius: 0  0 10px 10px;
	height:6cm;
	width:100%;
	
}

#imagen_cabeza{
	padding:5px 0 0 10px;
	width:170px;
	height:120px;
	float:left;
	margin-top:.3cm;
}

#menuprin{
	display:none;
	position:fixed;
	top:0cm;
	left:0cm;
	height:1.5cm;
	width:100%;
	background:#008000;
	z-index:1;
}

.cir{
	border-radius:25px;
}

#imagen_cabeza_titulo{
	padding-top:10px;
	float:left;
	margin-top:1.6cm;
	margin-left:2cm;
	width:70%;
	height:3.5cm;
	background:green;
	font-size:1cm;
	color:white;
	border-radius:20px;
	text-align:center;
}
#menu{
	position: absolute;
	top:.1cm;
	left:30%;
	text-align: center;
	height:1cm;
}

.texto{
	font-size:.8cm;
	color:white;
	margin-top:1cm;
	padding:1cm;
	margin-bottom:.5cm;
	background:green;
	text-align:justify;
	box-shadow: inset 0px 0px 5px 10px #90EE90;
}

#cuerpo
{
	text-align: center;
	position: relative;
	top: 0cm;
	border-radius: 10px;	
	margin-bottom:10px;
	height:12.5cm;
}

#pie{
	clear:both;
	margin-top:0cm;
	top:0cm;
	text-align: center;
	position: relative;
	border-radius: 10px;
	color: white;
	background:#008000;
	height:6cm;
    width:100%;
}

#pie_info{
	position:relative;
	top:.5cm;
	margin-bottom:2.5cm;
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-width:1cm;
	-moz-column-gap:.5cm;
	-webkit-column-width:1cm;
	-webkit-column-gap:.5cm;
	
}

h2 {
	background:#32CD32;
	color:white;
	font-family:book antigua;
	font-size: 0.7cm;
	height:1cm;
	padding-top:0.3cm;
	border-radius:10px;
	text-shadow: 4px 0px 10px black;
}

#fondo_oval{
	 background: #228B22;
	 height:1.7cm;
	 position:relative;
	 top:-0.5cm;
	 width:100%;
	 opacity:0.5;
}

#servicios{
	position: relative;
	width:90%;
	height:16cm;
	left:5%;

}
.oval {
	 float:left;
	 width: 4.5cm;
     height: 1.7cm;
	 font-family: book antigua,ms serif;
	 font-size: 0.35cm;
	 font-weight:600;
     -moz-border-radius: 0 25% / 0 75%;
     -webkit-border-radius: 0 25% / 0 75%;
     border-radius:  0 25% / 0 75%;
     background: #228B22;
	 color:#E0FFFF;
	 margin-left:.5cm;
	 margin-bottom:.5cm;
	 padding:.4cm;
     border: 1px solid #ffff;
	 -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	box-shadow:0px -4px 5px gray;
}
.oval:hover{
	
  
	 -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	text-decoration: none;
	cursor: pointer;
	color:#228B22;
	background:#E0FFFF;
	font-size: 0.3cm;
}

.submenu{
	position:absolute;
	top:1.7cm;
	background:lightgreen;
	height:5cm;
	width:4.7cm;
	display:none;
}

.circulo{
	border-radius:35px;
}

a {
	color:white;
}

.imagenes{
	
}

#info{
	font-family: bodoni mt,bell mt,ms serif;
	font-size:0.6cm;
	position: relative;
	top:.1cm;
	text-align:justify;
}

#titulo_info{
	clear:both;
	position:relative;
	top:-1.8cm;
	border: 1px solid gray;
	margin-top:-0.5cm;
	padding-top:0.2cm;
	padding-left:10px;
	height:1cm;
	font-weight: 900;
	font-family: ms serif;
	background:#228B22;
	color:white;
	text-shadow: 0px 6px 15px #2E8B57;
	border-radius:10px;
}

#descrip_info{
	position:relative;
	top:-2.2cm;
	border-radius:10px;
	font-size:.6cm;
	padding:10px;
}

hr{
	color:green;
}

.prueba{
	background: #E0FFFF;
	color:black;
	border: 1px solid #1E90FF;
	padding:10px 0 10px 10px;
	width:99%;
	opacity:.9;
	margin-bottom:10px;
	box-shadow: 1px 1px 5px 4px #87CEFA;
}
.imagen_info{
	width:47%;
	height:9.5cm;
	margin:0.3cm;
	border-radius:10px;
	box-shadow: 1px 5px 5px 4px #DCDCDC;
}

.final_info{
	clear:both;
	position:relative;
}

#imagen_agua 
{
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
	background-image: url("../img/conta1.jpg");
	height: 11.9cm;
}

.descrip_servicios{
	margin: auto;
	background:#F0FFF0;
	border-radius:8px;
	width:95%;
	padding:10px;
	margin-bottom:20px;
	border: 2px solid #006400;
	box-shadow: 1px 5px 5px 4px green;
}
.derecha
{
	padding: 0.3cm;
	float:right;
	color: black;
}


.item_menu_ho:hover
{
	margin-top: 0.6cm;
}

.boton
{
 	width: 3cm;
	height: 1cm; 
	color:white;
	border-radius: 10px;
	box-shadow: inset 0 0 0 #D51977;
	-moz-box-shadow: inset 0 0 0 #D51977;
	-webkit-box-shadow: inset 0 0 0 #D51977;
	background-image: url("../img/fondo.jpg");
	cursor: pointer;
	border: 3px solid lightblue;
}

.boton:hover
{
	color: white; /* COLOR DE LA LETRA AL PASAR EL CURSOR */
	background: #D51977; /* COLOR DE FONDO AL PASAR EL CURSOR */
	box-shadow: 0 0 4px green inset;
}

#slider, #slider1, #slider2, #slider3 {
position: relative;
top:0.5cm;
overflow: hidden;
width: 100%;
height: 550px;
border-radius: 10px;
padding: 0;

}

.tam_ima{
	width:100%;
}

#slider div {
position:absolute;
top:0;
left:0;
}
#slider1 div {
position:absolute;
top:0;
left:0;
}
#slider2 div {
position:absolute;
top:0;
left:0;
}
#slider3 div {
position:absolute;
top:0;
left:0;
}
.sliderimg {
width:1024px;
height:350px;
}

#slider p {
position: absolute;
left: 0;
display: block;
width: 19cm;
height: .8cm;
margin:0;
border-radius:10px;
padding: 15px 0;
color: #eee;
background: #008000;
font-size: .8cm;
line-height:22px;
text-align:center;
opacity:.8;
}
#slider1 p {
position: absolute;
left: 0;
display: block;
width: 19cm;
height: .8cm;
margin:0;
border-radius:10px;
padding: 15px 0;
color: #eee;
background: #008000;
font-size: .8cm;
line-height:22px;
text-align:center;
opacity:.8;
}
#slider2 p {
position: absolute;
left: 0;
display: block;
width: 19cm;
height: .8cm;
margin:0;
border-radius:10px;
padding: 15px 0;
color: #eee;
background: #008000;
font-size: .8cm;
line-height:22px;
text-align:center;
opacity:.8;
}
#slider3 p {
position: absolute;
left: 0;
display: block;
width: 19cm;
height: .8cm;
margin:0;
border-radius:10px;
padding: 15px 0;
color: #eee;
background: #008000;
font-size: .8cm;
line-height:22px;
text-align:center;
opacity:.8;
}
#descripcion
{
	position:absolute;
	top:0.5cm;
	left:710px;
	width:6.5cm;
	height:350px;
	text-align:justify;
}

#imagen_descrip{
	position:absolute;
	top:0.5cm;
	left:710px;
	width:6.5cm;
	height:350px;
	opacity:1;
	background-image: url("../images/fondo_texto.jpg");
}

.efecto1 {
    background: blue;
    position: relative;
    -webkit-animation: myfirst 5s infinite; /* Chrome, Safari, Opera */
    -webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
    animation: myfirst 5s infinite;
    animation-direction: alternate;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    0%   {background: blue; left: 0px; top: 0px;}
    25%  {background: red; left: 0px; top: 0px;}
    50%  {background: #D51977; left: 0px; top: 0px;}
    75%  {background: blue; left: 0px; top: 0px;}
    100% {background: red; left: 0px; top: 0px;}
}

@keyframes myfirst {
    0%   {background: blue; left: 1px; top: 0px;}
    25%  {background: brown; left: 0px; top: 5px;}
    50%  {background: #D51977; left: 0px; top: 0px;}
    75%  {background: blue; left: 10px; top: 0px;}
    100% {background: red; left: 0px; top: 0px;}
}
