* {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family : 'Arial', 'Helvetica', sans-serif;
	background-color : #eee;
	color:#333;
	text-align: left;
	background-image : url(../img/bg-guides.gif);
	background-repeat : repeat-y;
}
a:link{
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#999999;
	text-decoration:none;
}
a.destacado{
	float:left;
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size : 130%;
	margin-top:10px;
}
h1{
	color:#999999;
	font-size:145%;
	margin: 5px 0 10px 10px;
}
h2{
	font-weight:normal;
	font-size:190%;
	margin-top:20px;
	margin-bottom:10px;
}
h2 a img{
	display:none;
}
p{
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size : 135%;	
}
p.client {
	margin-top : 5px;
}
ul{
	margin:0;
	padding:0;
	float:left;
}
li{
	list-style-type:none;
	margin:0;
	padding:0;
}
abbr{
	color:#FF0000;
	cursor:help;
}
form{
	display:none;
}
input, textarea{
	width: 230px;
}
input.boton{
	width:50px;
	margin: 10px 0px 0px 0px !important;
}
select{
	width:231px;
}
.clear{
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}

#content {
	position : absolute;
	left : 20px;
	width : 970px;
	display : block;
}
/*--------------------Work--------------------*/
#trabajos{
	width:970px;
	display:block;
	clear:both;
	position:relative;
	margin-left:10px;
	float:left;
}
#trabajos #texto_trabajo{
	width:471px;
}
#trabajos #texto_trabajo p{
	padding-bottom:10px;
}
#portfolio{
	clear:both;
	float:left;
	width:970px;
	margin:0;
	padding:0;
}
#portfolio .ficha p{
	font-family : 'Arial', 'Helvetica', sans-serif;
	font-size:110%;
}
#portfolio li{
	float:left;
	display:inline;
}
#listaimagenes{
	clear:both;
	margin:20px 0 40px 0;
}
#listaimagenes li{
	float:left;
	margin-bottom:7px;
	margin-right:9px;
}
.item {
	background: #fff;
	margin : 10px 9px 0 0;
	padding : 0 0 10px 0;
	width : 231px;
	height : 252px;
	text-align: left;
	float : left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.inner {
	padding : 1px 0 0 1px;
		}
.inner h3 {
	padding : 10px 10px 5px 10px;
	font-size : 120%;
}
.inner p {
	padding : 0 10px 0 10px;
}

.imgficha{
	margin-top:20px;
	margin-bottom:40px;
}
.error404{
	border:#CCCCCC 1px solid;
	width:229px;
	height:181px;
	float:left;
	margin:10px 9px 0 0;
}
/*--------------------Thumbnails-------------------*/
#thumbnails{
	display:none;
}
/*--------------------Menu--------------------*/
#menu{
	display:none;
}

/*--------------------Pie--------------------*/
#pie{
	display:none;
}
#navegacion{
	display:none;
}

/*--------------------Noticias--------------------*/
#noticias{
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#noticias li{
	float:left;
	padding-bottom:20px;
	clear:both;
}
.noticiasizda{
	width:230px;
	float:left;
	height:auto;
}
.noticiasizda p{
	width: 170px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
}
.noticiasizda h3{
	font-weight:normal;
	font-size:170%;
	width:180px;
}
.noticiasizda h4{
	font-weight:normal;
	font-size:170%;
	color:#999999;
}
.noticiasdcha{
	width:721px;
	display:inline;
	float:left;
	padding-left:9px;
	margin-top:4px;
}
.noticiasdcha h3{
	margin: 10px 0px 0px 0px !important;
	padding: 0;
}
.noticiasdcha p{
	margin-bottom:10px;
}
.noticiasdcha img{
	float:left;
	margin-right:9px;
}
/*--------------------Perfiles--------------------*/
#perfiles{
	margin-left:10px;
	margin-top:10px;
	clear:both;
}
#perfiles h3{
	margin:10px 0 10px 0;
	font-size:175%;
	font-weight:normal
}
.fichaperfil{
	width:471px;
	display:inline;
	float:left;
	padding-right:9px;
	margin-bottom:40px;
}
.imgperfil{
	width:231px;
	float:left;
	padding-right:9px;
}



.negrita{
	font-weight:bold;
}
/*--------------------Sitemap--------------------*/
#sitemap{
	margin-left:10px;
	margin-top:20px;
	float:left;
}
#sitemap .noticiasdcha li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#sitemap ul li{
	clear:both;
	margin-bottom:5px;
	}
#sitemap ul li ul{
	float:left;
	padding-top:3px;
	padding-bottom:7px;
	margin-left:10px;
	clear:both;
}
/*--------------------Servicios--------------------*/
.doscolumnas{
	width:471px;
	float:left;
	margin-right:9px;
}