h1 {
	color : #FFFFFF;
	font-size : 20px;
	font-family : Trebuchet MS;
	font-weight: bold;
	margin: 5px;
}
h2 {
	color : #000000;
	font-size : 14px;
	font-family : Trebuchet MS;
	margin: 5px;
}
h3 {
	color : #FFFFFF;
	font-size : 20px;
	font-family : Trebuchet MS;
	margin: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #CEECFD;
	border-top: 1px dashed #CEECFD;
	background: #076BA7;
	
	padding: 2px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 14px;
	font-family : Trebuchet MS;
	font-weight: bold;
}
.title01 a {
	color : #FFFFFF;
}
.title01 a:hover {
	color : #000000;
}
.menutitulo a {
	color : #FFFFFF;
	height: 25px;
	width: 175px;
	margin: 0px;
	padding-left: 5px;
	font-size : 15px;
	background: #FF7C0A;
	border-bottom: 1px dashed #486E9C;
	font-family : "Trebuchet MS";
}
.right {
	color : #000000;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 14px;
	font-family : Trebuchet MS;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
p {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 2px;
	font-size : 13px;
	font-family : Trebuchet MS;
}
p a {
	color : #0000FF;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.bordefino {
	border: 1px solid #CCCCCC;
}
