@CHARSET "ISO-8859-1";
/*
 * 
 * 
 */
  

 
#main .center .breadcrumbs{
	margin-top:7px;
	background-color	:#ce232a;
}

#main .center .contactos_content{
	position			:relative;
	width				:620px;
	margin-top			:10px;
	margin-bottom		:20px;
	overflow			:hidden;
}

.botomDotted{
	border-bottom:1px dotted black;
}

.infoContactos{
	position				:relative;
	padding-left			:11px;
	padding-top			:20px;
	background-color		:#f4f4f4 ;
	height					:224px;
	font-size				:85%;  
	margin-right			:10px
}
.formContactos{
	display				:block;
	position				:relative;
	padding-left			:11px;
	padding-top			:10px;
	font-size				:85%;  
	background-image		:url(/img/universo/contactos/fundoForm.png);
	background-repeat		:no-repeat;
	height					:188px;
	margin-bottom			:5px;
	overflow				:hidden;
	
}

.submit-button
{
	text-align				:right;
	padding-right			:20px;
}

.resultados
{
	text-align				:right;
	font-size				:85%;
	padding				:5px 20px;
	color					:#43840B;
}

.contactos_content .fundo
{
	background-image		:url(/img/universo/contactos/fundoForm.png);
	background-repeat		:no-repeat;
	background-position	:bottom left;
}

.contactos_content table tr td
{
	padding-top			:5px;
}

.titulo{
	font-weight: bold; 
}

.cxTexto{
	border: 1px solid #dee0de;
	width: 163px;
	height: 19px;
}

.cxAssunto{
	border: 1px solid #dee0de;
	height: 19px;
	width:348px;
}

select{
	border					:1px solid #dee0de;
	height					:19px;
	width					:350px;
	
}

textarea{
	border: 1px solid #dee0de;
	width					:350px;
}

.condicoes{
	padding					:5px 10px;
	font-size: 80%;  
	font-family: Arial;
	color:#b3b3b3;
	
}






