/*----------------------------------------------------------------
BASE CARGO	- CSS common.
----------------------------------------------------
designed by  // f l a p interactive //
----------------------------------------------------
www.flap.com.uy
September 28, 2012,  Montevideo. Uruguay.
----------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style:none;
}
hr {
	display:none;
}
img {
	border:none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-size:10px;
	background: url(../img/background.png) repeat top left;
    color: #333;
	position:relative;
}
fieldset {
	border:0;
	padding:0;
	margin:0;
}
form {
	padding:0;
	margin:0;
}
legend{
	display:none;
}
h1, h2, h3, h4, h5, ul, li, p {
	margin:0;
}
a {
	outline:none;
	text-decoration:none;
}
div.pusher {
	clear: both;
	height: 0;
	overflow: hidden;
}
.hidden{
    display: none;
}
div#users_ie {
	padding:5px;
	background-color:#ffffe1;
	border:1px solid #333;
	text-align:center;
}
div#users_ie p {
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
div#users_ie p a {
	color:#0000ff;
}
div#users_ie p a:hover {
	text-decoration:underline;
}
/*GENERAL*/
@font-face {
	font-family: 'TradeGothic';
	src: url('../fonts/TradeGothic-webfont.eot');
	src: url('../fonts/TradeGothic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TradeGothic-webfont.woff') format('woff'),
	url('../fonts/TradeGothic-webfont.ttf') format('truetype'),
	url('../fonts/TradeGothic-webfont.svg#TradeGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}
div#wrapper{
	min-width:992px;
}
div#wrapper2{
	width: 992px;
	margin: 0 auto;
	position:relative;
}
div#arrowIcon{
	background: url(../img/arrows_icon_top.png) repeat top left;
	width:74px;
	height:99px;
	position:absolute;
	top:35px;
	left:81.7%;
}
ul#language{
	display:none;
	position:absolute;
	z-index:400;
	top:0;
	right:12px;
	display:block;
	width:119px;
	height:20px;
	background:url(../img/language_back.png) no-repeat top left;
	padding:5px 0 5px 13px;
}
ul#language li{
	float:left;
	background:url(../img/language_separator.gif) no-repeat 0 0.2em;
	padding-left:6px;
}
ul#language li.noBorder{
	background-image:none;
	margin-right:6px;
	padding-left:0;
}
ul#language li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
}
ul#language li a:hover{
	text-decoration:underline;
}
ul#language li.selected a{
	font-weight:bold;
}
ul#language li.selected a:hover{
	text-decoration:none;
}
/*HEADER*/
#header{
    width: 200px;
    height: 338px;
	float: left;
	margin-right:12px;
}
h1{
	display:block;   
    width: 200px;
    height: 95px;
	margin:45px 0 55px 0;
}
/* MAIN MENU */
div#mainMenu{
	width: 200px;
}
div#mainMenu ul li{
	text-align:right;
	margin-bottom:2px;
}
div#mainMenu ul li a{
	font-family: TradeGothic;
	color:#428496;
	font-size:28px;
	line-height:28px;
}
/*hover and selected*/
div#mainMenu ul li.selected a, 
div#mainMenu ul li a:hover {
	color:#005568;
}
div#mainMenu ul li.selected a {
	cursor:default;
}
/*SLIDE*/
div#slide{
	float:left;
    width: 774px;
	height:338px;
	border:1px solid #005568;
	border-top:none; 
	margin-bottom:10px;
	position:relative;	
}
ul#mycarousel li{	
}
div#mainContent{
	width:992px;
}
/* ********** News ********** */
div.newsContent{
	width:752px;
	height:193px;
	padding:20px 11px 0 11px;
	margin:0 0 12px 212px;
	background:url(../img/innerBackground.png) repeat top left;
	border:1px solid #ccc;
}
/* Column 1 */
div.newsContent .column01{
	float: left;
	width: 50%;	
}
/* Column 1 content (Use padding for column separation) */
div.newsContent .column01 .column-content{
	padding: 0 6px 0 0;
}
/* Column 2 */
div.newsContent .column02{
	float: right;
	width: 50%;
	margin-left: -1px; /* This is to fix browser calculation rounding problems */
}
/* Column 2 content (Use padding for column separation) */

div.newsContent .column02 .column-content{
	padding: 0 0 0 6px;
}
div.newsContent img{
	float:left;
	border:2px solid #005568;
	margin:0 8px 0 0;
}
div.newsContent a:hover img{
	opacity:0.7;
}
div.newsContent h2{
	font-family:TradeGothic;
	font-size:25px;
	line-height:25px;
	text-transform: uppercase;
	color:#005568;
	margin-bottom:20px;
}
div.newsContent h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#005568;
	margin-bottom:15px;
	padding-top:8px;
}
div.newsContent a.moreInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005568;
	background:url(../img/arrow_icon.png) no-repeat 0 0.2em;
	padding-left:8px;
}
div.newsContent a.moreInfo:hover{
	background-color:#e9e9e9;
}
/* ********** TOOLS ********** */
div.tools{
	width:752px;
	height:193px;
	padding:20px 11px 0 11px;
	margin-left:212px;
	background:url(../img/tools_back.png) no-repeat top left;
	border:1px solid #ccc;
}
/* Column 1 */
div.tools .column01{
	float: left;
	width: 33.3%;
}
/* Column 1 content (Use padding for column separation) */
div.tools .column01 .column-content{
	padding: 0 8px 0 0;
}
/* Column 2 */
div.tools .column02{
	float: left;
	width: 33.3%;	
}
/* Column 2 content (Use padding for column separation) */
div.tools .column02 .column-content{
	padding: 0 4px 0 4px;
}
/* Column 3 */
div.tools .column03{
	float: right;
	width: 33.3%;	
	margin-left: -1px; /* This is to fix browser calculation rounding problems */
}
/* Column 3 content (Use padding for column separation) */
div.toolsp .column03 .column-content{
	padding: 0 0 0 8px;
}
div.tools h2{
	font-family:TradeGothic;
	font-size:18px;
	line-height:18px;
	text-transform: uppercase;
	color:#005568;
	margin-bottom:15px;
}
div.tools ul.linkList{
	width:185px;
	margin-top:26px;
}
div.tools ul.linkList li{
	background:url(../img/arrow_icon.png) no-repeat 0 0.2em;
	padding-left:10px;
	margin-bottom:10px;
}
div.tools ul.linkList li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005568;
}
div.tools ul.linkList li a:hover{
	background-color:#e9e9e9;
}
div.tools table {
	width:239px;
	padding:0 2px 0 2px;
	border-collapse: collapse;
}
div.tools table thead th.first{
	width:25px;
}
div.tools table thead th {
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 2px 0;
	border-bottom:1px solid #ccc;
	text-align: left;
}
div.tools table tbody{
	background: url(../img/table_back.png) repeat-x 0 0;
}
div.tools table tbody tr td {
	text-align:left;
	color:#000;
	font-size:12px;
	padding:3px 0 8px 0;
}
div.tools table tbody tr td:first-child {
	display: none;
}
div.tools table tbody tr td:nth-child(3), div.tools table tbody tr td:nth-child(5) {
	display: none;
}
div.tools table tbody tr.even.last td {
	padding-bottom:0;
}
div.tools table tbody td .linea {
	margin-left: 5px;
}
div.tools table tbody tr td .bandera {
	float: left;
	width: 26px;
}
div.tools table tbody tr td p.moneda {
	text-align: left;
	width: 116px;
	padding-top: 2px;
}

div.tools table tbody tr td.divisa{
	text-align:left;
	padding-left:2px;
}
div.tools table tfoot td {
	color:#4D4D4D;
	padding-top:4px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
div.tools table tfoot td a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}
div.tools table tfoot td a:hover {
	text-decoration:underline;
}
/* FOOTER */
div#footer{
	width:992px;
}
div.info{
	width:220px;
	/*float:left;*/
	position:relative;
}
div.copy{
	width:782px;
	float:right;
	position:relative;
}
div.info address{
	background:url(../img/iso.png) no-repeat top right;
	padding-top:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005568;
	font-style:normal;
	position:absolute;
	top:-187px;
	left:10px;
	text-align:right;
}
div.info address strong{
	font-weight:bold;
}
div.info address span{
	font-family:TradeGothic;
	font-size:23px;
	display:block;
	margin:10px 0 10px 0;
}
div.info address a{
	color:#005568;
}
div.info address a:hover{
	text-decoration:underline;
}
div.copy p{
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    margin:12px 0 40px 0;
    color: #848484;
	text-align:center;
}
/*FLAP INTERACTIVE*/
p#flap{
	position:absolute;
	top:0;
	right:7px;
}
p#flap a.grayStyle{
	background:url(../img/flap_gray.png) no-repeat top left;
	display:block;
	width:107px;
	height:15px;
}
p#flap a.grayStyle:hover{
	background-position: bottom left;
}
