/* 
###################################################################
########### ESTILOS TRABAJA WEB ARQUITECTURAHUELVA ##############
###################################################################
*/


/* ESTRUCTURA */
#trabaja_cuerpo{
	width:942px;
	margin-left:8px !important;
	margin-left:4px;
}

#informacion{
	display:block;
	float:left;
	width:309px;/*349*/
	padding:20px;
	text-align:justify;
}


#ofertas{
	display:block;
	float:left;
	width:593px;
}

#ofertas .oferta{
	display:block;
	float:left;
	width:290px;/*290*/
	margin-left:4px !important;
	margin-left:2px;	

}

#ofertas .enmarcado{
	display:block;
	float:left;
	width:278px;/*290*/
	padding:6px;
	
	border-top:#ededed 1px solid;
}

#ofertas .enmarcado_sombra{
	display:block;
	float:left;
	width:290px;
}

/* ESTRUCTURA */

/* CONTENIDOS */

/* informacion */

#informacion p{
	margin-bottom:13px;
}


#informacion a{
	display:block;
	float:left;
	width:160px;
	height:20px;/*26*/
	border:#0063a2 1px solid;
	background:url(../maq/btn_base.gif) left top repeat-x;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-top:6px;
	margin-right:3px;	
}

#informacion a:hover{
	color:#ff6000;
	border:#ff6000 1px solid;
}

/* informacion */

/* ofertas */

#ofertas .enmarcado .datos{
	background:url(../maq/icono_logo.gif)  left top no-repeat;
	padding-left:30px;
	font-size:11px;
}

#ofertas .enmarcado .datos a{
	text-decoration:none;
	color: #504d50;	
}


#ofertas .enmarcado .datos a:hover{
	color: #ff6000;	
}


#ofertas .enmarcado .datos span{
	display:block;
	height:18px;
	width:100%;
	border-bottom:#d9dada 1px solid;
	margin-bottom:8px;
}

#ofertas .enmarcado .datos h2{
	display:block;
	height:42px;
	width:100%;
	border-bottom:#d9dada 1px solid;
	margin-bottom:8px;
	font-size:18px;
	font-weight:normal;
}


#ofertas .enmarcado .datos p{
	display:block;
	height:40px;
	width:100%;
	margin-bottom:18px;
}


#ofertas .enmarcado .datos .enlace{
	display:block;
	height:40px;
	width:100%;
	text-align:right;
}

#ofertas .enmarcado .datos .enlace a{
	color: #0063a2;
	text-decoration:underline;
	padding-right:5px;
}

#ofertas .enmarcado .datos .enlace a:hover{
	color:#ff6000;
}


/* ofertas */




/* CONTENIDOS */