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

body
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
	display: block;
}
.hr
{
	width: 100%;
	border-top: solid #e9c972 1px;
	height: 1px;
	margin: 18px 0 14px 0;
	display: block;
	clear: both;
}
.pgContainer
{
	width: 990px;
	/*width: 100%;*/
}

.GroupsScroller
{
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;	
	scrollbar-face-color: #e6e4df;
	scrollbar-shadow-color: #4C4739;
	scrollbar-highlight-color: #e6e4df;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e6e4df;
	scrollbar-track-color: #e6e4df;
	scrollbar-arrow-color: white;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #122e3b;
}
.listLink
{
	font-size: 10px;
	padding: 4px 0 4px 16px;
	line-height: 13px;
	
}
.AlphaLetter
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #e9a800;
	font-weight: bold;
	padding: 3px 0 3px 16px;
}



#dlCountryResults .imageCol
{
	width: 160px;
}
#dlCountryResults .imageCol img
{
	width: 160px;
	border: none;
	margin: 0 15px 15px 0;
}
.GroupsScroller a
{
	color: #122e3b;
	text-decoration: none;
}
.MainMenu
{
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	background-color: #51666f;
}

.MainMenu ul
{
	width: 990px;
	position: relative;
	height: 30px;
	margin: 0;
	padding: 9px 0 8px 0;
	list-style: none;
}
.MainMenu ul li
{
	
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 0 16px 0 16px;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
.MainMenu ul li a
{
	color: white;
	text-decoration: none;
}
.MainMenu ul li a:hover
{
	color: #fbeece;
}	
.MainMenu ul li a:visited
{
	color: #fbeece;
}	
.MainMenu ul li img
{
	display: inline;
}
.MainMenu ul li.MenuDivider
{
	padding: 0;
	margin: 0;
	width: 2px;
	background-image: url(images/m_divider.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.MenuSearch
{
	position: absolute;
	top: 5px;
	right: 243px;
	height: 22px;
	background-color: red;
	vertical-align: top;
}
.MenuSearch img
{
	position: absolute;
	left: 0;
	top: 2px
}
.MenuSearch input
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	left: 25px;
	background-color: #77888f;
	width: 188px;
	padding: 4px;
	text-transform: uppercase;
}







.tdRamp
{
	width: 225px;
	background-image: url(images/g_ramp_background.png);
	background-repeat: repeat-x;
	padding: 21px 16px 0 14px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.tdRamp h1
{
	font-size: 15px;
	text-transform: uppercase;
	color: #112d3a;
}
.tdRamp ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #51666f;
	font-size: 12px;
	line-height: 18px;
}
.tdRamp ul li
{
	padding: 7px 0;
	margin: 0;
}
.tdRamp ul li a
{
	color: #51666f;
	text-decoration: none;
}
.tdRamp ul li a:hover, .tdRamp ul li.Selected
{
	border-bottom: solid 4px #e9a800;
}
.tdRamp .Groups
{
	font-size: 11px;
	line-height: 18px;
	margin-top: -5px;
}
.tdRamp .Groups a
{
	display: block;
	color: #51666f;
	text-decoration: none;
}

.tdRamp table td
{
	line-height: 13px;
	padding: 4px 0;
}












.tdContent
{
	background-image: url(images/g_content_background.png);
	background-repeat: repeat-x;
	padding: 24px 8px 0 8px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.tdContent .HomeTemplate
{
	position: relative;
}
.tdContent h1
{
	color: black;
	font-size: 15px;
	text-transform: uppercase;
	padding: 6px 0 0 0;
	margin: 0;
}




.pgFooter
{
	height: 20px;
	background-color: #e9a800;
	color: #51666f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0 0 14px;
	margin: 20px 0 0 0;
}
.pgFooter a
{
	color: #51666f;
	font-weight: bold;
	text-decoration: none;
}








.tdContent .HomeTemplate .Grupos
{
	width: 419px;
	height: 286px;
	padding: 0 0 0 5px;
	color: #51666f;
	background-image: url(images/grupos_background.png);
	background-repeat: repeat-x;
}
.tdContent .HomeTemplate .Grupos h2
{
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 13px 0 0 5px;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.tdContent .HomeTemplate .Grupos h3
{
	font-size: 11px;
	padding: 0;
	margin: 0 0 0 5px;
	font-weight: normal;
}
.tdContent .HomeTemplate .Grupos p
{
	font-size: 11px;
	margin: 16px 0 0 5px;
	line-height: 20px;
}
.tdContent .HomeTemplate .Grupos .Photo
{
	float: right;
	margin-left: 38px;
	border: solid #e9c972 1px;
	padding: 5px 5px 10px 5px;
	background-color: white;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #51666f;
	text-align: center;
	font-weight: bold;
	width: 160px;
}
.tdContent .HomeTemplate .Grupos .Photo img
{
	margin-bottom: 10px;
}
.tdContent .HomeTemplate .Grupos .button
{
	padding: 10px 0 0 5px;
}
.tdContent .HomeTemplate .Recurso
{
	position: absolute;
	top: 0;
	right: 12px;
	width: 268px;
}

.Recurso2
{
	position: absolute;
	top: 305px;
	right: 12px;
	width: 268px;
}

.tdContent .HomeTemplate .Conferencias
{
	font-size: 12px;
	line-height: 20px;
	font-family: Trebuchet MS;
	color: #514f4f;
	margin-top: -10px;
	padding: 0 0 0 10px;
}
.tdContent .HomeTemplate .Conferencias img
{
	float: left;
	border: solid #e9c972 1px;
	margin: 10px 10px 15px 0;
}
.tdContent .HomeTemplate .Conferencias a
{
	font-weight: bold;
	text-decoration: none;
	color: #514f4f;
}


.ConfTemas div
{
	display: none;
}
.ConfTemas a span
{
	color: #e9a800;
	font-weight: normal;
	font-size: smaller;
}
.tdContent .HomeTemplate .Conferencias .Enlaces img
{
	float: none;
	border: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}