/*generales*/
html, body {
	margin: 0px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #003399;
	background-color: #FFFFFF;
	height:100%;
}
td, tr {
	font: 16px Georgia, "Times New Roman", Times, serif;
}
h1 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #003399;
	border-bottom: solid #00A5C3 1px;
}
h2 {
	padding: 0px 0px 12px 0px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #0099CC;
	word-spacing: 40px;
}
p {
	padding: 6px 0px;
	margin: 0px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
hr {
	border-top: 1px solid #0099CC;
	border-right: 0px;
	border-bottom: 1px solid #FFF;
	border-left: 0px;
}
a  {
	color: #00A5C3;
}
/*específicas*/
#intro {
	height:100%;
}
#template {
	background-image: url(../libraries/images/templates/pattern.jpg);
	height:100%;
}
#container {
	width: 844px;
	border: 3px solid #B89F75;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_left.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#pageHeader {
	background-color: #FFFFFF;
	background-image: url(../libraries/images/templates/top_nuestramemb.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
#pageHeader h1, #pageHeader h2{
	margin: 0px;
	padding: 0px;
}
#pageHeader h1 span{
	display: none;
}
#pageHeader h2 span {
	display: none;
}
#pageHeaderEng {
	background-color: #FFFFFF;
	background-image: url(../libraries/images/templates/top_nuestramemb_eng.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
#pageHeaderEng h1, #pageHeaderEng h2{
	margin: 0px;
	padding: 0px;
}
#pageHeaderEng h1 span{
	display: none;
}
#pageHeaderEng h2 span {
	display: none;
}
#topmenu {
	width: 800px;
	background-color: #B59E74;
	height: 28px;
}
#topmenu2 {
	width: 800px;

	padding-top: 6.px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	background-color: #00A5C3;
}
#tselect{
	height: 25px;
	display: block;
}
#tselect ul {
	margin: 0px;
	padding: 0px;
}
#tselect li {
	list-style-type: none;
	padding-top: 5px;
	display: inline;
}
#tselect a {
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#tselect a:hover {
	background-color: #006699;
}
#leftmenu {
	float: left;
	width: 206px;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 291px;
}
#leftmenu2 {
	width: 150px;

	padding-top: 6.px;
	padding-top: 20px;
}
#lselect ul {
	margin: 0px;
	padding: 0px;
}
#lselect li {
	list-style-type: none;
	padding-top: 5px;
}
#lselect a {
	font: 11px/24px Georgia, "Times New Roman", Times, serif;
	color: #CCD4DF;
	text-decoration: none;
	display: block;
	/*height: 24px;*/
	padding-left: 9px;
}
#lselect a:hover {
	color: #99FFFF;
	background-image: url(../images/boton.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#lselect ul.leftmenu2 {
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#lselect li.leftmenu2  {
	list-style-type: none;
	padding-top: 5px;
}
#lselect a.leftmenu2 {
	font: 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #CCDDDD;
	text-decoration: none;
	display: block;
	height: 14px;
	padding-left: 10px;
}
#lselect a.leftmenu2:hover {
	color: #99FFFF;
	background-image: none;
}
#contenido {
	float: left;
	text-align: center;
	width: 626px;
	padding-right: 12px;
	padding-top: 12px;
}
#contenido-dest {
	float: left;
	text-align: center;
	padding-right: 12px;
	padding-top: 12px;
	width: 626px;
}
#contenido-dest p {
	text-align: justify;
	width: 596px;
}
#contenido-dest h1 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #00A5C3;
	border-bottom: 1px solid;
	width: 550px;
}
#footer {
	font: 12px/16px Arial;
	text-align: center;
}
#footer a {
	color: #999;
}
.clear {
clear:both;
}
.header5 {
	color: #00A5C3;
}
.header5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header5 a:hover {
	background-color: #003896;
}
.header6 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header6 a:hover {
	background-color: #216DC6;
}
