/* CESAR GAZZO HUCK */
body 
{
	background	: #efefef;
	width			: 990px;
	color			: #202020;
	font-size	: 12px;
	font-family	: Arial, Tahoma, Verdana;
	margin		: 0px auto 0px;
	padding		: 0px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #054149;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}
	



/************************************************
*	Header  									*
************************************************/

#header 
{
	background	: #FFFFFF;
	width		: 960px;
	height		: 200px;
	color		: #000000;
	font-size	: 11px;
	margin		: 0px auto 0px;
	padding		: 0px;
	overflow	: hidden;
	border-bottom: 1px solid #000;
	}


	




	
/************************************************
*	MENU      								*
************************************************/

#toolbarMenu 
{
		--position			: absolute;
		--top					: 190px;
		width					: 960px; 
		--padding-bottom		: 4px;
		padding-left		: 0px;
		padding-right		: 0px;
		--padding-top			: 4px;
		--background-color	: white;
	 	background-image: url(../images/partes/toolbarBackground.jpg);
	 	background-repeat: repeat-x;
	 	height				: 40px;
	 	border-bottom		: 1px solid #999;
}
	
#toolbarMenu ul 
{
	float			:left;
	width			:100%;
	list-style-type	:none;
}
	
#toolbarMenu li 
{
	display		:inline;
	float		:left;
	width		:auto;
}
	
#toolbarMenu a 
{
	font					: 16px  "Helvetica Neue", Arial, sans-serif; 
	color 				: white;
 
	--padding-bottom		: 2px;
	padding-left		: 10px;
	padding-right		: 10px;
	--padding-top			: 2px;
	border-right		: 1px solid #999;
	text-decoration	: none;
	display				: block;
	float					: left;
}
	
#toolbarMenu a:hover 
{

	background-color: white;
	color					: #202020;
	padding-bottom		: 5px;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 5px;

}

#toolbarMenu a:active 
{
	background-color: #266175;
}



	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage 
{
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}


	
#homepage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: none;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
    border-bottom:1px dotted #666666;
	}


	
#homepagetop {
	background: #FFFFFF;
	float: left;
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	

	

#homepageleft 
{
	float: left;
   width:580px;
	margin: 0px;
	padding: 0px;

}

#homepageleft .tituloTags
{
	border-bottom:1px solid #666666;
}
	
#homepageright 
{
	float: right;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

/************************************************
*	Content 					     		    * 
************************************************/
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;

	}
	
#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 18px; 
	 
 
        	
}
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #333333;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#content h1 a:hover {
	color: #B60000;
	text-decoration: none;
	}
	


#content img.wp-wink {

	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	


	

	


	
/************************************************
*	Footer      								*
************************************************/

#footer {

	font-size: 11px;
	font-family: Arial;
	font-weight	: bold;
	clear				: both;
	height			: 60px;
	margin-top		: 15px;
	padding-top		: 10px;
	padding-left	: 290px;
	color				: #ccc;
	background-color: #000;
	background-image: url(../images/partes/logoFooter.png);
	background-position: left ;
	background-repeat: no-repeat;
}
	
	
#footer a, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #3e92b0;
	text-decoration: none;
	}

	
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#s-head {
	background: #EEEEEE;
	width: 220px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #DDDDDD;
	}
	

	

/* Nube de PALABRAS */

#PalabrasClaves
{

	background-color: #add8e6;
	padding-bottom		: 10px;
	margin-bottom		: 10px;	
}	
#PalabrasClaves h1
{
	padding-left		: 10px;
 
	padding-bottom		: 4px;
}	
#PalabrasClaves a
{
	
}

/*******************************************************************************/
/* NOTICIAS */
/*******************************************************************************/

#noticia1
{
		float	:left;
	position: relative;
	width	:580px;
	
	margin-bottom: 5px;
	margin-top: 5px;
		
}

#noticia1 h1
{
	font: 30px Georgia;
	margin-bottom: 5px;
}
#noticia1 a
{
	text-decoration: none;	
}

#noticia1 a:hover
{
	text-decoration: underline;	
}
#noticia1 img
{
	border-bottom	: 1px solid #e0e0e0;
	border-top 		: 1px solid #e0e0e0;
	border-left		: 1px solid #e0e0e0;
	border-right	: 1px solid #e0e0e0;
	padding: 2px;
	
}
#noticia1 .fecha
{
	margin-top		: 30px;
	font				: 15px Georgia;
	float				:left;
	position			: relative;
	width				:60px;
	vertical-align	: middle;
	text-align		: center;
 
	
}

#noticia1 .mes
{
	font: 15px Georgia;
 
 
	
}

#noticia1 .dia
{
	font: 30px Georgia;
	font-weight: bold;
	color: #a52a2a;
 
	
}
#noticia1 .contenido
{
	float	:left;
	position: relative;
	width:510px;
	border-bottom: 1px dotted #e0e0e0;
}
 
#noticia1 .bajada
{
 	padding-top:3px;
 	padding-bottom:10px;
 	
}

#noticia1 .texto
{
 	padding-top:3px;
 	padding-bottom:10px;
 	
}

#noticia1	.imagenNoticia
{
	width				: 460px;
}

#noticia1	.imagenNoticia1
{
	width				: 320px;
}


#noticia1 .lineaExtra
{
	width				: 515px;
	float				: left;
	position			: relative;
	padding-top		: 2px;
	border-bottom	: 1px solid #dadada;
	border-top		: 1px dotted #e0e0e0;
	background-color: #e9e9e9;
	text-align: right;
}

#noticia1 .lineaEstrella
{
	width				: 250px;
	float				: left;
	position			: relative;	
}

#noticia1 img.estrellita
{
	border:none;
	padding:0;
	margin:0;
}

#noticia1 .lineaRedes
{
	width				: 500px;
	float				: left;
	position			: relative;	
 
}
#noticia1 .lineaInferior
{
	width				: 515px;
	float				: left;
	position			: relative;
	border-bottom	: 1px solid #dadada;
	border-top		: 1px dotted #e0e0e0;
	background-color: #e9e9e9;
}

#noticia1  .lineaInferior a
{
	text-decoration: none;
	color: #a52a2a;
}

#noticia1 .lineaInferior a:hover
{
	text-decoration: underline;
}
#noticia1 .categoria
{
	background-image: url(../images/iconos/b01.png);
	background-position: left;
	background-repeat	: no-repeat;
	width					: 245px;
	float					: left;
	position				: relative;
	padding-left		: 12px;
	color					: #00008b;
}

 

#noticia1 .verMas
{
	width:245px;
	float: left;
	position: relative;
	color:#b22222;
	text-align: right;
	padding-left:12px;
}


#noticia1 .tags
{
	width:500px;
	float: left;
	position: relative;
	color:#054149;
}

#noticia1 IMG
{
	border:0px;
}

#noticia1 .firma
{
	background-image: url(../images/iconos/b02.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	width:510px;
	float: left;
	position: relative;
	color:#054149;
	text-align: right;
}

#imagenIndex1
{
	text-align:center;
 
}

#imagenIndex1 img
{
  width:320px;
  border:none;
}
#cuerpoIndex1
{
 
	
}

#cuerpoIndex1  .firma
{
	background-image: url(../images/iconos/b02.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	width:510px;
	float: left;
	position: relative;
	color:#054149;
	text-align: right;
}

#imagenIndex2
{
	float:left;
	position:relative;
	width:140px;
}

#imagenIndex2 img  
{
	width:120px;
		float:left;
	position:relative;
	text-align: center;
	border:none;
}

#cuerpoIndex2
{
	float:left;
	position:relative;
	width:370px;
	
}

#cuerpoIndex2  .firma
{
	background-image: url(../images/iconos/b02.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	width:330px;
	float: left;
	position: relative;
	color:#054149;
	text-align: right;
}

#imagenIndex3
{
	float:right;
	position:relative;
	width:140px;
}

#imagenIndex3 img  
{
	width:120px;
		float:left;
	position:relative;
	text-align: center;
	border:none;
}

#cuerpoIndex3
{
	float:left;
	position:relative;
	width:370px;
	
}

#cuerpoIndex3  .firma
{
	background-image: url(../images/iconos/b02.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	width:330px;
	float: left;
	position: relative;
	color:#054149;
	text-align: right;
}
 
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
 
	
 

#homepagefotos
{
	float				: left;
	position			: relative;
	background-color: #e0e0e0;
	border-top		: 4px solid #cccccc;
	border-bottom	: 2px solid #cccccc;
	width				: 600px;
	margin-bottom	: 5px;
}
#homepagefotos h1
{
	margin-left: 10px;
}	
#homepagefotos  .linea
{
	width: 590px;
	padding-left			:1px;
	padding-right			:1px;
	min-height				: 120px;
}



 
#homepagefotos   #foto
{
	
	float:			left;
	width				:132px;
	margin-left		: 2px;
	margin-bottom	: 2px;
	margin-right	: 2px;
	margin-top		: 2px;
	border-left 	: 1px solid #d8d8d8;
	border-right	: 1px solid #d8d8d8;	
	border-bottom 	: 1px solid #d8d8d8;
	border-top		: 1px solid #d8d8d8;	
	padding-left	: 2px;
	padding-bottom	: 2px;
	padding-right	: 2px;
	padding-top		: 2px;	
	background-color: #FFFFFF;
}

/***************************************/
/* UNITE */
/***************************************/



#Unite 
{
	background-color: #ffefd5;
	width: 300px;
} 

#Unite h1
{
	padding-left		: 10px;
	background-color	: #ffd38a;
	padding-bottom		: 4px;
}

#Unite .campo
{
	height: 25px;
	padding-left: 20px;	
}
#Unite input
{
	border	:1px solid #d8d8d8;
	height	: 20px;
	width		:250px;
} 

#Unite .submit
{
	border-top		: 1px solid #d8d8d8;
	padding-bottom	: 2px;
	padding-top		: 2px;
	height			: 30px;	
	text-align		: center;
}
#Unite .aceptar
{
	border	:1px solid #d8d8d8;
	height	: 25px;
	width		: 50px;
}
/*********************************************************************/
/* MAS LEIDAS                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
 
 #masLeidas
{
	width: 300px;
} 
#masLeidas ul 
{
		list-style: none;
		padding: 0;
		margin: 0;
}
    
#masLeidas li 
{
		float: left;
 
		border-bottom-width: 0;
		margin: 0;
		padding:0;
		height: 27px;
}

#masLeidas .masLeido
{
	background-image: url(../images/partes/masLeidas.png);
	background-repeat: no-repeat;
	width: 111px;
}

#masLeidas .masComentada
{
	background-image: url(../images/partes/masComentada.png);
	background-repeat: no-repeat;
	width: 111px;
}
    
#masLeidas a 
{
		text-decoration: none;
		display: block;
 
		color: white;
 
		text-align: center;
}
	
#masLeidas a:hover 
{
	 
}
	
#masLeidas .selected 
{
		border-color:  #d8d8d8;
}
	
#masLeidas .selected a 
{
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
}


	
#contentLeido 
{
		border: 1px solid #d8d8d8;
		clear: both;
		padding: 0 1em;
}
	
#contentLeido .masLeido
{
	background: url(../images/iconos/ico-star-trans.png) no-repeat top left;
}

#contentLeido p 
{
	display: inline;
}
#contentLeido ul
{
 
	margin-left		: 1px;
 	padding-left:1px;
}
#contentLeido li
{
	list-style: none;
 
	background: url(../images/iconos/ico-star-trans.png) no-repeat top left;
	margin-left		: 1px;
 	padding-left:20px;
}
#contentLeido li a{
	color:#222222;
}
 

/******************************************************************/
/* Publicidad01																	*/
/******************************************************************/

 
#Publicidad01
{
	float		: left;
	position	: relative;
	width		: 510px;	
	left		: 50px;
	margin-bottom: 10px;
	margin-top 	 : 10px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}

#Publicidad01 h1
{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dddddd;
 
}
#Publicidad01 .logo
{	text-align: center;
}

#Publicidad01 ul
{
 
	margin-left		: 1px;
 	padding-left:1px;
}
#Publicidad01 li
{
	list-style: none;
 
	margin-left		: 1px;
 	padding-left:20px;
}
#contentLeido li a{
	color:#222222;
}
/******************************************************************/
/* COMENTARIOS  																	*/
/******************************************************************/

 
#Comentarios
{
	float		: left;
	position	: relative;
	width		: 510px;	
	left		: 50px;
	margin-bottom: 10px;
	margin-top 	 : 10px;
	background-color: #efefef;
}

#Comentarios h1 
{
	padding-left		: 10px;
	background-color	: #ffffff;
	padding-bottom		: 4px;
	padding-top: 4px;
	border-bottom: 3px solid #7a7a7a;
}


#Comentarios #Comentario
{
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
}

#Comentarios .commenttext 
{
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 480px;
	background-color: #FFFFFF;
	background-image: url(../images/partes/comment.gif);
	background-position:  top left;
	background-repeat: no-repeat;

}
  
 
#Comentarios #InsertComentario2
{
	border-top: 3px solid #7a7a7a;
	background-color: #e9e9e9;

}

#Comentarios #InsertComentario2 h1 
{
	padding-left		: 10px;
	background-color	: #d3d3d3;
	padding-bottom		: 4px;
	padding-top: 4px;
	border:none;
}

#Comentarios #InsertComentario2 .fila
{
	height	: 25px;	
 
}

#Comentarios #InsertComentario2 .fila2
{
	height	: 130px;	
 
}

#Comentarios #InsertComentario2 .etiqueta
{
	float			: left;
	position		: relative;
	width			: 200px;	
	text-align	: right;
	padding-right:5px;
}

#Comentarios #InsertComentario2 .campo
{ 
	float		: left;
	position	: relative;
	width		:200px;	
}

#Comentarios #InsertComentario2 input
{
	border	: 1px solid #d8d8d8;
	height	: 20px;
	width		: 250px;
 
} 

#Comentarios #InsertComentario2 text
{
	border	: 1px solid #d8d8d8;
 
 
} 
#Comentarios #InsertComentario2 .submit
{
	border-top		: 1px solid #d8d8d8;
	padding-bottom	: 2px;
	padding-top		: 2px;
	height			: 30px;	
	text-align		: center;
}

#Comentarios #InsertComentario2 .aceptar
{
	border	:1px solid #d8d8d8;
	height	: 25px;
	width		: 60px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #aeaeae;
	color:white;
	}
/***********************************************************************/
/* ERROR */
/************************************************************************/

#Error
{
	width				: 500px;
	margin-left		: 50px;
	margin-top  	: 50px;
	margin-bottom  	: 50px;	
	padding-top 	: 50px;
	padding-bottom: 50px; 
	border			: 1px solid red;
	text-align		: center;
}	


/***************************************/
/* ENCUESTA
/***************************************/



#Encuesta 
{
	float:left;
	position: relative;
	background-color: #eee8aa;
	width: 300px;
	margin-bottom: 10px;
} 

#Encuesta h1
{
	padding-left		: 10px;
	background-color	: #ada021;
	padding-bottom		: 4px;
	color					: #FFFFFF;
}

#Encuesta p
{
	margin-left		: 20px;
}
#Encuesta .barrita1
{
	height: 25px;
	margin-left		: 20px;
	margin-bottom	: 5px;
	margin-top		: 10px;	
	background-color	: black;
	
	
}
#Encuesta .barrita2
{
	height: 25px;
	margin-left		: 20px;
	margin-bottom	: 5px;
	margin-top		: 10px;	
	background-color	: yellow;
} 
#Encuesta .barrita3
{
	height: 25px;
	margin-left		: 20px;
	margin-bottom	: 5px;
	margin-top		: 10px;		
	background-color	: red;
} 

#Encuesta .barrita4
{
	height: 25px;
	margin-left		: 20px;
	margin-bottom	: 5px;
	margin-top		: 10px;		
	background-color	: white;
} 
#Encuesta .submit
{
	border-top		: 1px solid #d8d8d8;
	padding-bottom	: 2px;
	padding-top		: 2px;
	height			: 30px;	
	text-align		: center;
}


/***************************************/
/* MULTIMEDIA - GALERIA
/***************************************/



#Galeria 
{
	float:left;
	position: relative;
	background-color: #eee8aa;
	width: 300px;
	margin-bottom: 10px;
} 

#Galeria h1
{
	padding-left		: 10px;
	background-color	: #ada021;
	padding-bottom		: 4px;
	color					: #FFFFFF;
}

#Galeria p
{
	margin-left		: 20px;
}

#Galeria ul 
{
	margin-left		: 1px;
 	padding-left:0px;

 	margin-left		: 20px;
	list-style-position		:inside;
	list-style-type			:none;
	display					: list-item;
	color					: #FFFFFF;
}
    
#Galeria li 
{
 
}


/***************************************/
/* MULTIMEDIA
/***************************************/



#Multimedia 
{
 
	margin-bottom: 10px;
} 

#Multimedia h1
{
	padding-left		: 10px;
 
	padding-bottom		: 4px;
	color					: #ada021;
}

#Multimedia #FotoGrande
{
	border-bottom	: 1px solid #e0e0e0;
	border-top 		: 1px solid #e0e0e0;
	border-left		: 1px solid #e0e0e0;
	border-right	: 1px solid #e0e0e0;
	padding: 2px;
} 

 

#Multimedia #FotoChicas
{
	width: 590px;
	padding-left			:1px;
	padding-right			:1px;
	min-height				: 120px;
}



 
#Multimedia   .foto
{
	
	float:			left;
	width				:132px;
	margin-left		: 2px;
	margin-bottom	: 2px;
	margin-right	: 2px;
	margin-top		: 2px;
	border-left 	: 1px solid #d8d8d8;
	border-right	: 1px solid #d8d8d8;	
	border-bottom 	: 1px solid #d8d8d8;
	border-top		: 1px solid #d8d8d8;	
	padding-left	: 2px;
	padding-bottom	: 2px;
	padding-right	: 2px;
	padding-top		: 2px;	
	background-color: #FFFFFF;
}

/************************************************************************************/
/* Facebook */
/************************************************************************************/
.fb_share_button 
	{ 
		display: -moz-inline-block; 
		display:inline-block; 
 
		height:15px; 
		border:1px solid #d8dfea; 
		background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
}  
.fb_share_button:hover 
{ 
	color:#fff; 
	border-color:#295582; 
	background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; 
}
/**************************************************************************************/
/* CONTACTO */
/******************************************************************/

#Contacto
{
	float		: left;
	position	: relative;
	width		: 510px;	
	left		: 50px;
	margin-bottom: 10px;
	margin-top 	 : 10px;
}

 

#Contacto #Formulario h1 
{
	padding-left		: 10px;
	background-color	: #d3d3d3;
	padding-bottom		: 4px;
}

#Contacto #Formulario .fila
{
	height	: 25px;	
 
}

#Contacto #Formulario .fila2
{
	height	: 130px;	
 
}

#Contacto #Formulario .etiqueta
{
	float			: left;
	position		: relative;
	width			: 200px;	
	text-align	: right;
	padding-right:5px;
}

#Contacto #Formulario .campo
{
	float		: left;
	position	: relative;
	width		:200px;	
}

#Contacto #Formulario input
{
	border	: 1px solid #d8d8d8;
	height	: 20px;
	width		: 250px;
 
} 

#Contacto #Formulario .submit
{
	border-top		: 1px solid #d8d8d8;
	padding-bottom	: 2px;
	padding-top		: 2px;
	height			: 30px;	
	text-align		: center;

}

#Contacto #Formulario .aceptar
{
	border	:1px solid #d8d8d8;
	height	: 25px;
	width		: 70px;
}

#Contacto #Mensaje
{
	width				: 500px;
	margin-left		: 50px;
	margin-top  	: 50px;
	margin-bottom  	: 50px;	
	padding-top 	: 50px;
	padding-bottom: 50px; 
	border			: 1px solid red;
	text-align		: center;
}	


/******************************************************************/
/* TAGS */
/******************************************************************/
#TAGS 
{
	float:left;
	position: relative;
	background-color: #eee8aa;
	width: 300px;
	margin-bottom: 10px;
} 

#TAGS h1
{
	padding-left		: 10px;
	background-color	: #ada021;
	padding-bottom		: 4px;
	color					: #FFFFFF;
}

/***************************************************************/
/* PROYECTOS 																	*/
/***************************************************************/
#Proyectos
{
	
}

#Proyectos h3
{
	padding-top:2px;
	margin-top:2px;
	color					: #3b5998;
}

#Proyectos .Proyecto
{
	border-top		: 1px solid #efefef;
	border-right	: 1px solid #efefef;
	border-bottom	: 1px solid #efefef;
	border-left		: 4px solid #aaaaaa;
	padding-top		: 2px;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 2px;
	margin-bottom	: 5px;
}