#cabecera{
	height:5px;
}

#central{
	border:1px solid #000000; 
	width:1100px;
	clear:both;
}

#central2{
	border:4px solid #838353;
	margin:3px 3px 3px 3px;
	clear:both;
	overflow:hidden;
	height:1%;
}

#contenidos{
	border: 2px solid #000000; 
	margin:3px 3px 3px 3px;
	float:left;
	width:613px;
	min-height:500px;
}

/* Para Internet Explorer */
* html #contenidos{
	border: 2px solid #000000; 
	margin:3px 3px 3px 3px;
	float:left;
	width:610px;
	height:300px;
}

#menuIzda{
	margin:3px 2px 0px 3px;
	background:#ffffff url(http://ofiadeiro.com/ofiadeiro/media/fondo_central_izq.jpg) repeat-x scroll left top;
	float:left;
	width:200px;
	text-align:left;
	height:1200px;
}

#eventos{
	border: 0px solid #000000; 
	margin:3px 3px 3px 3px;
	float:left;
	width:250px;
	height:300px;
	align: center;
}