body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/tpt-imgs/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#855CAC;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
	background-image: url(../images/tpt-imgs/left-bg.jpg);
	background-repeat: repeat-y;
}
#top {
	height: 120px;
	width: 850px;
}
#menu {
	background-image: url(../images/tpt-imgs/menu-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 8px;
	height: 38px;
	margin: 0px;
	padding-top: 0px;
}
 
#menu a {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 14px;
	color:#993366;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #78421E;
	border-right-color: #78421E;
	border-bottom-color: #78421E;
	border-left-color: #78421E;
}
#menu a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-repeat: repeat-x;
}
#clr {
	clear: both;
	float: none;
	height:5px
}
#left {
	float: left;
	width: 170px;
	margin-right: 3px;
}
#left-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-menu li {
	display: block;
	height: 25px;
	background-image: url(../images/tpt-imgs/left-menu-bg.jpg);
	background-repeat: no-repeat;
}
#left-menu a {
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#left-menu a:hover {
	color:#6600CC;
	background-image: url(../images/tpt-imgs/left-menu-bg-over.jpg);
	background-repeat: repeat-y;
}
#main-bg {
	float: left;
	background-repeat: no-repeat;
	width: 626px;
}



#main {
	width: 480px;
	float: left;
	padding-top: 5px;
}
#global {
	width:665px;
	float: left;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6600CC;
	font-weight:bold
}
#titulo {
	width:645px;
	float: center;
	padding-top: 5px;
	padding-left: 10px;
}

#texto {
	width:645px;
	float: center;
	padding-top: 5px;
	padding-left: 10px;
	font-size:10;
	font-weight:normal;
	color:#333333
}
#enlaces {
	width:645px;
	float: center;
	padding-top: 5px;
	padding-left: 10px;
}
h2 {
	background-image: url(../images/tpt-imgs/h2bg.jpg);
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.encabezado2 {
	
	height: 35px;
	color: #FFFFFF;
	font-size:20px;
}
.caja {
	height: 240px;
	width: 208px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin: 10px;
	border: 1px solid #6600CC;
}
.caja img {
	height: 122px;
	width: 189px;
	border: 1px solid #2C5625;
}
.caja h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
}
.caja p {
	font-size: 14px;
}


.caja1 {
	height: 240px;
	width: 205px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin: 5px;
	border: 1px solid #2C5625;
}
.caja1 img {
	height: 122px;
	width: 189px;
	border: 1px solid #2C5625;
}
.caja1 h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
}
.caja1 p {
	font-size: 14px;
	font-weight: normal;
	color:#666666}

.caja2 {
	height: 150px;
	width: 205px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin: 5px;
	border: 1px solid #2C5625;
}
.caja2 img {
	height: 122px;
	width: 189px;
	border: 1px solid #2C5625;
}
.caja2 h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
}

#right {
	float: left;
	width: 195px;
}
.caja-derechaI {
	width: 174px;
}
.caja-derecha {
	width: 184px;
	margin-right: auto;
	border: 1px solid #9933CC;
	margin-top: 8px;
	margin-left: 4px;
	text-align: left;
	background-color: #FFFFFF;
}
.caja-derecha1 {
	width: 184px;
	margin-right: auto;
	border: 1px solid #6600CC;
	margin-top: 12px;
	margin-left: 4px;
	text-align: center;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/tpt-imgs/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color:#993366;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}
.txt_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;
}

.menu_nov 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu_nov a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;
}

.menu_nov li {
	display: block;
	height: 12px;
}
.nombre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	text-decoration: none;
	color: #4C0790;
}
.nombre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	text-decoration: none;
	color: #6600CC;
}
.nombre a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	text-decoration: none;
	color: #000000;
}
.error{color:#FF0000;}
