body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}

a {
	font-family: Verdana;
	color: #0066FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.menu1 {
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.menu2 {
	border-top-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFFF99;
}

.menu2a {
	background-color: #FFFFFF;
	border-top-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-image: url(imagenes/menu-superior-medio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 125px;
	width: 900px;
	border-bottom-style: double;
}

.menu3 {
	border-top-style: double;
	border-bottom-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFFFFF;
	border-right-style: double;
	border-left-style: double;
	background-image: url(imagenes/menu-inferior.jpg);
	background-position: center center;
}
.menu3a {
	border-top-style: double;
	border-bottom-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.separador {
	margin: 0px;
	height: 5px;
	width: 100%;
}
.pestana {
	font-family: Verdana;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF99;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	height: 20px;
	background-position: center;
	margin: 5px;
}
.pestanamenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF99;
	text-indent: 20px;
	height: 20px;
	background-position: center;
	border-right-style: double;
	border-right-color: #FF9900;
	vertical-align: middle;
}
.pestanamenufin {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF99;
	text-indent: 20px;
	height: 20px;
	background-position: center;
}

.clasf_nombre {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.clasf_nombre_team {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}

.clasf_nombre_team2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}

.clasf_nombre_num {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.clasf_nombre_num2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.clasf_nombre_mas {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.fondo_drch {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_drch.png);
	background-repeat:  repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.fondo_izq {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_izq.png);
	background-repeat:  repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.noticias_imagen_expl {
	background-image: url(imagenes/noticias/imagen-noticias-expl.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_euroref {
	background-image: url(imagenes/noticias/imagen-noticias-euroref.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_sp_paint {
	background-image: url(imagenes/noticias/imagen-noticias-sp-paint.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_sp_diamante {
	background-image: url(imagenes/noticias/imagen-noticias-sp-diamt.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_media_revistas {
	background-image: url(imagenes/noticias/imagen-noticias-revistas.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_sp_platino {
	background-image: url(imagenes/noticias/imagen-noticias-sp-plat.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_imagen_sp_oro {
	background-image: url(imagenes/noticias/imagen-noticias-sp-oro.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_small_imagen_sp_paint {
	background-image: url(imagenes/noticias/small-imagen-noticias-sp-paint.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 215px;
}

.noticias_small_imagen_expl {
	background-image: url(imagenes/noticias/small-imagen-noticias-expl.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 119px;
	padding: 10px;
	margin: 10px;
}

.noticias_small_imagen_div1 {
	background-image: url(imagenes/noticias/small-imagen-noticias-div1.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 119px;
	padding: 10px;
	margin: 10px;
}

.noticias_small_imagen_div2 {
	background-image: url(imagenes/noticias/small-imagen-noticias-div2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 119px;
	padding: 10px;
	margin: 10px;
}

.noticias_small_imagen_div3 {
	background-image: url(imagenes/noticias/small-imagen-noticias-div3.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 119px;
	padding: 10px;
	margin: 10px;
}

.noticias_small_imagen_refs {
	background-image: url(imagenes/noticias/small-imagen-noticias-euroref.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 119px;
	padding: 10px;
	margin: 10px;
}

.noticias_texto_fecha_hora {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: top;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: right;
	width: 100%;
	bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.noticias_texto_nom {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	width: 470px;
	border-bottom-color: #FF9900;
}

.noticias_imagenes_sponsors {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	float: right;
	width: 470px;
}

.noticias_texto_descr_res {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
}

.noticias_texto_descr {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
}

.r23_texto_descr {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
	right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	left: 10px;
}

.noticias_sponsor_descr {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}

.noticias_sponsors_links {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}

.noticias_texto_mas {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-align: right;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	font-variant: normal;
	bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
	right: 10px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
}

.info_imagen_apd {
	background-image: url(imagenes/noticias/imagen-noticias-expl.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 235px;
}

.info_imagen_xpl_div1 {
	background-image: url(imagenes/noticias/imagen-noticias-div1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 235px;
}

.info_imagen_xpl_div1-2 {
	background-image: url(imagenes/noticias/imagen-noticias-div1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 210px;
}

.info_imagen_xpl_div1_field {
	width: 225px;
	float: left;
}

.info_imagen_xpl_div2 {
	background-image: url(imagenes/noticias/imagen-noticias-div2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 235px;
}

.info_imagen_xpl_div2-2 {
	background-image: url(imagenes/noticias/imagen-noticias-div2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 210px;
}

.info_imagen_xpl_div3 {
	background-image: url(imagenes/noticias/imagen-noticias-div3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 235px;
}
.info_imagen_xpl_div3-3 {
	background-image: url(imagenes/noticias/imagen-noticias-div3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 210px;
}

.info_texto_nom {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	width: 450px;
	border-bottom-color: #FF9900;
}

.info_texto_nom_principal {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	width: 525px;
	border-bottom-color: #FF9900;
}

.info_texto_descr {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
	right: 10px;
	margin-left: 45px;
	padding-left: 45px;
	left: 45px;
	line-height: 20px;
}

.info_media_descr {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
	line-height: 20px;
}

.info_media_descr2 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
	line-height: 20px;
}

.contact_texto_descr {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
	right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	left: 10px;
	line-height: 20px;
}

.ubc_fech_texto_desc {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	float: right;
	width: 450px;
}

.ubc_fech_texto_desc_texto1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #0066FF;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
}

.ubc_fech_texto_desc_texto2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #0033FF;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
}

.ubc_fech_texto_desc_texto3 {
	font-weight: normal;
}

.ubc_fech_texto_desc_img {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	left: 5px;
}

.premios_texto_desc {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	float: right;
	width: 435px;
	margin-right: 5px;
	padding-right: 5px;
	right: 5px;
	bottom: 5px;
}

.premios_texto_desc_texto1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #0066FF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
}

.premios_texto_desc_texto2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #0033FF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-variant: normal;
}

.premios_texto_desc_texto3 {
	font-weight: normal;
}

.field_texto_nom {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 450px;
	border-bottom-color: #FF9900;
	float: right;
}

.container_imagen
{
	background-image: url(imagenes/inscritos/logo-expl.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 270px;
	width: 330px;
	float: right;

}

.texto_envio_form
{
	font-size: 10px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

.texto_envio_form_separador
{
	padding-left: 30px;
	left: 30px;
}

.texto_envio_info_precio
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.ley_protec_datos_marco
{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 8px;
	background-position: center center;
	width: 98%;
}

.ley_protec_datos_texto
{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
	padding: 8px;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
}

.puntuaciones_celda_desc
{
	border: 1px solid #FF9900;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}

.puntuaciones_celdas
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.puntuaciones_tabla
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.suspensiones_texto
{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #FF0000;
	font-weight: normal;
}

.precarga {
	display:block;
}

.button_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
