body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	padding: 5px;
}

#tdleftbar {
	padding: 5px;
}
#tdleftbar a {
	margin: 5px;
	padding: 5px;
	display: block;
	border: 1px solid #669999;
	background-color: #E9F3F3;
}
#tdleftbar a:hover {
	background-color: #D7E8EE;
	display: block;
}
#tdtopbar {
	padding: 5px;
	background-color: #E9F3F3;
	text-align: center;
	border: 1px solid #669999;
}
#tdtopbar a {
	display: inline-block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 10px;
	border: 1px solid #669999;
}
#tdtopbar a:hover {
	background-color: #D7E8EE;

}

#navi {
	border: 1px double #669999;
}
#content {
	padding: 5px;
	border: 1px solid #99CCCC;
}

img {

}


.titulos {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #176A82;
	font-style: normal;
	line-height: normal;
	text-transform: none;



}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #669999;
	font-weight: bold;

}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.textos img {
	margin: 10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	text-transform: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #466868;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	color: #466868;
}
.bordertabla {
	border: 1px double #999999;
}
.text-headers {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 1.5em;
	letter-spacing: 0.09em;
}
.tabla {
	border-right: none;
	padding: 5px;
	border-left: 1px double #5AA587;
}
.titulares {
	background-color: #FFFFFF;
	background-image: url(images/titulares/bg-titulares.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6D5E1;
	border-left-color: #C6D5E1;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D5E1;
	color: #386759;
	line-height: 1.7em;
}
.titulares img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titulares h4 {
	padding-top: 15px;
	font-size: 1.3em;
	font-weight: 400;
	padding-left: 10px;
	color: #6B9C9C;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B9C9C;
}
h1 {
	font-size: 18px;
	color: #669999;
}
h2 {
	font-size: 17px;
	color: #669999;
}
h3 {
	font-size: 16px;
	color: #669999;
}
h4 {
	font-size: 15px;
	color: #669999;
}
h5 {
	font-size: 14px;
	color: #669999;
}

h6 {
	font-size: 13px;
	color: #669999;
}
