/* 
#########################################################################
########### ESTILOS ACERCA DE NOSOTROS ARQUITECTURAHUELVA ##############
#########################################################################
*/


/* ESTRUCTURA */
#nosotros_cuerpo{
	width:942px;
	margin-left:8px !important;
	margin-left:4px;
}


#nosotros_cuerpo #nosotros_contenedor{
	display:block;
	width:887px;/*942*/
	height:367px;/*427*/
	background:url(../maq/fondo_nosotros.jpg) left top no-repeat;
	padding-top:20px;
	padding-left:15px;
	padding-right:40px;
}

#nosotros_cuerpo #nosotros_imagenes{
	display:block;
	float:left;
	width:265px;
}


#nosotros_cuerpo #nosotros_texto{
	display:block;
	float:right;
	width:650px;
	margin-right:0px;
}


/* ESTRUCTURA */

/* CONTENIDOS */

/*
#nosotros_imagenes .marco_foto{
	display:block;
	float:left;	
	width:106px;/*112*/
	/*height:75px;/*80*/
	/*background:url(../maq/marco_foto_nosotros.gif) left top no-repeat;
	padding-top:5px;
	padding-left:6px;
	margin-bottom:4px;
	margin-right:4px;
}

.marco_foto img{
	display:block;
	float:left;	
	width:100px;
	height:55px;
	border:#d2e1eb 1px solid;
}
*/
#nosotros_imagenes .foto_peque{
	display:block;
	float:left;
	width:112px;
	margin-right:6px;
}


#nosotros_imagenes .enmarcado img{
	border:#d3e2eb 1px solid;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:20px;
	padding-right:5px;
}


#nosotros_imagenes .enmarcado_sombra{
	display:block;
	float:left;
	width:114px;
}


#nosotros_texto p{
	text-align:justify;
	margin-bottom:15px;
}

#nosotros_texto img{
	float:right;
}



/* CONTENIDOS */