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

body {
	background: #274b7e url(../images/tpt-imgs/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Geneva, sans-serif;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	margin: 14px;
	float: left;
}
#top-menu {
	float: right;
	background: url(../images/tpt-imgs/top-menu-bg.gif);
	height: 28px;
	width: 470px;
	text-align: center;
}
#top-menu img {
}
#top-menu a {
	background: url(../images/tpt-imgs/top-menu-line.gif) no-repeat right;
	display: block;
	float: left;
	padding: 3px 8px 3px 9px;
	text-decoration: none;
	color: #666;
	margin-top: 2px;
}
#top-menu a:hover {
	text-decoration: none;
	color: #CCC;
}
#top-text {
	float: right;
	width: 560px;
	margin-top: 33px;
	padding-right: 12px;
}

#top-text h1 {
	font-size: 22px;
	text-align: right;
	color: #274B7E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.clr {
	clear: both;
	float: none;
}
#menu {
	height: 23px;
	line-height: 22px;
	padding-left: 200px;
	margin-top: 2px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	background: url(../images/tpt-imgs/menu-bg2.jpg) no-repeat;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	color: #FFFFFF;
}
#menu ul li a {
	text-decoration: none;
	display: block;
	background: url(../images/tpt-imgs/menu-bg1.jpg) no-repeat right top;
	height: 23px;
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 6px;
}
#menu ul li a:hover {
	color: #FFC;
}
#submenu {
	margin: 0px 0px 0px 200px;
	padding: 0px;
	height: 27px;
	width: 645px;
	line-height: 27px;
}
#menu1 {
	background: url(../images/tpt-imgs/submenu-bg.gif) no-repeat;
}
#paises {
	margin-top: 35px;
	margin-bottom: 22px;
}
#contenidos {
	background: url(../images/tpt-imgs/bg-2.gif) no-repeat left top;
	color: #FFF;
}



#left-col {
	width: 450px;
	padding: 5px;
	float: left;
}
#anim {
	width: 429px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9BB5CE;
	background: url(../images/tpt-imgs/foto.jpg) no-repeat;
}

#rigth-col {
	float: left;
	width: 430px;
}
#marco-area {
	width: 367px;
	background: url(../images/tpt-imgs/box-1.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#marco {
	color: #000;
	background: url(../images/tpt-imgs/box-2.gif) no-repeat center 100px;
	padding-top: 55px;
}
#marco h3 {
	text-align: right;
	font-size: 24px;
	padding-right: 22px;
	color: #274b7e;
}

#marco-bottom {
	background: url(../images/tpt-imgs/box-3.gif) no-repeat;
	height: 18px;
}
.flechas {
	font-size: 12px;
	color: #999;
}

.AccordionPanelContent p a {
	text-decoration: none;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #274B7E;
	font-size: 11px;
	display: block;
	margin-top: 2px;
}
.banner { margin-right: auto; margin-left: auto; margin-top: 22px; width: 370px; 
}

#texto-adicional {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	background: #234472;
	padding: 5px;
	border: 2px dotted #4179C5;
}
#textos {
	padding: 1px 50px 55px;
	text-align: justify;
	line-height: 18px;
	font-size: 14px;
}
#textos a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#textos a:hover {
	color: #D1D2D4;
	text-decoration: underline;
}
#textos p {
	padding-left: 55px;
	padding-right: 55px;
}

#textos h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 26px;
	border-bottom: 1px dashed #4B6790;
	padding-bottom: 5px;
	margin: 0px;
}
#textos h2 {
	color: #FFC;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 5px;
	border-top: 1px dashed #437AC5;
}
#footer a {
	color: #FFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFC;
	text-decoration: none;
}
#textos .isncribirse { font-size: 18px; }
#textos     .isncribirse   a     { color: #FFCC33; display: block; padding: 10px; text-decoration: none; background-color: #1D3F6D; }
#textos     .isncribirse   a:hover     { background-color: #FFCC33; color: #1D3F6D; }
