@charset "utf-8";

/* CSS Document */



	#content-detalhe-centro h3.welcome-myveigas {
	font-size:12px;
	color:#333;
	text-transform:none;
	line-height:normal;
	margin-bottom:0;
}

/* pesquisas - starts */

.hpesquisa {
	padding:12px;
	clear:both;
	margin-bottom:12px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	background:#f5f8fc;

}

#content-detalhe-centro .hpesquisa h4 {
	font-size:11px;
	font-style:italic;
	color:#666;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:0;
}

.hpesquisa ul {
	float:left;
}

.hpesquisa ul.btn-icon {
	float:right;
}

.hpesquisa ul li {
	list-style:none;
	font-size:11px;
	font-style:normal;
	line-height:19px;
	color:#666;
	text-transform:uppercase;
}

.hpesquisa ul li span {
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-transform:none;
}

.hpesquisa ul li a.btn-icon {
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	float:right;
	height:19px;
	line-height:19px;
}

.hpesquisa ul li a.btn-icon img {
	vertical-align:middle;
}

/* pesquisas - ends */





/* Pedidos de Informação starts */



fieldset.messages-box {
	/*display:block;*/

	/*border-left:1px solid #ddd;*/

	margin-bottom:30px;
	border:1px solid #ddd;
}

fieldset.messages-box legend {
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	line-height:normal;
	margin-left:20px;
}

fieldset.messages-box legend a {
	text-decoration:none;
	color:#333;
	text-transform:uppercase;
}

fieldset.messages-box legend span.notas {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#034ea2;
	text-transform:none;
}

.respostas1 h4,
.respostas2 h4 {
	border-bottom:1px solid #CCCCCC;
	color:#505050;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:5px;
}

.respostas1 {
	background:#f0f6fc;
}

.respostas2 {
	background:#fbfcf0;
}

.respostas1,
.respostas2 {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px;
	display:block;
	margin:10px 20px;
}

.respostas1 p,
.respostas2 p {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding-left:10px;
	padding-bottom:8px;
	color:#333;
	width:540px;
}

.respostas1 a,
.respostas2 a {
	text-decoration:none;
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.respostas1 a img,
.respostas2 a img {
	position:relative;
	top:2px;
}

.respostas1 ul,
.respostas2 ul {
	/*float:left;*/

                      clear:both;
	padding:8px 10px;
}

.respostas1 ul li,
.respostas2 ul li {
	list-style:none;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#333;
}

fieldset.messages-box textarea,
fieldset.messages-box-EN textarea{
	margin:0 20px;
	border:1px solid #ccc;
	color:#333;
	width:450px;
	height:150px;
	float:right;
	clear:both;
}

fieldset.messages-box input {
	background-color:transparent;
	background-image:url("../AppData/Local/Temp/scp13763/public_html/veigas/web/images/btn-enviar-visita.png");
	background-repeat:no-repeat;
	border:0 none;
	color:#999;
	float:right;
	font-size:16px;
	height:38px;
	line-height:38px;
	margin:20px;
	/*padding:10px 0 14px;*/

		text-align:left;
	width:160px;
	clear:both;
}

fieldset.messages-box-EN input {
	background-color:transparent;
	background-image:url("../AppData/Local/Temp/scp13763/public_html/veigas/web/images/btn-enviar-visita-EN.png");
	background-repeat:no-repeat;
	border:0 none;
	color:#999;
	float:right;
	font-size:16px;
	height:38px;
	line-height:38px;
	margin:20px;
	/*padding:10px 0 14px;*/

		text-align:left;
	width:160px;
	clear:both;
}

/* Pedidos de Informação ends */



/* Form responder a mensagem starts */



#form-resposta {
	margin:0 auto;
	width:820px;
	height:232px;
	background:url(../AppData/Local/Temp/scp13763/public_html/veigas/web/images/bg-form-energetica.png) no-repeat;
	display:block;
}

#form-resposta-EN {
	margin:0 auto;
	width:820px;
	height:232px;
	background:url(../AppData/Local/Temp/scp13763/public_html/veigas/web/images/bg-form-energetica-EN.png) no-repeat;
	display:block;
}

#form-resposta form textarea {
	width:620px;
	height:200px;
	margin:10px;
	float:left;
}

#form-resposta-EN form textarea {
	width:620px;
	height:200px;
	margin:10px;
	float:left;
}

.send-form-button {
	font-size: 16px;
	line-height: 14px;
	border: 0px;
	background-color: transparent;
	color: #666666;
	float:right;
	background-image: url(../AppData/Local/Temp/scp13763/public_html/veigas/web/images/btn-enviar-visita.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 39px;
	/*padding: 10px 0 14px 0;*/

									margin:10px;
	margin-top:176px;
	text-align: left;
	font-weight: bold;
}

.send-form-button-EN {
	font-size: 16px;
	line-height: 14px;
	border: 0px;
	background-color: transparent;
	color: #666666;
	float:right;
	background-image: url(../AppData/Local/Temp/scp13763/public_html/veigas/web/images/btn-enviar-visita-EN.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 39px;
	/*padding: 10px 0 14px 0;*/

									margin:10px;
	margin-top:176px;
	text-align: left;
	font-weight: bold;
}

/* Form responder a mensagem ends */



/* Alertas starts */

#myalertas {
	font-size:12px;
	color:#333;
	line-height:19px;
}

#myalertas .functions {
	float:right;
}

#myalertas a {
	text-decoration:none;
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

#myalertas .form-submit{
	font-size:20px;
	color: #666666;
	font-weight:bold;
}

#myalertas a img {
	padding-right:3px;
	padding-left:3px;
	position:relative;
	top:2px;
}

#myalertas fieldset {
	border:none;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
}

/* Alertas ends */

