@charset "utf-8";
/* CSS Document */

#cont1 {
	
}
#cont1 h3 {
	margin-bottom: 10px;
}

#cont1 p {
	margin-bottom: 10px;
	display:block;
	width:400px;
}


#cont1 ul{
	margin-left:30px;
	margin-bottom:20px;
}

#cont1 li{
	line-height:20px;
}

#cont1 ol{
	margin-left:30px;
	margin-bottom:20px;
}

#cont2 {
	
}


.bold {
	font-weight: bold;
}

#cont1 .ultimo{
	margin-bottom:20px;	
}