body {
	margin: 0px;
	padding: 0px;
	background: #d4d4d4 url(../images/tpt-imgs/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#top-area {
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	color: #FFFFFF;
}
#top-menu {
	float: left;
}
#top-menu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #999999;
}

#top-menu a:hover {
	color: #42A411;
	text-decoration: underline;
}
#top-menu #item_selected {
	color: #FFFFFF;
}

#languajes {
	float: right;
}
#languajes img {
	height: 20px;
	width: 30px;
	margin-top: 5px;
}
.clr {
	clear: both;
	float: none;
	height: 0px;
}
#container {
	background: #FFFFFF url(../images/tpt-imgs/container-bg.jpg) repeat-x;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px none #01367c;
	border-right: 2px solid #01367c;
	border-bottom: 2px none #01367c;
	border-left: 2px solid #01367c;
}
#header {
	height: 132px;
}
#logo {
	height: 100px;
	width: 131px;
	float: left;
	margin-left: 12px;
	margin-top: 5px;
}
#menu-area {
	float: right;
	width: 700px;
	height: 50px;
	text-align: center;
	padding-top: 50px;
	background: url(../images/tpt-imgs/menu-bg.jpg) no-repeat 35px 36px;
}
#menu-area-graficos {
	float: right;
	width: 700px;
	height: 50px;
	text-align: center;
	padding-top: 12px;
	background: url(../images/tpt-imgs/menu-bg-graficos.jpg) no-repeat 35px 0px;
}
#logout{
	float: right;
	width: 700px;
	height: 20px;
	font-size:10px;
	text-align: right;
	padding:3px;
	padding-top: 0px;
}
#prods-cliente{
	float: left;
	width: 700px;
	height: 20px;
	font-size:14px;
	text-align: left;
	padding-top: 0px;
}

.error{
	color:#F00;
	font-weight:bold;
}

.nombre_grafico{
	font-size:14px;
	font-weight:bold;
	color:#003;
}
.desc_grafico{
	font-size:12px;
}
#prods-cliente a{
	color: #42A411;
	text-decoration: underline;
	padding:5px;
}
#prods-cliente #item_selected {
	color: #006;
	font-size:18px;
	padding-left:0px;
}
a#menu  {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}

a:hover#menu  {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
 
 
 a#item_selected {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #013171;
	margin-right: 5px;
	margin-left: 5px;
}

#middle {
	background: url(../images/tpt-imgs/middle-bg.jpg) no-repeat;
	height: 252px;
	width: 886px;
	margin: 0px auto;
}
#middle-text {
	width: 310px;
	color: #FDFEFF;
	margin-left: 30px;
	margin-top: 35px;
	float: left;
}
#middle-text h3 {
	font-size: 18px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#middle-text p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}
#Registrese {
	margin-left: 55px;
}
#middle-image {
	height: 252px;
	width: 339px;
	float: left;
}
#login-box {
	float: right;
	width: 135px;
	margin-top: 25px;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#login-box form {
	margin: 0px;
	padding: 0px;
}
#contenidos {
	padding-right: 15px;
	padding-left: 15px;
}

#contenidos h1 {
	text-align: center;
	color: #02336E;
	font-size: 22px;
}
#steps {
	text-align: center;
}
#steps img {
	margin-right: 8px;
	margin-left: 20px;
}
#caja-texto {
	background: url(../images/tpt-imgs/caja-texto-bg1.jpg) no-repeat;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 20px 0px;
	margin-top: 2px;
	font-size: 13px;
}
#cajatexto-bottom {
	background: url(../images/tpt-imgs/caja-texto-bg2.jpg) no-repeat;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 12px;
}
#footer {
	background: #DADADA url(../images/tpt-imgs/footer-bg.jpg) repeat-x;
	width: 920px;
	margin: 0px auto;
	border: 2px solid #003877;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
}

