body {	margin: 0px 0px; 	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;	font-size: 10pt;        /* text-align:center;  en firefox, si no pones un contenedor para toda la web no funciona */
	width: 100%;
	background: url("/images/menu/fondo_browser.gif") repeat;}

#ampliar_foto {	width: 51px;
	height: 11px;
	background: url("/images/ampliar.gif") no-repeat;}

#contenidoasociacion {
        position:relative;
	float:left;
	clear:left;
	width : 684px;
	}

#fotoasociacion {
 	left:0px;
	top:0px;
	width: 684px;
	padding-top: 30px;
	padding-bottom: 50px;
}

#textoasociacion {
	left:0px;
	top:0px;	
	padding-left: 0px;
	width: 684px;
	font-size: 10pt;
}

#textoasociacion1 {
	left:0px;
	top:0px;	
	padding-left: 0px;
	width: 684px;
	font-size: 10pt;
	padding-top: 30px;
	padding-bottom: 30px;
}

#tabla_asoc_1 { padding: 0 0 0 0;
width: 500px; }

#tabla_asoc_2 { 
padding: 20px 5px 20px 5px;
background: #ffffcc ;
border-bottom: 1px solid #d38b01;
width: 460px;
}

#tab_cont { 
width: 460px; }

#tabla_50 {
left: 200px;
top: 0px;
width = 200px;
float = left;
}

.tablediv {
display:  table;
width:508px;
background-color:#ffffcc;
border-spacing:0px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px solid #d38b01;
}
.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:57%;
padding-left: 0px;
}

.celldiv2 {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:43%;
padding-left: 0px;
}

.rowdiv  {
display:  table-row;
width:auto;
}


.tabledivb {
display:  table;
width:508px;
background-color: #d38b01;
border-spacing:0px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 20px;
color: #ffffcc;
font-style: bold;

}
.celldivb {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:57%;
padding-left: 0px;
color: #ffffcc;
font-style: bold;
}

.celldiv2b {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:43%;
padding-left: 0px;
color: #ffffcc;
font-style: bold;
}

.rowdivb  {
display:  table-row;
width:auto;
}


