
#main_menu {
	padding:0; 
	/*margin:-5px 19px 0 19px; */
	margin:0 19px; 
	list-style-type:none; 
/*	width:90%; */
	height:26px;  
	background:url(/img/doors/cssplay_0.gif) no-repeat top right;
	font-size: 11px;	}
#main_menu li {
	float:left; 
	display:inline; 
	width:140px; 
	background:url(/img/doors/cssplay_1.gif);}
#main_menu li a, #main_menu li a:visited {
	display:block; 
	width:140px; 
	height:26px; 
	color:#fff; 
	font-size:12px; 
	text-decoration:none; 
	line-height:24px; 
	font-family:verdana, sans-serif; 
	background:url(/img/doors/cssplay_0.gif);}
#main_menu li a:hover {
	color:#fff;  
	background:url(/img/doors/cssplay_1.gif);} 
#main_menu li a.chosen, #main_menu li a.chosen:visited,  #main_menu li a:active, #main_menu li a:focus {
	color:#fff;  
	background:url(/img/doors/cssplay_1.gif);}
#main_menu li.java a:hover {
	color:#fff;  
	background:url(/img/doors/cssplay_1.gif);}



.roundedcornr_box {
	background: #EAF1F9;
	margin:10px 5px 10px 5px;
}
.MenosAncho{
	width:270px;
}
.roundedcornr_top div {
   background: url(/img/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(/img/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/img/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }
.roundedcornr_content h1{
	font-family: 'Georgia', serif;
	font-size:20px;
	font-weight:normal;
	vertical-align: middle;
}
.roundedcornr_content h1 img{
	margin:-5px 5px 0 0;	
}