body {
    scrollbar-3dlight-color: #000000;     
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-darkshadow-color: #B4B467;    
    scrollbar-face-color: #6f8dba;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #9C9C4E;
    background-color: #98ccf1;
	background-image: url(img/f0.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center top;
}

body.blanco {
    background-color: #FFFFFF;
	background-image: url('');
}

P, TD, TH, SELECT, INPUT, TEXTAREA, BODY, .none {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
/*	line-height: 1.3;*/
}

#twitter_update_list li {
	margin-bottom:5px;
	list-style: none;
}

#twitter-link {
	color: #003399;
	font-weight: bold;
}

#videoBar {
  width : 300px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}


.titulo {
	font-size: 21px;
	letter-spacing: -1px;
	color: #8eb5ee;
	font-weight: bold;
}

.subtitulo {
	font-size: 15px;
	color: #334b98;
	font-weight: bold;
}

.inside {
	font-size: 13px;
}

.fecha {
	color: #8db4ed;
}

.pie {
	font-size: 11px;
}

.mini {
	font-size: 10px;
}


INPUT {
	background-color: #def1ff;
	font-size: 11px;
	height: 18px;
	color: #000000;
}

TEXTAREA {
	background-color: #def1ff;
	font-size: 11px;
	color: #000000;
}


A {
	color: #0066cc;
	text-decoration: underline;
}

A:hover {
	color: #8db4ed;
	text-decoration: underline;
}

A.white {
	color: #FFFFFF;
	text-decoration: none;
}

A.white:hover {
	color: #98cff6;
	text-decoration: underline;
}
