.cuerpodetexto1 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #003399;
}
.cuerpodetexto2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003399;
}
.titulosinterioresazules {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #003399;
	line-height: 12px;
}
.tituloWizardsAzul{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: White;
    background-color:#003399;
}
.titulosinterioresazulesLibro
{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #003399;
	line-height: normal;
}
.tituloamarillograndeLibro
{
	font-family: Arial;
	font-size: 18px;
	color: #B86E00;
	line-height: normal;
	font-weight: bold;
}
.tituloamarillochicoLibro {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #B86E00;
	line-height: normal;
}
.tituloamarillogrande {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #B86E00;
	line-height: 12px;
}
.tituloamarillochico {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #B86E00;
	line-height: 12px;
}
.subtituloamarillo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #B86E00;
	line-height: 12px;
}
.subtituloazul {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #7F9FC3;
	line-height: 12px;
}
.fecha {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #7F9FC3;
}
.creditos {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.lista {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	background-color: #DFE2EE;
	color: #003399;
}
A.linkmenu:link {
	text-decoration: none;
	color: #006633;
	font-family:Verdana;
	font-size: 9px;
	font-weight: bold;
}
A.linkmenu:visited {
	text-decoration: none;
	color: #006633;
	font-family:Verdana;
	font-size: 9px;
	font-weight: bold;
}
A.linkmenu:active {
	text-decoration: none;
	color: #006633;
	font-family:Verdana;
	font-size: 9px;
	font-weight: bold;
}
A.linkmenu:hover {
	text-decoration: none;
	color: #990000;
	font-family:Verdana;
	font-size: 9px;
	font-weight: bold;
}

input.campotexto {background-color: white; font-size: 9pt; font-family: verdana}
input.boton {background-color: #003399; color: white; font-size: 7pt; font-family: Verdana; font-weight: bold}
.error
{
	font-size: 9pt;
	text-transform: none;
	color: red;
	font-style: normal;
}

.CatalogoTablaN1{
    margin:5px;
    background-color:#FCEEEE;    
}

.CatalogoTablaN2{
    margin:5px;
    background-color:#A9D6EB;
}

.CatalogoTablaN3{
    margin:5px;
    background-color:#FCF1E9;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	border-width:2px;
	border-style:solid;
	border-color:#5E9D9C;
}