/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#000;
	
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}


a:link, a:active, a:visited{
text-decoration:none;
color:#333333;
}

a:hover{
text-decoration:underline;
color:#333333;
}




.titulo
{
color:#456fa3;
font-weight:bold;
}

.pic_border {
	border: 1px solid #456fa3;
}

.marca, .marca a:link, .marca a:active, .marca a:visited{
font-weight:bold;
text-decoration:none;
color:#333333;
}

.marca  a:hover{
font-weight:bold;
text-decoration:underline;
color:#333333;
}

.form-contactos-boxes{
border: 1px solid #456fa3;
width:200px;
color:#666666;
font-family: tahoma;
font-size: 11px;

}

.form-contactos-bts{
border: 1px solid #456fa3;
color:#666666;
font-family: tahoma;
font-size: 11px;

}

.rodape, .rodape a {
	color:#FFF; font-size:10px;
}
