/* -------- Estils generals -------- */
body { background-color: #FFF; color: #242626; margin: 0 auto; font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 16px; }
img { border-width: 0px; vertical-align: middle; }
a { color: #008FE8; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; }
br.p { margin-bottom: 2px; clear: both; }
hr { width: 100%; border: 0px; border-bottom: 1px solid #cdcbca; }
h1, h2, h3, h4, h5, h6 { margin: 0; font-family: Arial, sans-serif; color: #000; font-weight: normal; }
h1 { font-size: 22px; line-height: 27px; }
h2 { font-size: 21px; line-height: 25px; }
h3 { font-size: 19px; line-height: 23px; }
h4 { font-size: 17px; line-height: 21px; }
h5 { font-size: 15px; line-height: 19px; }
h6 { font-size: 13px; }

img.logo { margin: 10px 15px; }

hr.titol { border-bottom:7px solid #008FE8; }

div.noticia { margin: 0 10px 10px 10px; }
ul { padding-left: 0; margin: 0 10px; list-style: inside; list-style-type: none; }
ul li { margin-bottom: 15px; }


div#peu {
	background-color: #008FE8;
	clear: both;	
	padding: 15px;
	color: #000;
	font-size: 11px;
}
div#peu a { color: #000; }