.txt-telefono {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	color: #cd0000;
	font-weight:bold;
}
.txt12 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txt12rojo {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.txt12rojoregular {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #cc0000;
}

.bordegris {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bordegriscajetin {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.borderojocajetin {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}

.txtmenu {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt10 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}

.txt14gris {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434341;
}

.txt11rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txt11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.txt14negro {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}

.txt14rojo {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #cc0000;
}

.txt12gris {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
}

.txt13 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
}

.txt13rojo {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #cc0000;
}

.txt12grisoscuro {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 18px;
	color: #cc0000;
	font-weight:normal;
	display:inline;
}

h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	display:inline;
}
.txt-h1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 18px;
	color: #cc0000;
}

.txt-h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*ENLACES*/
a.linkh1:link {text-decoration: none; color: #cc0000;}
a.linkh1:visited {text-decoration: none; color: #cc0000;}
a.linkh1:hover {text-decoration: underline; color: #cc0000;}
a.linkh1:active {text-decoration: none; color: #cc0000;}

a.linkh2:link {text-decoration: underline; color: #000000;}
a.linkh2:visited {text-decoration: underline; color: #000000;}
a.linkh2:hover {text-decoration: none; color: #000000;}
a.linkh2:active {text-decoration: underline; color: #000000;}

a.link:link {text-decoration: underline; color: #cc0000;}
a.link:visited {text-decoration: underline; color: #cc0000;}
a.link:hover {text-decoration: none; color: #cc0000;}
a.link:active {text-decoration: underline; color: #cc0000;}

a.linkpie:link {text-decoration: none; color: #666666;}
a.linkpie:visited {text-decoration: none; color: #666666;}
a.linkpie:hover {text-decoration: underline; color: #666666;}
a.linkpie:active {text-decoration: none; color: #666666;}

a.linkainur:link {text-decoration: none; color: #999999;}
a.linkainur:visited {text-decoration: none; color: #999999;}
a.linkainur:hover {text-decoration: underline; color: #999999;}
a.linkainur:active {text-decoration: none; color: #999999;}

a.linkmenu:link {text-decoration: none; color: #ffffff;}
a.linkmenu:visited {text-decoration: none; color: #ffffff;}
a.linkmenu:hover {text-decoration: none; color: #000000;}
a.linkmenu:active {text-decoration: none; color: #ffffff;}

.btnNavegador{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background:#f6d6d6;
	color:#cc0000;
	text-decoration:none;
	padding:2px 6px;
	border:1px solid #cc0000;
	font-weight:bold;
}
.btnNavegadorActual{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background:#cc0000;
	color:#ffffff;
	text-decoration:none;
	padding:2px 6px;
	border:1px solid #cc0000;
	font-weight:bold;
}
a.btnNavegador:link {background:#f6d6d6;color:#cc0000;text-decoration:none;padding:2px 6px;border:1px solid #cc0000;font-weight:bold;}
a.btnNavegador:hover {background:#cc0000;color:#FFFFFF;text-decoration:none;padding:2px 6px;border:1px solid #f6d6d6;font-weight:bold;}
a.btnNavegadorActual:link {background:#cc0000;color:#ffffff;text-decoration:none;padding:2px 6px;border:1px solid #cc0000;font-weight:bold;}

