.formularios {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #264A62;
	text-decoration: none;
	background-color: #7A98AD;
	scrollbar-3dlight-color : #7A7A7A;
	scrollbar-arrow-color : #262626;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : Silver;
	scrollbar-face-color : Silver;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : #7A7A7A;
	scrollbar-track-color : #E5E5E5;
	border: 1px solid #4A667A;
	height: 20px;
	text-indent: 2pt;
}
.TextAreaformularios {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #264A62;
	text-decoration: none;
	background-color: #7A98AD;
	scrollbar-3dlight-color : #7A7A7A;
	scrollbar-arrow-color : #262626;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : Silver;
	scrollbar-face-color : Silver;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : #7A7A7A;
	scrollbar-track-color : #E5E5E5;
	border: 1px solid #4A667A;
	text-indent: 2pt;
}
.check {background-color: #7A98AD;
        border-style:1px solid #4A667A ;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	line-height: 22px;
	color: #FCFCFC;

}

.h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	line-height: 16px;
	color: #FCFCFC;

}

.h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;	
	line-height: 16px;
	color: #FCFCFC;

}
.TextPieLiks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #264A62;
	text-decoration: none;
	background-color: #7A98AD;
	text-indent: 2pt;
}
.TextPieLiks A{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #264A62;
	text-decoration: none;
	background-color: #7A98AD;
	text-indent: 2pt;
}
.TextPieLiks A:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #264A62;
	text-decoration: none;
	background-color: #7A98AD;
	text-indent: 2pt;
}

.texto-general {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #062235;

}
.texto-general A{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #EEEEEE;
	text-decoration: none;

}
.texto-general A:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:underline;

}
.texto-contenido {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #062235;

}
.texto-contenido A{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #EEEEEE;
	text-decoration: none;

}
.texto-contenido A:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:underline;

}

.lista-general {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #062235;
	list-style-type: square;
	list-style-position: inside;

}

