/*****************************************/
/*************** Estructura **************/
/*****************************************/

#web{
	background-color: #D8D8CB;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;	
	color: #191919;
}

#contenedor{
	background-color: #ffffff;
	width: 954px;	
	height: 604px;
	margin: 0 auto;	
	overflow: hidden;
}

#pie{
    background-image: url('../imagenes/linea_pie.gif');
    background-repeat: repeat-x;
    padding-top: 23px;
    color: #7E7E7E;
	width: 954px;	
	margin: 0 auto;
	text-align: center;
}

.titulo_noticias{
    font-size: 12px !important;
    margin-bottom: 0px !important;
    margin-top: 5px !important;
}

.titulo_noticias a{
    font-size: 12px !important;
}

.fecha{
    color: #7E7E7E;
    font-size: 12px;
}

.gris{
    color: #7E7E7E;
}

#col_iz{
	width: 50%;
	height: 100%;
	background-color: #8BB222;
	display: table;
	float: left;
	position: relative;
}

	#menu{
		float: right;
		width: 317px;
		margin-top: 46px;
		margin-right: 80px;
	}
	
	#detalle_foto{
		width: 363px;
		float: left;
		margin-left: 60px;
		margin-top: 103px;
	}
	
	#detalle_foto_centro{
		width: 354px;
		float: left;
		margin-left: 60px;
		margin-top: 60px;
	}	
	
	#flecha_iz{
		width: 57px;
		height: 347px;
		float: left;
	}
	
	#flecha_der{
		width: 57px;		
		float: right;
	}
	
	#foto_grande{
		width: 363px;
		height: 363px;
		float: left;
		margin-bottom: 45px;
	}
	
	#foto_grande_centro{
		width: 354px;
		height: 483px;
		float: left;
		margin-bottom: 45px;
	}	
	

	
	#patito{
		float: left;
		width: 48px;
		height: 51px;
		margin-top: 52px;
		margin-left: 210px;		
	}

#col_der{
	width: 50%;
	height: 100%;
	display: table;
	float: right;
}

	#logo{
		margin-top: 166px;
		margin-left: 116px;
	}
	
	#contenido_col_der{		
		width: 429px;		
		position: relative;			
	}
	
	#contenido_col_der_galeria{
		margin-left:143px;
		padding-top: 48px;
		width: 318px;
		position: relative;
	}	
	
#textos_der{	
	padding-top: 48px;
	width: 477px;
	position: relative;
	height: 556px;
}

#ancho_texto{
	width: 287px;	
	position: relative;
	margin-left: 143px;
	
}
	
/*****************************************/
/*************** Scroll ******************/
/*****************************************/	

.jScrollPaneTrack{
	width: 15px !important;
	background-color: #ffffff;
}

.jScrollPaneDrag{
	width: 15px !important;
	background-color: #8BB222;
}

/*****************************************/
/*************** Estilos *****************/
/*****************************************/	

#contenido_col_der img{
	
}

#contenido_col_der h1{
	font-size: 18px;
	color: #99bf27;
	margin-top: 25px;	
	margin-bottom: 19px;
	font-weight: bold;
}

#contenido_col_der p{
	line-height: 16px;
}

.pie_foto{
	
	color: #ff30ff;
	position: absolute; 
	z-index: 2;
	margin-top: -12px;	
	width: 130px;
	text-align: right;
	margin-left: -140px;
	
}

.descripcion_galeria{
	color: #ff30ff;
	position: absolute;
	z-index: 3;
	margin-top: -4px;
	width: 98px;
	text-align: right;
	margin-left: -110px;	
}

.contenedor_foto{
	width: 79px;
	height: 87px;
	float: left;	
}

.contenedor_foto_grande{
	position: absolute;	
}

.caja_form{	
	background-color: #e9f1d1;
	color: #1e1e1e;
	width: 293px;
	border: 0;
	padding: 2px; 	
}

.boton_form{
	border: 0;
	font-weight: bold;
	padding: 0;
	background-color: #ffffff;
	color: #91ba17;
}

.boton_form_grande{
	border: 0;
	font-weight: bold;
	padding: 0;
	background-color: #ffffff;
	color: #91ba17;
	font-size: 18px;
}

.mini{
	font-size: 10px;
}

h1{
	font-size: 18px;
	color: #91ba17;
	margin-bottom: 17px;	
}

h1.contacto{
	border-bottom: 1px solid #91ba17;
}

p.error{
	margin-bottom: 15px;	
	color: #ff0000;
}

.oculto{
	display: none;
	visibility: hidden;
}

.visible{
	display: block;
	visibility: visible;	
}

/*****************************************/
/*************** Enlaces *****************/
/*****************************************/	

a.enlace_verde:link, a.enlace_verde:visited{
	color: #8BB222;
	text-decoration: none;
	line-height: 16px;
}

a.enlace_verde:hover{
	color: #003800;
	font-weight: bold;
}

a.enlace_verde_grande:link, a.enlace_verde_grande:visited{
	font-size: 18px;
	line-height: 12px;
	font-weight: bold;
	color: #91ba17;
	text-decoration: none;
	display: block;	
}

a.enlace_verde_grande:hover{
	color: #003800;
	font-weight: bold;
}

a.enlace_grande:link, a.enlace_grande:visited{
	color: #8BB222;
	text-decoration: none;
	line-height: 16px;
}

a.enlace_grande:hover{
	color: #003800;
	font-weight: bold;	
}

a.enlace_grande_galeria:link, a.enlace_grande_galeria:visited{
	color: #8BB222;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;	
	font-size: 18px;
}

a.enlace_grande_galeria:hover{
	color: #003800;
	font-weight: bold;	
}

#pie a:link, #pie a:visited{
    color: #8BB222;
    text-decoration: none;
}

#pie a:hover{
    text-decoration: underline;
}



/*
 * Slider
 * Required 
*/
.loopcontainer { width:450px; height:525px; margin: 0 auto; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
.slides li { position:absolute; top:0; width:500px; display:none; padding:0; margin:0; }
.pagination{ margin: 0 auto; text-align: center;}
.pagination li {display: inline;}


/*
 * Twitter
*/
#deadTweets ul li{
    display: block;
    margin-top: 200px;
    width: 400px;
}
