@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 13px;
}
body, html {
	background:url(pics/background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #37B6F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#66CCFF;
	scrollbar-shadow-color:#66CCFF;
	scrollbar-highlight-color: #66CCFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #66CCFF;
	scrollbar-track-color: #C4ECFF;
	scrollbar-arrow-color: #FFFFFF;
	
}
.creditos
{
color:#03C;
font-size:10px;
}
a.link_creditos:link {
	color: #03C;
	text-decoration: none;
}
a.link_creditos:visited {
	text-decoration: none;
	color: #03C;
}
a.link_creditos:hover {
	text-decoration: underline;
	color: #000;
}
a.link_creditos:active {
	text-decoration: none;
	color: #03C;
}
.color_8570E5
{
color:#8570E5;
}
.color_FFFFFF
{
color:#FFFFFF;
}
.text_15
{
	font-size:15px;
}
a.link_azul:link {
	color:#2274B0;
	text-decoration: none;
}
a.link_azul:visited {
	text-decoration: none;
	color:#2274B0;
}
a.link_azul:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.link_azul:active {
	text-decoration: none;
	color:#2274B0;
}
.text_20
{
font-size:20px;
}
a.link_blanco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_blanco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_blanco:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a.link_blanco:active {
	text-decoration: none;
	color: #FFFFFF;
}
.title_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 24px;
}
.text_discleimer {font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}

#div_home {
	position:static;
	width:100%;
	height:380px;
	z-index:1;
	overflow: auto;
}
.text_home
{
	font-size:15px;
	text-align:justify;
}
.color_principal
{
	color:#2274B0;
}
.color_0066CC
{
	color:#0066CC;
}
#schedule_1 {
	position:absolute;
	width:160px;
	height:500px;
	z-index:1;
	left: 0px;
	top: 0px;
	display:block;
}
/*ESTILOS PARA LA PAGINA VIDEO*/
.title_blanco_0FF
{
	font-size:20px;
	font-weight:bold;
	color:#2274B0;
}
.text_10
{
	font-size:10px;
}
.color_FF0000
{
	color:#FF0000;
}
/**/
.text_box_preview
{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#666;
}
.title_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
}