@charset "utf-8";
/* CSS Document */

#text #col-izq ,#text #col-der{
	float:left;
	width:240px;
	padding:0px 4px 0px 4px;
}

	#text h2{
		color:#9e9fa3;
		font-size:105%;
		background:url(../images/hr.jpg) bottom left no-repeat;
		margin-bottom:8px;
		padding-bottom:4px;
	}
	#text h2 a{
		color:#9e9fa3;
		font-weight:bold;
	}
	
	#text h3{width:210px;}

	#text ul.submenu li{
		text-decoration:none;
		font-size:90%;
		background:url(../images/bullet_ofertas02.jpg) no-repeat top left !important;
		padding-left:15px !important;
		width:295px;
		margin-bottom:8px;
	}
		#text ul.submenu li a{
			color:#db6b00 !important;
			font-size:90% !important;
			background:none !important;
		}
		
		#text ul.submenu li a:hover{
			color:#2b3047 !important;
		}




