@charset "UTF-8";
.fondo {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.barra {
	background-image: url(img/barra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	background-image: url(img/logo02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerRound {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 900px;
}
.texto11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.borde {
	border: 1px solid #CCCCCC;
}
.texto11Bis {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.texto12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.prensa01 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6C3383;
	text-decoration: none;
}
.prensa_fecha {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.ventas01 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #E35464;
	text-decoration: none;
}
.ventas02 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #83BA3B;
	text-decoration: none;
}
.ventas01B {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #E35464;
	text-decoration: none;
}
.ventas02B {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #83BA3B;
	text-decoration: none;
}
.homeNot {
	background-image: url(img/home_not_fondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lectores {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #00A0DE;
	text-decoration: none;
}
.fondo_contacto {
	background-image: url(img/fondo_contacto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.form {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	padding: 3px;
}
.legales {	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

