﻿body{
	background-color:#ffffff;
	background-image:none;
	font-family:"Trebuchet MS";			
	font-size:11px;	
}
td{
	font-size:12px;			
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0099CC;
}
input, select, textarea{
	font-family:"Trebuchet MS";				
	font-size:12px;
	padding:4px;
	margin:2px;
}
textarea{
	width:740px;
	height:100px;

}
label{
	float:left;			
	width:100px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	font-family:"Trebuchet MS";			
}
.cor_cinza		{	color:#838383;	}
.cor_cinza_2	{	color:#a0a0a0;	}
.cor_azul		{	color:#5d89a0;	}
.cor_azul_2		{	color:#2283b5;	}			


#main {
    display: block;
    margin: 0 auto;
    text-align: center;
	float: left;
	width: 100%;
}
#main #topo, #main #divisoria, #main #geral {
    margin: 0 auto;
    width: 770px;
    display: block;
}
#main #divisoria{
	width:100%;
}
#main form {
	float: left;
	width:100%;
}
#topo{
	background:url("https://www.agenciadix.com.br/agencia_old/img/contratacao.jpg") center top no-repeat;
	width:760px;
	height:424px;
	padding-left:0px;
	font-family:"Trebuchet MS";
	font-size:12px;					
	overflow:hidden;
}
#divisoria{
	background-color:#e5e5e5;
}
#box_topo{
	width:655px;
	padding:3px;
	margin:165px 55px;
	display:block;
	text-align:left;
	z-index:2;
	font-size:12px;
}
#geral{
	width:760px;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:12px;		
	padding:10px;		
}
#geral h3{
	font-family:"Trebuchet MS";
	letter-spacing:0px;
	padding-bottom:4px;
	margin-top:40px;
	font-size:16px;
	text-transform:uppercase;
	border-bottom:1px solid #a0a0a0;
	clear:both;
}
.dados{
	margin-bottom:5px;
	display:table;
	width:100%;
}
.coluna{
	float:left;
	width:250px;
}

/* CORES */
#cores					{ list-style:none;margin:0px;padding:0px;margin-left:10px;display:inline;clear:both }
#cores li				{ list-style:none;display:inline;font-size:12px; }
#cores li img			{ border:0px; width:12px;height:12px;margin-right:20px;	}
#cores li img.branco	{ background-color:#ffffff;border:1px solid #c0c0c0;	}
#cores li img.verde		{ background-color:#009900	}
#cores li img.azul		{ background-color:#003399	}						
#cores li img.amarelo	{ background-color:#FFCC00	}												
#cores li img.vermelho	{ background-color:#990000	}
#cores li img.rosa		{ background-color:#FF6699	}
#cores li img.laranja	{ background-color:#FF6600	}												
#cores li img.cinza		{ background-color:#c0c0c0	}
#cores li img.preto		{ background-color:#000000	}

/* FONTS */
#fonts					{ list-style:none;margin:0px;padding:0px;margin-left:10px;display:inline;clear:both }
#fonts li				{ list-style:none;display:inline;font-size:12px; }
#fonts li img			{ border:1px solid #c0c0c0; width:60px;height:60px;margin-right:5px;	}	

/* LAYOUTS */
#layouts				{ list-style:none;margin:0px;padding:0px;margin-left:10px;display:inline;clear:both }
#layouts li				{ list-style:none;display:inline;font-size:12px; }
#layouts li img			{ border:1px solid #c0c0c0; width:100px;height:80px;margin-right:5px;cursor:pointer;	}

#tb_planos{
	border:1px solid #f0f0f0;	
}
	#tb_planos .cabecalho{
		padding:10px;
		background:#f0f0f0;	
		text-transform:uppercase;
	}
	#tb_planos tr td {
		padding: 9px;
		color: #c0c0c0;
	}
	#tb_planos .plano td{
		border-top:1px solid #f0f0f0;	
	}
	#tb_planos .promocao{
		color:#F60;
		font-weight:bold;

		position:absolute;
		margin-left:120px;
	}
.ob{
	font-weight:bold;
	color:#F00;	
}
#meu_site,
#meu_site input{
	font-size:30px;	
}
#meu_site input{
	width:100%;	
}
.bt_enviar{
	padding: 16px;
	font-size: 24px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	background: #FF6600;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.9);
	cursor:pointer;
}
.bt_enviar:hover{
	background: #ffcc00;
	color:#fff;
}

/* Responsivo */
@media only screen and (max-width:1000px){
	#main #topo, #main #divisoria, #main #geral {
		margin: 0 auto;
		width: 100%;
		display: block;
	}
	#topo {
		background-size: 100%;
	}	
	#meu_site, #meu_site input {
		font-size: 18px;
	}	
	#box_topo {
		width: 90%;
		padding: 3%;
		margin: 210px 9px;
		display: block;
		text-align: justify;
		font-size: 12px;
	}	
	#divisoria {
		top: 205px;
		position: absolute;
		height: 3px;
	}	
	#main #geral {
		width: 85%;
		margin-top: 0px;
		padding-top: 0px;
	}	
	#main #geral {
		width: 86%;
		margin-top: 0px;
		padding-top: 0px;
		float: left;
		padding-bottom: 150px;
		margin-left: 20px;
	}	
	#meu_site input[name="str_dominio"] {
		width: 96%;
		margin-top: 10px;
	}	
	#geral h3:first-child {
		margin: 0;
	}
	.dados td {
		float: left;
		width: 100%;
	}	
	.dados input[name="str_complemento"] {
		width: 188px;
	}	
	#main #geral table#tb_planos td {
		float: none;
	}	
	input[name="str_atendente_nome"] {
		width: 96%;
	}	
	#main #geral .dados .cabecalho .ck_plano,
	#main #geral .dados .ck_plano{
		width: 0px;
		float: left;
		text-align: center;
	}	
	#tb_planos {
		border: 1px solid #f0f0f0;
		width: 90%;
		float: left;
		display: block;
		overflow: hidden;
	}

	ol#cores li {
		float: left;
		width: 22px;
		text-align: left;
	}	
	ol#cores li input {
		margin: 0px;
	}	
	ol#fonts li {
		list-style: none;
		display: inline;
		font-size: 12px;
		float: left;
		width: 31%;
	}	

	#design #cores, #google_apps #cores{
		margin-bottom: 20px;
		float: left;
	}	
	#design #cores li,  #google_apps #cores li {
		float: left;
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}	
	#google_apps ol#cores li {
		margin: 10px 0px;
	}
	#idiomas ol#cores li {
		margin: 10px 38px;
		text-align: center;
	}	
	#menu_site table td {
		width: 100%;
		float: left;
	}
	#area_atuacao textarea,
	#obs textarea,
	#contrato_area textarea{
		width: 96%;
	}
	input.bt_enviar {
		width: 100%;
	}	
}