body {
background-image:url(../images/bg.jpg);
}
			/*VARIADOS*/
.fondomano {
background-image:url(../images/hand_bg.jpg);
background-position:bottom;
background-repeat:no-repeat
}
.general {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulos1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #004F88;

}
.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #004F88;

}
.titulos3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B8DC2;

}
.titulos4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B8DC2;

}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #004F88;

}
.font1  a:Hover {
	color:#0065B0;
	text-decoration: underline;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.tabla_tit1 {
	background-color: #6EC1F0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tabla_tit2 {
	background-color: #DBE0E4;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration:none;
}
	.tabla_titdeportes{
	background-color: #4CA928;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tabla_tit2 a:Hover {
	color:#004F88;
	text-decoration: underline;
}

.Text_small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}
.text_small2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;

}
.links {
	font-family:"Trebuchet MS";
	color:#00698C;
	text-decoration: underline;
	font-size: 11px;
}
.links a:Hover {
	color:#008FBF;
	text-decoration: underline;
}
.links_small {
	font-family:"Trebuchet MS";
	color:#00698C;
	text-decoration: underline;
	font-size: 10px;
}
.links_small a:Hover {
	color:#008FBF;
	text-decoration: underline;
}

.textfield {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #00698C;
	text-decoration: none;
	border: 1px solid #00698C;
	background-color: #FFFFFF;
	line-height: normal;
}
.bordetabla {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #DAE0E3;
	margin: 10px;
	background-color: #FFFFFF;
}
.fondo_tit1 {
	background-color: #6EC1F0;
}
.fondo_tit2 {
	background-color: #DBE0E4;
}

