body {
	margin: 0px;
	background: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
#logo_topo {
	width: 120px;
	height: 55px;
	float: right;
}
#topofull {
	background: #ffe700;
	width: 100%;
	height: 310px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#topo_content {
	width: 980px;
	margin: 0 auto;
	height: 310px;
}
#topo_content_left {
	background: none;
	width: 250px;
	height: 310px;
	float: left;
}
#topo_content_right {
	background: none;
	width: 730px;
	height: 310px;
	float: right;
}
#menu_dir {
	width: 660px;
	height: 40px;
	float: right;
}
#menu_dir ul li {
	text-decoration: none;
	display: inline;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FF0;
}
#menu_dir ul li a {
	text-decoration: none;
	display: inline;
	float:right;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
}
#menu_dir ul li a:hover {
	text-decoration: none;
	display: inline;
	background-color: #333;
	float:right;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FF0;
}
#banner {
	width: 665px;
	height: 240px;
	float: right;
	margin-top: 20px
}
#content {
	width: 980px;
	margin: 0 auto;
}
#content_full {
	width: 100%;
	height: 400px;
	background-color: #28282b;
}
#content_left {
	background: none;
	width: 250px;
	float: left;
	text-align: right;
}
#content_left_ajuste {
	width: 235px;
	height: 160px;
	max-height: 160px;
	clear: both;
	padding-left: 15px;
	float:right;
	text-align: left;
	background-color: #000;
}
#content_left_cima {
	padding-bottom: 20px;
}
#content_left_photo {
	margin-top: 18px;
	padding-left: 35px;
	margin-bottom: 30px;
}
#espaco_pinguim {
	background: none;
	width: 250px;
	height: 60px;
	text-align: right;
}
#content_end {
	width: 240px;
	background-color: #ffe700 ;
	padding-right: 10px;
	float:left;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 10px;
}
#icon_media_youtube {
	width: 250px;
	margin-top: 3px;
	background-color: #ffe700 ;
	float:left;
	text-align: right;
	height: 44px;
}

/* twiitter */

#Tweets {
	width: 250px;
	margin-top: 3px;
	background-color: #ffe700;
	float:left;
	text-align:justify;
	height: 44px;
	font-size:10px;
}
#tweetfooter{
	width: 250px;
	float:left;
	margin:0;
	color:#CCC;
	}

#Tweets p{
	text-align: right;
}
/* twitter*/


#logo_pinguim {
	height: 54px;
	float: left;
	padding-left: 10px;
}
#icon_youtube {
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#content_right {
	background: none;
	width: 665px;
	float: right;
	
}
#content_right p{
	line-height:16px;
	}
#espaco {
	height: 20px;
	width: 600px;
	float: right;
}
#end {
	height: 60px;
	margin: 0 auto;
	width: 980px;
}

#footer {
	width: 980px;
	margin: 10 auto;
	clear: both;
	color: #fff;
	margin-bottom: 20px;
	text-align: right;
	font-weight: 100;
}

/*FONTES*/
.font_ozonio {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
/*.txt_twitter {
	float: right;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 135px;
	padding-right: 10px;
	margin-top: 20px;
}*/
.txt_youtube {
	float: right;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 135px;
	padding-right: 10px;
	margin-top: 15px;
}
.font_white{
	font-size: 10px;
	color:#FFF;
}
.font_black{
	font-size: 11px;
	color:#333;
}
.font_fone_pq {
	font-size: 9px;
}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-top: 30px;
}
.formtable td {
	padding:10px;
	}

#txt_nome,#txt_email{
padding:3px;
color:#CCC;
border:0px solid #CCCCCC;
background-color:#666666;
width:60%;
}
#txt_mensagem{
padding:3px;
color:#CCC;
border:0px solid #CCCCCC;
background-color:#666666;
width:60%;
}
label.error {
display: block; 
 color:#FF0;
 font-weight: bold;
 margin: 0px 0px 0px 10px;
text-align: left;
}
.error{
	color:#999;
	font-size:14px;}
