body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #0b1539;
	color: #fff;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0075B1;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #333333;*/
	color: #ffc;
}
.telefono {
	font-size: 14px;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #666666;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/linea_tit.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 26px;
	text-indent: 4px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.back_destacado {
	background-attachment: fixed;
	background-image: url(images/destacado_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
