﻿/*
	DescriÃ§Ã£o: PavilhÃ£o AtlÃ¢ntico 2007
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*Formulario de Contacto
*/
#contactar {
	width: 615px;
	padding: 0px 10px 0 60px;
	overflow: hidden;
}
#contactar h2 {
	padding-bottom: 20px;
	font-size: 200%;
	color: #78CCD6;
}
p.intro {
	font-weight: bold;
	padding: 20px 10px 5px 0;
	border-bottom: 1px solid #78ccd6;
	border-top: 2px solid #78ccd6;
	margin-bottom: 15px;
}
#contact-form { color: #7b7b7b; float: left; clear: both; width: 350px; margin: 15px 0;	font-size: 1.1em; }

.fieldsetBotoes{
	width:275px;
}
.errosData{
	float:none;
	margin-top:10px;
}
.sizeDatas {width:72px !important; float:none !important;}

#contact-form .DataCampos .Datas1 {width:72px; clear: none }
#contact-form .DataCampos .Datas2 {width:30px; clear: none }
#contact-form .DataCampos span { float: left; display: block }
#contact-form .DataCampos  {  }
.dataText{}

#contact-form h3{
	margin-bottom: 10px;
}

#contact-form label { display: block; clear:left; color: #7b7b7b; font-weight: bold }
#contact-form textarea{ height:90px; overflow: auto }

#contact-form input, #contact-form textarea,
#contact-form select {
	float: left;
	clear: both;
	width: 265px;
	border: 1px solid;
	border-left-color: #000;
	border-top-color: #000;
	border-bottom-color: #ddd;
	border-right-color: #ddd;
	padding: 3px;
	margin: 0;
	margin-bottom: 10px;
}
#contact-form select { width: 275px;}
#contact-form .enviar {
	float: right;
	width: 75px;	
	margin-top: 10px;
	padding-right: 20px;
	border: 0;
	text-align: left;
	background: #78ccd6 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat 61px 50%;
	color: #fff;
	text-transform: uppercase;	
	font-size:1em
}
#contact-form .enviar:hover { background: #a5a5a5 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta-back.gif) no-repeat 61px 50%; }
#contact-form .limpar {
	float: right;
	clear: left;
	width: 75px;	
	margin-top: 10px;
	margin-right: 15px;
	border: 0;
	text-align: left;
	background: #78ccd6 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat 61px 50%;
	color: #fff;
	text-transform: uppercase;
	font-size:1em;
	padding:2px 5px;
	margin-bottom:9px;
	display: block;
}

#contact-form .limpar:hover { background: #a5a5a5 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta-back.gif) no-repeat 61px 50%; }








p.campos { clear: both; font-weight: bold }

/* TEXTO INTRODUTORIO */
#contactar .imagemComTexto img{
	float:left;
	width:280px;	
	border-top: 2px solid #78ccd6 !important;
}

#contactar .textoComImagem{
	float:left;
	width:280px;
	padding: 20px 25px 5px 0;
	border-bottom: 1px solid #78ccd6;
	border-top: 2px solid #78ccd6;
	margin-bottom: 15px;
	margin-right:20px !important;
}
#contactar .textoSemImagem{
	padding: 20px 25px 5px 0;
	border-bottom: 1px solid #78ccd6;
	border-top: 2px solid #78ccd6;
	margin-bottom: 15px;
}

