
/*Estilo interior*/

#main h2{
	margin:20px 0 30px 0;
	font: normal 6em georgia, serif;
	line-height:50px;
}


#main .actividades{
	margin: 0 20px 15px 20px;
	padding:5px;
	border:1px dashed #ccc;
}



.actividades:after {
 	content: "";
 	display: block;
 	clear: both;
 	height: 1px;
 	padding-bottom: 1px;
 	margin-top:7px;
}

#main .recuadro{
	margin: 0 20px 15px 20px;
	padding:5px;
	border:1px dashed #ccc;
}


.recuadro:after {
 	content: "";
 	display: block;
 	clear: both;
 	height: 1px;
 	padding-bottom: 1px;
 	margin-top:7px;
}

#main .recuadro  {clear:both;  background: #efefef; padding: 0 5px; margin:0  28px 0 18px;}
#main .recuadro li {float: left; margin: 0; width:170px; padding:15px 2px; border-right: 1px dotted #999; list-style:none;}
#main .recuadro li:first-child+li{border-right:none !important;}

#dissabtes{
	text-indent: -9999px;
	display:block;
	width:440px;
	height:131px;
	background: url(/img/dissabtes_laboratorio_logo_m.gif) no-repeat .25em 0;
	
}
