/* Desenvolvido por Anderson Luiz Michels | Agência Studio Imaxis */

/*************************** 
  Geral
 ***************************/
	
#corpo .internas
	{width:760px;
	min-height:343px;
	margin:20px 0px 0px 20px;
	_margin:10px 0px 0px 10px;	/* hack para ie6 */
	float:left;}
	
#corpo .internas .titulo
	{width:760px;
	min-height:44px;
	_height:44px;	/* hack para ie6 */
	background:url(../img/fundo_titulo.gif);
	margin-bottom:10px;
	float:left;}
	
#corpo .internas h1
	{font-size:17px;
	margin-bottom:10px;}
	
/*************************** 
  Final Geral
 ***************************/
 
#campos-contato
	{width:760px;
	float:left;}
	
#campos-contato fieldset
	{width:350px;
	padding:5px;
	padding-top:0px;
	margin:15px 20px 0px 0px;
	float:left;}
	
#campos-contato .curriculum fieldset
	{width:730px;
	padding:5px;
	padding-top:0px;
	margin:15px 20px 0px 0px;
	float:left;}
	
#campos-contato fieldset br
	{line-height:10px;}
	
#campos-contato fieldset legend
	{padding:5px;
	font-weight:bold;
	font-size:18px;
	color:#b30000;}
	
#campos-contato ul
	{width:345px;
	*width:338px;	/* hack para ie7 */
	min-height:25px;
	padding:5px;
	background-color:#F5F5F5;
	margin:5px 0px 0px 0px;
	float:left;}
	
#campos-contato .curriculum ul
	{margin:5px 10px 0px 0px;}
	
#campos-contato label
	{display:inline;
	width:90px;
	padding-top:2px;
	padding-right:3px;
	text-align:right;
	float:left;}
	
#campos-contato input
	{width:210px;
	height:20px;
	border:1px solid #666666;
	background:#FFFFFF;
	margin-left:5px;
	float:left}
	
#campos-contato input.selected
	{background:#FFFFFF;}
	
#campos-contato textarea
	{width:210px;
	*width:213px;	/* hack para ie7 */
	height:80px;
	border:1px solid #666666;
	background:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;}
	
#campos-contato textarea.selected
	{background:#FFFFFF;}
	
#campos-contato select
	{width:205px;
	height:21px;
	background:#F5F5F5;
	border:1px solid #666666;
	margin-left:5px;
	float:left}
	
#campos-contato select.selected
	{background:#FFFFFF;}
	
#campos-contato input.submit
	{width:80px;
	height:23px;
	background:#DDDDDD;
	border:1px solid #FFFFFF;
	font-weight:bold;
	text-align:center;}
	
/*************************** 
  Início Serviços
 ***************************/
 
#servicos fieldset
	{width:750px;
	background-color:#EEEEEE;
	padding:5px;
	padding-top:0px;
	margin:15px 0px 0px 0px;
	float:left;}
	
#servicos fieldset legend
	{padding:5px;
	font-weight:bold;
	font-size:18px;
	color:#b30000;}
	
#servicos fieldset img
	{border:5px solid #FFFFFF;
	margin-bottom:5px;
	padding:1px;}
	
#servicos .imagens
	{width:137px;
	margin:5px;
	float:left;}
	
#servicos .descri
	{width:137px;
	min-height:15px;
	margin-bottom:3px;
	text-align:center;
	font-size:10px;
	color:#666666;
	float:left;}
	
/*************************** 
  Final Serviços
 ***************************/
 
.video-alinhamento
	{margin:0px 10px 5px 0px;
	float:left;} 

/*************************** 
  CSS que o moema mecheu
 ***************************/
.border-foto-estrutura2
	{border:15px #FFFFFF solid;}

	
.text-white-bold
	{color:#ffffff;
	font-weight:bold;}
	
#overlay-layer
	{background-image:url(../img/overlay.png);width:100%;height:100%;margin:0px;padding-top:60px;text-align:center;}


