
	
div#content_main {
	float : right;
	width : 440px;
	margin-right:20px;
/*	padding : 20px 0;*/
	color:#330000;
	}
	
h3#content_main {
	position:relative;
	left:0px;
	width:392px;
	text-align:left;
	background:#000;
	text-indent: -9999px;
	}
	
h3#content_main{
	display:block;
	background:url(imgs/bg_noti.gif) no-repeat 0 0 ;
	width:96px;
	height:90px;
	float:left;
	}
	
h3#content_sub img {
	border:4px;
	border-color: #91a1b1;
	display:block;
	margin-top:5px;
	margin-left:5px;
	width:140px;
	}
	
ul#content_sub {
	list-style-type : none;
	z-index : 2; 
	position : relative; 
	margin : 0; 
	padding : 0;
	}
	
li#content_sub {
	height: 190px;
	}
	
h2#content_sub {
	float:right;
	width:260px;
	padding: 6px 6px 6px 6px;
	font-family:"Arial";
	font-size: 12px;
	font-leading: 11:px;
	text-align:left;
	/*letter-spacing:-1px;*/
	color: #4383BB;
	font-weight:bold;
	text-decoration: none;
/*	text-transform:uppercase;*/
	}
	
h2#content_sub a{
	font-size: 18px;
	color: #4383BB;
	text-decoration:none;
	}
	
h4#content_sub{
	display:block;
	background:url(images/tit_leermas.gif) no-repeat 0 0;
	width:442px;
	height:22px;
	text-indent:-9999px;
	}
	
h4#content_sub a{
	display:block;
	width:100%;
	text-indent:-9999px;
	text-decoration:none;
	}

div#content_sub {
	font:"Courier New", Courier, monospace;
	font-size:9px;
	text-align:justify;
	line-height: 18px;
	color:#000000;
	}

/* ------------------------------------- END Columna Derecha */
