#tablaPrincipal
{
	margin-top: 12px;
	margin-bottom: 12px;
	/* border: 1px solid #E3DEDE; */
}

#tablaContenido
{
}

#celdaMenu
{
}

#celdaContenido
{
 padding-left: 15px;
 padding-right: 15px;
}

#celdaEnlaces
{
 background-color: #EBEDF1;
 padding-left: 5px;
 padding-right: 5px; 
 padding-top: 5px;
 padding-bottom: 5px;
}

#celdaCabecera
{
}

#celdaTextoPie
{
	border: solid 1px #D8DBE6;
}

/* --- PARA EL PIE --- */
#celdaPie
{
}

.pie, .enlacespie, a.enlacespie
{
	font-family:Arial;
	font-size: 7.5pt;
	color:#3C5471;
	text-decoration:none;
}

a.enlacespie:hover
{
	font-family: Arial;
	font-size: 7.5pt;
	color:#172055;
	text-decoration:none;
}

/* --- PARA LOS ENLACES --- */

a.titulol 
{
font-size: 9pt;
}

a.titulol:hover
{
font-size: 9pt;
text-decoration:none;
}

a
{
font-family:Arial;
font-size: 8pt;
text-decoration:none;
color:#172055;
}

a:hover
{
font-family:Arial;
font-size: 8pt;
text-decoration:none;
color:#172055;	
}


.textocontenido a
{
font-family:Arial;
font-size: 8pt;
text-decoration:none;
font-weight:bold;
color:#395eab;
}

.textocontenido a:hover
{
font-family:Arial;
font-size: 8pt;
text-decoration:underline;
font-weight:bold;
color:#395eab;
}

/* ---- AŅADIDOS ----- */

.subtitulocontenido
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ---- TEXTOS PARA LA CABECERA ---- */
.txtCab_grande
{
	color:#172055;
	font-family:Arial;
	font-size: 12pt;
	font-weight: bold;
}	

.txtCab_peque
{
	color:#172055;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: -1px;
}	
.txtCab_peque a
{
	color:#172055;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: -1px;
}	
.txtCab_peque a:hover
{
	color:#172055;
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: -1px;
        text-decoration:underline;
}	

.celdaPosicionamiento
{
	background-image: url(uploads/estilos/btn_mas.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #EBEDF1;
	padding-left: 25px;
}

.celdaCabImagenes
{
   border: 1px solid #D9DCE7;
	background-position: left bottom;
	background-repeat: repeat-x;	
	padding-left:10px; 
	padding-top:7px
}

/* PARA EL MENU SUPERIOR */

a.topSeleccionado {
	font-family:Arial;
	font-size: 10pt;
	color:#172055;	
	font-weight: normal;
	letter-spacing: -1px;	
	font-weight:bold;
}

a.topNormal {
	font-family:Arial;
	font-size: 10pt;
	color:#172055;	
	font-weight: normal;
	letter-spacing: -1px;	
}

a.topNormal:hover {
	text-decoration:underline;
}

.menuTop
{
	font-family:Arial;
	font-size: 10pt;
	color:#172055;	
	font-weight: normal;
	letter-spacing: -1px;	
}

.item_separado
{
	padding-right: 20px;
}

/* PARA LAS CIUDADES DEL PIE */
.pieCiudades
{
	font-family:Arial;
	font-size: 8pt; 
	color: #395EAB;
}

