body{
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#F0F0F0;
	scrollbar-track-color:#F0F0F0;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#666666;
    margin:0px;
    background-color: #FFFFFF;
	background-image: url('fondo.jpg');
	background-repeat:  repeat-x;
	background-position: center top;
}
a:link {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}
a:hover {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: underline;
}
a:visited {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}
a:active {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}
.titulo_grande {
    font-family:Arial;
	color:#6DC9FF;
}
.fecha {
    font-family:Arial;
	color:#4E5379;
}
.titulo {
    font-family:Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family:Arial;
	font-size:13px;
	line-height:150%;
	color: #333333;
	padding: 10px 10px 10px 10px;
}

.divisor_horizontal {
	border-bottom: 1px dotted #4E5379;
}
.texto2 {
	font-family:Arial;
	font-size:12px;
	line-height:150%;
	color: #333333;
	padding: 10px 10px 10px 10px;
}
.texto a:link {
    font-family:Arial;
	color: #666699;
	text-decoration: none;
}
.texto a:hover {
    font-family:Arial;
	color: #666699;
	text-decoration: underline;
}
.texto a:visited {
    font-family:Arial;
	color: #666699;
	text-decoration: none;
}
.texto a:active {
    font-family:Arial;
	color: #666699;
	text-decoration: none;
}
.patitas {
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
}
.patitas a:link {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}
.patitas a:hover {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: underline;
}
.patitas a:visited {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}
.patitas a:active {
    font-family:Arial;
	color: #6DC9FF;
	text-decoration: none;
}