/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/* blue-top-left --*/

.blue-top-left {
	background-image: url(../images/blue-top-left.gif);
	background-repeat: no-repeat;
	background-position: center left;
	height: 30px;
	background-color: #263997;
	padding-left: 20px;
}

/* green-top-left --*/

.green-top-left {
	background-image: url(../images/green-top-right.gif);
	background-repeat: no-repeat;
	background-position: center right;
	height: 30px;
	background-color: #8EC122;
	padding-right: 19px;
}

/* iso --*/

.iso {
	background-image: url(../images/iso.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 170px;
	height: 30px;
}

/* slogan --*/

.slogan {
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 604px;
	height: 19px;
}

/* header --*/

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 169px;
}

/* footer-line --*/

.footer-line {
	background-color: #F6C32B;
	height: 11px;
}



/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text Box                                              */
/*========================================================*/

.TextBox {
	BORDER: #B8B8B8 1px solid;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #7D7E7D; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	HEIGHT: 19px;
	width: 160px;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text CSS                                              */
/*========================================================*/


/* Text1 --*/

.Text1, A.Text1, A.Text1:link, A.Text1:visited, A.Text1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7E7D;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7E7D;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text2 --*/

.Text2, A.Text2, A.Text2:link, A.Text2:visited, A.Text2:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8D8D8D;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8D8D8D;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text3 --*/

.Text3, A.Text3, A.Text3:link, A.Text3:visited, A.Text3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0099CC;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0099CC;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text4 --*/

.Text4, A.Text4, A.Text4:link, A.Text4:visited, A.Text4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text5 --*/

.Text5, A.Text5, A.Text5:link, A.Text5:visited, A.Text5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #314E9E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text5:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #314E9E;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text6 --*/

.Text6, A.Text6, A.Text6:link, A.Text6:visited, A.Text6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #97D512;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text6:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #97D512;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Footer Text --*/

.FooterText, A.FooterText, A.FooterText:link, A.FooterText:visited, A.FooterText:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #6F7169;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.FooterText:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #6F7169;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/



/*======================================================================*/
/*========== Estilos para Módulo omAleatorizFOSIMI (Inicio) ============*/
/*======================================================================*/


.omAleatorizFOSIMI_View_Cell_Title
{
	text-align: center;
	white-space: nowrap;
}

.omAleatorizFOSIMI_View_Title
{
	font: normal 24px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_View_Link
{
	font: normal 18px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Main
{
	border: solid 2px #6593CF;
	background: #FFFFFF;
}

.omAleatorizFOSIMI_Form_Cell_Title
{
	background: #DFECFF;
	border-bottom: solid 2px #6593CF;
	text-align: center;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Title
{
	font: normal 24px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Cell_Label
{
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Label
{
	color: #006CAC;
	font: normal 13px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Cell_Field
{
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_ReadonlyText
{
	font: normal 13px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_RadioButtonList
{
	font: normal 13px Tahoma, Sans-Serif;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Cell_Buttons
{
	background: #DFECFF;
	border-top: solid 2px #6593CF;
	text-align: center;
	white-space: nowrap;
}

.omAleatorizFOSIMI_Form_Button
{
	width: 100px;
	font: normal 13px Tahoma, Sans-Serif;
	white-space: nowrap;
}

/*======================================================================*/
/*============ Estilos para Módulo omAleatorizFOSIMI (Fin) =============*/
/*======================================================================*/

