* {
	margin:0;
	padding:0;
}

body {
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#wrapper {
width:800px;
   margin-left: auto;
   margin-right: auto;
   }
   
/*INICIO HEADER*/

#header {
background:#FFFFFF;
height:90px;
border-bottom: 1px solid #000000;
padding-top:20px;
padding-bottom:40px;
	}
	
	#logotype {
		float:left;
	}
	
	#core-loader {
	top:10px;
	left: 5px;
	
	position:fixed;
	background-color:#F0F0F0;
	padding:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:none;
	}
	
#menu-page {
width:120px;
float:right;
	}
	
	
	#menu-home {
width:120px;
float:right;
	}
	
	#menu-home a {
	list-style:none;
	float: left;
  padding: 0;
 width:120px;
  text-decoration:none;
  color: #333333;
  text-align:right;
  margin: 0 0 0 0;
  border-bottom: 1px solid #CCCCCC;
	
					}

	#menu-home a:hover {
			color: #FF0000;
			background: url('http://www.puukarquitectos.com/site/core/themes/puuk/gfx/hash-gray.gif') repeat;
			
			}

	
	
	.page-link {
	list-style:none;
	float: left;
  padding: 0;
  width:120px;
  text-decoration:none;
  color: #333333;
  text-align:right;
  margin: 0 0 0 0;
  border-bottom: 1px solid #CCCCCC;
	
					}

	.page-link:hover {
			color: #333333;
			background: url('http://www.puukarquitectos.com/site/core/themes/puuk/gfx/hash-gray.gif') repeat;
			
			}

	
	
/*FIN HEADER*/


  #publications {
	   margin-bottom:15px;

width:800px;
float:left;
border-bottom: 1px solid #CCCCCC;
	padding-bottom:10px;

	}
#publications_image {
	width: 150px;
	float:left;
	margin-right: 10px;
}

#publications_info {
	height:160px;
	

float: left;
	}
	
	#publications_nav {
	float: left;
	}
	

	
		#publications_nav a {
			background-color:#ccc;
			color:#000;
			padding:5px ;
			-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin-right:5px;
	}
	
		#publications_nav a:hover {
			background-color:#999;

	}
	
	#publications_nav .active {
			background-color:#999;
			color:#fff;
			padding:5px;
			-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	}







#team {
margin-bottom:15px;
float:left;

width:190px;
float:left;
border-bottom: 1px solid #CCCCCC;
padding-bottom:10px;
margin-right:10px;

	}
#team_image {
	width: 190px;
	float:left;
	margin-right: 10px;
}

#team_info {
	

float: left;
	}
	
	#team_nav {
	float: left;
	}
	

	
		#team_nav a {
			background-color:#ccc;
			color:#000;
			padding:5px ;
			-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin-right:5px;
	}
	
		#team_nav a:hover {
			background-color:#999;

	}
	
	#team_nav .active {
			background-color:#999;
			color:#fff;
			padding:5px;
			-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	}






   
   
   
   


/*BASIC ELEMENTS*/

/*corrousel*/
#botons
{
position: absolute;
z-index: 2;
cursor: pointer;
}


#botonPrev{
width:30px;
height:30px;
background-color:#000000;
opacity: .7;
filter:alpha(opacity=70);
margin-right:1px;
}

#botonNext{
width:30px;
height:30px;
background-color:#000000;
opacity: .7;
filter:alpha(opacity=70);
}



/*fin corrousel*/



/*slider*/

#textopagina { text-align:justify; }

#slider1 {
    width: 800px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 800px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 400px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 400px;
}
ul { list-style-type: none;}


/*fin slider*/









#menu {

width:800px;
height:120px;
padding-top:20px;
border-bottom: 1px solid #000000;
display:inline-block;
}

/*MENU TIPOLOGIA*/

#tipologia {
float:left;
width:120px;
}

.tag-link {
	width:120px;
	padding:0;
	margin:0 5px 0px 0;
	border-bottom: 1px solid #CCCCCC;
}


.tag-link:hover {
	background: url('http://www.puukarquitectos.com/site/core/themes/puuk/gfx/hash-gray.gif') repeat;
	
}





/* FIN MENU TIPOLOGIA*/


/*MENU LISTA*/

#entries {
	margin:0 0 0 0px;
	max-width:600px;
	float:right;
	
}

#entries .entry-link:hover {
	background: url('http://www.puukarquitectos.com/site/core/themes/puuk/gfx/hash-gray.gif') repeat;
}


#entries p {
	float:right;
	width:120px;
	padding:0;
	margin:0 5px 0px 0;
	border-bottom: 1px solid #CCCCCC;
}



/*GENERAL*/



img
{  

	border-style: none;
	
}

/*CONTENIDO*/

#proyector {
	padding:0px 0 0 0px;
	}

#load-content {
	padding:0px 0 0 0px;
	}
	
	.clear {
	clear:both;
}
.clear-margin {
	clear:both;
	height:20px;
}

/*FIN CONTENIDO*/


/*ENTRY*/

.entry {
	width:800px;
	margin:0 0 0px 0;
	border-bottom: 1px solid #000000;
}

#infoProyecto {
width:800px;
height:220px;}




#datosProyecto {
background: url('http://www.puukarquitectos.com/site/core/themes/puuk/gfx/hash-gray.gif') repeat;
	float:left;
	width:260px;
	height:200px;
	margin:0 0 0px 0;
	padding:10px 10px 10px 10px;
}






#memoriaProyecto {
background-color:#F7F7F7;
	text-align:justify;
	float:right;
	width:500px;
	height:200px;
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
}


.entry-title {
	color:#FF0000;
	font-size:18px;
	margin:0 0 0px 0;
	font-weight:bold;
}

.entry-extra {
	font-size:10px;
	color:#666;
}

.entry-line {
	height:20px;
	clear:both;
}



.entry img {
max-width:800px;
height:auto;
	margin:0 0 20px 0;
}

.dato {
	margin:0 30px 0 0;
}




/*ENTRY THUMBS*/



#reticula {
width:800px;
margin-left:3px;

}


.thumb {
	margin: 25px 5px 0 0;
	width:260px;
	height:150px;
	float:left;
	background-color:#F2F2F2;

}

.thumb-content {
width:260px;
height:150px;
visibility:hidden;
}



.thumb:hover {
float:left;
width:260px;
height:150px;
margin: 25px 5px 0 0;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	

}





#footer {
border-top: 1px solid #000000;
width:800px;
height:30px;
color:#999;
padding-top:10px;
padding-bottom:10px;
}

h3 {
	color:#000000;
	font-size:15px;
	margin:0 0 0 0;
	font-weight:normal;
}

   
strong {

	font-weight: bold;
   }


span 
{ 

	background-color: #FFFFFF;

	line-height: 17px;
	text-decoration:none;}
	
	
	
a {
  text-decoration:none;
  color: #333333;


}

a:hover {
color: #FF0000;
	
}

.link-active {
	background-color:#F2F2F2;
	color:#333;
}



.alingright {
float:right;
}

.alingleft {
float:left;
}


#textright {
text-align:justify;
width:380px;
float:right;
}

#textleft {
text-align:justify;
width:380px;
float:left;
}


