body {
	background-position:center;
	background-position:top;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
.bg_btn_menu {
	background-position:top;
	background-repeat: repeat-x;
	background-image: url(../img/bg_btn_menu.gif);
}
.bg_contenidos{
	background-color:#dcd9d9;	
}
.menu{
	font-family:Tahoma, Arial;
	color:#013275;
	font-size:17px;
}
.novedades{
	font-family:Tahoma, Arial;
	color: #333333;
	font-size:12px;
}
.Tahoma_13_gris{
	font-family:Tahoma, Arial;
	color: #333333;
	font-size:13px;
}
.Tahoma_11_gris{
	font-family:Tahoma, Arial;
	color: #666666;
	font-size:11px;
}
.novedades_destacados{
	font-family:Tahoma, Arial;
	color: #006699;
	font-size:12px;
}
.titulos{
	font-family:Tahoma, Arial;
	color: #006699;
	font-size:12px;
	font-weight:bold;
}
.Tahoma_cyan_pie:hover {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#006699;
/*LINKS*/
}
a:link {
	text-decoration:none;
	color:#CCCCCC;
}
a:visited {
	text-decoration:none;
	color:#CCCCCC;
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.a_Tahoma_cyan:link {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#0378c8;
}
.a_Tahoma_cyan:visited {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#0378c8;
}
.a_Tahoma_cyan:hover {
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#0378c8;
}
.a_Tahoma_descargas:link {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #666666;
}
.a_Tahoma_descargas:visited {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #666666;
}
.a_Tahoma_descargas:hover {
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #666666;
}
.a_Tahoma_pie:link {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #333333;
}
.a_Tahoma_pie:visited {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #333333;
}
.a_Tahoma_pie:hover {
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #333333;
}
.a_Tahoma_13:link {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:13px;
	color: #333333;
}
.a_Tahoma_13:visited {
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:13px;
	color: #333333;
}
.a_Tahoma_13:hover {
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:13px;
	color: #333333;
}
