html, body {height: 100%;}	 
div#shim {
	visibility: hidden;
	width: 100%;
	height: 48%;                                                                     
	margin-top: -300px;                                                              
	float: left;
	}

#wrapper { 
background:#FFFFFF url(../imgs/bg_body.jpg) repeat-x;
	width:100%;
	position: relative;
	clear: both;
	top: -200px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}
            /* Hide from IE5mac \*//*/
                div#shim {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */
			
			/* ]]> */
#contenido{	margin: 0 auto;
	width: 955px;
	height:600px;
	padding:0px 0px 0px 30px;
	background:url(../imgs/bg_wrapper.jpg) top no-repeat;
}
#leftcolumn { 
 color: #333;
 background:url(../imgs/bg_left.jpg) top no-repeat;
 margin: 12px 0px 0px 0px;
 width: 353px;
 height: 566px;
 float: left;
}
	#leftcolumn .c_top{ height:215px;}
	/*#leftcolumn .c_top img{ margin:40px 0px 0px 95px;}*/
	
	#leftcolumn .c_med{ height:288px;}
	#leftcolumn .c_med div{ margin:0px 0px 0px 95px;}
	
	#leftcolumn .c_down{ height:63px;}
	#leftcolumn .c_down div{ margin:18px 0px 0px 15px; font-size:13px;}
		#leftcolumn .c_down div a:link, #leftcolumn .c_down div a:visited, #leftcolumn .c_down div a:active{ color:#333333;}
			#leftcolumn .c_down div a:hover{ text-decoration:underline;}
#rightcolumn { 
 float: left;
 color: #333;
 background:url(../imgs/bg_right_t.jpg) top center no-repeat;
 margin: 12px 0px 0px 0px;
 width: 567px;
 height: 215px;
 display: inline;
 position: relative;
}
	#rightcolumn div.cont{ width:500px; /*float:right; */text-align:right; margin:30px 64px 0px 0px;}
	
#right_dcolumn { 
 float: left;
 color: #333;
 background:url(../imgs/bg_right_d.jpg) top center no-repeat;
 margin: 0px 0px 0px 0px;
 width: 567px;
 height: 351px;
 display: inline;
 position: relative;
}
#right_dcolumn .cont{ margin: 35px 0px 0px 40px; height:310px; position:absolute;}
.tercio{ width:140px; float:left; margin: 0px 33px 0px 0px;}
#right_dcolumn div.gal_nav{ height:40px; padding-top:30px; padding-left:240px;}
#right_dcolumn div.gal_lat{ margin:0px; width:40px; height:268px; float:left;}
#right_dcolumn div.gal_cont{ margin:0px; width:480px; height:268px; float:left;}
#right_dcolumn div.gal_foot{ margin:0px; width:565px; height:40px; clear:both;}


