.textos_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.textos_anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat;
}
td#fondo_celda_sep {
	background-attachment: inherit;
	background-image: url(../images/sep_horiz.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.blanco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
td#fondo_celda_sep_v {
	background-attachment: inherit;
	background-image: url(../images/sep_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#pscroller1{
        width: 189px;
        height: 100px;
        border: 0px solid black;
        padding: 4px;
        background-color: white;
}
#pscroller2{
        width: 189px;
        height: 100px;
        border: 0px solid black;
        padding: 4px;
        background-color: white;
}
#pscroller3{
        width: 189px;
        height: 100px;
        border: 0px solid black;
        padding: 4px;
        background-color: white;
}
#botonera a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#botonera td {
	background-color:#4d4f4e;
}
#botonera td:link {
	background-color:#03597c;
}
#botonera td:visited {
	background-color:#03597c;
}
#botonera td:hover {
	background-color:#03597c;
}
#botonera td:active {
	background-color:#03597c;
}


