﻿body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
	background-color: #c4cbcc;
}

a:link {	
	text-decoration: none;
}

a:visited {
	color: #670F0E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titular {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.textoNormal {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #636363; font-weight:normal ; }
.textoTabla {font-size: 10px; }
.textoSubmenu {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold ; }
.textoNovedades {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #3A3A3A; font-weight:normal ; }
.textoDatosAgenda {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold ; }
.textoEntradilla {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #042D47; font-weight:bold ; }
.tituloListado {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #7E6838;
	text-transform: none;
}


.nivelUno {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #042D47; font-weight:bold ; }
.nivelDos {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #355A79; font-weight:bold ; }
.nivelPresentacion {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #59AD40; font-weight:bold; }
.nivelServicios {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #7E6837; font-weight:bold ; }
.nivelOtri {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #A6993B; font-weight:bold ; }


.textoListado {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #042D47; font-weight:normal ; }
.textoNormalB {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #636363; font-weight:bold  ; }
.textoCursiva {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #042D47; font-weight: normal; font-style: italic;}
.tituloSeccion {font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #7E6838; }
.tituloAgenda {font-family: "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #7E6838; }
.tituloFecha {font-family: "MS Sans Serif"; font-size: 8px; font-weight: bold; color: #042D47; }
.textoGrande {font-family: "MS Sans Serif"; color: #2a4052; font-size: 16px;}
.copyrigth {color: #042D47; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none;}
.bordeImage
{
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 3px;
}.muva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
.muva02 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.textoNormalC {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	font-weight:normal;
	font-style: italic;
}

.buscar 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3A3A3A; 
	font-weight:normal ; }


/*estilos admin*/

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
    color: white;
}

.admin-subheader
{
    background-color: #cecbce; 
    height:30px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
    color: white;
}
.admin-menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	font-weight:bold ; 
	text-align:justify;
	color: #3f6518;
	text-decoration:none;
	}
	

.admin-title
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #636363; 
	font-weight:bold ; 
	text-align:justify; 
	}

.admin-subtitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	}

.admin-text
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #636363; 
	font-weight:normal ; 	
	}

.admin-offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 10px;

}