@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulares_16_negrita_naranja {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.titulo_bold   {
	color: black;
	font-weight: bolder;
	font-size: 13px;
	font-family: verdana;
	text-decoration: none
}
.texto  {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none
}
.fecha  {
	color: #FF9900;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none
}
.a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5376CA;
	text-decoration: none;
}
.fondoclientes {
	background-image: url(fondoclientes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
