@charset "utf-8";

/* #### SITE #### */

body{
	margin: 0px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(imagem/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: 12px Arial, Helvetica, sans-serif;
}

a div {cursor:pointer;}

a {
	text-decoration:none;
	color: #333333;
}
a:hover {
	color:#B1B1B1;
}

h1 {
	color: #E4664E;
	margin: 0px;
	padding: 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #336633;
	margin: 0px;
	padding: 0px;
}

#geral {
	margin:auto;
	width:1003px;
	text-align:left;
}
#top {
	width:1003px;
	height: 150px;
	float:left;
	background-image: url(imagem/intro_bgtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:10px;
}
#mb {
	width: 983px;
	padding-left:10px;
	padding-right:10px;
	height:260px;
	float:left;
}
#main {
	width: 1003px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}


#rodape {
	width:100%;
	float:left;
	color: #FFFFFF;
}
#rodape a{
	color: #FFFFFF;
}
#rodape a:hover{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* #### TOP #### */

#logo{
	width:270px;
	height:150px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#rodape_lnk{
	width:1003px;
	height:50px;
	background-image: url(imagem/m_rodape_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #666666;
	vertical-align: 100%;
}
#rodape_lnk a{
	color: #666666;
}
#rodape_lnk a:hover{
	color: #000000;
}
#rodape_cont{
	min-width:1003px;
	height:100px;
}

/* #### MAIN #### */

#main_lateral{
	width:270px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#main_lateral a{
	color:#FFFFFF;
}
#main_lateral a:hover{
	color:#ccc;
}
#main_meio{
	width:703px;
	margin-left:290px;
	padding-right:5px;
}

#main_meio a{
     color:#666;
}

#main_meio a:hover{
     color:#000;
}

#main_aux{padding:10px;width:683px; margin-left:290px; background-color:#FFFFFF;}


#m_orbetech{
	width:250px;
	background-image: url(imagem/m_orbetech.jpg);
	background-repeat: no-repeat;
	height: 77px;
	padding-top:65px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#m_orbetech_bt{
	width:270px;
	height: 35px;
	float:left;
}
#m_parceiros{
	width:250px;
	background-image: url(imagem/m_parceiros.jpg);
	background-repeat: no-repeat;
	height: 85px;
	padding-top:65px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#m_parceiros_bt{
	width:270px;
	height: 35px;
	float:left;
}


#m_p1{
	width:300px;
	background-image: url(imagem/m_p.jpg);
	background-repeat: no-repeat;
	height: 103px;
	padding-top:45px;
	padding-right: 174px;
	padding-left: 10px;
	overflow:hidden;
	float:left;
}
#m_p1_bt{
	width:484px;
	height: 35px;
	float:left;
	background-color: #E2EBD8;
}
#m_p2{
	width:158px;
	background-image: url(imagem/m_p2.jpg);
	background-repeat: no-repeat;
	height: 88px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right: 80px;
	padding-left: 10px;
	overflow:hidden;
	float:left;
}
#m_p2_bt{
	width:248px;
	height: 35px;
	float:left;
}
#m_orca{
	width:199px;
	background-image: url(imagem/m_orca_bg.jpg);
	background-repeat: no-repeat;
	height: 98px;
	padding-top:75px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:hidden;
}

#m_material{
	width:446px;
	background-image: url(imagem/m_material.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding-top:60px;
	padding-left:10px;
	padding-right: 10px;
	float:left;
	overflow:hidden;
}
#m_apresentacao{
	width:207px;
	background-image: url(imagem/m_apresentacao.jpg);
	background-repeat: no-repeat;
	height: 135px;
	padding-top:50px;
	padding-left:10px;
	padding-right: 10px;
	float:left;
	overflow:hidden;
}
#m_pv{
	width:207px;
	background-image: url(imagem/m_pv.jpg);
	background-repeat: no-repeat;
	height: 135px;
	padding-top:50px;
	padding-left:10px;
	margin-left:10px;
	padding-right: 10px;
	float:left;
	overflow:hidden;
}
#m_info{
	width:207px;
	background-image: url(imagem/m_info.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding-top:60px;
	padding-left:10px;
	margin-left:10px;
	float:left;
	padding-right: 10px;
	overflow:hidden;
	
}
/* Formulario  */


.formulario{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#formulario_geral{
	width:663px;
	margin:10px;
}
#formulario_nome{
	width:180px;
	height:30px;
	float:left;
	padding-left:10px;
	color: #666666;
	vertical-align: 100%;
	text-align: right;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formulario_campo{
	height:30px;
	padding-left:10px;
	vertical-align:100%;
	line-height: 30px;
}
#formulario_campom{
	height:85px;
	padding-left:10px;
}
#formulario_bt{
	margin-top:20px;
	text-align:center;
}

#formulario_nome2{
	width:180px;
	float:left;
	padding-left:10px;
	color: #666666;
	vertical-align:middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formulario_campo2{
	padding-top:10px;
	padding-left:10px;
	vertical-align:middle;
	font-size:10px;
}

/* Formulario Widget  */

.textfieldRequiredMsg, 
.textfieldMinCharsMsg,
.textfieldInvalidFormatMsg, 
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinCharsState .textfieldMinCharsMsg
{
	display:inline;
	color: #cc0000;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input
 {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
