@import url("global.css");

.BGQuees	{
	background-image:url(../images/leftMenu/Prueba_BG.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.TituloPrueba	{ background-image:url(../images/int_Body_Ttl_Prueba.gif);}

#ulQuees li	{
	list-style-image: url(../images/ul_check.gif) !important;
	font-size:14px;
	margin-left:5px;
}
#ulQuees a	{font-weight:bold;}
#ulQuees a:hover	{color:#cccccc;}
