* {margin:0px ; padding:0px ; border: 0px}
body {
     text-align: center;
}

#global {
	width:1091px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#global #header {
	float: left;
	width: 1091px;
}
#global #header #logo {
	float: left;
	height: 232px;
	width: 184px;
}
#global #header #arriba {
	float: right;
	height: 144px;
	width: 907px;
	background-image: url(../imagenes/oriapure_idioma.jpg);
}
#global #header #arriba p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	margin-top: 7px;
	margin-right: 67px;
}
#global #header #nav {
	float: right;
	height: 88px;
	width: 907px;
	background-image: url(../imagenes/oriapure_menu.jpg);
}
#global #header #nav ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 40px;
}
#global #header #nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	display: inline;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#global #banner {
	height: 335px;
	width: 1091px;
	margin: auto;
	float: left;
}
#global #separador {
	float: left;
	height: 80px;
	width: 1091px;
}
#global #contacto {
	float: left;
	height: 631px;
	width: 1091px;
}
#global #contacto #titulo {
	float: left;
	height: 129px;
	width: 827px;
}
#global #contacto #formulario {
	float: left;
	height: 502px;
	width: 827px;
}
#global #section {
	float: left;
	width: 1091px;
	background-color: #ECECEC;
	height: 400px;
}
#global #footer {
	float: left;
	height: 55px;
	width: 1091px;
	background-image: url(../imagenes/pie.gif);
}
#global #footer #navtwo {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 35px;
}
#global #footer #navtwo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#global #credito {
	float: left;
	height: 38px;
	width: 1091px;
}

/************* ESTA ES LA PARTE DEL CONTACTO ****************************/
#global #contacto #formulario form {
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
}
#global #contacto #formulario form ol {
	margin-top: 13px;
	list-style-type: none;
	margin-left: 0px;
}
#global #contacto #formulario form ol li {
	list-style-type: none;
	clear:left;
	padding: 5px;
}
#global #contacto #formulario form ol li #label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d204a;
	width: 200px;
	text-align: left;
	margin: 0px;
	float:left;
}
#global #contacto #formulario form ol li #label label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#global #contacto #formulario form ol li #campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #343434;
	width: 280px;
	text-align: left;
	margin: 0px;
	float:left;
}
#global #contacto #formulario form ol li #campo input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 3px;
	margin-left: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9845;
	border-right-color: #2e3e82;
	border-bottom-color: #2e3e82;
	border-left-color: #ff7242;
}
#global #contacto #formulario form ol li #campo textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	border: 1px solid #5f574f;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9845;
	border-right-color: #2e3e82;
	border-bottom-color: #2e3e82;
	border-left-color: #ff7242;
}
#global #contacto #formulario form #mas {
	width: 320px;
	height: 50px;
	padding-left: 5px;
	float: left;
	margin-top: 10px;
}
#global #contacto #formulario form #mas #pmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
	font-size: 13px;
	color: #0d204a;
}
#global #contacto #formulario form #mandar {
	margin-top: 10px;
	padding: 8px;
	margin-left: 190px;
	color: #1d3a7e;
	background-color: #b3b3b3;
	float: left;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9845;
	border-right-color: #2e3e82;
	border-bottom-color: #2e3e82;
	border-left-color: #ff7242;
}
