/* PARA JESUS TODA HONRA E TODA A GLÓRIA */


/* Global Settings */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
}

body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#32515F;
	line-height: 18px;
}



section{
	width: 940px;
	margin: 0 auto;
	font-size: 14px;
	padding: 20px;
	box-sizing: border-box;
}



.cleaner{
	display: block;
	clear: left;
    visibility: hidden;
}



/*Comunicados*/
.content{
	width: 80%;
	margin: 0 auto;
	padding: 20px;
}

.content h1{
	margin-bottom: 40px;
	text-align: center;
}

.content h2{
	margin-bottom: 10px;
	margin-top: 50px;
	font-size: 14px;
	color: #555;

}

.content p{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.content a{
	text-decoration: underline;
	color: #2A5DB0;
}


.comunicadosFooter{
	margin-top: 60px;
}

.comunicadosFooter h4, .comunicadosFooter h5{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.comunicadosFooter h6{
	font-size: 11px;	
}




#bgClouds{
	width:100%;
	background:url(../images/bgClouds.jpg) repeat-x;
	float:left;
	padding-top:20px;
}

.title_14pxRed{
	font-size:14px;
	color:#B8340E;
	margin-bottom:5px;
}

.title_11pxRed{
	font-size:11px;
	color:#B8340E;
	font-weight:bold;
}

.title_18pxRed{
	font-size:18px;
	line-height:27px;
	color:#B8340E;
	margin-bottom:10px;
	font-weight:normal !important;
}

.link{
	color:#B8340E !important;
	text-decoration:underline;
}



/* Top*/
#top{
	width:100%;
	height:72px;
	background-color:#32515F;
}

#top h1{
	width:750px;
	height: 72px;
	margin:0 auto;
	background:10px url(../images/logoWortek.jpg) no-repeat;
}

/* Nav*/
#nav{
	width:100%;
	height:47px;
	border-bottom:3px #B8340E solid;	
	background: url(../images/bgMenu.jpg) repeat-x;
}

#nav ul{
	width:628px;
	margin:0 auto;
}

#nav li{
	display:inline;
}


#nav a{
	border-left: 1px solid #5893A0;	
	border-right: 1px solid #333333;
	padding:14px;
	color:#FFFFFF;
	float:left;
}

#nav a:hover{
	color:#FFFFFF;
	background:url(../images/bgHoverNav.jpg) repeat-x;

}

.borderCleanerLeft{
	border-left:none!important;
}

.borderCleanerRight{
	border-right:none!important;
}



/* Planos*/
.planos{
	width:616px;
	height:10px;
	margin:0 auto;
}

.planos ul{
	width:288px;
	height:190px;
	border:1px solid #32515F;
	background:url(../images/bgPlanos.jpg) repeat-x;
	float:left;
}

.planos li{
	margin-top:20px;
}

.planos h2{
	font-size:18px;
	font-weight:bold;
}

.planos h3{
	color:#B8340E;
	font-size:18px;
	margin:10px 0 10px 0;
}

.planos img{
	width:58px;
	height:141px;
	background:url(../images/server.jpg) no-repeat;
	margin:29px 0 0 20px;
	float:left;
	margin-right: 18px;

}

.planos a{
	width:57px;
	height:20px;
	display:block;
	padding:5px 5px 5px 13px;
	background:url(../images/btnPlanos.jpg) no-repeat;
	color:#FFF;
	margin-top:10px;
	float:left;
}

.planos a:hover{
	background-position:-77px;
}

.contratar{
	float:left;
}

.planosGap{
	margin: 0 18px 18px 0;
}


/*Home Contents*/
#contentsContainer{
	width:750px;
	margin:0 auto;
}


#leftColum{
	width:410px;
	float:left;
}

#leftColum h2{
	color: #B8340E;
	font-size: 12px;
	margin:20px 0 5px 0;
}

#rightColum{
	width:340px;
	float:left;
}

#rightColum h2{
	color: #B8340E;
	font-size: 12px;
	margin:20px 0 5px 0;
}

#suporteLeftColum{
	width:120px;
	float:left;
}

#suporteRightColum{
	width:110px;
	float:left;
}



/*Detalhes Plano I*/
#bannerDescrição{
	width:504px;
	border:1px solid #32515F;
	padding: 20px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:20px;
}


#bannerDescricao h2{
	color:#B8340E;
	font-size:14px;
	margin-bottom:5px;
}

#bannerDescricao img{
	float:left;
	margin-right:20px;	
}



/*Caracteristicas*/
#caracteristicasBox{
	width:504px;
	border:1px solid #32515F;
	padding: 20px 20px 10px 20px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:20px;

}

#caracteristicasBox h2{
	color:#B8340E;
	font-size:14px;
	margin-bottom:5px;
}

#caracteristicasLeftColum{
	width:280px;
	float:left;
}

#caracteristicasRightColum{
	width:220px;
	float:left;
}

#caracteristicasBox a{
	width:57px;
	height:20px;
	display:block;
	padding:5px 5px 5px 13px;
	background:url(../images/btnPlanos.jpg) no-repeat;
	color:#FFF;
	margin-top:10px;
	float:right;
}

#caracteristicasBox a:hover{
	background-position:-77px;
}



/*Planos Menu*/
#planosMenu{
	width:174px;
	border:1px solid #32515F;
	float:right;
	background-color:#FFFFFF;
}

#planosMenu h2{
	color:#FFFFFF;
	font-size:11px;
	padding: 10px;
	background:url(../images/bgDetalhesMenu.jpg) repeat-x;
	background-color:#32515F;
}

#planosMenu li{
	line-height:30px;
	border-bottom:1px solid #4E8593;
}

#planosMenu a{
	width:149px;
	color:#32515F;
	display:block;
	padding-left:25px;
	background:url(../images/triangle.gif) no-repeat;
	background-position: 10px 50%;
}

#planosMenu a:hover{
	color:32515F;
	background-color:#edf3f4;	
}

.planosMenuActive{
	background-color:#00FF00;

}

.planosBorderCleaner{
	border-bottom:none!important;
}

/*Comparar Planos*/
.planosBox{
	width:504px;
	border:1px solid #32515F;
	padding: 20px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.planosBox h2{
	color:#B8340E;
	font-size:14px;
	margin-bottom:10px;
}

.planosBox td{
	background: #edf3f4;
	padding:10px;
	border:1px solid #4E8593;
}


.planosBoxDestaques{
	background: #FF0000;
}

/*Email Marketing*/
.emailMarketingParagraph{
	width:490px;
	margin-bottom:20px;
}


/*Contato*/
#contatoLeftColumn{
	width:350px;
	float:left;
}

#contato{
	width:330px;
	line-height:15px;
	float:left;
	margin-left:70px

}


#contato label{
	width: 320px;
	line-height: 25px;
	float: left;
	
}

.contatoFields{
	width: 320px;
	height: 18px;
	border: 1px solid #939598;
	margin-bottom: 10px;
	float: left;
	color:#B8340E;
	padding:3px;
}

.contatoBTN{
	width: 158px;
	height: 30px;
	border:none;
	background:url(../images/btnContato.jpg) no-repeat;
	margin:10px 0 20px 159px;
	float: left;
	cursor:pointer;
}

.mensagemField{
	width: 314px;
	height: 132px;
	border: 1px solid #939598;
	float: left;
	color:#B8340E;
}

#emailResponseContainer{
	width:750px;
	height:200px;
	margin:0 auto;
}



/*Configurando Emails*/
#configurando-emails h1{
	margin-bottom: 10px;
	text-align: center;
}

#configurando-emails h2{
	margin-bottom: 100px;
	text-align: center;
	font-size: 11px;
	color: #999	;
	font-weight: normal;
}


#configurando-emails img{
	margin: 20px 0 80px 0;
}


#configurando-emails p{
	line-height: 1.7em;
}






/*Footer*/
#footer{
	width:100%;
	height:135px;
	margin-top:20px;
	background:url(../images/bgFooter.jpg) repeat-x;
	border-top:3px #B8340E solid;
}

#credits{
	width: 750px;
	color:#FFFFFF;
	margin: 0 auto;
	padding:10px 0;
}

#credits h3{
	font-size:10px;
	text-align:right;

}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}

#footer a:hover{
	color:#B8340E;

}
