body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	}

h1 {
	}

h5 {
	margin: 0 0 10px 0;
	padding: 0;
	}

a {
	color: #fff;
	}

a:hover {
	color: #D7EBC7;
	}

p, ul, ol {
}

form {
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#total_inicio,
#total_filosofia,
#total_clientes,
#total_servicios,
#total_branding,
#total_staff,
#total_tv,
#total_grafica,
#total_radio,
#total_btl,
#total_medios,
#total_produccion,
#total_contacto,
#total {
	float: none;
	clear: both;
	width: 990px;
	height: 590px;
	margin: 20px auto;
	background: url(../img/back-total.jpg) no-repeat;
	}

#total_inicio {
	background: none;
	}

#total_filosofia {
	background: url(../img/varios/filosofia-backgrounds.jpg) no-repeat center;
	}

#total_clientes {
	background: url(../img/varios/clientes-backgrounds.jpg) no-repeat center;
	}

#total_servicios {
	background: url(../img/varios/servicios-backgrounds.jpg) no-repeat center;
	}

#total_staff {
	background: url(../img/varios/staff-backgrounds.jpg) no-repeat center;
	}

#total_tv {
	background: url(../img/varios/tv-backgrounds.jpg) no-repeat center;
	}

#total_grafica {
	background: url(../img/varios/grafica-backgrounds.jpg) no-repeat center;
	}

#total_radio {
	background: url(../img/varios/radio-backgrounds.jpg) no-repeat center;
	}

#total_btl {
	background: url(../img/varios/btl-backgrounds.jpg) no-repeat center;
	}

#total_branding {
	background: url(../img/varios/branding-backgrounds.jpg) no-repeat center;
	}

#total_medios {
	background: url(../img/varios/medios-backgrounds.jpg) no-repeat center;
	}

#total_produccion {
	background: url(../img/varios/produccion-backgrounds.jpg) no-repeat center;
	}

#total_contacto {
	background: url(../img/varios/contacto-backgrounds.jpg) no-repeat center;
	}

#main {
	float: none;
	clear: both;
	}

#col-izquierda {
	float: left;
	width: 130px;
	}

#col-izquierda-contenido {
	float: left;
	background-color: #009D96; 
	height: 561px;
	vertical-align: top;
	}

#col-izquierda-top {
	float: left;
	width: 130px;
	height: 13px;
	background: url(../img/back-total.jpg) no-repeat top left;
	}

#col-izquierda-bottom {
	float: left;
	width: 130px;
	height: 16px;
	background: url(../img/back-total.jpg) no-repeat bottom left;
	}

#col-derecha {
	float: right;
	width: 130px;
	}

#col-derecha-contenido {
	vertical-align: top;
	height: 574px;
	*height: 560px;
	background: url(../img/back-total.jpg) no-repeat right;
	}

#col-derecha-top {
	float: left;
	width: 130px;
	height: 16px;
	background: url(../img/back-total.jpg) no-repeat top right;
	}

#col-derecha-bottom {
	float: left;
	width: 130px;
	height: 16px;
	background: url(../img/back-total.jpg) no-repeat bottom right;
	}

#contenido, #contenido-lateral, #contenido-central {
	float: left;
	height: 589px;
	*height: 591px;
	margin: 0;
	vertical-align: top;
	overflow: auto;
}

#contenido {
	width: 990px;
}

#contenido-lateral {
	width: 860px;
}

#contenido-central {
	width: 730px;
}

#texto-central {
	float: none;
	clear: both;
	}

#pie {
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	margin-top: 5px;
	}

.imagen-izquierda {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 12px 4px 0;
	}

.imagen-derecha {
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 0 4px 12px;
	}

.imagen-central {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/

#filosofia, #nosotros {
	width: 500px;
	padding: 20px;
	background: url(../img/back-textos.png);
	}

#filosofia, #nosotros {
	text-align: center;
	margin: 380px auto 0 auto;
	}

#servicios {
	width: 810px;
	padding: 20px;
	margin: 126px auto 0 auto;
	height: 420px; 
	overflow: auto;
	}

.aviso {
	float: none;
	clear: both;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox, textarea {
	border-top: none;
	border-bottom: 1px solid;
	border-left: none;
	border-right: 1px solid;
	border-color: #009D96;
	background-color: #F5F5F5;
	color: #009D96;
	padding: 3px;
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.inputsubmit {
	padding: 2px 15px;
	color: #fff;
	background-color: #008F89;
	border: none;
	cursor: pointer;
	}

.botones {
	text-align: center;
	}

#texto_pie {
	float: none;
	clear: both;
	font-size: 11px;
	padding: 0;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	text-align: right;
	}

#funciones_paginas ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#funciones_paginas ul li {
	display: inline;
	padding: 0 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 4px;
	}

/*** MENUS ***/

/*** MENU IZQUIERDO ***/

.menu_principal {
	margin-top: 30px;
	_margin-top: 10px;
	}

.menu_creativo, .menu_medios, .menu_produccion, .menu_contacto {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #fff;
	}

.menu_principal, .menu_creativo, .menu_medios, .menu_produccion, .menu_contacto {
	width: 110px;
	_width: 120px;
	margin-left: 20px;
	_margin-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu_creativo h5 {
	font-size: 14px;
	}

.menu_principal ul, .menu_creativo ul, .menu_medios ul, .menu_produccion ul, .menu_contacto ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_principal li, .menu_creativo li, .menu_medios li, .menu_produccion li, .menu_contacto li {
	margin-bottom: 15px;
	}

.menu_principal li a, .menu_creativo li a, .menu_medios li a, .menu_produccion li a, .menu_contacto li a {
	text-decoration: none;
	}

/*** MENU PIE ***/

.menu_pie {
	padding: 5px 0;
	}

.menu_pie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_pie ul li {
	display: inline;
	padding: 0 12px;
	}

/*** MENU PORTFOLIO ***/

.menu_sub {
	}

.menu_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_sub ul li {
	margin-bottom: 5px;
	}

/*** MODULOS ***/

/*** FORM DE CONTACTO ***/

#total_contacto h1 {
	width: 810px;
	margin: 140px auto 0 auto;
	font-size: 20px;
	}

#total_contacto #texto-central {
	width: 810px;
	margin: 0 auto 10px auto;
	}

#contactos, #enviar_pagina {
	width: 810px;
	padding: 20px;
	}

#contactos .campo, #enviar_pagina .campo {
	margin: 0 0 8px 0;
	}

#contactos .etiqueta, #enviar_pagina .etiqueta {
	float: left;
	width: 220px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	}
	
#contactos .obligatorio, #enviar_pagina .obligatorio {
	color: #ddd;
	font-size: 10px;
	}

#contactos .inputbox, #contactos textarea, #enviar_pagina .inputbox, #enviar_pagina textarea {
	}

/*** GALERIA DE IMÁGENES ****/

#galeria_img, #galeria_videos {
	float: none;
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	}

.contenedor {
	display: inline;
	margin: 0;
	padding: 0 0 45px 15px;
	}

#total_staff #galeria_img {
	float: left;
	width: 115px;
	padding: 0;
	margin: 0;
	}

#total_staff .contenedor {
	margin: 0 !important;
	padding: 0 !important;
	}

#galeria_audios {
	float: none;
	clear: both;
	text-align: center;
	padding-top: 180px;
	}

#contenido_produccion #galeria_audios {
	padding-top: 0;
	}

.galeria_videos_registro {
	display: inline;
	margin: 0;
	padding: 0 0 45px 15px;
	cursor: pointer;
	}

.galeria_videos_registro .titulo, .galeria_videos_registro .texto, .galeria_videos_registro .peso {
	display: none;
	}

#contenedor {
	background-color: #009D96;
	}
	
#contenedor .texto {
	padding: 5px;
	}

div#nyroModalFull {
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/varios/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -25px;
	right: -25px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: url(../img/varios/closebox.png) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white solid;
	overflow: hidden;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../img/varios/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../img/varios/next.gif) right 20% no-repeat;
}