@charset "utf-8";

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction:ltr;
}

a, a:visited {
	color: #F30;
	text-decoration: underline;
	
}
a:hover, a:active {
	color: #F30;
	text-decoration: none;
	
}
h1 {
	font-size: 18px;
	color: #F30;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* CSS Document */

#main {
	background-image: url(images/newimm_09.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
	padding: 0px;
	width: 806px;
}
#footer {
	color: #666;
	margin: auto;
	width: 806px;
}

#head {
	background-image: url(images/newimm_02.png);
	margin: auto;
	width: 800px;
	height: 136px;
}
#langs a {
	font-size: 12px;
	color: #333;
	text-decoration:underline;
}

#langs a:hover {
	text-decoration:none;
}
#menu {
	background-image: url(images/newimm_04.png);
	margin: auto;
	height: 40px;
	width: 788px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
}
#menu td {
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
#prem {
	background-image: url(images/newimm_05.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
	width: 800px;
	padding-top: 10px;
}



#footer_sep {
	background-image: url(images/newimm_12.png);
	margin: auto;
	padding: 0px;
	height: 10px;
	width: 806px;
}
#clientes {
	margin: auto;
	width: 800px;
}
#footer a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #390;
	text-decoration: underline;
}.menu_item {
}
.menu_item a {
	font-size: 13px;
	text-decoration: underline;
	color: #FFF;
}
.menu_item a:hover, .menu_item_spec a:hover {
	text-decoration: none;
}
.menu_item_spec a {
	font-size: 13px;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

.block {
	background-image: url(images/newimm_05.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
	width: 100%;
	height:100%;
	padding-top: 10px;
}

.btn2 {
	cursor: pointer;
}
.textjusty {
	text-align: justify;
}




.big_bgtn {
	background-image: url(images/newimm_08.png);
	height: 195px;
	width: 230px;
	background-position: left top;
	cursor: pointer;
}

#news1 {
	width:255px;
	margin:auto;
}

#news1 h2 {
	font-size: 12px;
	font-style: italic;
	color: #333;
	font-weight: normal;
}
#news1 td {
	margin: 0px;
	padding: 5px;
}
#news1 input[type=button] {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#news1 input[type=text] {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width:140px;
}
#news1 select 
{
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	width:140px;
}

#step1 {
	width:300px;
	margin:auto;
}

#step1 h2 {
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-weight: bold;
}
#step1 td {
	margin: 0px;
	padding: 5px;
}
#step1 input[type=text] {
	width:200px;
}
#step1 select {
	width:200px;
}
#step1 input[type=button] {
	visibility:hidden;
}

td.label {
	margin: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.step_off, a.step_off:hover, a.step_off:active, a.step_off:visited {
	font-size: 14px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.step_on, a.step_on:hover, a.step_on:active, a.step_on:visited {
	font-size: 14px;
	color: #F30;
	font-weight: bolder;
	text-decoration: none;
}
.price_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-image: url(images/table_head.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 7px;
	border: 1px solid #999;
}
.payBlock {
	background-color: #EEE;
	background-image: url(images/table_int.gif);
	border: 1px solid #CCC;
	padding: 4px;
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: 14px;
}
.Pay1_01 {
	background-image: url(images/btn_01.png);
	height: 117px;
	width: 40px;
}
.Pay1_02 {
	background-image: url(images/btn_03-04.png);
	height: 117px;
	width: 40px;
}
.Pay1 {
	background-image: url(images/btn_03.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}



.price_prod1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
}

tr.price_prod1 {
	background-image: url(images/table_int.gif);
	background-color: #EEE;
	background-repeat: repeat-x;
}
tr.ship1 {
	background-color: #EEE;
}

tr.price_prod2 {
	background-image: url(images/table_int2.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
}
tr.ship2 {
	background-color: #FFF;
}
.cart {
	border: 1px solid #333;
	border-collapse:collapse;
}


.price_prod1_priceold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	text-align: center;
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	color: #666;
}
.price_prod1_pricedisc {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	color: #333;
}
.price_prod1_pricenew {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 4px;
	vertical-align: middle;
	color: #000;
}
.price_foot_ship {
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.price_foot_tot {
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-align: right;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
}


.price_prod1, .price_prod1_priceold, .price_prod1_pricedisc, .price_prod1_pricenew, .price_foot_ship, .price_foot_tot {
	border: 1px solid #CCC;
}

error, .error {
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	background-color: #FFEBE8;
	border: 1px solid #DD3C10;
	padding:10px;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* VALIDATOR */

td.errorField {color: #dd0000;font-family: "Trebuchet MS", Tahoma, Arial;font-size: 12px;}
td.errorField input[type="text"]{background-color:#FFE2B5}
td.errorField select{background-color:#FFE2B5}
td.errorField textarea{background-color:#FFE2B5}


td.successField {font-family: "Trebuchet MS", Tahoma, Arial;font-size: 12px;color: #333333;}
td.successField input[type="text"]{background-color:#ffffff;}
td.successField select{background-color:#ffffff;}
td.successField textarea{background-color:#ffffff;}

/* VALIDATOR */#spanThank {
	font-size: 14px;
	font-weight: bold;
	color: #090;
} 
