@CHARSET "UTF-8";
* {margin: 0; padding: 0;}

body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/backTop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	margin:0;
	padding:0;
}

.backBottom {
	background-image:url(img/backBottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.commonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:18px;
	text-align:justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:18px;
	text-align:center;
}
.copyright a:link,a:active,a:visited{
	color: #666666;
	text-decoration:none;
}
.copyright a:hover {
	color: #666666;
	text-decoration:underline;
}
.ampliar{
padding-right:7px;}
.cuņas{
padding-top:7px;
}
input{
	background-color:transparent; 
	border:none; 
	height:33px; 
	width:175px; 
	font-size:16px;
	font-weight:bold; 
	color:#666666; 
	outline:none;
}
#comentario{
	background-color: transparent; 
	border:none; 
	height:145px; 
	width:312px; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666; 
	outline:none;
}
.div_input{
	background-image:url(img/input.jpg); 
	background-repeat:no-repeat; 
	width:386px; 
	height:39px; 
}
.div_input_change{
	background-image:url(img/input_sel.jpg); 
	background-repeat:no-repeat; 
	width:386px; 
	height:39px; 
}
.div_input_textarea{
	background-image:url(img/textarea.jpg); 
	background-repeat:no-repeat; 
	width:386px; 
	height:168px; 
}
.div_input_textarea_change{
	background-image:url(img/textareaChange.jpg); 
	background-repeat:no-repeat; 
	width:386px; 
	height:168px; 
}
.code{
	background-image:url(img/code.jpg); 
	background-repeat:no-repeat; 
	width:217px; 
	height:207px; 
}
.code input{
	width:217px;
} 
.code_change{
	background-image:url(img/code_change.jpg); 
	background-repeat:no-repeat; 
	width:217px; 
	height:207px; 
}
.table_contact{
	background-image:url(img/back_contact.jpg); 
	background-repeat:no-repeat; 
	width:212px; 
	height:218;
	font-size:14px;
	color:#666;
	line-height:18px;
}

.table_contact2{
	background-image:url(img/back_contact2.jpg); 
	background-repeat:no-repeat; 
	width:212px; 
	height:218;
	font-size:14px;
	color:#666;
	line-height:18px;
}


.column_right { text-align:center; color:#f38522; padding-top:40px; text-decoration:none;}
.column_right a:link,a:active,a:visited{text-align:center; color:#f38522;text-decoration:none;}
.column_right a:hover {text-decoration:underline;}

.exportacion_izq { width:450px; float:left;}
.exportacion_der { width:200px; float:left; text-align:right;}
.clear { clear:both; height:0; margin:0; padding:0;}
