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

body, h1, h2, h3, img, ul, li, p, form {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font: 11px "Lucida Sans", Arial, Verdana, sans-serif;
	color: #FFF;
	text-align: center;
}

li {
	list-style: none;
}

a {
	color: #9C0;
	text-decoration: none;
}

.divFix {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

#container {
	background: #2B622D url(../images/bg_page.png) center bottom no-repeat;
}

#containerTwo {
	background: url(../images/bg_container_top.png) repeat-x !important;
	background: url(../images/bg_container_top_ie6-trans.png) repeat-x;
}

/* HEADER */

#header {
	margin: 0 auto;
	height: 110px;
	width: 960px;
}

#header img {
	float: left;
	margin: 13px 0 0 4px;
	height: 88px;
	width: 257px:
}

#header ul {
	float: right;
	padding: 76px 100px 0 0;
}

#header ul li {
	position: relative;
	float: left;
	font-size: 12px;
	padding: 0 0 0 20px;
}

#header ul li .home {
	background: url(../images/ico_main_page.gif) left center no-repeat;
	padding: 2px 0 0 16px;
}

#header ul li .us {
	background: url(../images/ico_info.gif) left center no-repeat;
	padding: 2px 0 0 12px;
}

#header ul li .products {
	background: url(../images/ico_products.gif) left center no-repeat;
	padding: 2px 0 0 16px;
}

#header ul li .contact {
	background: url(../images/ico_contact.gif) left center no-repeat;
	padding: 2px 0 2px 17px;
}

/* CONTENT */

#content {
	clear: both;
	margin: 0 auto;
	padding: 0 85px 0 71px;
	width: 844px;
}

/* BOX MARKET RATES */

#marketRates {
	float: left;
	background: url(../images/bg_market_rates-trans.png) no-repeat;
	padding: 15px 29px 40px 29px;
	width: 180px;
}

#marketRates div {
	background: url(../images/bg_boxs_market_rates.png) no-repeat;
	padding: 12px 12px 8px 12px;
	margin: 0 0 14px 0;
}

#marketRates h2 {
	color: #2B622D;
	font-size: 0;
	line-height: 0;
	text-align: right;
	height: 12px;
}

#marketRates .bcu h2 {
	background: url(../images/title_cotizacion_bcu.gif) no-repeat;
}

#marketRates .brou h2 {
	background: url(../images/title_cotizacion_brou.gif) no-repeat;
}

#marketRates table {
	font-size: 10px;
	background: url(../images/line_horiz.gif) 0 8px repeat-x;
	width: 100%;
}

#marketRates table tr {
	background: url(../images/line_horiz.gif) bottom repeat-x;
}

#marketRates table td {
	background: url(../images/line_vert.gif) repeat-y;
}

#marketRates table tr.titles, #marketRates table tr.titles td, #marketRates table td.flags, #marketRates table tr.last {
	background: none;
	text-align: center;
}

#marketRates table td {
	text-align: right;
	padding: 2px 5px 4px 5px;
}

#marketRates table tr.titles td {
	padding: 18px 5px 3px 5px;
}

#marketRates table td.flags {
	padding: 2px 4px 4px 3px;
}

#marketRates table td.flags img {
	height: 11px;
	width: 16px;
}

#marketRates a {
	display: block;
	text-align: left;
	line-height: 16px;
	padding: 16px 0 0 0;
}

#marketRates a img {
	margin: 0 6px 0 0;
}

/* HOME SPLASH */

#homeSplashConvert {
	float: right;
	padding: 21px 0 0 0;
	width: 600px;
}

#homeSplashNavigator {
	position: absolute;
	padding: 230px 0 0 10px;
}

#homeSplashNavigator a {
	float: left;
	display: block;
	background: url(../images/dots_select_splashs-trans.png) no-repeat;
	margin: 0 5px 0 0;
	height: 10px;
	width: 10px;
}

#homeSplashNavigator .selected {
	background: url(../images/dots_select_splashs_current-trans.png) no-repeat;
}

#homeSplash {
	margin: 0 0 6px 0;
	height: 250px;
	width: 600px;
}

/* INTERN CONTENT */

#internContent {
	float: right;
	font-size: 12px;
	padding: 21px 0 60px 0;
	width: 600px;
	text-align: left;
}

#internContent h1 {
	color: #86C629;
	font-weight: bold;
	font-size: 20px;
}

#internContent p {
	line-height: 17px;
	margin: 14px 0 16px 0;
}

#internContent .servicesList {
	padding: 0 40px 0 40px;
}

#internContent .contact {
	padding: 20px 30px 0 30px;
}

#internContent .servicesList div {
	padding: 0 0 14px 0;
	width: 250px;
}

#internContent .contact div {
	padding: 0 0 14px 0;
	width: 260px;
}

#internContent .servicesList .right {
	float: right;
	clear: right;
}

#internContent .contact .right {
	float: right;
	clear: right;
	width: 272px;
}

#internContent .servicesList h2, #internContent .contact h2 {
	color: #86C629;
	font-size: 14px;
}

#internContent .servicesList h2 img {
	margin: 0 3px 0 0;
}

#internContent .servicesList p {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

#internContent .contact p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 14px 0;
}

#internContent .contact p a {
	text-decoration: underline;
}

#internContent .contact label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 8px 3px;
}

#internContent .contact .inputs {
	background: url(../images/bg_inputs-trans.png) no-repeat;
	padding: 5px 5px 6px 5px;
	height: 24px;
	width: 262px;
}

#internContent .contact input {
	position: relative;
	background: none;
	border: 0;
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	height: 17px;
	width: 262px;
}

#internContent .contact .textareas {
	background: url(../images/bg_textareas-trans.png) no-repeat;
	padding: 5px 5px 14px 5px;
	height: 69px;
	width: 262px;
}

#internContent .contact textarea {
	position: relative;
	background: none;
	border: 0;
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	height: 58px;
	width: 260px;
}

#internContent .contact .submit {
	float: right;
	height: 27px;
	width: 77px;
}	

#internContent .contact .error_form li {
	color: #CF0;
	font-size: 11px;
	list-style: disc;
	list-style-position: inside;
	margin: 0 0 14px 0;
	padding: 0 0 0 4px;
}

/* BOX HOME CONVERT */

#convertBox {
	position: relative;
	background: url(../images/bg_convert_box-trans.png) no-repeat;
	margin: 0 -15px 0 -15px;
	padding: 30px 15px 0 30px;
	height: 85px;
	text-align: left;
}

.convertMoneyOne, .convertMoneyFinal {
	float: left;
	background: url(../images/bg_convert_select_money-trans.png) no-repeat;
	margin: 0 10px 0 0 !important;
	margin: 0 -4px 0 0;
	height: 27px;
	width: 182px;
	z-index: 100;
}

#convertAmount {
	float: left;
	background: url(../images/bg_convert_input-trans.png) no-repeat;
	color: #FFF;
	font-size: 11px;
	border: none;
	padding: 6px 10px 7px 10px;
	margin: 0 10px 0 0;
	width: 82px;
}

#convertButton {
	float: left;
	display: block;
	height: 27px;
	width: 77px;
}

#convertBox .title {
	clear: left;
	float: left;
	margin: 22px 0 0 13px;
	height: 11px;
	width: 147px;
}

#convertResult {
	float: right;
	padding: 22px 118px 0 0;
	color: #9C0;
	width: 124px;
}

#convertResult span {
	color: #FFF;
	font-weight: bold;
}

/* BOX HOME INFO */

#homeInfo {
	clear: both;
	padding: 0 0 0 12px;
}

#homeInfo .items {
	float: left;
	text-align: left;
	margin: 0 11px 0 0;
	width: 270px;
}

#homeInfo .titles {
	margin: 0 0 0 12px;
}

#homeInfo .dialogTop {
	background: url(../images/bg_dialog_box_top-trans.png) no-repeat;
	padding: 20px 12px 4px 12px;
}

#homeInfo .dialogBottom {
	background: url(../images/bg_dialog_box_bottom-trans.png) no-repeat;
	font-size: 0;
	line-height: 0;
	height: 8px;
}

#homeInfo .one p {
	margin: 0 0 10px 0;
}

#homeInfo .one .dialogTop a {
	display: block;
	font-size: 9px;
	text-align: right;
}

#homeInfo .two li {
	background: url(../images/ico_items-trans.png) 0 4px no-repeat;
	padding: 2px 0 4px 20px;
}

#homeInfo .three {
float: right;
	margin: 0;
}

#homeInfo .three strong {
	display: block;
}

#homeInfo .three span {
	display: block;
}

#homeInfo .three .address {
	float: left;
	width: 120px;
}

#homeInfo .three .phones {
	float: right;
	width: 120px;
}

#homeInfo .three .contact {
	clear: both;
	padding: 6px 0 0 0;
}

/* FOOTER */

#footerNavigator {
	clear: both;
	background: url(../images/bg_footer_navigator-trans.png) no-repeat;
	padding: 12px 16px 0 16px;
	margin: 0 0 -10px 14px;
	height: 38px;
	width: 798px;
}

#footerNavigator li {
	float: left;
	font-size: 12px;
	margin: 0 40px 0 0;
}

#footerNavigator .contact {
	float: right;
	margin: 0;
}

#footerCopyright {
	float: left;
	clear: left;
	font-size: 9px;
	padding: 16px 0 140px 26px;
	white-space: nowrap;
}

#footerAuthor {
	clear: right;
	float: right;
	display: block;
	background: url(../images/logo_footer_emedia.gif) right top no-repeat;
	color: #FFF;
	font-size: 9px;
	padding: 1px 57px 140px 0;
	margin: 16px 12px 0 0;
	white-space: nowrap;
	text-align: right;
}