/*-----------ESTILOS CREADOS PARA LA PAGINA WEB CARLA BULGARY ROSES BEAUTY--------------*/

/*ESTILOS PARA EL TOOLTIP DE LA HOME*/

/*--------estilos tooltip------*/
#tooltip {
	background-color: #FFFFFF;
	background-image: url(../images/home/bocadillo_tooltip.gif);
	width: 170px;
	background-repeat: no-repeat;
	padding: 15px;
}
#tooltip h3 {
	font-size: 0.7em;
	margin: 0;
	text-align: left !important;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tooltip p {
	font-size: 0.7em;
	margin: 5px 0 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #767676;
}
/*--------fin estilos tooltip------*/
