BODY {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #fff url(Imagenes/fondo.gif), no-repeat;
	background-color: #DEE8F4;
}

a:link, a:visited, a:active  {  
	text-decoration: none; 
	}
.scroll {
	padding : 0px; width : 330px; height : 235px; overflow : auto; 
}
.scroll2 {
	padding : 0px; width : 435px; height : 235px; overflow : auto; 
}
.scroll3 {
	padding : 0px; width : 230px; height : 280px; overflow : auto; 
}

a:hover{ 
	text-decoration: none; 
	}

.texto {
	font: 11px arial, Verdana;
	line-height: 14px; 
	color: #515151;
}
.texto a:link, .texto a:visited, .texto a:active  {
	color: #990000;
}
.texto a:hover  {
	color: #CC0000;
}
.textoChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515151;
} 
.textoChico a:link, .textoChico a:visited, .textoChico a:active  {
	color: #515151;
} 
.textoChico a:hover{
	color: #EF9800;
} 
.barras, .barras a:link, .barras a:visited, .barras a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #37759F;
}
.barras a:hover {
	color: #FFFFFF;
}
.barrasBot, .barrasBot a:link, .barrasBot a:visited, .barrasBot a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.barrasBot a:hover {
	color: #990000;
}
.paginado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.paginado A:link, .paginado A:visited, .paginado A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.paginado  A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.titulo, .titulo a:link, .titulo a:visited, .titulo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B7BBC;
	text-decoration: none;
}
.titulo a:hover {
	color: #FF9C00;	
}
.tituloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco a:visited, .tituloBlanco a:link, .tituloBlanco a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco a:hover {
	color: #FFFF00;
}
.bordeDer {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 5px #FFFFFF;
	border-left: 0px;
	border-style: solid;
}
.bordeIzq {
	border-bottom: 0px;
	border-top: 0px;
	border-left: 1px #FFFFFF;
	border-right: 0px;
	border-style: solid;
}
.bordeFotos, .bordeFotos a:visited, .bordeFotos a:link, .bordeFotos a:active {
	border-color: #666666;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px ;
	border-right: 1px;
	border-style: solid;
}
.bordeFotos a:hover {
	border-color: #CC0000;
	border-bottom: 3px;
	border-top: 3px;
	border-left: 3px; 
	border-right: 3px;
	border-style: solid;
}
.bordeTop {
	border-color: #FFFFFF;
	border-bottom: 0px;
	border-top: 5px;
	border-left: 0px; 
	border-right: 0px;
	border-style: solid;
}
.bordeBot {
	border-color: #99B6D4;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px; 
	border-right: 0px;
	border-style: dotted;
}
