/************************************* TEXTOS *******************************/

.Texto_Destacado{
		color:#7F7552;
		font-weight: bold;
}

.Icono_Flechita{
		color:#7F7552;
		font-size: 12px;
		font-family: Times New Roman;
}

.Titulo_Contenidos_Detalles{
	font-size: 12px;
	font-weight: bold;
	color:#7F7552;
	text-transform:uppercase;
}


.subtit-utilidades{
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}



.txt_loguin
{
		color:#444444;
		font-size: 12px;
		font-weight: bold;
}

.titulo_contenido{
	color: #012B4F;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;	
	}

	
.txt-pie {
	color: #ffffff;
	font-size: 11px;
	font-weight: none;	
	}
	
	
.tit-secc-menu {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 90%;
	/*font-variant: small-caps;
	text-transform: capitalize;*/
	}
	
.tit-secc-submenu {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	/*font-variant: small-caps;
	text-transform: capitalize;*/
	}	




/************************************ LINKS ************************************/
A.Link_Titulo_Menu {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
		
A:Hover.Link_Titulo_Menu{ 
		         color:#ccc;
				}





A:Hover { 
	color:#233461;
	text-decoration: underline;
}

A { 
    font-family: Arial;
	/*color:#000000;*/
	color:#7F7552;
	font-weight: bold;
	text-decoration: none;
}


A.link-top {
		color:#FFFFFF;
		font-size: 13px;
		font-weight: none;  
		text-decoration: none;	display:block;	padding:2px;
		width:134px;
        }
		
A:Hover.link-top{ 
		         color:#333;
	         	 text-decoration: none;
				 background:#e4e1d2;
	
				}

				
			
							

A.link_menu {
		color:#000000;
		font-weight: none;
		text-decoration: none;
		font-size: 13px;
	
        }

A:Hover.link_menu { 
	         	text-decoration: underline;
				color:#fff;
	         	text-decoration: none;
			
				
				}
				
#servicios A.link_menu {
		color:#000000;
		font-weight: none;
		text-decoration: none;
		font-size: 13px;
		display:block;
		padding:3px; 
        }

#servicios A:Hover.link_menu { 
	         	text-decoration: underline;
				color:#fff;
	         	text-decoration: none;
					background:#a79e77;
				}


#institucional A.link_menu {
		color:#000000;
		font-weight: none;
		text-decoration: none;
		font-size: 13px;
		display:block;
		padding:3px; 
        }

#institucional A:Hover.link_menu { 
	         	text-decoration: underline;
				color:#fff;
	         	text-decoration: none;
					background:#a79e77;
				}



/*Estilo usado en el pie*/
A.bco {
		color:#FFFFFF;
		font-size: 11px; 
		text-decoration: none;
		display: inline;   
		text-align: left;   
		font-weight: none;   
		text-indent: 0px;
		line-height: 120%;
        }

A:Hover.bco { 
		        color:#D0C59F;
	         	text-decoration: none;
			}



/*Estilo usado en el pie*/
A.bco_grande {
		color:#FFFFFF;
		font-size: 13px; 
		text-decoration: none;
		display: inline;   
		text-align: left;   
		font-weight: none;   
		text-indent: 0px;
		line-height: 120%;
        }

A:Hover.bco_grande { 
		        color:#D0C59F;
	         	text-decoration: none;
			}



				
A.link-azul {
		color:#3F5388;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;	
		line-height: 100%;	
        }

A:Hover.link-azul { 
		color:#333333;
	    text-decoration: none;
		}
		
		

		

A.link-noticias {
	font-family: Arial;
	color: #0E398C;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	}
A:Hover.link-noticias { 
		color:#333333;
	    text-decoration: none;
		}
		
		
		
		
A:Hover.loguin { 
		color:#808080;
		text-decoration: none;
		}

A.loguin { 
      	font-family: Arial;
		color:#444444;
		font-size: 12px;
		font-weight: bold;
		}



A:Hover.titulo_contenido{ 
	font-family: Arial;
	color: #012B4F;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;	
	text-decoration: underline;
			}

A.titulo_contenido{ 
	font-family: Arial;
	color: #012B4F;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;			}
	
	



	

	
/*Estilo utilizado en el titulo de los listados*/
.subtit1 {
	font-family: Arial;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	}
	
.txt-loguin {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: none; 	
	}
		
	


.boton_ch{
        font-size:9px;
        border: 1px solid #999999; 
        background:#f0f0f0;
       }


html{

}



		
BODY {
	font-family: Arial;
	color: #444444;
	font-size: 12px;
	background:url(images/back.jpg);
	
	
	}
	
#Id_Div_Principal{
background:url(images/back2.jpg) repeat-x;
}

#Id_Tabla_Principal{
background-color:#FFFFFF;
}

TD {
	font-family: Arial;
	font-size: 12px;
	}
	
#servicios TD {
font-family: Arial;
	font-size: 12px;	
	padding:0px;
	}
	

	
P {
	font-family: Arial;
	color: #444444;
	font-size: 12px;
	}


TEXTAREA {
	font-family: Arial;
}