

body {
		background-image: url("../images/propaganda.jpg"); 
		background-repeat: repeat; 
		margin: 0;
		}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 
@font-face {
    font-family: 'CantarellRegular';
    src: url('fonts/Cantarell-Regular-webfont.eot');
    src: url('fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Regular-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellOblique';
    src: url('fonts/Cantarell-Oblique-webfont.eot');
    src: url('fonts/Cantarell-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Oblique-webfont.woff') format('woff'),
         url('fonts/Cantarell-Oblique-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Oblique-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellBold';
    src: url('fonts/Cantarell-Bold-webfont.eot');
    src: url('fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Bold-webfont.woff') format('woff'),
         url('fonts/Cantarell-Bold-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Bold-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


img { 
		border: 0;
		border-width: 0;
		text-decoration: none;	
	}

#fundo {
			margin-top: 30px; 
			margin-bottom: auto;
			position: absolute;
			width: 100%;
			height: 386px;
			z-index: -1;
			}
#fundo img {
				display: block;
				margin-left: auto;
			   margin-right: auto;
				}
		
#local {
		width: 45px;
		height: 52px;
		background-color: transparent;
		position: static;
		line-height: 10px;
		text-align: center;
		margin-bottom: 5px;
		float: right;
		margin-top: -4px;
		z-index: 1;
		}
			

#cabeca { 
		background-color: #fff;
		width: 100%;
		height: 135px; 
		padding-top: 10px; 
		background-color: #fff;
		width: 100%;
/*		height: 235px; */
/*		text-align: center; */

			}


#rabo {
		position: relative;
		width: 840px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 25px;
		margin: auto;
		}

p {font-family:'CantarellRegular', Arial, sans-serif;
	color: #555;
	text-align: left;;
	font-size: 17px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 27px;
	}

b { font-family:'CantarellBold', Arial, sans-serif;
	}

#rabo p {
	font-size: 13px;
	margin-top: 2px;
	line-height: 19px;
	}


 
h1 {font-family:'BebasNeueRegular';
	background-image: url("../images/serie_branca.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	font-size: 41px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 45px;
	margin-top: 0; 
	}


h2 {font-family:'BebasNeueRegular';
	background-image: url("../images/serie_branca.jpg");
	background-repeat: no-repeat;
	padding-left: 13px;
	text-align: left;
	font-size: 27px;
	letter-spacing: 0.06em;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 27px;
	}

#lista li {font-family:'CantarellRegular', Arial, sans-serif;
	color: #555;
	text-align: left;;
	font-size: 17px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 25px;
	}

#myCredit {
	position: absolute; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 115px;
	margin-bottom: -10px;
		}

#myCredit a {
	text-decoration: none;
	font-size: 2px;
	color: #062206;
	cursor: default;
	}


em { font-family: 'CantarellOblique', Arial, sans-serif;
	}