body {
	color: #333333;
	background-color: #EDEDEC;
	margin: 0px;
	background-position: center;
}
body, p, td, div, input, textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
}
a:link, a:visited{
	color: #3A3939;
	text-decoration: none;
}
a:hover, a:active{
	color: #999999;
}


#cuerpo {
	position:relative;
	overflow: visible;
	width:373px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDEC;
	padding-bottom: 0px;
	padding: 60px 0px 0px 0px;
}
#cuerpo, x:-moz-any-link {
	display: inline-block;
	left: 50%;
	margin-left: -486px;
}
.Contacto {
	font-weight: bold;
	color: #003C47;
	font-size: 26px;
	}		
.titulares {
	font-weight: bold;
	color: #003C47;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 14px;
	}	
