body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #474540;
	background: #40552a;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

p, h1, h2, h3, h4, h5 {
	margin-top: 0px;
	padding-top: 0px;
}
p {
	line-height: 1.3em;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #41552B;
}
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #482201;
	text-decoration: underline;
}
blockquote {
	background: #E9E2D8;
	margin: 0px;
	padding: 20px 30px 10px;
	color: #1E0E00;
	border: 1px solid #BAAA8B;
	font-size: 13px;
}

#contPagina p {
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
}


#mainWrapper {
	background: #482201 url(../layout/fondos/mainWrapperfondo.gif) repeat-x top;
}
#head {
	background: url(../layout/fondos/fondohead.jpg) no-repeat center top;
	height: 136px;
	text-align: center;
}
#contentWrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#flashSlideWrapper {
	background: #331800;
	padding-top: 4px;
}
#animacionMain {
	background: url(../layout/fondos/fondoanim.gif) no-repeat center top;
	padding-top: 6px;
	padding-bottom: 4px;
}
#botonera {
	background: url(../layout/fondos/botonera.gif) no-repeat center center;
	height: 37px;
	margin-bottom: 2px;
}
#contPagina {
	background: #f4f1ec url(../layout/fondos/fondoPagecontent.gif) no-repeat center top;
	padding: 27px 12px 6px 14px;
	text-align: left;
}
#footCont {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background: url(../layout/fondos/fondoFootCentral.gif) no-repeat center top;
	padding-top: 15px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
#foot {
	background: url(../layout/fondos/fondofoot.gif) repeat-x top;
}
#contPagina #leftCol { float: left; width: 622px; padding-right: 12px; text-align: justify; border-top: 0px dotted #BEAB8B; border-right: 1px dotted #BEAB8B; border-bottom: 0px dotted #BEAB8B; border-left: 0px dotted #BEAB8B; 
}
#contPagina #rightCol {
	margin-left: 642px;
	text-align: center;
}
#foot #footCont a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#foot #footCont a:hover {
	color: #CA6000;
	text-decoration: underline;
}
#leftCol #tituloPag {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 0px solid #B0A695;
	border-right: 0px solid #B0A695;
	border-bottom: 1px solid #B0A695;
	border-left: 0px solid #B0A695;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:252px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #482201;
	text-align: center;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 252px;
   
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 252px;
	display: block;
	border: 0;
}
#leftCol h2 {
	color: #5E7B3E;
	margin: 0px 0px 8px;
	padding-top: 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

/* Easy Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:616px;
		height:250px;
		overflow:hidden; 
		}
#leftCol h1 {
	color: #7D3D02;
	font: normal 19px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #B0A695;
	border-right: 0px dotted #B0A695;
	border-bottom: 1px dotted #B0A695;
	border-left: 0px dotted #B0A695;
	margin-bottom: 4px;
	padding-bottom: 6px;
	margin-top: 4px;
	padding-top: 6px;
	text-align: center;
	background: url(../layout/fondos/fondoh1.gif) no-repeat center 12px;
}

#zoomy {
	position:absolute;
	background:#1e0e00 url(../layout/fondos/fondozoom.gif) repeat-x top;
	padding:2px;
	color:#E8E1D7;
	border: 1px solid #321700;
	font: bold 13px/100% Arial, Helvetica, sans-serif;
}
#secEnConstruccion {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #A44F02;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

	
#zoomy p {
	margin:0;
	padding:6px 5px 8px;
	position:relative;
}

#close { position:absolute; right:5px; width:12px; height:12px; background:url(close.gif) no-repeat; cursor:pointer;} 

/*final estilos zoom */
#datosContact {
	padding: 14px 14px 14px 20px;
	color: #41552B;
	margin: 14px;
	border: 1px dashed #BAA685;
	background: url(../layout/graficos/fondocontact.gif) no-repeat 10px center;
}
#formContact {
	text-align: center;
}
#especiesAves {
	font-size: 12px;
	color: #482201;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 15px;
}
#sobre {
	margin-bottom: 6px;
}

.clearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.error {
	color: #990000;
}
.textoslide {
	font: 13px Arial, Helvetica, sans-serif;
	color: #41552B;
	text-align: center;
	display: block;
	padding-top: 4px;
}
span#prevBtn{}
span#nextBtn{}					

/* // Easy Slider */

.cuadroDer { margin-bottom: 8px; padding-bottom: 8px; border-top: 0px solid #BEAB8B; border-right: 0px solid #BEAB8B; border-bottom: 1px solid #BEAB8B; border-left: 0px solid #BEAB8B; }
.bordefotomargen {
	margin-right: 10px;
	border: 2px solid #B0A695;
}
.bordefoto {
	border: 2px solid #B0A695;
}
.estilotextoVerde {
	color: #5E7B3E;
}
.textoLinkMasinfo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #41552B;
	text-decoration: underline;
}

/*estilos zoom*/

.zoomy, .zoomy2 {
	float:left;
	width:100%;
	margin: 0px 0px 15px;
	padding: 0px;
}
.zoomy li, .zoomy2 li {
	list-style:none;
	float:left;
	display:inline;
	width:309px;
	height:156px;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}

.zoomy a, .zoomy2 a {
	text-decoration:none;
	display:block;
	width:300px;
}
.botoninscrip {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F4F1EC;
	background: url(../layout/fondos/fondobotonform.gif) repeat-x bottom;
	padding: 2px 10px;
	border-width: 0px;
	border-style: none;
}
.comodidadesUl li {
	margin-bottom: 8px;
}
.campoFormContact {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../layout/fondos/campoform.gif) repeat-x bottom;
	margin: 0px;
	padding: 3px 0.5em;
	width: 26em;
	border: 1px solid #CCCCCC;
}

.areaFormContact {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../layout/fondos/campoform.gif) repeat-x bottom;
	margin: 0px;
	padding: 2px 0.5em;
	width: 26em;
	border: 1px solid #CCCCCC;
	height: 10em;
}
.avistamientoFotos {
	float: left;
	width: 196px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 2px 1px 1px;
	border: 1px solid #DDD3C6;
	background: #1E0E00 url(../layout/fondos/fondocuadroave.gif) repeat-x bottom;
}
#leftCol h3 {
	color: #4E6C36;
	font-size: 14px;
	line-height: 0.7em;
}

.textoAve {
	color: #DDD5C6;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.fotoAves {
	text-align: center;
}
.textoEspecie {
	font-size: 11px;
	font-style: normal;
	color: #DA6903;
	font-weight: normal;
}
.statusClass {
	color: #526C36;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	font: 14px Arial, Helvetica, sans-serif;
}
.textResaltado {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #482201;
}
.campoFormsmall {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../layout/fondos/campoform.gif) repeat-x bottom;
	margin: 0px;
	padding: 3px 4px;
	width: 8em;
	border: 1px solid #CCCCCC;
}
.listaFormContact {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../layout/fondos/campoform.gif) repeat-x bottom;
	margin: 0px;
	width: 27em;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#foot #designby {
	float: right;
	width: 150px;
	text-align: right;
	padding-top: 7px;
}
#footCont #linksFoot {
	margin-right: 170px;
	padding: 15px 12px 40px;
}
.textoresaltado {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41552B;
}
#mapaGoogle {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}
#mapaGoogle a {
	padding-top: 5px;
	color: #482201;
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
}
#mapaRutas {
	margin-bottom: 12px;
	margin-top: 20px;
	text-align: center;
}
