.fondo_iz {
	background-image: url(../img/fondo_iz.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.fondo_dr {
	background-image: url(../img/fondo_dr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.tabla_titulo {
	background-image: url(../img/titulos.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.fondo_celdas {
	background-image: url(../img/fondo_celdas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

.txt_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
}
.txt_blanco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F57D00;
	line-height: 15px;
	text-decoration: none;
}
.txt_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #F57D00;
	line-height: 15px;
	text-decoration: none;
}
.txt_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F57D00;
	line-height: 15px;
	text-decoration:underline
}
.txt_naranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #FA6F15;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.txt_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #414F66;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.txt_titulo_secc {
	font-family: Tahoma;
	font-size: 14px;
	color: #414F66;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


.fondo_contenido {
	background-image: url(../img/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tabla {
	margin: 1px;
	padding: 0px;
	border: 1px solid  #E6E6E6;
}
.tabla_fondo {
	margin: 1px;
	padding: 0px;
	border: 0px solid  #ffffff;
	background-color:#F7F7F7;
	background-image: url(../img/fondo_tabla.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
.tabla_titulo_es {
	margin: 1px;
	padding: 0px;
	border: 0px solid  #ffffff;
	background-color:#F7F7F7;
	background-image: url(../img/titulos_es.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
.form {
	margin: 1px;
	padding: 0px;
	border: 1px solid  #CCCCCC;
}




.txt_titulo_secc-h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #414F66;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
}
.txt_titulo_secc-h2 {

	font-family: Tahoma;
	font-size: 14px;
	color: #414F66;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.titulo_noti { text-transform: uppercase;
				font-family: Tahoma;
	font-size: 11px;
	color:#F57D00;
	margin:10px 0px 5px 0px;
	line-height: 15px;
	text-decoration: none;
				 }

.titulo_noti a:link, .titulo_noti a:visited { color:#F57D00;}

.titulo_noti_index { text-transform: uppercase;
				font-family: Tahoma;
	font-size: 11px;
	color:#F57D00;
	margin:0px 0px 0px 0px;

	text-decoration: none;
				 }
				 
.titulo_noti_index a:link, .titulo_noti_index a:visited { color:#F57D00;}


.borde_bottom { border-bottom:1px dashed #999999;
				padding-bottom:10px;  } 
				
				
.copete {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

.text_ind {
	font-family: Tahoma;
	font-size: 14px;
	margin:0;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}