@import url("grillado3Columnas.css");

#mainContainer a:hover { color: #009BEA; }

#tipList { margin: 15px 0 0 0; }
#tipList ul { list-style: none; margin: 3px 0 0 0; padding: 0 0 1px 0; }
#tipList ul li { margin: 0 40px 7px 0; padding: 0; font-size: 10px; line-height: 12px;
	background: url(../../images/generalListBullet.gif) no-repeat left 5px; }
#tipList ul li a { color: #3566A2; text-decoration: none; font-weight: normal; margin: 0; }
#tipList ul li a:hover { color: #00A0F3; }

#dotDivider { margin: 10px 0 20px 0; width: 450px; padding: 0; clear: both; 
	background-image: url(../../images/dotted.gif); }

#tips { width: 452px; margin: 10px 0 0 0; padding: 0; list-style: none; }
#tips DIV.image { float: left; width: 105px; margin: 0 3px 0 0; padding: 0 5px 0px 3px; }
#tips h2 { display: inline; margin: 0; padding: 0 0 0 9px; font-size: 10px; color: #68696B; 
	font-weight: normal; text-transform: uppercase; 
	background: url(../../images/recetasBox_titleBG.gif) no-repeat left 3px; }
#tips h1 { margin: 0 0 10px 0; padding: 0; font-size: 12px; color: #B9AC8F; }
#tips span { display: block; width: 330px; margin: 0 0 5px 116px; padding: 0; font-size: 9px; 
	color: #68696B; }
#tips li { margin: 0 ; padding: 15px 0 0 0; 
	background: url(../../images/noticias_listDivider.gif) no-repeat left top; }
#tips li.firstItem { margin: 0; padding: 0; background: none; }
#tips a { text-decoration: none; color: #68696B; font-weight: bold; color: #3566A2;}
#tips a:hover { color: #009BEA; }
#tips p { margin: 0 0 8px 0; }
#tips DIV.link { clear: both; text-align: right; padding: 10px 0 0 0; font-size: 10px; }
#tips DIV.link a { color: #3566A2; text-decoration: none; padding: 0 0 0 11px; 
	background: url(../../images/generalLinkBullet.gif) no-repeat left 5px; }
#tips DIV.link a:hover { color: #00A0F3; }


