/* CSS Document */
BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	text-align: center;
	background-color: #806959;
	font-size: 14px;
} 

#contenedor{ 
    text-align: left; 
    width: 990px; 
    margin: 20 0 0 0px; 	
} 
#cabecera{ 
    text-align: left; 
    width: 990px; 
} 
#barra{ 
    text-align: left; 
    width: 990px; 
} 

#quienes{ 
    text-align: center; 
    width: 640px; 
} 

#cuerpo{ 
    margin: 0 0 0 0px; 
} 

#lateral{ 
    width: 170px; 
    float:left; 
} 

#principal{ 
    margin-left: 170px;
    width: 800px; 	 
    padding: 4 4 4 4px; 
    margin-right: 0px; 
} 
#pie{ 
    text-align: left; 
    width: 990px; 
    clear: both; 
} 

input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #ebe0d9; border: #ebe0d9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #ebe0d9; border: #ebe0d9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width:inherit}



a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;	
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


a.menu:link {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #515465;
	text-decoration: none;
}

a.menu:visited {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #515465;
	text-decoration: none;	
}
a.menu:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #515465;
	text-decoration: none;
}

a.enlace:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ebe0d9;
	text-decoration: none;
}

a.enlace:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ebe0d9;
	text-decoration: none;	
}
a.enlace:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ebe0d9;
	text-decoration: none;
}
/* AHORA DETALLAMOS POR MEDIO DE LAS CLASES EL TRATAMIENTO DE LAS IMAGENES */


.granja_titulos {font-family: "Arial"; color: #ebe0d9;  font-size: 20px;}
.granja_texto {font-size: 13px; font-family: "Arial"; color: #ebe0d9; }
.granja_noticias {font-size: 12px; font-family: "Arial"; color: #806959; }





label { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #999999; display: block;} 

.campo { width: 254px; height: 30px; margin-bottom: 20px; background-image: url(f1.gif); background-repeat: no-repeat; padding: 2px; color: #669966; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 

<!-- ULTIMAS NOVEDADES -->

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*
.thumbnail:hover{
background-color: transparent;
}
*/

.thumbnail span{ /*CSS for enlarged image*/
position:relative;
background-color: lightblue;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
height: -100;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0px;
top:-220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.hisnot {font-size: 10px; color: #0066FF; }
.Estilo51 {font-size: 10px}
.vistitulo 
{
	font-size: 9px;
	color: #2B82D9;
	font-weight: bold;
}
.visconce {font-size: 9px}
.visdatos {font-size: 9px; color: #666666; }
.textoferta
{
	font-size: 10px;
	font:Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
}
.tituloferta
{
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

