body {
/*	background-image:url(../images/fondo.jpg); */
	background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_central {
	background-image: url(../images/fondocentral.jpg);
	background-repeat: repeat-y;
}
.fondo_central2 {
	background-image: url(../images/fondocentral2.jpg);
	background-repeat: repeat-y;
}
.footer_fondocentral {
	background-image: url(../images/footer-fondocentral.jpg);
	background-repeat: no-repeat;
}
.footer_fondoizq {
	background-image: url(../images/footer-fondoizq.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.footer_fondodcha {
	background-image: url(../images/footer-fondodcha.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto-footer
	{
	color: #666666;
	font: 8pt verdana, arial;
}
.texto-creditos
	{
	color: #666666;
	font: 7pt verdana, arial;
}	
.texto-avisolegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tabla-avisolegal {
	border:1px solid #CC00CC;
	background-image:url(../images/fondocentral2.jpg);
	text-align:justify;
}
/* LINK CREDITOS*/
a.linkcreditos:link
	{
	font: 7pt verdana, arial;
	color: #666666;
	text-decoration: none;
	}
a.linkcreditos:hover
	{
	font: 7pt verdana, arial;	
	color: #666666;
	text-decoration: underline;
	}
a.linkcreditos:visited
	{
	font: 7pt verdana, arial;	
	color: #666666;
	text-decoration: none;
}
/* LINK AVISO LEGAL*/
a.linkavisolegal:link
	{
	font: 7pt verdana, arial;
	color: #CC00CC;
	text-decoration: none;
	}
a.linkavisolegal:hover
	{
	font: 7pt verdana, arial;	
	color: #CC00CC;
	text-decoration: underline;
	}
a.linkavisolegal:visited
	{
	font: 7pt verdana, arial;	
	color: #CC00CC;
	text-decoration: none;
}



















.texto-normal
	{
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13pt;
	letter-spacing: normal;
	text-align: justify;
}
.texto-small
	{
	color: #666666;
	font: 7pt verdana, arial;
	}
.titulo
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
	letter-spacing: normal;
}

	
/* LINK */
a:link
	{
	font: 11px verdana, arial;
	color: #666666;
	text-decoration: none;
	}
a:hover
	{
	font: 11px verdana, arial;	
	color: #666666;
	text-decoration: underline;
	}
a:visited
	{
	font: 11px verdana, arial;	
	color: #666666;
	text-decoration: none;
	}
	
/* LINK CON NEGRITA */
a.linknegrita:link
	{
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	}
a.linknegrita:hover
	{
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
	}
a.linknegrita:visited
	{
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	}
.form_campo {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: normal;
	text-align: justify;
	color: #333333;
	border: 1px solid #999999;
/*	background-image: url(../images/campo_form.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 2px;
	background-color: #F4F4F4;		*/
}
