@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bod-container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tpt-images/bg-container.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu-top {
	background-image: url(../images/tpt-images/bg-top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 800px;
	text-align: right;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu-top a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 3px;
}
#menu-top a:hover {
	color: #669900;
	text-decoration: underline;
}
#img-top {
	height: 114px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
 /* Menu---------------------------------------------------------- */
#menu {
	height: 31px;
	width: 801px;
	background-image: url(../images/tpt-images/bg-menu.jpg);
	background-repeat: no-repeat;
}
#menu a {
	color: #000000;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
	display: block;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 7px;
	padding-left: 7px;
}
#menu a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.selected {
	margin: 0px;
	padding: 0px;
	height: 32px;
	color: #FFFFFF;
	display: block;
}

#submenues {
	margin: 0px;
	height: 32px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
	width: 590px;
	background-image: url(../images/tpt-images/bg-Submenus.jpg);
	background-repeat: no-repeat;
	padding-left: 214px;
}
#submenues a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}

#submenues a:hover {
	color: #000000;
}
 
 /* SUB Menus---------------------------------------------------------- */
 
#sub-consiste {
	position: absolute;
	visibility: hidden;
}
#sub-inversion {
	position: absolute;
	visibility: hidden;
}
	
#sub-como_invertir {
	position: absolute;
	visibility: hidden;

}
#sub-deinteres {
	position: absolute;
	visibility: hidden;
 
}
#sub-contactenos {
	position: absolute;
	visibility: hidden;

}	
/* Fin de SUB Menus-------------------------------------------------------------- */
#contenido {
	background-image: url(../images/tpt-images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 800px;
}

#izq {
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#izq a {
	color: #990000;
	text-decoration: none;
}
#izq a:hover {
	color: #000000;
	text-decoration: underline;
}

#dcha {
	width: 198px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336600;
	margin-top: 60px;
}
#clr {
	clear: both;
	float: none;
}
#footer {
	width: 800px;
	background-image: url(../images/tpt-images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a:hover {
	color: #51090D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #540D15;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #4C0B0F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #551317;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 5px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #336600;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	padding-bottom: 5px;
}
.foto1 {
	border: 2px solid #FFFFFF;
}
.foto2 {
	border: 2px solid #59171B;
	margin: 5px;
}
