body {
	margin:0px;
	padding:0px;
	background:#FFF;
	color:#000;
	text-align:center;/*centre for ie5 */
	font-family:verdana;
	font-size:11px;
	color:#666666;
	
	background-image: url(../imd2k5/ralla.gif)	;
	background-repeat : repeat-x;
	background-position-y : 552px;
	background-position-x : 100%;
}

#main{
	width:100%;
	margin:auto;/* centre for compliant browsers*/
	text-align:left;



}

#centrado {
	width:850px;
	background:#FFFFFF;/*this colour will be left column colour */
	margin:0 auto;/* centre for compliant browsers*/
	text-align:left;
	
}
#arriba {
	height:60px;
	background:#FFFFFF;
	text-align:center;
}
#botonera{
	height:30px;
	background:#EAEAEA;
	text-align:center;
}
#barra{
	width:100%;
	text-align:center;
	background-image:url(http://www.thechileclub.cl/v2/images/bg_main.gif);/*this colour will be left column colour */
	margin:auto;/* centre for compliant browsers*/
}

#izq {
	margin-left:-169px;/*must be 1 pixel less than width */
	background-color:#999999;
	float:left;
	width:240px;/* this width is the same as the margin on #middle */
	height:400px;	
	position:relative;
	left:-2px;/* line it up exactly without losing pressure on footer*/

}

#contenido{
	float:left;
	background-color:#FFFDEc;
	width:540px;/* this width is the same as the margin on #middle */
	height:400px;
	position:relative;
	overflow-y:scroll;
	left:-2px;/* line it up exactly without losing pressure on footer*/


}

#contenido #eventos{
	width:470px;/* this width is the same as the margin on #middle */
	color:#666666;
}

#contenido #eventos th {
	font-weight:bold;
	color:#EAEAEA;
	background-color:#B30000;
}
#contenido #eventos td {
	font-size:11px;
}

#contenido p{
 padding: 1px 5px;
}
#contenido #titulo{
	font:bold 14px verdana;
	color:#666666;
}
#contenido  #TBLMEM {
	width:520px;
}
#contenido #TBLMEM th {
	font-size:10px;
	font-weight:bold;
	color:#EAEAEA;
	background-color:#B30000;
}
#contenido #TBLMEM td {
	font-size:10px;

	color:#666666;
	background-color:#EAEAEA;
	border-style:solid;
	border-width:1px;
	border-color:#B30000;
}


.subtitulo{
	font:bold 11px verdana;
	color:#666666;
}
.subtitulorojo{
	font:bold 14px verdana;
	color:#FF6666;
}
.A{
	font:bold 11px verdana;
	
	text-decoration:none;
	color:#FF6666;
}



#middle {
	background:#FFFFFF;/* background colour of right column */
	margin-left:225px;/*this is the space for the left column */
}
* html #middle {height:1%;margin-left:170px}/* combat ie's 3 pixel jog */


#pie {
	font-family:verdana;
	font-size:10px;
	color:#EAEAEA;
	clear:both;
	text-align:center;
}

#Clock{
	position:absolute;
	background-color:#999999;
	border-style:solid; 
	border-width:1px;
	border-color:#cccccc;
	text-align:center;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:200px;
	height:25px;	
	left:12px;

}
Div#masterI {
	float:left;
	background-color:#FFFDEc;
	width:440px;/* this width is the same as the margin on #middle */
	height:340px;
	position:Absolute;
	top:0px;
	left:0px;/* line it up exactly without losing pressure on footer*/

}
Div#imagen {
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#EAEAEA;
	width:400px;/* this width is the same as the margin on #middle */
	height:300px;
	position:Absolute;
	top:20px;
	left:20px;/* line it up exactly without losing pressure on footer*/
}
