@charset "utf-8";
#columnLeft {
	float: left;
	height: 380px;
	width: 60%;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 0.8em;
	text-align: center;
}

#columnRigth {
	float: left;
	height: 360px;
	width: 40%;
}
#columna01 {
	height: 360px;
	width: 60%;
	float: left;
}
#columna02 {
	height: 360px;
	width: 40%;
	float: left;
}
.boxIngresoForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	background-color: #eeeeee;
	height: 14px;
	width: 90px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 1.2em;
	border: 1px solid #FF9900;
}


#contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(../images/interfaz/top.jpg);
	height: 80px;
	width: auto;
}

.clear {
	clear: both;
}
#boxIngreso {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dotted #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0.8em;
	text-align: right;
}
#topBoxIngreso {
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: auto;
	background-image: url(../images/interfaz/topBoxIngreso.gif);
}
#bottomBoxIngreso {
	background-image: url(../images/interfaz/bottomBoxIngreso.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: auto;
	padding-right: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
#formboxIngreso {
	margin: 0px;
	padding-right: 25px;
	padding-left: 10px;
}

#boxDistribucion {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0.8em;
	text-align: right;
}
#boxLegalPhone {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0.8em;
	text-align: right;
	height: 40px;
}

#boxSelectCountry {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 0.8em;
	text-align: right;
	height: 50px;
}
.boxSeleccionCountry {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	background-color: #eeeeee;
	height: 25px;
	width: 190px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 1.2em;
	border: 1px solid #FF9900;
}

#MenuTop {
	background-image: url(../images/interfaz/fndMenuTop.gif);
	background-repeat:   repeat-x;
	height: 38px;
}
#MenuBottom {
	background-image: url(../images/interfaz/fndBottomMenu.gif);
	background-repeat:   repeat-x;
	height: 38px;
	text-align:center;
}
