
#cabecera {
	position:relative; height:200px; width:100%;
	padding-top: 20px;
	
}

#textoscabecera {
	position:relative;float:left; width:242px;
	padding-top: 0px;
	}

#datoscabecera{
	color: #312d2e;
	font-family: 'Verdana', Arial;
	line-height:12px;
	font-size: 10px;
}

#textoswork {
	position:relative;float:left; width:242px;
	padding-top: 0px;

	}

#centrar {
	display: table-cell;
	horizontal-align: middle; 
	top-margin:0px
}

.linkImagen {
	text-decoration: none;
	border:0;
}
.linkImagen a{
	text-decoration: none;
	border:0;
}

.meta {
	text-decoration: none;
	color: #312d2e;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	background-color: #dbdad5;
}

.meta a {
	text-decoration: none;
	color: #312d2e;
	font-size: 11px;
	font-weight: normal;
	background-color: #dbdad5;	
}

#datosWork{
	color: #5b5456;
	position:relative;float:left;
	margin-right:30px;
	font-family: 'Verdana', Arial;
	font-size: 10px;
	line-height:12px;
	width: 300px;

}
#tituloWork{
	background: #dbdad5;
	color: #312d2e;
	font-family: 'Verdana', Arial;
	font-size: 35px;
	letter-spacing:-2px;
}

#contenido {
width: 682px;
height: 100%;
margin: 0 auto;

}

#contenedor {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table; 
	overflow:auto;
}

#bodyweb {
     display: table;
     height: 100%;
     width: 100%;
     margin: 0;
     
}



