﻿
/*LAYOUT PRESENTACION*/

.TablaPrincipalPresentacion {
	width:820px;
}
.ZonaCabeceraPresentacion {
	width:640px; height:112px; vertical-align:top;
}
.ZonaDerechaPresentacion {
	width:180px;vertical-align:top;
}
.ZonaSiteMapPresentacion {
	font-size:11px; font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	color:#005a8b;   	
}
	

.ZonaSiteMapPresentacion  a{
font-size:11px;
        color:#005a8b;
		font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
		text-decoration:none;
}
	
.ZonaSiteMapPresentacion  a:hover { 
		text-decoration:underline;
}

ZonaIzquierdaPresentacion{
	width:640px;
}

/*LAYOUT WEBPART*/

.TablaPrincipalWebpart {
	width:820px;
}
.ZonaCabeceraWebpart {
	width:820px; height:112px; vertical-align:top;
}
.ZonaSiteMapWebpart {
	width:820px;font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;color:#005a8b;	
}
.ZonaContenedorWebpart{
	width:820px;
}



