body {
    width: 1024px;
    margin: 0 auto;
}
h1, h2, h3 {
    font-family: Arial;
}
h3 {
    margin: 0;
}

p a {
    color: #0080FF;
}

iframe {
    padding-top: 1em;
    width: 100%;
}

p {
    font-family: serif;
}

input, textarea {
    border-radius: 5px;
    box-shadow: 3px 3px 5px #000000;
}

.clear {
    clear: both;
}

.sacarSubrayado {
    text-decoration: none;
}

.informacionContacto, .informacionUtil {
    font-size: 1.55em;
    color: #000000;
    font-weight: 400;
}

.mostrarCampo {
    width: 100%;
}

.cambiarUnicoCampo {
    float: left;
    display: none;
}

.mostrarCampo {
    height: 2em;
    display: table;
}

.cambiar {
    cursor: pointer;
    position: relative;
    margin-left: 1em;
    margin-right: 1em;
    display: table-cell;
    vertical-align: middle;
    float: left;
    font-size: 0.8em;
    color: #808080;
    top: 0.2em;
}

.informacionContacto {
    padding: 0;
    margin: 0;
    display: table-cell;
    float: left;
    text-align: left;
    font-size: 1.2em;
    height: inherit;
}

.informacionUtil {
    text-align: center;
}

#a {
    margin-left: 8em;
    margin-top: 5em;
}

.formulario {
    width: 17em;
    margin-left: 23em;
}

.campoTextArea {
    height: 4em;
    vertical-align: central;
    float: left;
}

.campo {
    width: 6em;
    float: left;
    text-shadow: 3px 3px 5px #0080FF;
}

.combo {
    width: 13em;
}

.experiencia {
    font-size: 2em;
    top: -0.5em;
    left: -1.5em;
}

#realizarPedidos {
    margin: 0 auto;
    text-align: center;
}

.listaHome .usoInternoHome {
    padding-top: 1.2em;
    margin-left: 0.5em;  
}

.listaHome .usoExternoHome {
    padding-top: 0.5em;
    margin-left: 0.5em;   
}

.listaHome li {
    list-style-image: url('http://www.nicolasfcabrera.com.ar/farmaciaMediterranea/logo/LogoFarmacia1_256.png');
    margin-left: 0;
    text-align: left;
}

.listaHome {  
    margin-top: -0.5em;
    float: left;
    width: 5em;
    margin-left: 5em;
}

.divHome1, .divHome2 {
    float: left;
    width: 48%;
    height: 6.5em;
    border: 1px solid;
}
.divHome1 {
    box-shadow: -3px 2px 2px #000000;
}
.divHome2 {
    box-shadow: 3px 2px 2px #000000;
}

.ancho100 {
    width: 100%;
    text-align: center;
}

#sesionIniciada {
    
}

#botonHacerPedido {
    position: relative;
    left: 38%;
    font-size: 1.5em;
    border: 2px dotted #ff6a00;
    width: 10em;
    cursor: pointer;
}

#botonHacerPedido a {
    color: #000;
}

#botonHacerPedido:hover {
    border: 2px solid #ff6a00;
}

#botonHacerPedido a:hover {
    color: #412dee;
}

#home {
    width: 100%;
    text-align: center;    
    height: 32.38em;
}

#header {
    width: 100%;
    text-align: center;
}

#iniciarSesion {
    padding-top: 0.3em;
    font-family: serif;
}

#sectionIniciarSesion, #sectionClaveOlvidada, #sectionVerificacion, #sectionResetearClave {
    position: relative;
    top: 9em;
    text-align: center;
}

#sectionResetearClave {
    top: 5em;
}

#sectionClaveOlvidada {
    top: 7em;
}

#ortomolecularHome {
    position: relative;
    top: 3em;
    clear: both;
}

#iniciarSesion a {
    font-weight: bold;
    color: #000;
    font-size: 1.2em;
    padding: 0.35em;
    background-color: #0080FF;
}

#iniciarSesion a:hover {
    box-shadow: 5px 5px 5px #000000, 5px 5px 5px #000000;
    color: #FFF;
    -webkit-transition: color 300ms linear #FFF;
}

#header h1 {
    background: -webkit-linear-gradient(#0080FF, #0040FF);
    color: #0040FF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header h2 {
    background: -webkit-linear-gradient(#0040FF, #0080FF);
    color: #0040FF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#logo {
    width: 5em;
    height: 5em;
}

nav {
    padding: 0;
	z-index:5;
	width: 1024px;
	height:0.5em;
	vertical-align:central;
	position:relative;
	border-collapse: collapse;
	border: none;
    margin-left: auto;
    margin-right: auto;
    bottom: 55%;
}

nav ul {
	padding:0;
	list-style-type:none;
	height:1.8em;
	background-repeat: no-repeat;
}

nav ul li .menu2 {
	font-size: 0.75em;
	color:#FFF;
	font-family:sans-serif;
	float:left;	
	display:block;
	text-decoration:none;
	padding-top:0.5em;
	padding-bottom:0.5em;
    padding-left: 2em;
    padding-right: 2em;
	margin-top:0em;
	text-align:center;
	width: 20.313%;
    cursor: pointer;
	background: -moz-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -webkit-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -o-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -ms-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background-color:#013ADF;
    background-position: 0em;
    -webkit-animation-name:efectoBotones;
	-webkit-animation-duration:2s;
	-webkit-transition:500ms ease;
}

nav ul li .menu1 {
	font-size: 0.75em;
	color:#FFF;
	font-family:sans-serif;
	float:left;	
	display:block;
	text-decoration:none;
	padding-top:0.5em;
	padding-bottom:0.5em;
    padding-left: 2em;
    padding-right: 2em;
	margin-top:0em;
	text-align:center;
	width: 20.313%;
    cursor: pointer;
	background: -moz-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -webkit-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -o-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -ms-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background-color:#0174DF;
    background-position: 0em;
   	-webkit-animation-name:efectoBotones;
	-webkit-animation-duration:2s;
	-webkit-transition:500ms ease;
}

nav ul li .menu1:hover {
	background: -moz-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -webkit-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -o-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: -ms-linear-gradient(right, #013ADF 0%, #0174DF 100%);
	background: linear-gradient(right, #013ADF 0%, #0174DF 100%);
	-webkit-animation-name:efectoBotones;
	-webkit-animation-duration:500ms;
	-webkit-transition:100ms;
    text-shadow: 5px 5px 2px #000;
}

nav ul li .menu2:hover {
	background: -moz-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -webkit-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -o-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: -ms-linear-gradient(right, #0174DF 0%, #013ADF 100%);
	background: linear-gradient(right, #0174DF 0%, #013ADF 100%);
	-webkit-animation-name:efectoBotones;
	-webkit-animation-duration:500ms;
	-webkit-transition:100ms;
    text-shadow: 5px 5px 2px #000;
}

#wrapperMenuSesionIniciada {
    top: 13.6em !important;
}

#wrapperMenu, #wrapperMenuSesionIniciada {
    position: absolute;
    width: 100%;
    background-color: #0174DF;
    padding: 0;
    margin: 0;
    height: 1.65em;
    top: 15.9em;
    left: 0%;
}

#wrapperFooter {
    position: absolute;
    width: 100%;
    background-color: #0101DF;
    padding: 0;
    margin: 0;
    top: 55em;
    left: 0%;
}

footer div {
    position: relative;
    float: left;
    width: 20em;
}

footer {
    width: 1024px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}