.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
  font-weight: bold;
	text-decoration: none;
}

.menuSeleccionado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;  
  font-weight: bold;
  text-decoration: none;
}

.menuSeleccionado2nivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;  
  font-weight: bold;
  text-decoration: none;
}


.menuBloqueado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;  
	text-decoration: none;
}

.barraMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
  color: #000000 ; 	
  vertical-align: middle;
}

.menuPpal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122E53;
	text-decoration: none;
}

.barraMenu2 {
	background-image: url(../images/cabezote/mm3a_bg.gif);
	background-repeat:  repeat-x;
	height: 16px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textoTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a4c5d6;
	font-style: italic;
	background-image: url(../images/cabezote/tl_lineaTitulos.gif);
	text-align: right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	height: 36px;
	font-variant: normal;
}

.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bordeBotton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contenido h2, .titularH2, #contenido .azulClaro, #contenido .titular-icono{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: none;
	font-weight: bold;
	background-image: url(../images/linea_azul_titular.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding: 2px 0px 7px 19px;
	margin: 20px 0px 15px 40px;	
	width: 650px;

}
.h3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/punt_gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	padding-top: 2px;
	padding-bottom: 7px;
	margin-left:0px;
	margin-left:20px;	
}
#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135% ! important;
	color: #38347E;
	width: 675px;
	padding:12px 15px 5px 38px;
	margin: 0px 0px 10px 0px;	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
}