	A {color: #246588; 	font:11px Verdana, Arial, san-serif; line-height:140%; text-decoration:none;} /* 3366AA */
	A:hover {color: #246588; text-decoration:underline}
	A:visited{color: #246588} 
	A:visited:hover {color: #246588; text-decoration:underline;} 
	
BODY {margin:0 auto; padding:0; width:100%; text-align:center;}

SPAN, DIV {padding:0px; margin:0px}
TD {font-family: verdana, arial, helvetica; font-size: 12; color: black}
IMG {border:0px}
B {color: #777777}
	.azul{color: #246588}
	
#content {position: absolute;}

/* Bordes */

.lateral {background-image: url(./imagenes/dot_up_black2.gif); background-repeat: repeat-y; background-position: right top}
.lateral2 {background-image: url(./imagenes/dot_up_black2.gif); background-repeat: repeat-y; background-position: left top}
.lateral_light {background-image: url(./imagenes/dot_up_blue.gif); background-repeat: repeat-y; background-position: right top}
.superior {background-image: url(./imagenes/dot_top.gif); background-repeat: repeat-x}
.superior2 {background-image: url(./imagenes/dot_top2.gif); background-repeat: repeat-x}

/* Elementos de formulario */

ul.vacio {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
} 

INPUT {
	font-weight: normal;
	font-size: 12px;
	color: #444444;
	background-color: transparent;
	margin:0px;
	padding:1px;
	border:0px;
	border-bottom: 1px dashed #666666;
}

.formfield2 {
	border:1px #c0c0c0 solid; 
	background:#ffffff; 
	font:10px Verdana, Arial, san-serif; 
	color:#002E63
}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; color: #000000;
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
} 
.textarea {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444444;
	line-height:145%;
	background-color:transparent;
	padding:3px;
	border:1px solid #c0c0c0;
}

.enviar {
	border:1px #c0c0c0 solid; 
	background-color: transparent; 
	font:10px Verdana, Arial, san-serif; 
	color:#000000
}

.enviar_noborder {
	border:0px; 
}

/* Tipos de letra  */
.info {font:10 Verdana, Arial, san-serif; line-height:13px; color:#000000; clear:left}
.texto {font:11 Verdana, Arial, san-serif;line-height:16px; color:#555555; clear:left}
.mini {font:11 Verdana, Arial, san-serif;line-height:15px; color:#777777; clear:left}
.mini_red {font:9 Verdana, Arial, san-serif;line-height:13px; color:#246588; clear:left}
.pie {font:11 Verdana, Arial, san-serif;line-height:18px; color:#666666; clear:left}
.piedefoto {font:9 Verdana, Arial, san-serif;line-height:12px; color:#555555; clear:left}
.titular {font:20 Verdana, Arial, san-serif;line-height:23px; color:#246588; clear:left}
.competicion {font:15 Verdana, Arial, san-serif; font-weight:bold; line-height:20px; color:#246588; clear:left}

/* Imágenes */

.gradualshine {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
