body {
	background: #ffffcc; /* 515151 */
	margin: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
}

a {
    color: #326EA1; /* a64b3c */
    text-decoration: none;
}

a:visited {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #326EA1; /* d67053 */
    text-decoration: underline;
}

#container {
	border: 1px solid #437512;
	padding: 20px;
	margin: 10px auto;
	background: #ffffff;
	text-align: left;
	width: 660px;
}

#header {
	height: 45px; 
	margin: 0px;
	width: 660px;
	/* border: 1px #000 solid; */
}

.alignleft {
	float: left;
}

#menu {
	text-align:right;
	float: right;
	height: 32px;
	border-bottom: 2px solid #437512;
	width: 580px;
}



.Capitolo {
/*	border: 1px #000 solid; */
	font-size: 36px;
	line-height: 44px;
	color:#437512; /* 666666 D44944*/
	padding: 10px 0px 20px 0px;
}

.Normal{
	width: 500px;
	float: left;
}

.ads {
	width: 120px;
	float: left;
	padding: 0 20px;
}

.feedburner {
	clear:both;
	width: 500px;
}

.map {
	height: 360px;
	float:left;
	top: 150px;
	width: 460;
	z-index: 1;
	padding: 5px;
	border: 1px solid #ddd;
}

.style {
    font-weight: bold;
    color: #D44944;
}

.style_2 {
	text-align: right;
    font-style: italic;
}

.paragraph_style {
    color: #333;   
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 11px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#spacer {
	height: 180px;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 30px 0px 10px 0px;
	text-align: center;
	/* border: 1px #000 solid; */
}
