#cargando {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	height: 90px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #E8F7EF;
	font-weight: bold;
	border: 1px solid #6DCD9D;
	}
.aviso {
	color: #FFF;
	padding: 20px;
	margin-bottom: 10px;
	background-image: url(../ima/aviso2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#opciones_generales {
	height: 30px;
	position: relative;
	margin-top: 25px;
	padding-left: 10px;
}
#opciones_generales li{
	font-weight: normal;
	float: left;
	margin-right: 20px;
}
#opciones_generales li a{
	width: auto;
	color: #4A8C6B;
}
#opciones_generales li a:hover{
}

.dat_contactos {
	background-image: url(../ima/lin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.4em;
}
.dat_contactos2 {
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.7em;
	color: #696;
	text-align: left;
}
.dat_contactos3 {
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.4em;
	color: #000;
}

#cuerpo {
	margin-bottom: 10px;
}
#cuerpo ul{
	margin-bottom: 10px;
	margin-left: 35px;
}
#cuerpo li{
	margin-bottom: 10px;
	list-style-image: url(../ima/bull.png);
}
#cuerpo a{
	color: #4A8C6B;
	text-decoration: none;
}
#cuerpo a:hover{
	color: #4A8C6B;
	text-decoration: underline;
}

#copy {
	font-size: 0.7em;
	color: #000;
	text-align: center;
}
.guias {
	color: #333;
	padding-top: 10px;
	width: 100%;
}
#pie_pagina {
	width: 100%;
	height: 90px;
	background-image: url(../ima/piew.jpg);
	background-repeat: no-repeat;
}
#pie_pagina ul{
	color: #FFF;
	margin-left: 35px;
	padding-top: 10px;
}
#pie_pagina li{
	color: #666;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}
#pie_pagina li a{
	color: #026700;
	width: auto;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
}
#pie_pagina li a:hover{
	color: #026700;
	width: auto;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: underline;
}
#logo {
	height: 116px;
	width: 315px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header-home {
	width: 100%;
	height: 116px;
	position: relative;
	background-color: #5A8659;
	background-image: url(../ima/lizq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	width: 534px;
	height: 25px;
	float: right;
	position: absolute;
	left: 286px;
	top: 18px;
	background-color: #4A754A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F6F4E;
}
#menu ul{
}
#menu ul li{
	width: auto;
	height: 25px;
	font-size: 0.9em;
	color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
}

#menu ul li a{
	width: auto;
	height: 20px;
	text-decoration: none;
	padding-right: 4px;
	color: #FFF;
	font-size: 1em;
}
#menu ul li a:hover{
	width: auto;
	float: left;
	color: #FFF;
	font-weight: normal;
	padding-right: 4px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#top {
	height: 22px;
	width: 100%;
	font-size: 0.7em;
}
#top a{
	color: #FFF;
	text-decoration: none;
	width: 110px;
	padding: 4px;
}
#top a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #699;
}
#guias {
	float: right;
	width: 200px;
	display: inline;
	color: #FFF;
}

#ubicacion {
	width: 600px;
	float: left;
	color: #FFF;
}
#empresa_detalle {
	position:absolute;
	width:408px;
	height:44px;
	z-index:1;
	top: 71px;
	left: 350px;
}


/* Easy Slider */

	#slider{
	margin-top:5px;
	width: 520px;
	}

	#slider ul, #slider li{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:520px;
		height:241px;
		overflow:hidden; 
		}
	span#prevBtn{
	width: 250px;
	margin-left: 375px;
}
	span#prevBtn a{
	color: #666;
	text-decoration: none;
	width: 130px;
	padding: 4px;
	background-color: #EEE;
	}
	span#prevBtn a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #699;
	}

	span#nextBtn{
	color: #699;
}	
   	span#nextBtn a{
	color: #666;
	text-decoration: none;
	width: 130px;
	padding: 4px;
	background-color: #EEE;
	}
	span#nextBtn a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #699;
	} 
.copete_novedades {
	border: 1px solid #7ED3A9;
	margin-top: 5px;
	margin-bottom: 10px;
}
.titulo_copete {
	background-color: #568456;
	color: #FFF;
	text-align: center;
	height: 50px;
	background-image: url(../ima/aviso2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contenido_copete {
	margin-top: 5px;
}
.contenido_copete ul{
	margin-left: 25px;
	margin-top: 3px;
}
.contenido_copete li a{
	color: #026700;
	text-decoration: none;
}
.contenido_copete li a:hover{
	text-decoration: underline;
}

.copete_novedades .ampliar a{
	float: right;
	width: 70px;
	margin-top: 5px;
	color: #026700;
	text-decoration: none;
	padding: 4px;
	height: 20px;
}
.copete_novedades p {
	padding-right: 8px;
	padding-left: 8px;
}
.copete_novedades .ampliar a:hover {
	float: right;
	width: 70px;
	margin-top: 5px;
	color: #026700;
	text-decoration: underline;
	padding: 4px;
	cursor:pointer;
	height: 20px;
}

.punto {
	margin-top: 10px;
	height: 120px;
}
.imapuntos {
	float: left;
	margin-right: 10px;
}
#contactenos label.error {
	width: auto;
	display: inline;
	font-size: 0.7em;
	color: #FF0000;
	margin-left: 10px;
}
#contactenos input.error {
	width: auto;
	display: inline;
	font-size: 0.7em;
	color: #FF0000;
	border: 1px solid #F00;
}
#contactenos textarea.error {
	width: auto;
	display: inline;
	font-size: 0.7em;
	color: #FF0000;
	border: 1px solid #F00;
}
#contactenos {
	width: 520px;
	margin-bottom: 20px;
}
#contactenos input{
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
	margin-left: 30px;
}
#contactenos textarea{
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
	margin-left: 30px;
}
#contactenos select{
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
	margin-left: 30px;
}
#contactenos input button{
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
	margin-left: 30px;
}

#contactenos input:hover{
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
}
textarea {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
#mensaje{
	font-size: 0.9em;
	margin-left: 5px;
	padding-top: 15px;
	font-size: 1em;
	color: #0D2A4C;
		
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
.testimonio {
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(../ima/quote.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-indent: 30px;
}
.testimonio a{
	color: #026700;
	text-decoration: none;
}
.testimonio a:hover{
	text-decoration: underline;
}
.tit {
	width: 90%;
	font-weight: bold;
	margin-top: 3px;
	background-image: url(../ima/lin2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#recom {
	width: 90%;
	float: left;
}
strong {

}
