body {
	margin: 0;
	padding:0;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	background-color: #F8F8F8;
}
.left {
	float:left;
}
.right {
	float:right;
}
.fmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ccc;
	text-decoration: none;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom:10px;
}
.fmenu a {
	color: #333;
	text-decoration: none;
}
.cabeca {
	height: 43px;
	width: 340px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color: #EC1A23;
	text-align: center;
	padding-top: 10px;
}
.embr {
	width: 348px;
	margin-right: auto; 
	margin-left: auto;
	background:url(../i/bg.png) center repeat-y scroll;
	padding-bottom:20px;
}
.clear {
	clear: both;
}
.shadow {
	height: 10px;
	width: 342px;
	background:url(../i/shadow.png) repeat-x scroll;
	margin-right: auto;
	margin-left: auto;
}
.fotolog {
	text-align: center;
	width: 111px;
	overflow: hidden;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:    1px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow:         1px 1px 0px 0px rgba(255, 255, 255, 1);
	margin-right: auto;
	margin-left: auto;
}
.formfield {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A9A9A9;
	text-decoration: none;
	height: 34px;
	width: 96%;
	border: 1px solid #D9D9D9;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	padding-left: 10px;
	margin-top: 10px;
}
.forms {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.bts {
	width: 80%;
	margin: 10px auto 0 auto;
	height: 36px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #EC1A23;
	text-align: center;
	text-transform:uppercase;
}
.bts a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
    width: 30px;
	/*padding: 9px 38% 10px 38%;*/
	line-height:36px;
}
.bts1 {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
}
.cent {
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(../i/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cent1 {
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: center;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.tunder {
	text-decoration: underline;
}
.tright {
	text-align: right;
}
.fora {
	text-align: center;
	height: 21px;
	width: 50%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
.fora1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #F1F1F1;
	padding-top: 6px;
}
.fora2 {
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
ul.sitesCofina {
	margin:5px;
}
ul.sitesCofina li {
	display:inline;
	margin:0px 5px 5px 5px;
}
 @media only screen and (min-width:540px) and (max-width:865px) {
.fora {
 width: 100%;
}
.fora2 {
 width: 80%;
}
.cabeca {
 margin-top:20px;
}
}
@media only screen and (min-width:380px) and (max-width:539px) {
.fora {
 width: 100%;
}
.fora2 {
 width: 100%;
}
.cabeca {
 margin-top:20px;
}
}
@media only screen and (min-width:100px) and (max-width:379px) {
.cabeca, .embr, .forms, .bts, .cent, .bts1, .shadow {
 width: 96%;
}
.cabeca {
 margin-top:2px;
}
.fora {
 width: 100%;
}
.fora2 {
 width: 100%;
}
}
