html,body { 
	margin: 0px;
	background-color: white;
	color: black;
	height: 100%;
}

* { 
	font-family: Verdana, Helvetica, Sans-serif, Arial, Sans, "Sans serif";
	font-size: 11px; 
	margin: 0px;
}

img{
	display: inline;
	border: 0px;
}

a {
    text-decoration: none;
	border: 0px;
}

.tablaCollapse { 
	border-collapse: collapse; 
}

.fondo {
	background-image: url('../img/pageBackground.gif');
	background-repeat: repeat;
}

.tablaPrincipal{
	background-image: url('../img/pageBackground.gif'); 
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px;	
}

.principal{
	width: 730px;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
}

.header{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
}


td.headerIzquierda{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	white-space: nowrap;
	background-image: url('../img/headerBackground.gif');
	background-repeat: repeat-x;
}

td.header{
	width: 100%;
	vertical-align: bottom;
	border-collapse: collapse;
	border: 0px;
	background-image: url('../img/headerBackground.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 85px;
}


td.headerDerecha{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
	background-image: url('../img/headerBackground.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
}

.itemSeleccionado{
	color: #6D6D6D;
	font-size: 10px;
	font-weight: bold;
}

.pipeHeader{
	color: #6D6D6D;
	font-size: 10px;
}

.linkSobreFondoBlanco{
	color: #DD137B;
	font-size: 10px;
	text-decoration: none;
}

.linkSobreFondoOscuro{
/*	color: #EF228B;*/
	color: #F25CAA;
	font-size: 10px;
	text-decoration: none;
}

.medio{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

.medioMainImage{
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	color: white;
}


.medioMainImageBackground{
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	background-image: url('../img/homepageMainImageLeft.jpg');
	background-repeat: no-repeat;
	padding: 20px 10px 20px 20px;
	color: white;
	text-align: right;
}

.tituloMain{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: -1px;
}

.textoMain{
	color: white;
	font-size: 11px;
}

table.medioFondoBlanco{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	background-color: white;
}

td.medio{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	padding: 0px;
}

img.imagenPrincipal{
	vertical-align: bottom; 
	display: inline; 
	padding-right: 2px; 
	padding-bottom: 0px;
}


td.itemMenuSeleccionado{
	width: 100%;
	background-image: url('../img/navigationSelected.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 0px;
	padding: 8px 10px 8px 20px;
	vertical-align: top;
}

td.itemMenuNoSeleccionado{
	width: 100%;
	background-image: url('../img/navigationUnselected.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 0px;
	padding: 8px 10px 8px 20px;
	vertical-align: top;
}

a.itemMenuNoSeleccionado:link, a.itemMenuNoSeleccionado:active, a.itemMenuNoSeleccionado:visited, a.itemMenuNoSeleccionado:hover{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

td.itemSubMenuSeleccionado{
	width: 100%;
	background-image: url('../img/subNavigationSelected.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	color: white;
	border: 0px;
	padding: 8px 0px 8px 18px;
	vertical-align: top;
}

td.itemSubMenuNoSeleccionado{
	width: 100%;
	background-image: url('../img/subNavigationUnselected.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	color: white;
	border: 0px;
	padding: 8px 0px 8px 18px;
	vertical-align: top;
}


a.itemSubMenuNoSeleccionado:link, a.itemSubMenuNoSeleccionado:active, a.itemSubMenuNoSeleccionado:visited, a.itemSubMenuNoSeleccionado:hover{
	font-weight: normal;
	color: white;
	font-size: 12px;
	background: none;
	text-decoration: none;
}

td.tituloContenido{
	width: 100%;
	background-image: url('../img/contentAreaBackground.gif');
	background-repeat: repeat-x;
	font-size: 12px;
	color: #383431;
	padding: 25px 5px 5px 25px;
	vertical-align: top;
	white-space: normal;
}

td.contenido{
	width: 100%;
	font-size: 11px;
	color: #383431;
	padding: 25px 5px 5px 25px;
	vertical-align: top;
	white-space: normal;
}

tr.medioYDerecha{
	width: 100%;
	background-image: url('../img/contentAreaBackground.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	color: #383431;
	vertical-align: top;
}

.derecha{
	width: 50%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	padding: 20px;
}

td.derecha{
	width: 50%;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	padding: 20px;
}

td.tituloPaginasInteriores{
	width: 100%;
	background-image: url('../img/interiorHeadersBackground.gif');
	background-repeat: repeat-x;
	font-size: 25px;
	color: white;
	padding: 0px;
	vertical-align: top;
	white-space: normal;
	font-family: Arial;
	text-align: left;
}

td.tituloContenidoPaginasInteriores{
	width: 100%;
	font-size: 18px;
	color: #747474;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	white-space: normal;
	font-family: Arial;
}

td.contenidoPaginasInteriores{
	width: 100%;
	font-size: 11px;
	color: #383431;
	padding: 15px 20px 15px 20px;
	vertical-align: top;
	white-space: normal;
	background-image: url('../img/contentAreaBackground.gif');
	background-repeat: repeat-x;
}

td.contenidoPaginasInterioresSinBackground{
	width: 100%;
	font-size: 11px;
	color: #383431;
	padding: 15px 20px 15px 20px;
	vertical-align: top;
	white-space: normal;
}

td.error{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	}

/* footer */
.footerArriba{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
}

td.footerArriba{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	background-image: url('../img/footerTopBackground.gif');
	background-repeat: repeat-x;
}

.footerMedio{	
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
}

td.footerMedio{
	width: 100%;
	vertical-align: bottom;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #C1C1C1;
	padding: 8px 5px 8px 20px;
}

a.footerAbajo:link, a.footerAbajo:active, a.footerAbajo:visited, a.footerAbajo:hover{
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}


a.footerAbajo:hover{
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: underline;
}

td.footerAbajo{
	width: 100%;
	height: 100%;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	font-size: 11px;
	color: #B7B7B7;
	text-align: center;
	padding: 5px 5px 0px 5px;
}

td.footerAbajoLineasDeAbajo{
	width: 100%;
	height: 100%;
	vertical-align: top;
	border-collapse: collapse;
	white-space: nowrap;
	border: 0px;
	font-size: 11px;
	color: #B7B7B7;
	text-align: center;
	padding: 5px 5px 0px 5px;
	background-color: #747474;
}

table.footerAbajo{
	width: 100%;
	height: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	/*background-color: #747474;*/
}

tr.footerAbajo{
	width: 100%;
	height: 100%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	background-image: url('../img/footerBottomBackground.gif');
	background-repeat: repeat-x;
	/*background-color: #747474;*/
}



span.footerDatos{
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #C1C1C1;
	border: 0px;
}