/* --------------------------------------------------------------------- */
/*  OJODEPEZ CSS													     */
/* --------------------------------------------------------------------- */
/*  by: Jose Alberto Benito												 */
/* --------------------------------------------------------------------- */
/*                                                                       */
/*  verde oscuro: #586F17                                                */
/*  verde claro: #BDCB9A												 */
/*  gris: #6A6A6A		         										 */
/* --------------------------------------------------------------------- */

/* -- CONTENIDO -- */ 
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset, a, strong, em, img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, #nav li a, .titulo a, .subtitulo{
	font-family: Helvetica, Arial, sans-serif;
}

body{
	font-size:10px;
	background-color:#CCCCCC;
}

a{
	text-decoration:none;
}

#content{
	width:983px;
	margin:0 auto;
	background-color:#ffffff;
}

.espacio_submenu{ clear: both; height: 13px;}
.espacio{ clear: both; height: 13px;}
#volver { width: 785px; text-align: right; height: 13px;	float: left;}


/* -- MENU SUPERIOR -- */ 
#idioma-button{
	float:left;
	margin-right:5px;
}

#barranav {
	height:21px;
	background-image: url(../../img/fondo_barranav.gif);
	background-repeat: repeat;
}

#idioma {
	background-color: #D6D4D4;
	padding:2px 0 2px 10px;
}

/* -- MENU LATERAL -- */ 
#menulateral {
	width:300px;
	float: right;
	margin-right:15px
}

#menulateral th {
	background:transparent url(img/bg-th.gif) repeat;
	text-align:right;
	color:#586f17;
	font-weight:bolder;
	font-size:10px
}

#menulateral td {
/*	text-align: right;	*/
}

/* -- CONTENIDO -- */ 
#contenido {
	width:652px;
	float:left;
}

/* -- PUBLICIDAD LATERAL -- */ 
#publi_lateral {
	position:absolute; top:170px; left:815px;
	width:160px;
	padding:0 0 0 0;
	float: right;
}

/* -- PUBLICIDAD BANNER -- */ 
#publicidad{
	clear:both;
	height:102px;
	width:100%;
}

#publi_banner {
	float:left;
}

#publicidad-patrocinio {
	background:transparent url(/imagenes/publi-superior.png) no-repeat scroll 1px 100%;
	float:left;
	height:90px;
	margin:0;
	width:245px;
}

/* -- FORMULARIOS -- */
.buscador { padding:0; margin:-30px 0 0 0; border: 1px solid #6B6B6B;font-size: 9px; height:12px}
.suscribete { padding:1px 0 2px 0; margin: 0 0 0px 0; border: 1px solid #6B6B6B;  font-size: 9px; height:17px;width:105px;font-weight:bold; float:right;margin-bottom:5px;/*background-color:#D6D4D4;*/	}
.miniform-doble .suscribete {width:300px}

.suscribete2 { padding:0 0 0 0px; margin: 0 0 0px 0; border: 1px solid #ffffff;  font-size: 9px; height:12px; background-color:#7C9633;}

.lupa { margin: 2px  0 0 0; border: 0px; }

.miniform-set{ 
 	/*background-color:#D6D4D4;*/
	clear:both;
 	height:30px;
	padding:2px 0;
	margin-bottom:13px;
 }

.miniform-doble{float:left;width:300px;margin-bottom:10px}

.miniform{ float:right;width:105px;margin-bottom:10px}

.miniform form a {float:left}

.noticia_lateral{
  	text-align:left;
}

.noticia_lateral .foto img{
	width:300px;
}

.noticia_lateral  .titulo a{
	font-size:28px;
	font-weight:normal;
	color: #5A6B10;
	text-decoration:none;
}

.noticia_lateral .subtitulo{
	font-size:12px;
	font-weight:normal;
	color: #BDCB9A;
	margin-bottom:5px;
}

/* Proyectos */

.proyect {
	background-color:#FFFFFF;
	color:#777779;
	float:left;
	font-size:10px;
	padding:15px;
	width:953px;
}

.ico {
	float:left;
	margin:0 0 20px;
	width:640px;
}

.ico p {
	width:200px;
}

.ico a {
	color:#FF5204;
	font-size:10px;
	text-decoration:none;
}

.ico img {
	margin:0 10px 0 0;
	vertical-align:middle;
}

.proyect .fabrica {
	float:right;
	text-align:right;
	width:200px;
}

.proyect .fabrica p {
	width:204px;
}

.proyect .fabrica img {
	float:right; 
}

#noticias-archivo {
	text-align:left;
}

.noticias-detalle{
	margin-left:20px;
	list-style:none;
	font-size:10px;
}

.noticias-detalle li{
	margin:5px 0;
}

.noticias-detalle li a{
	text-decoration:none;
}

.noticias-ultimas {
	list-style-type:none;
}

.noticias-ultimas a{
	text-decoration:none;
	font-size:10px;
	line-height:14px;
}

/* Menu navegacion*/
#logo {
	float:left;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	margin:0px 15px 0px 16px;
}

#nav{
	float:left;
}

#nav li{
	float:left;
	list-style-type:none;
	background-color:#eeeeee;
}

#nav li a{
	background-color:#EEEEEE;
	border-right:1px solid #E0E0E0;
	float:left;
	font-weight:bold;
	min-width:78px;
	padding:15px 3px 10px;
	text-decoration:none;
}

#nav li a:hover{

/*	background-color:#e3edca;*/

	background-color:#BDCB9A;

}

#nav li.tienda a{

	background-color:#c0e027;

}

.ico-rss {	
/*	padding-left:15px;
	margin-left:15px;*/	
	float:right;
}

/* -- ABAJO -- */ 

.abajo {
	background-image:url(../../img/fondo_abajo.gif);
	clear:both;
	height:18px;
	margin:0 15px;
	width:auto;
}

.abajo a{
	color:#6B6B6B;
	text-decoration: none;
}

.abajo a:hover{
	color:#637512;
	text-decoration: none;
}

#portada {
	width:590px;
	padding:0 15px 20px 15px;	
	font-weight:normal;
	line-height:1.4em;
	color: #000000;
	float: left;
}

.clear{
	clear:both;
}

.separador-lateral-arriba{
	height:5px
}

.separador-lateral-abajo{
	height:20px
}

#portada {
	padding:0 15px 5px 15px;
	float: left;
	font-size:400%;
	font-weight:normal;
	line-height:1.4em;
	color: #5A6B10;
}

.noticia {
	font-size:12px;
	width:622px;
	padding:0px 15px 5px 15px;
	float:left;
}

.noticia  a{
	font-size:10px;
	color:#6B6B6B;
	text-decoration: none;
}

.noticia  a:hover{
	color:#637512;
	text-decoration: none;
}

.noticia .foto img{
	margin-bottom:10px	;
	width:622px;
}

.noticia  .titulo a{
	font-size:200%;
	font-weight:normal;
	color: #000000;
}

.titulo_vista{
	font-size:200%;
	font-weight:normal;
	color: #000000;
	padding-bottom:10px;
}

.titulo_vista_2{
 	float:left;
	width:100%;
	font-size:200%;
	font-weight:normal;
	color: #000000;
	padding-bottom:10px;
	padding-left:10px;
}

.subtitulo_2{
	font-size:140%;
	font-weight:normal;
	color: #666666;
	margin-bottom:10px;
	padding-left:10px;
	float:left;
	width:100%;
}

.titulo{
	padding-bottom:10px;
}

.noticia .subtitulo{
	font-size:140%;
	font-weight:normal;
	color: #666666;
	margin-bottom:5px;
}

.noticia .texto{
	font-weight:normal;
	color: #6A6A6A;
	margin-bottom:10px;  
	text-align: justify;
}

.noticia .comentarios{
	font-weight:bold;
	padding:10px 0;
	color: #6B6B6B;
}

.comentarios .grupo2{
	float:right;
	text-align:right;
	width:130px;
}

.comentarios .grupo1{
	float:left;
	width:150px;	
}

.noticia_small {
	margin:0 0 0 15px;
	width:299px;
	padding:0;
}

.noticia_small .foto img{
	width:299px;
}

.separador{
	height:5px;
	width:640px;
	margin:15px;
}

a.volver{
	font-size:12px;
	font-weight:bold;
	color:#586F17;
	text-decoration: none;
}

a.volver:hover{
	color:#637512;
	text-decoration: none;
}

input, textarea {border: 1px solid #6b6b6b;  font-size: 12px; background-color: #ffffff;}

.boton {border: 1px solid #6b6b6b;  font-size: 12px; color: #ffffff; background-color: #6b6b6b;} 

#tagclouds a{
	font-weight:bold;
	color:#6B6B6B;
	text-decoration: none;
}

#tagclouds a.super{
	font-size:18px;
	color:#6B6B6B;
	text-decoration: none;
}

#tagclouds a.muygrande{
	font-size:16px;
	color:#6B6B6B;
	text-decoration: none;
}

#tagclouds a.grande{
	font-size:14px;
	color:#6B6B6B;
	text-decoration: none;
}

#tagclouds a.mediano{
	font-size:12px;
	color:#6B6B6B;
	text-decoration: none;
}

#tagclouds a:hover{
	color:#637512;
	text-decoration: none;
}

#historico .titulo{
	font-weight:bold;
	font-size:14px;
	color:#6B6B6B;
}

#historico a{
	color:#6B6B6B;
	text-decoration: none;
}

#historico a.hover{
	color:#637512;
	text-decoration: none;
}

#meeting{
	float: left;
	width: 100%;
}

#line_comment{
	float: left;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}

#rayita{
	width: 75%;
	border-top:1px solid #000000;
	padding-bottom:10px;
	padding-top:10px;
	margin-right:20%;
	margin-left:5%;
	float: left;
	padding-left: 20px;
}

#line_verde{
	float: left;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}

#form_comment{
	float: left;
	width: 75%;
	padding-left:10%;
	padding-right:15%;
	
}

#title_form{
	float: left;
	width: 30%;
	color:#6B6B6B;
}

#input_form{
	float: left;
	width: 70%;
	padding-bottom:4%;
}

.input_form{
	color:#6B6B6B;
	border:1px solid #6B6B6B;
}

#btn_form{
	float: left;
	width: 100%;
	padding-bottom:4%;
	padding-top:4%;
}

#btn_envio{
	float: right;
	width: 20%;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	color:#FFFFFF;
	background-color:#6B6B6B;
}

#err{
	float: left;
	width: 100%;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	color:red;
	background-color:#cccccc;
	border:1px solid #000000;
}

#ok{
	float: left;
	width: 100%;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	background-color:#cccccc;
	border:1px solid #000000;
}

/* FORMULARIOS */
#datos_personales{
	float:left;
	width:100%;
	border: 1px solid #637512;
	padding: 10px 0px 10px 0px;
}

#datos_personales h2,h4{
	float:left;
	width:98%;
	margin-left:2%;
}

#datos_files{
	float:left;
	width:100%;
	height:175px;
	border-left: 1px solid #637512;
	border-top: 1px solid #637512;
	border-right: 1px solid #637512;
	border-bottom: 1px solid #637512;
	padding: 10px 0px 10px 0px;
}

#datos_files h2,h4{
	float:left;
	width:98%;
	margin-left:2%;
}

#datos_personales_trabajo{
	float:left;
	width:100%;
	border: 1px solid #637512;
	padding: 10px 0px 10px 0px;
}

#datos_personales_trabajo h2,h4{
	float:left;
	width:98%;
	margin-left:2%;
}

#linea_contacto{
	float:left;
	width: 100%;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 5px 0px 0px 15px;
}

#linea_contacto_titulo{
 	float:left;
	width: 30%;
	padding-top:5px;
}

#linea_contacto_fecha{
	float:left;
	padding-top:5px;
	margin: 0px 3px 0px 3px;
}

#linea_contacto_texto{
	float:left;
	width: 70%;
}

#linea_contacto_fecha input{
	border:1px solid #1f2f42;
	height:15px;
	margin-bottom: 5px;
	background-color: #f6f7ea;
	color:#1f2f42;
}

#linea_contacto_texto input{
	border:1px solid #1f2f42;
	height:15px;
	margin-bottom: 5px;
	background-color: #f6f7ea;
	color:#1f2f42;
}

#linea_contacto_file{
	float:left;
	width:90%;
	height:25px;
	background-color: #f6f7ea;
	color:#1f2f42;
}

#linea_contacto_texto textarea{
	border: 1px solid #1f2f42;
	margin-bottom: 5px;
	background-color: #f6f7ea;
	color:#1f2f42;
}

#linea_contacto_texto select{
	border: 1px solid #1f2f42;
	height:20px;
	margin-bottom: 5px;
	background-color: #f6f7ea;
	color:#1f2f42;
}

#blanco{
	float:left;
	width:100%;
	margin: 1% 0% 1% 0%;
}

#files_list{
	float:left;
	width:100%;
}

#error{
	float:left;
	width:100%;
	text-align:center;
	margin: 5px 0px 5px 0px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color:red;
}

#fabrica{
	float:left;
	width:100%;
	font: normal normal 10px Arial, Helvetica, sans-serif;
}

#tabla_menu h2{
	font: normal bold 24px Arial, Helvetica, sans-serif;
}

#anclas{
	float: left;
	width: 100%;
	margin: 15px 0px 50px 15px;
}

#anclas a{
	text-decoration: underline;
}

#anclas a:hover{
	text-decoration: none;
}

#anclas h3{
	font: normal bold 14px Arial, Helvetica, sans-serif;
}

#titulo{
	font: normal bold 14px Arial, Helvetica, sans-serif;
	margin: 15px 0px 15px 15px;
}

#datos_personales h3{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#formulario3{
	float:left;
	width: 100%;
	margin-left:15px;
}

#texto{
	float:left;
	width: 100%;
	margin-left:15px;
}

#galeria{
	float:left;
	width: 100%;
	margin-left:15px;
	padding-bottom: 10px;
}

#semanas_galeria{
	float:left;
	width:100%;
	padding-bottom:10px;
}

#titulo_semanas_galeria{
	float:left;
	width:30%;
	padding:1%;
}

#titulo_semanas_galeria a{
	font-weight:bold;
	color: #999999;
}


#paginacion{
	float:left;
	text-align:center;
	width:100%;
	margin-left:15px;
	padding-top: 10px;
}

#foto_galeria{
	float:left;
	width: 22%;	
	text-align:center;
	padding:1%;
}

.imagen_foto_galeria{
	padding: 2px;
	border: 1px solid #CECECE;
}

#enlaces_envia_tu_foto{
	float:left;
	width:100%;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:20px;
	font-weight:bold;	
}

#contenedor_foto_galeria{
	width:104px;
	height:104px;
	padding:2px;
	border:1px solid #CECECE;
	line-height:104px;
}

#imagen2_foto_galeria{
	vertical-align:middle;
	margin-left:-3px;
	margin-top:-3px;
}

#texto-alineado{
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-bottom:15px;
}

#texto-alineado2{
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:15px;
}

#foto-ganadora{
	width:100%;
	float:left;
	text-align:center;
}

/************************************************/
/*			GALERIA DE FOTOS PHOTOCUBE			*/
/************************************************/
#contenedor_galeria{
	width:900px;
	float:left;
	background-color:#FFFFFF;
	padding-left:30px;
	text-align:center;
	
}

#volver_galeria{
	font: normal bold 11px Arial, Helvetica, sans-serif;
}

#datos_files h3{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
}
