/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "myriad-pro",sans-serif; color: #FFF; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ===== Initializr Styles =====================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body{ font:13px/23px Helvetica, Helvetica Neue, Arial; }

.wrapper{
	width:90%;
	margin:0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */

#title{ color:white; }

::-moz-selection { background: #f16529; color: #fff; text-shadow: none; }
::selection      { background: #f16529; color: #fff; text-shadow: none; }

/* ==============
    MOBILE: Main
   ============== */

#main{
	padding:30px 0;
}

#main article h1{
	font-size:2em;
}

#main aside{
	color:white;
	padding:0px 5% 10px;
}

#footer-container footer{
	color:white;
	padding:20px 0;
}

a, a:visited { text-decoration: none; }

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 #title{ padding-top:20px; }


/* ===== Primary Styles ========================================================
   Author	: ZOE PRODUCCIONES.
   Modify	: Junio 04, 2014
   Copyright: ©2014 by zoeproducciones®
   ========================================================================== */


/************************************************** 
 Fuentes
**************************************************/

@font-face {
    font-family: 'didact_gothicmedium';
    src: url('../fonts/didactgothic/didactgothic-webfont.eot');
    src: url('../fonts/didactgothic/didactgothic-webfont.eot?#iefix') format('embedded-opentype');
	src: local('☺'), url('../fonts/didactgothic/didactgothic-webfont.woff') format('woff'),
    url('../fonts/didactgothic/didactgothic-webfont.ttf') format('truetype'),
    url('../fonts/didactgothic/didactgothic-webfont.svg#didact_gothicmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfontregular';
    src: url('../fonts/compi/compi-webfont.eot');
    src: url('../fonts/compi/compi-webfont.eot?#iefix') format('embedded-opentype');
	src: local('☺'), url('../fonts/compi/compi-webfont.woff') format('woff'),
    url('../fonts/compi/compi-webfont.ttf') format('truetype'),
    url('../fonts/compi/compi-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/************************************************** 
 Concurso Clínica Más Visión
**************************************************/


#titulo_concurso
{
	position:absolute;
	top:20px;
	right:35px;
	width:350px;

	font-family: 'didact_gothicmedium', sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:30px;
	color:#FFF;
}

#soporte_concurso
{
	position:absolute;
	top:50px;
	right:35px;
	width:350px;
	height:100px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	border:1px solid #CCC;
}


#concurso
{
	position:relative;
	float:left;	
	width:350px;
	height:100px;
}

#bases
{
	position:absolute;
	top:10px;
	left:10px;
	width:100px;
	cursor:pointer;
	border:0px;
	text-align:center;
	color:#FFF;
}

#afiche
{
	position:absolute;
	top:10px;
	right:10px;
	width:100px;
	cursor:pointer;
	border:0px;
	text-align:center;	
	color:#FFF;
}


/************************************************** 
 Layout Páginas Inicio-General
**************************************************/

html{	
	overflow-x:hidden;	
}

body{
	width:100%;
	height:100%;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-weight:normal;
	font-size: 13px;
	line-height:14px;
	color:#FFF;
	
	background:url(../img/principal/fondo.jpg) no-repeat;
	background-position:top center;	
	background-color:#000;
}

#fondo_repetido{
	position:relative;
	width:980px;
   	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	background:url(../img/principal/fondo_negro.png) repeat-y;
}
#centrar_repetido{
	position:relative;
	width:980px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	background:url(../img/principal/fondo_negro.png) repeat-y;
}


#logo{
	position:absolute;
	top:35px;
	left:55px;
	width:400px;
	height:220px;
	background:url(../img/principal/logo.png) no-repeat;
}


#page_header{
   	position:relative;
   	width:100%;
	background-color:transparent;
	height:380px;
	z-index:3;
}
#centrar_header{
	position:relative;
	width:980px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}

#page_body{
	position:relative;
	width:100%;
	height:auto !important;
	z-index:4;
}
#centrar_body{
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	height:auto !important;
}

#page_footer{
	position:relative;
	width:100%;
   	height:75px;
   	background-color:transparent;
   	z-index:5;
}
#centrar_footer{
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	height:75px;
}


#registrada{
	position:absolute;
	left:60px;
	top:37px;
	font-family: 'webfontregular', sans-serif;
	font-size:20px;
	text-align:left;
}
#texto_pie{
	position:absolute;
	left:80px;
	top:34px;
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:17px;
	text-align:left;
}
#zoe_pie{
	position:absolute;
	top:19px;
	left:845px;
	width:70px;
	height:41px;
	background:url(../img/principal/zoe.png) no-repeat;
}

.margen_derecho_4{
	margin-right:4px;
}


/************************************************** 
 Inicio
**************************************************/
#contenedor_inicio{
	position:relative;
	float:left;
	width:960px;
	margin-left:10px;
	margin-right:10px;
	margin-top:40px;
	margin-bottom:40px;
}

#left_inicio{
	position:relative;
	float:left;
	width:426px;
	margin-left:10px;
	margin-right:24px;
	margin-top:40px;
}
#right_inicio{
	position:relative;
	float:left;
	width:490px;
	margin-right:10px;
}

#titulo_bienvenida{
	position:relative;
	float:left;
	width:490px;
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:35px;
	line-height:37px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#FFF;
}
#texto_bienvenida{
	position:relative;
	float:left;
	width:490px;	
	margin-top:10px;
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:23px;
	line-height:22px;
	text-align:left;
	color:#FFF;	
}

/************************************************** 
 Quienes Somos
**************************************************/

#contenedor_quienes{
	position:relative;
	float:left;
	width:960px;
	margin-left:7px;
	margin-right:7px;
	margin-top:40px;
	margin-bottom:40px;
}

.contenido_quienes{
	position:relative;
	float:left;
	width:478px;
	height:340px;
}

#btnHistoria a{
	position:relative;
	float:left;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:32px;
	line-height:34px;
	text-align:left;
	color:#FFF;
	
	width:160px;
	height:35px;
	padding-left:20px;
	padding-right:298px;
	padding-top:290px;
	padding-bottom:15px;
	cursor:pointer;
	background:url(../img/quienes_somos/btnHistoria.png) no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
	text-transform:uppercase;
}
#btnHistoria a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#FF0000;
}

#btnMisionVision a{
	position:relative;
	float:left;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:32px;
	line-height:34px;
	text-align:right;
	color:#FFF;	
	
	width:270px;
	height:35px;
	padding-left:188px;
	padding-right:20px;
	padding-top:290px;
	padding-bottom:15px;
	cursor:pointer;
	background:url(../img/quienes_somos/btnMisionVision.png) no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
	text-transform:uppercase;
}
#btnMisionVision a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#FF0000;
}


#btnVolverQuienes a{
	position:relative;
	float:right;
	margin-top:10px;
	width:77px;
	height:32px;
	cursor:pointer;
	background:url(../img/principal/btnVolver.png) no-repeat 0 0;
}
#btnVolverQuienes a:hover{
	background:url(../img/principal/btnVolver.png) no-repeat 0 -32px;
}

/************************************************** 
 Historia
**************************************************/
#contenido_historia{
	position:relative;
	float:left;
	width:957px;
	height:325px;
	margin-left:3px;
	background:url(../img/quienes_somos/fondo_historia.png) no-repeat;
}

#titulo_historia{
	position:absolute;
	top:17px;
	left:0px;
	width:395px;
	height:35px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:32px;
	text-align:right;
	text-transform:uppercase;
}
#texto_historia{
	position:absolute;
	left:440px;
	top:15px;
	width:500px;
	height:265px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:23px;
	font-weight:bold;
	line-height:21px;
	text-align:center;
	color:#FFF;
}

/************************************************** 
 Misión y Visión
**************************************************/
#contenido_mision_vision{
	position:relative;
	float:left;
	width:957px;
	height:325px;
	margin-left:3px;
	background:url(../img/quienes_somos/fondo_mision_vision.png) no-repeat;
}

#titulo_mision_vision{
	position:absolute;
	top:20px;
	left:0px;
	width:395px;
	height:35px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:32px;
	text-align:right;
	text-transform:uppercase;
}
#texto_mision_vision{
	position:absolute;
	left:425px;
	top:15px;
	width:520px;
	height:320px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color:#FFF;	
}


/************************************************** 
 Servicios
**************************************************/
#contenedor_servicios{
	position:relative;
	float:left;
	width:961px;
	margin-left:10px;
	margin-right:9px;
	margin-top:40px;
	margin-bottom:40px;
}

#contenido_servicios{
	position:relative;
	float:left;
	width:961px;
	height:310px;
}

.margen_derecho_2{
	margin-right:2px;
}



#web a{
	background:url(../img/servicios/btnWeb.png) no-repeat;
}
#grafica a{
	background:url(../img/servicios/btnGrafica.png) no-repeat;
}
#audiovisual a{
	background:url(../img/servicios/btnAudioVisual.png) no-repeat;
}
#produccion a{
	background:url(../img/servicios/btnProduccion.png) no-repeat;
}

.btnServicios a{
	position:relative;
	float:left;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:30px;
	line-height:32px;
	text-align:center;
	color:#FFF;	
	
	width:226px;
	height:34px;
	padding-left:6px;
	padding-right:6px;
	padding-top:269px;
	padding-bottom:7px;
	
	cursor:pointer;	
	opacity:1;
	filter:alpha(opacity=100);
	text-transform:uppercase;
}
.btnServicios a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#FF0000;
}



#contenido_detalle_servicios{
	position:relative;
	float:left;
	width:950px;
	margin-left:5px;
	margin-right:6px;
}

#btnVolverServicios a{
	position:relative;
	float:right;
	margin-top:10px;
	width:77px;
	height:32px;
	cursor:pointer;
	background:url(../img/principal/btnVolver.png) no-repeat 0 0;
}
#btnVolverServicios a:hover{
	background:url(../img/principal/btnVolver.png) no-repeat 0 -32px;
}

#fondo_web{
	background:url(../img/servicios/fondo_web.png) no-repeat;
	height:379px;
}
#fondo_grafica{
	background:url(../img/servicios/fondo_grafica.png) no-repeat;
	height:379px;
}
#fondo_audiovisual{
	background:url(../img/servicios/fondo_audiovisual.png) no-repeat;
	height:380px;
}
#fondo_produccion{
	background:url(../img/servicios/fondo_produccion.png) no-repeat;
	height:379px;
}

#titulo_servicio{
	position:absolute;
	width:400px;
	right:21px;
	top:10px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:32px;
	text-align:right;
	text-transform:uppercase;
	color:#FFF;		
}
#texto_servicio{
	position:absolute;
	width:740px;
	right:21px;
	top:65px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:20px;
	line-height:25px;
	text-align:right;
	color:#FFF;
}

/************************************************** 
 Contáctenos
**************************************************/
#contenedor_contacto{
	position:relative;
	float:left;
	width:960px;
	margin-left:7px;
	margin-right:7px;
	margin-top:40px;
	margin-bottom:40px;
}

#contenido_contacto{
	position:relative;
	float:left;
	width:950px;
	height:379px;
	margin-left:5px;
	margin-right:5px;
	background:url(../img/contactenos/fondo.png) no-repeat;
}

#texto_ppal_contacto{
	position:absolute;

	left:268px;
	top:9px;
	
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:18px;
	line-height:17px;
	text-align:left;
	color:#FFF;
}

form#form_contacto{
	position:absolute;
	left:268px;
	top:35px;
	width:675px;
	height:400px;
}

.texto_formulario{
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:19px;
	text-align:left;
	color:#FFF;
	text-transform:capitalize;
}

#titulo_nombre{
	position:absolute;
	left:0px;
	top:2px;
}
#titulo_empresa{
	position:absolute;
	left:0px;
	top:37px;
}
#titulo_telefono{
	position:absolute;
	left:0px;
	top:74px;
}
#titulo_email{
	position:absolute;
	left:0px;
	top:110px;
}
#titulo_comentario{
	position:absolute;
	left:0px;
	top:146px;
}


#fondo_nombre{
	position:absolute;
	top:0px;
	left:115px;
}
#fondo_empresa{
	position:absolute;
	top:36px;
	left:115px;
}
#fondo_telefono{
	position:absolute;
	top:72px;
	left:115px;
}
#fondo_email{
	position:absolute;
	top:108px;
	left:115px;
}

.fondo_input{
	width:480px;
	height:32px;
	background-color:#AFAD83;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#fondo_mensaje{
	position:absolute;
	left:115px;
	top:144px;
	width:480px;
	height:137px;
	background-color:#AFAD83;
	opacity:0.5;
	filter:alpha(opacity=50);
}


#obligatorio{
	position:absolute;
	left:115px;
	top:288px;

	font-family: 'didact_gothicmedium', sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:13px;
	text-align:left;
	color:#FFF;
}


#btnEnviar{
	position:absolute;
	top:250px;
	right:0px;
	width:77px;
	height:32px;
	cursor:pointer;
	border:0px;
	background:url(../img/contactenos/btnEnviar.png) no-repeat 0 0;
}
#btnEnviar:hover{
	background:url(../img/contactenos/btnEnviar.png) no-repeat 0 -32px;
}

#btnBorrar{
	position:absolute;
	top:205px;
	right:0px;
	width:77px;
	height:32px;
	cursor:pointer;
	border:0px;
	background:url(../img/contactenos/btnBorrar.png) no-repeat 0 0;
}
#btnBorrar:hover{
	background:url(../img/contactenos/btnBorrar.png) no-repeat 0 -32px;
}



#nombre{
	position:absolute;
	left:120px;
	top:5px;
	width:470px;
	height:22px;
	background-color:transparent;
	font-family: 'didact_gothicmedium', sans-serif;
	text-align:left;
	color:#FFF;
	padding:0px;
	outline:0px;
	margin:0px;
	border:0px;
	z-index:2;
}
#nombre.contacto_error{ background:url(../img/contactenos/error.png) no-repeat; background-position:100% 50%;background-color:transparent;}
#nombre.contacto_ok{ background:url(../img/contactenos/ok.png) no-repeat; background-position:100% 50%;;background-color:transparent;}

#empresa{
	position:absolute;
	left:120px;
	top:41px;
	width:470px;
	height:22px;
	background-color:transparent;
	font-family: 'didact_gothicmedium', sans-serif;
	text-align:left;
	color:#FFF;
	padding:0px;
	outline:0px;
	margin:0px;
	border:0px;
	z-index:2;
}
#empresa.contacto_error{ background:url(../img/contactenos/error.png) no-repeat; background-position:100% 50%;background-color:transparent;}
#empresa.contacto_ok{ background:url(../img/contactenos/ok.png) no-repeat; background-position:100% 50%;;background-color:transparent;}


#telefono{
	position:absolute;
	left:120px;
	top:77px;
	width:470px;
	height:22px;
	background-color:transparent;
	font-family: 'didact_gothicmedium', sans-serif;
	text-align:left;
	color:#FFF;
	padding:0px;
	outline:0px;
	margin:0px;
	border:0px;
	z-index:2;
}
#telefono.contacto_error{ background:url(../img/contactenos/error.png) no-repeat; background-position:100% 50%;background-color:transparent;}
#telefono.contacto_ok{ background:url(../img/contactenos/ok.png) no-repeat; background-position:100% 50%;;background-color:transparent;}

#email{
	position:absolute;
	left:120px;
	top:113px;
	width:470px;
	height:22px;
	background-color:transparent;
	font-family: 'didact_gothicmedium', sans-serif;
	text-align:left;
	color:#FFF;
	padding:0px;
	outline:0px;
	margin:0px;
	border:0px;
	z-index:2;
}
#email.contacto_error{ background:url(../img/contactenos/error.png) no-repeat; background-position:100% 50%;background-color:transparent;}
#email.contacto_ok{ background:url(../img/contactenos/ok.png) no-repeat; background-position:100% 50%;;background-color:transparent;}

.mensaje{
	position:absolute;
	width:470px;
	height:127px;
	left:120px;
	top:149px;	
	padding:0px;
	outline:0px;
	margin:0px;
	border:0px;
	resize:none;
	background-color:transparent;
	z-index:2;
	font-family: 'didact_gothicmedium', sans-serif;
	text-align:left;
	color:#FFF;
}
textarea.contacto_error{ background:url(../img/contactenos/error.png) no-repeat; background-position:100% 100%;background-color:transparent;}
textarea.contacto_ok{ background:url(../img/contactenos/ok.png) no-repeat; background-position:100% 100%;;background-color:transparent;}



#mensaje_contacto{
	position:absolute;
	left:268px;
	top:9px;
	
	width:675px;	
}

#texto_msj_contacto{
	font-family: 'didact_gothicmedium', sans-serif;
	font-size:22px;
	line-height:21px;
	text-align:left;
	color:#FFF;	
}

#btnVolverContacto a{
	position:relative;
	float:left;
	margin-top:10px;
	width:77px;
	height:32px;
	cursor:pointer;
	background:url(../img/principal/btnVolver.png) no-repeat 0 0;
}
#btnVolverContacto a:hover{
	background:url(../img/principal/btnVolver.png) no-repeat 0 -32px;
}

/************************************************** 
 Menú Redes
**************************************************/
#menu_redes{
	position:absolute;
	width:90px;
	height:37px;
	right:30px;
	top:240px;
	z-index:8;
}

/* Estilos Menú Redes */
ul#menu_red{margin:0; padding:0; list-style:none; clear:both;}
#menu_red li{overflow:hidden; text-indent:-9999px; display:inline; float:left;}
#menu_red li a{background:url('../img/menu/redes_sociales.png') no-repeat; width:100%; height:100%; display:block;}

/* Facebook */
#menu_red li.facebook{width:45px; height:37px;}
#menu_red li.facebook a{background-position:0px 0px;}
#menu_red li.facebook a:hover{background-position:0px -37px;}

/* Twitter */
#menu_red li.twitter{width:45px; height:37px;}
#menu_red li.twitter a{background-position:-45px 0px;}
#menu_red li.twitter a:hover{background-position:-45px -37px;}




/************************************************** 
 Menú General
**************************************************/

#menu_principal{
	position:absolute;
	width:980px;
	height:60px;
	left:0px;
	top:305px;
	z-index:8;
}

/* Estilos Menú General */
ul#menu_general{margin:0; padding:0; list-style:none; clear:both;}
#menu_general li{overflow:hidden; text-indent:-9999px; display:inline; float:left;}
#menu_general li a{background:url('../img/menu/menu_general.png') no-repeat; width:100%; height:100%; display:block;}

/* Inicio */
#menu_general li.inicio{width:243px; height:60px;}
#menu_general li.inicio a{background-position:0px 0px;}
#menu_general li.inicio a:hover{background-position:0px -60px;}
#menu_general li.inicio a.selected{background-position:0px -60px;}

/* Quienes Somos */
#menu_general li.quienes{width:246px; height:60px;}
#menu_general li.quienes a{background-position:-243px 0px;}
#menu_general li.quienes a:hover{background-position:-243px -60px;}
#menu_general li.quienes a.selected{background-position:-243px -60px;}

/* Servicios */
#menu_general li.servicios{width:246px; height:60px;}
#menu_general li.servicios a{background-position:-489px 0px;}
#menu_general li.servicios a:hover{background-position:-489px -60px;}
#menu_general li.servicios a.selected{background-position:-489px -60px;}

/* Contáctenos */
#menu_general li.contacto{width:245px; height:60px;}
#menu_general li.contacto a{background-position:-735px 0px;}
#menu_general li.contacto a:hover{background-position:-735px -60px;}
#menu_general li.contacto a.selected{background-position:-735px -60px;}


/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
	
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

	nav ul li{
		display:inline;
	}	
	.oldie nav a{
		margin:0 0.7%;		
	}
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

	#header-container,
	#main aside{
		-webkit-box-shadow:0 5px 10px #aaa;
		   -moz-box-shadow:0 5px 10px #aaa;
		        box-shadow:0 5px 10px #aaa;
	}

/* ============
    WIDE: Menu
   ============ */
	
	#title{
		float:left;
	}

/* ============
    WIDE: Main
   ============ */

	#main article{
		float:left;
		width:57%;
	}
		
	#main aside{
		float:right;
		width:28%;
	}
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

	.wrapper{
		width:1026px; /* 1140px - 10% for margins */
		margin:0 auto;
	}
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}