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;}

#contenidocertamen {
        position:relative;
	float:left;
	clear:left;
	width : 684px;
	}

#fotocertamen {
 	left:0px;
	top:0px;
	width: 684px;
	padding-top: 30px;
}

#textocertamen {
	left:0px;
	top:0px;	
	padding-left: 0px;
	width: 500px;
	font-size: 10pt;
	margin-top: 30px;
	border-top: 1px solid #d28e00;
	border-bottom: 1px solid #d28e00;
	border-left: 1px solid #d28e00;
	border-right: 1px solid #d28e00;
}

#titulo_1 {
	text-align: center;
	color: #ffffcc;
	background: #7a4b11;
	border-top: 1px solid #ffffcc;
	border-bottom: 1px solid #ffffcc;
	border-left: 1px solid #ffffcc;
	border-right: 1px solid #ffffcc;
	font-size: 11pt;
	font-style: bold;
	width: 498px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#titulo_2 {
	text-align: center;
	color: #ffffcc;
	background: #d38b01;
	font-size: bold 9pt;
	width: 500px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#textcenter {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #ffffcc;
}

#tabla_certamen_1 { padding: 0 0 0 0;
width: 500px; }

#tabla_certamen_2 { 
padding: 20px 20px 20px 20px;
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:460px;
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;

}
.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:57%;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

.celldiv2 {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:43%;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

.rowdiv  {
display:  table-row;
width:auto;
}


