.encabezado
{
	width:760px;
	height:30px;
	background-color: #FFFFFF;
	background-image: url(../icons/asociados/fondoencabezado.jpg);
	float: left;
	font-family: Arial Lucida Sans Verdana;
	font-size: x-large;
	color: #666666;
	text-transform: capitalize;
}

.espacio
{
	width:760px;
	
	background:#FFFFFF;
	float: left;
	clear: both;
}

.rectangulos
{
	width:243px;
	height:101px;
	background:#FFFFFF;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.div_place_holderAsociados
{
	width: 760px;
	height: 100%;
	border-style: none;
	border-collapse: collapse;
	margin: 10px 0 0 0px;
	float: left;
	
}

