body {
	background: url(../images/tpt-imgs/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C2659;
}
#container {
	margin: 0px auto;
	width: 800px;
}
#top {
	height: 88px;
	background: url(../images/tpt-imgs/drk-blue-bg.jpg) repeat-x;
}
#top-menu {
	float: left;
	width: 32%;
	padding-top: 60px;
	padding-left: 6px;
}
#top-menu a {
	text-decoration: none;
	color: #3C618E;
}
#top-menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#headers {
	height: 125px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}



#logo {
	float: left;
	width: 33%;
	text-align: center;
}
#lenguajes {
	float: left;
	width: 33%;
	padding-top: 60px;
	text-align: right;
}

#lenguajes a {
	text-decoration: none;
	color: #3C618E;

	
}

#lenguajes a:hover {
	color: #A1811C;
	text-decoration: underline;

	
}



#clr {
	clear: both;
	float: none;
	height: 1px;
}
#main-anim-area {
	background: url(../images/tpt-imgs/main-anim-area.jpg) no-repeat;
	height: 179px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#menu {
	background: url(../images/tpt-imgs/drk-blue-bg.jpg) repeat-x;
	margin-top: 5px;
	padding: 3px 3px 3px 22px;
	height: 50px;
}
#menu ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	float: none;
	text-align: center;
	width: 750px;
}
#menu li {
	display: block;
	float: left;
	padding: 0px;
	background: url(../images/tpt-imgs/boton-bg.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	width: 135px;
	margin-top: 2px;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	display: block;
}

#menu a:hover {
	color: #173865;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../images/tpt-imgs/boton-bg-over.jpg) repeat-x;
	padding: 2px;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	display: block;
}
#main {
	background: #0c2658 url(../images/tpt-imgs/left-col-bg.jpg) repeat-x bottom;
	color: #FFFFFF;
}
#left_col {
	width: 240px;
	float: left;
	
	padding: 12px;

}
#left_col h5 {
	margin: 0px;
	padding: 0px 0px 5px;
	font: bold 13px Arial, Helvetica, sans-serif;
	border-top: 1px none #3967ac;
	border-right: 1px none #3967ac;
	border-bottom: 1px solid #3967ac;
	border-left: 1px none #3967ac;
}
.left_col_foto {
	margin-top: 12px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
#left_col a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_col a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}




#contenidos {
	float: left;
	padding: 15px;
	width: 500px;
	color: #E1E1E1;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #01367c;
	border-top: 2px none #0d2856;
	border-right: 2px none #0d2856;
	border-bottom: 2px none #0d2856;
	border-left:  2px solid #0d2856;
}
#contenidos p {
}

#contenidos h4 {
	background: #072a56;
	padding: 12px;
}

#contenidos h2 {
	font-size: 20px;
	font-weight: normal;
	border-top: 1px none #4AA4F1;
	border-right: 1px none #4AA4F1;
	border-bottom: 1px solid #4AA4F1;
	border-left: 1px none #4AA4F1;
}
#contenidos h3 {
	color: #FFCC00;
	padding-bottom: 5px;
	border-bottom: 1px dashed #3967AC;
}

#contenidos a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#contenidos a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
.foto-borde {
	border: 1px solid #FFFFFF;
	margin: 3px;
}



#2columns {
}


hr {
	color: #3967ac;
	margin: 0px;
	padding: 0px;
}
#logos {
	text-align: center;
}
#logos img {
	margin-right: 6px;
	margin-left: 30px;
}

#footer {
	background: url(../images/tpt-imgs/drk-blue-bg.jpg);
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
}
#footer a {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
