/* SELECT IDIOMA */

.verticaltext{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	/*color: #E8ECF0;*/
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
	writing-mode: tb-rl;
}
/**/

body {
	margin:0; 
	padding:0; 
	background:#FFFFFF;
}

TD.bgSombraPagDcha {
	background-image: url(../images/sombra_pagina_dcha.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

TD.bgSombraPagIzda {
	background-image: url(../images/sombra_pagina_izda.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

td {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	vertical-align:top;
	color:#666666;
}

.al a{
	text-decoration:underline;
	color:#1B4595;
	font-weight:bold;
}

.al a:hover{
	text-decoration:none;
	color:#1B4595;
	font-weight:bold;	
}

.bl a{
	text-decoration:underline;
	color:#1F355F;
}

.bl a:hover{
	text-decoration:none;
	color:#1F355F;
}
.cl a{
	text-decoration:underline;
	color:#213962;
}
.cl a:hover{
	text-decoration:none;
	color:#213962;
}
.bt {
	font:normal 9px Tahoma; 
	color:#354997;
}
.footer {
	color:#5C5A5A;
}
.footer a {
	text-decoration:underline;
	color:#5C5A5A;
}
.footer a:hover {
	text-decoration:none;
	color:#5C5A5A;
}
.list ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.list li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	vertical-align:top;
	line-height:1.31em;
	vertical-align:top
}
.list ul li a {
	text-decoration:underline;
	color:#193765;
	font:normal 11px Tahoma, Arial;
}	
.list li a:hover {
	color:#193765;
	text-decoration:none;
	font:normal 11px Tahoma, Arial;	
}
.input {
	width:212px;
	height:20px;
	font:normal 11px Tahoma, Arial;
	color:#858585;
	border:1px solid #D4D0C8;
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
.ta {
	width:212px;
	height:184px;
	font:normal 11px Tahoma, Arial;
	color:#858585;
	border:1px solid #D4D0C8;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	overflow:auto;
}

/* TEXTO */


.txtTituloPagina {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 26px;
	line-height: 30px;
	color: #486171;
}
.txtSubtituloPagina {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 19px;
	color: #8EA3B0;
	line-height: 20px;
}
.txtTituloParrafo01 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
	line-height: 17px;
	top: 0px;
	font-weight: bold;
}
.txtTituloCategoria {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	color: #006699;
	line-height: 22px;
}
.txtBoxNormal {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	vertical-align:top;
	color:#666666;
	text-decoration: none;
}
A.txtVertNormal {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	color:#666666;
	text-decoration: none;

}
A.txtVertNormal:hover {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	color:#0066CC;
	text-decoration: none;

}

A.txtBoxNormal {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	vertical-align:top;
	color:#666666;
	text-decoration: none;
}
A.txtBoxNormal:hover {
	font-size:12px;
	font-weight:normal;
	font-family:tahoma, arial;
	vertical-align:top;
	color:#0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}

TD.barraAzulSup {
	background-color: #003366;
	height: 20px;	
	}

TD.bgFotoPpal {
	background-color: #F0F0F0;
	left: 10px;
	top: 10px;
}
TD.bgFotoAdic {
	background-color: #F0F0F0;
	left: 10px;
	top: 10px;
	background-position: center center;
}

/* LINEAS */

TD.bgLineaHor{
	background-image: url(../images/linea_hor_01.gif);
	background-repeat:  repeat-x;
	height: 30px;
	top: 10px;
	background-position: center;
}

TD.bgLineaVert{
	background-image: url(../images/linea_vert_01.gif);
	background-repeat:  repeat-y;
	width: 20px;
	left: 10px;
}

/* FORMULARIOS */

.campoForm {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8EA3B0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #EBEEF1;
	border-right-color: #EBEEF1;
	border-left-color: #EBEEF1;
	padding: 2px;
}

.campoFormNecesario {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #DBE1E6;
	border-right-color: #DBE1E6;
	border-left-color: #DBE1E6;
	padding: 2px;
}

/* HOME */

.txtHomeNormal {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

A.txtHomeNormal {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

A.txtHomeNormal:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}

.txtHomeMini {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #EEEEEE;
	text-decoration: none;
}

A.txtHomeMini {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #EEEEEE;
	text-decoration: none;
}

A.txtHomeMini:hover {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}

