body {
	margin:0px 0px 0px 0px;
	background-color:#959D9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Fondo de caja inicio, coche */
.tb_partido {
	background:0px 0px url(../Imagenes/pix-caja-quienes.gif) repeat-x;
}


/* Fondo del marco de la web */
.tb_arriba {
	background:0px 0px url(../Imagenes/caja/pix-arriba.gif) repeat-x;
}
.tb_abajo {
	background:0px 0px url(../Imagenes/caja/pix-abajo.gif) repeat-x;
}
.tb_izquierda {
	background:0px 0px url(../Imagenes/caja/pix-izquierda.gif) repeat-y;
}
.tb_derecha {
	background:0px 0px url(../Imagenes/caja/pix-derecha.gif) repeat-y;
}
.tb_medio {
	background:0px 0px url(../Imagenes/caja/E1E4E4.png) repeat;
}

/* Fondo de solapas */
.tb_snosel {
	background:0px 0px url(../Imagenes/solapa/b_nosel.png) repeat-x;
	font-size:12px;
	color:#FFFFFF;
}
.tb_snosel a,
.tb_snosel a:link,
.tb_snosel a:visited {
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}
.tb_snosel a:hover {
	color:#116594;
}


.tb_ssel {
	background:0px 0px url(../Imagenes/solapa/b_sel.png) repeat-x;
	font-size:14px;
	color:#000000;
}
.tb_ssel a,
.tb_ssel a:link,
.tb_ssel a:visited {
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
.tb_ssel a:hover {
	color:#116594;
}


/* Textos y Titulos */
.sector {
	border-left:4px solid #116594;
	padding-left:6px;
	color:#000000;
	background-color:#FFFFCC;
}

.enlace_mail a,
.enlace_mail a:link,
.enlace_mail a:visited {
	font-size: 10px;
	color:#3c3c3c;
	text-decoration: none;
	font-weight: bold;
}
.enlace_mail a:hover {
	color:#116594;
}

.texto-regular {
	font-size: 10px;
	color:#3c3c3c;
	border: none;
}
.texto-regular p {
	text-indent:8px;
	text-align:justify;
}

.texto-regular a,
.texto-regular a:link,
.texto-regular a:visited {
	color:#003366;
	border: none;

}
.texto-regular a:hover {
	color:#116594;
}


.texto-regular-azul {
	font-size: 10px;
	color:#006699;
	border: none;
}



.texto-regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3c3c3c;
	text-decoration: none;
	font-weight: bold;

}
.texto-regularboldmay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3c3c3c;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
A.texto-regularbold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3c3c3c;
	text-decoration: none;
	font-weight: bold;

}
A.texto-regularbold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3c3c3c;
	text-decoration: none;
	font-weight: bold;

}
A.texto-regularbold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3c3c3c;
	text-decoration: none;
	font-weight: bold;

}
A.texto-regularbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 116594;
	text-decoration: none;
	font-weight: bold;

}


.tit_seccion {
	font-size:14px;
	color:#FF0000;	
}
.tit_blanco {
	font-size:16px;
	font-weight:bold;
	color:#116594;
}
.tit_blanc {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.tit_blanc a,
.tit_blanc a:link,
.tit_blanc a:visited {
	color:#666666;
	text-decoration:none;
}
.tit_blanc a:hover {
	color:#006699;
	text-decoration:none;
}


/* Separacion de menus */
.punteado {
	background:0px 0px url(../Imagenes/punteado.gif) repeat-x;
}

/* Formulario de contacto */
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid a4a4a4;
}
.submit_button {
	height:22px;
	background:0px 0px  url(../Imagenes/pix-boton.gif) repeat-x;
	border:1px solid #666666;
}
.pix-boton {
	background:0px 0px  url(../Imagenes/pix-boton.gif) repeat-x;
}