p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #dec49e;
	margin:10px;
}

table td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #dec49e;
	margin:10px;
}

table tr.cabe td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	color: #dec49e;
	padding:5px;
	height:13px;
}

table tr.cabe{
    background:url(../imagenes/fondoTabla.png) no-repeat;
	height:33px;	
}

.alerta{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	color: #000;
}

ul.listaExteriores{
	list-style-type:disc;
}

ul.listaExteriores li{
	list-style-type:disc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #dec49e;
	margin:5px;
	margin-left:50px;
}

.txtIdioma {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	text-decoration:none;
	color:#999;
}

.enlaceIdioma {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	text-decoration:none;
	color:#999;
}
.enlaceIdioma:hover {
	text-decoration:underline;
	color:#fffded;
}

.txtBajo {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	color: #525252;	
}
.txtBajo2El {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
	border-bottom:1px dotted #525252;
	color:#525252;
}
.txtBajo2El:hover {
	text-decoration:none;
	border-bottom:1px solid #fffded;
	color:#fffded;
}
.txtBajo2 {
	font-family:Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	letter-spacing: normal;
	color: #525252;	
}
.enlacePie {
	text-decoration:none;
	color:#525252;
	border-bottom:1px dotted #525252;
}
.enlacePie:hover {
	text-decoration:none;
	border-bottom:1px solid #fffded;
	color:#fffded;
}

.txtEnlace {
	text-decoration:none;
	color:#dec49e;
	border-bottom:1px dotted #dec49e;
}
.txtEnlace:hover {
	text-decoration:none;
	border-bottom:1px solid #fffded;
	color:#fffded;
}