.tablaBorde {
	border: 1px solid #00583E;
}

a:link, a:active, a:visited {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00583E;
	text-decoration: underline;
}
a:hover {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

a.enlacePequeno:link, a.enlacePequeno:active, a.enlacePequeno:visited {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#00583E;
	text-decoration: none;
}


a.enlacePequeno:hover {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00583E;
	text-decoration: underline;
}
a.enlacePequenoBlanc:link, a.enlacePequenoBlanc:active, a.enlacePequenoBlanc:visited {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00583E;
	text-decoration: none;
}

a.enlacePequenoBlanc:hover {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}
a.enlacePestana:link, a.enlacePestana:active, a.enlacePestana:visited {
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.enlacePestana:hover {
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.texto{
	font-family: Century Gothic, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.texto2{
	font-family: Century Gothic, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #00583E;

}

.textoNegro2{
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.textoCabecera{
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00583E;
}

.textoNegro{
	font-family: Century Gothic, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text2 {
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.textfeld {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: normal;
}


a.enlace:link { font-family: Century Gothic, Arial; font-size: 14px; font-weight: normal; color: #002D82; text-decoration: none}
a.enlace:visited { font-family: Century Gothic, Arial; font-size: 14px; font-weight: normal; color: #002D82; text-decoration: none}
a.enlace:hover { font-family: Century Gothic, Arial; font-size: 14px; font-weight: normal; color: #ff0000; text-decoration: none}
a.enlace:active { font-family: Century Gothic, Arial; font-size: 14px; font-weight: normal; color: #002D82; text-decoration: none}

a.enlace2:link { font-family: Century Gothic, Arial; font-size: 14px; font-weight: bold; color: #002D82; text-decoration: none}
a.enlace2:visited { font-family: Century Gothic, Arial; font-size: 14px; font-weight: bold; color: #002D82; text-decoration: none}
a.enlace2:hover { font-family: Century Gothic, Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.enlace2:active { font-family: Century Gothic, Arial; font-size: 14px; font-weight: bold; color: #002D82; text-decoration: none}

h4 {
	font-family: Century Gothic, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



/* ---- CLINICAS CONCERTADAS ---*/
#contenedor_tabla_provincias {
	margin: 0px auto 0px auto;
	width:570px;
	}
	
#contenedor_tabla_provincias table{
	border:solid 0px #FFF;
	width:100%;
	}

.celda_escudo_provincia {
	width:60px;
	vertical-align:top;
}
 
/* ---- CLINICAS CONCERTADAS ---*/
