@charset "UTF-8";
.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;
	}
	
.Interlineado {
line-height:inherit;
font-size:14px;
font-family:"Arial Narrow";
}