/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#content a {
	color: #449F96;
	text-decoration: none;
}
#content a:hover {
	color: #6AADB5;
	text-decoration: underline;
}

#content li {
	list-style-type: square;
}

#content br.clearfix {
	clear: both;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDB814;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C9098;
	padding-bottom: 5px;
	text-indent: 20px;
	background-image: url(../imagenes/apoyo/bulletTitle.png);
	background-repeat: no-repeat;
	background-position: 380px;
}
.H1negro {
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDB814;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C9098;
	padding-bottom: 5px;
	text-indent: 10px;
	background-image: url(../imagenes/apoyo/bulletTitle.png);
	background-repeat: no-repeat;
	background-position: 260px;
}
.H2gris {
	color: #666666;
}
.destacarEvento {
	font-weight: bold;
	color: #333333;
}
.transfinancier {
	font-weight: bold;
	font-variant: small-caps;
	color: #FDB814;
}

