@charset "utf-8";
/* CSS Document */

.footer {	font-family: 'Actor', sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #F1F1F1;
}.banner-home {
	font-family: 'Actor', sans-serif;
	font-size: 24px;
	color: #2a2929;
	line-height: normal;
	font-weight: 500;
	text-align: left;
	padding: 10px;
}
.banner-hometxt {
	font-family: 'Actor', sans-serif;
	font-size: 24px;
	color: #2a2929;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.banner-hometxt2 {
	font-family: 'Actor', sans-serif;
	font-size: 24px;
	color: #2a2929;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}
.titles {
	font-family: 'Actor', sans-serif;
	font-size: 24px;
	color: #2a2929;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.txts {
	font-family: 'Actor', sans-serif;
	font-size: 14px;
	color: #333232;
	line-height: 14pt;
}
.txtsYellow {
	font-family: 'Actor', sans-serif;
	font-size: 14px;
	color: #fca206;
}
.marco-foto {
	background-color: #FFF;
	padding: 10px;
	height: auto;
	width: auto;
	border: thin solid #CCCCCC;
}
