/* CSS Document */

/* Tablas */

td.sombraLatIzdo {
	background-image: url(../images/sombra_lat_izdo.png);
	background-repeat: repeat-y;
}
td.sombraLatDcho {
	background-image: url(../images/sombra_lat_dcho.png);
	background-repeat: repeat-y;
}
td.bgPiePagina {
	background-image: url(../images/bg_pie_pagina.gif);
	background-repeat: no-repeat;
}
td.bgBarraNav {
	background-image: url(../images/bg_barranav.gif);
	background-repeat: no-repeat;
}
td.bgMapa {
	background-color:#F0F0F0;
	border: 1px solid #CCC;
}


/* Textos */

.textoPiePagina01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #8F8F8F;
    text-decoration: none;		
	}
A.textoPiePagina01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #8F8F8F;
    text-decoration: none;		
}
A.textoPiePagina01:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;	
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	text-decoration: none;
}
.textoPiePagina02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
	}
A.textoPiePagina02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
A.textoPiePagina02:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	text-decoration: none;
}
.textoContenidosGrande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #606060;
}
A.textoContenidosGrande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration:none;
	border-bottom:dotted 1px #06F;
}
A.textoContenidosGrande:hover {
	color: #F90;
	text-decoration:none;
	border-bottom:dotted 1px #F90;
}
.textoContenidosNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #666;
	list-style-image: url(../images/bullet_10_nja.gif);
	list-style-position: inside;
}
A.textoContenidosNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #606060;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	text-decoration: none;
}
A.textoContenidosNormal:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	text-decoration: none;
}
.textoContenidosMini {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #606060;
}
A.textoContenidosMini {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #606060;
	text-decoration: none;	
}
A.textoContenidosMini:hover {
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}
.textoContenidosTitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #454D72;
}

A.textoFooterAbity {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #732808;
	text-decoration: none;
	}
A.textoFooterAbity:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4CCA8;
	text-decoration: none;
	}	

/* LINEAS */

TD.bgLineaHor{
	background-image: url(../images/linea_hor_01.gif);
	background-repeat:  repeat-x;
	height: 20px;
	top: 10px;
}
TD.bgLineaVert{
	background-image: url(../images/linea_vert_01.gif);
	background-repeat:  repeat-y;
}

/* FORMULARIOS */

.campoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: #B8B498;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #DCDACD;
	border-right-color: #DCDACD;
	border-left-color: #DCDACD;
	padding: 3px;
	margin: 0px;
	cursor: text;
	/*text-transform: capitalize;*/
}
.campoFormBorde {
	background-color: #F1F1E7;
	padding: 5px;
	width: auto;
	float: none;
}

.campoFormNecesarioBorde {
	background-color: #EAF1F2;
	padding: 5px;
}

