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

#titulo{
	height:24px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#003366;
}	

#contenido{
	margin-left: 100px;
	margin-right: 50px;
}

#divisor{
	border-bottom-style:dotted;
	border-bottom-color:#87a19e;
	border-bottom-width:1px;
	margin-bottom: 15px;
	margin-top: 7px;
}

/*para pag. Farmacia*/

img.folleto{
	margin-right: 18px;
}

/*para pag. Consultorios y News*/

img.fotos{
	float:left;
	margin-right: 18px;
}

/*para pag. News*/

li.news{
	list-style-image:none;
	list-style:none;
}

