/* - - - - - - - - - - - - - - - - - - - - -
Título : Unaluz Estudio de grabación
Autor : MICROSOLUTION
Descripción : estilo.css
- - - - - - - - - - - - - - - - - - - - - */
/*
div{
	border: 1px solid black;
}
*/
* {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial;
	font-size:13px;
	/* border: 1px solid red; */
}

body {
	font-family: Verdana, Arial;
	font-size:13px;
	background: #F8BB00 url(../images/body_fondo_unaluz.jpg) repeat-x;
	/*background: #ffffff; */
	padding:0px;
	margin: 0px;
	color: #707070;

}

ul {
	margin:15px;
}

ol {
	margin:15px;
}

#contenedor{
		margin:auto auto;
		margin-top:20px;
		margin-bottom:5px;
		width:950px;
		border: 0px solid #606060;
		/* background: #ffffff; */
}

#contenedortop {
		background: #ffffff;
		width:950px;
		display: block;
		clear: both;
		/* height: 250px; */
		height: 150px;
		clear:both;
		display:block;
		padding: 0px;
		margin:0px;
		/*border: 1px solid  blue;*/
}

#logoprincipal{
		float:left;
		padding-left:20px;
		padding-top:20px;
		width: 356px; 
		/*border: 1px solid red; */
}

#logoprincipal a{
	display:block; 
	width: 330px;
	height: 103px;
	/*border: 1px solid red;*/
}

#topderecha_direcciondelcliente {
	margin: 15px;
	/* margin-top: 40px; */
	/* margin-top: 40px; */
	float:right;
	text-align: right;
	/*border: 1px solid red;*/
}

#header_contenido {
	/* z-index: 2; */
	/* float:right; */
	/* margin-left:25px; */
	
	margin-left: 401px;
	*margin-left: 25px;
	_margin-left: 25px;
	
	margin-top:-1px;
	position:absolute;
	z-index: 1;
	/* float:right; */
	/* background: #FFFFFF url(../images/header_contenido.jpg) no-repeat;/*repeat-y;*/ 
	/* background: #f0f0ff; /* #FFFFFF; */
	/* width:950px; */
	/* margin-left:0px;
	/*margin: auto auto;*/
	/*text-align:justify;*/
	/* height: 20px; */
	/* height: 235px; */
	
	width:  550px;
	/* height: 250px; */
	height: 180px;
	
	/* border:1px solid blue; */
}


#menu {
	z-index: 2;
	position:absolute;
	
	margin-left: -0px;
	*margin-left: -378px;
	_margin-left: -390px;
	margin-top:150px;
	width: 950px;
	height: 30px;
	/* width: 500px; */
	/* width: 400px; */
	/*
	width: 937px;
	width: 937px;
	*/
	/* float:right; */
	font-size: 14px;
	/*background: url(../images/fondo_menu.jpg) repeat-x; */
	/*margin-top: -23px;*/
	
	/*
	margin:0px;
	padding:0px;
	*/
	/*border: 1px solid red;*/
	
}
/*
#rellenosobremenu {
	height: 23px;
	border: 1px solid red;
}
*/
#menu a {
	font-weight: normal;
}

#nav {
	float:right;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
}

#nav li.sub { 

}

#nav li{ 
	/* margin-left:3px; */
	display:block;
	float: left;
	border-left:1px solid #ffffff;
}
#nav li a{
	text-decoration: none;
	color: #ffffff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background: #E57513;
}
#nav li a:hover {
	color: #ffffff;
	background: #A35610;	
}

/* ############################ */
/*borde del sub menu*/
#nav li ul { 
	position: absolute;
	background-color: #FF9933;
	width: 210px;
	left: -999em;
	font-size:12px;
	margin:0px;
	padding:1px;
	display:block;
	clear: both;
}
#nav li ul li {
	border-left:none;
	width: 210px;
	margin:0px;
	padding:0px;
	margin-top:1px;
}
/*texto del sub-menu*/
#nav li ul li a {
	text-decoration: none;
	color: #ffffff;
	/*color: #e0e0e0;*/
}
/*mouse hover sub-menu*/
#nav li ul li a:hover {
	background: #A35610;
}
#nav li ul ul { 
	background-color: red;/*#c3e43b;*/
	width: 10em;
}

#nav li ul ul li {
	width: 10em;
	border-bottom: #a5c32a 1px solid;
}

#nav li ul ul li a:hover {
	background-color: #91aa2b; 
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li ul ul ul { 
	background-color: #f0f0ef; 
	width: 10em;
}

#nav li ul ul ul li {
	width: 10em;
	border-bottom: 1px solid #CCFF99; 
}
#nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -100em;
}
#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	line-height: 16px;
}

#contenedorcontenido{
	width: 950px;
	clear: both;
	display:block;
	margin: auto auto;
}

#contenido {
	width:910px;
	background: #FEFFD7 url(../images/cabecera_fondotop1.jpg) repeat-x 0 1px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:15px;
}

#contenedor_banner111111111111111111 {
	width: 847px;
	float: left;
}

#contenedor_fondo_index{
	background:url(../images/contenedor_index.jpg) no-repeat;
	width:891px;
	height: 554px;
	margin:0px;
}

#contenido_bordeizquierdo {
	float:left;
	width: 14px;
	height: 80px;
}

div#contenido_propiamentedicho {
	float:left;
	padding: 10px;
}


#contenido_bordederecha {
	float:left;
	width: 17px;
	height: 80px;
}

#contenido img{
		margin-bottom: 5px;
}

#contenido img#imgderecha, #imgderecha {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#contenido img#imgizquierda {
	float:left;
	margin-right: 25px;
	margin-bottom: 5px;
}

#contenido ul li {
	margin: 0px;
	padding-bottom: 5px;
}

#contenidoderecha {
	border: 1px solid red;
	background: #F3AB23;
	padding: 18px;
	padding-top: 20px;
	float: left;
	width: 200px;
}

#contenidoderecha img{
	border:3px solid #ffffff;
	margin-bottom: 5px;
}

h1 {
	color: #404040;
	font-weight: lighter;
	font-size: 24px;
}

h2 {
	color: #404040;
	font-weight: lighter;
	font-size: 22px;
	border-bottom: 1px solid brown;
	margin-left: -10px;
	padding-left: 10px;
}

h3 {
	color: #404040;
	font-weight: lighter;
	font-size: 20px;
}

h4 {
	color: 	#FE6B01;
	font-weight: lighter;
	font-size: 18px;
	border-bottom: 1px dashed #605C5D;
}

h5 {
	color: #404040;
	font-weight: lighter;
	font-size: 16px;
}

h6 {
	color: #404040;
	font-weight: lighter;
	font-size: 14px;
}

#separador, .separador {
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	height:0px;
	font-size:1px;
}

#separador1{
	clear:both;
	border:1px dashed #FF0099;
	margin-top:30px;
}

#detalle-izquierda{
	width: 40%;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#detalle-derecha{
	width: 55%;
	float: left;
	text-align:left;
	padding:10px;
	margin-bottom: 10px;
	background: #ffffff;
	border:1px solid #e0e0e0;
}

#tamaño{
	width: 33%;
	float: left;
}

#profundidad{
	width: 33%;
	float: left;
}

#neumatico{
	width: 33%;
	float: left;
}

#titulo-caracteristicas{
	background: #0099CC;
	color: #ffffff;
	font-size: 18px;
	padding-left:7px;
	padding-bottom:2px;
}

#footer {
	display:block;
	margin: 0px;
	padding:0px;
	margin-top: 3px;
	font-size:14px;
}

#footer div, #footer div div {
	margin:0px;
	padding:0px;
}

#footer a {
	color: #ffffff;
	font-size:11px;
}

#footer a:hover {
	font-size:11px;
}

#footer a:visited {
	font-size:11px;
}

#footer div#direcciondelcliente {
	font-size:11px;
	margin:0px;
	padding:0px;
	float:left;
	margin-right: 30px;
}

#footer #contenidofooterderecho {
	float:right;
	text-align:right;
	padding: 0px;
	padding-left:740px;
	margin: 0px;
	/*border:1px solid red;*/
}

#footer #contenidofooterderecho #textodesarrollado {
	color: #ffffff;
	float:left;
	font-size:9px;
	margin-top: 8px;
	margin-right: 5px;
}

#footer #contenidofooterderecho #logodemicrosolution {
	float:left;
	font-size:9px;
}

#fotocontenidohome {
	float:left;
	display:inline;
}

#fotocontenidocontactenos {
	width:320px;
	float: right;
	padding: 0px;
}

#contactenosizqXXX {
	padding-top:10px;
	padding-left:10px;
	padding-left:10px;
	width:80%;
	float:left;
	border: 2px dotted #FF9933 ;
	margin-left: 25px;
}

#contacto{
	margin:0 0;
    padding:15px;
}

#contacto , #contacto input{        
    font-size:13px;
}

#contacto .campo{
    float:left;
    width:150px;
    padding:2px 2px;
}

#contacto div{
	CLEAR:BOTH;
}

#contacto div div {
	CLEAR:none;
}

#contacto input {
	clear:none;
	display:inline;
	float:left;
}

#contacto input, #contacto textarea{
	background: #ffffff ;
	border:1px solid #f0f0f0;
    padding:5px;
    color:#555;
}
 
#contacto textarea{

}
 
#contacto input#botonenviar{
    width: 91px;
	height: 39px;
	margin-left: 0px; /* FF */
	!margin-left: 0px;  /* IE7 */
	_margin-left: 0px;  /* IE6 */
	padding:7px 11px;
    background: #F8BB00 url(../images/botom_enviar.jpg) no-repeat; /*#FFCC33*/
	color:#646464;
}

#consulta {
	padding:5px;
	width:280px;
	height:75px;
	margin-left: 0px; /* FF */
	!margin-left: 0px;  /* IE7 */
	_margin-left: -3px;  /* IE6 */
}
 
#contenedorcolumna{
	width:750px;
	margin: 0px;
	padding:10px;
	border:1px solid #FF0000;
	text-align:center;
}

#columnaizquierda{
	margin:0px;
	padding:0px;
	width:33%;
	height:300px;
	float:left;
	border: 1px dashed #999999;
}

#columnacentral{
	margin:0px;
	padding:0px;
	width:33%;
	height:300px;
	float:left;
	border: 1px dashed #999999;
}

#columnaderecha{
	margin:0px;
	padding:0px;
	width:33%;
	height:215px;
	float:left;
	border: 1px dashed #999999;
}

#separadorcolumna{
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	font-size:0px;
	clear:both;
}

#contenedor_banner {

}

#contactenosdere {
    float:left;
	margin-left: 30px;
	width:530px;
	border: 0px solid blue;
}

a#volver {
	float:right;
	text-align: center;
	width: 80px;
	height: 23px;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	background: #999999;
	padding-top: 5px;
}

#vermas {
	font-size: 18px;
}

#quienessomosizq {
	width:48%;
	float:left;
	margin-right:2%;
}

#quienessomosder {
	width:48%;
	float:right;
	margin-left:2%;
}

#homecontenido {
	float:left;
	padding-right:0px;
	width:565px;
}

#contenedorquienessomos {
	padding:10px;
	border:1px solid #f0f0f0;
	background:#EAFCCF;
	color:#404040;
}

#cincocolumnas {	
	font-size:11px;
}

#cincocolumnas div {
	border: 1px dashed #A2D6F4;
	color: #000000;
}

#cincocolumnas div div{
	border: 0px;
	padding:10px;
	height:110px;
}

#cincocolumnas div div ul li {
	padding:0px;
	margin:0px;
	border:1px solid red;
}

/* INICIO SECCION SLIDE */
.microsolution-wrapper div {
    font-size: 10pt;
}

.microsolution {
	cursor: url(images/slider/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}

#microsolution-derecha { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#microsolution-derecha1 { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 15px;
	margin-right: 5px;
}

#microsolution-izquierda { 
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.microsolution-active-anchor img {
	visibility: hidden;
}

.microsolution img {
	/* border: 2px solid white; */
}

.microsolution:hover img {
	/* border: 2px solid white; */
}

.microsolution-wrapper, .rounded-white {
	background: white;
}

.microsolution-image {
    /* border: 2px solid white; */
}

.microsolution-image-blur {
}

.microsolution-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.microsolution-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/slider/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.microsolution-credits,

a.microsolution-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.microsolution-credits:hover,
a.microsolution-credits:hover i {
    color: white;
    background-color: gray;
}

a.microsolution-full-expand {
	background: url(../images/slider/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.microsolution-caption ul {
	/*list-style:none;
	list-style-type: none;*/
}

.microsolution-caption ul li {
	/*list-style:none;
	list-style-type: none;*/
	font-size: 10px;
	margin-left: 20px;
	/* border: 1px solid red; */
}
/* FIN SECCION SLIDE */


#kwick {
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#kwick .kwicks {
	display: block;
	height: 295px;
	margin: 0px;
	background-color: #1AE74E; /* #10121B; */
}

#kwick li {
	float: left;
	list-style:none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 284px;
	height: 295px;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background-image: url(../images/menu_slide1.jpg);
}

#kwick .opt2 {
	background-image: url(../images/menu_slide2.jpg);
}

#kwick .opt3 {
	background-image: url(../images/menu_slide3.jpg);
}
/* FIN DE SECCION DE MENU SLIDE DE PRODUCTOS */

#titulocategoria {
	font-size: 18px;
	color: #707070;
}

#productocategoria_grande {
	background:#ffffff;
	width: 600px;
	margin: auto auto;
	border: 2px solid #FEFFD7;
	text-align:center;
	text-decoration:none;
	color: #303030;
	font-size:14px;
	padding: 10px;
	display:block;
	clear: both;
}

#titulocategoria_grande {
	font-size: 2em;
	color: #707070;
}

#productodescripcion {
	font-size: 16px;
	color: #707070;
}

/* INICIO DE SECCION HOME */
#homeizquierda {
	float: left;
	background: #FCFCFC;
	width: 540px;
	margin-top:12px;
	border: 1px solid #e0e0e0;
}

#homeflash {
	border:1px solid #e0e0e0;
	width:540px;
	height:340px;
	background:#909090;
}

#flashinterno {
	/*border:1px solid red;*/
	width:950px;
	height:300px;
	/*background:#909090;*/
}


#homeflash_explicacion {
	padding:10px;
}

#homederecha {
	float: right;
	padding:20px;
	margin-top:12px;
	width: 300px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}

#homederecha * {
	font-size:12px;
}

#homederecha img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#homeizquierda_buscador {
	float: left;
	width: 600px;
}

#homederecha_buscador {
	background: #FEFFD7;
	float: right;
	width: 200px;
	border: 1px solid #e0e0e0;
}

#homederecha_buscador a {
	color: #707070;
	font-size: 12px;
}

#homederecha_buscador ul {
	list-style:circle;
	list-style-type: circle;
	padding-left: 15px;
}
/* FIN DE SECCION DE HOME */

#seccionnuestrosproductos{
	margin-bottom: 10px;
}

#nuestrosproductos {
	width: 400px;
	float: left;
}

#nuestrosproductosbuscar {
	width: 300px;
	float: right;
}

#fotocontenido{
	float: left;
	margin-right: 10px;
}

#fotocontenidoizquierdo{
	float: left;
	margin-right: 7px; 
}

#fotocontenidoderecho{
	float: right;
	margin-left: 7px; 
}

#flashhome {
	width: 900px;
	height: 430px;
}

#flashhomeflash {
	/*position: absolute;
	margin-left: 0px;
	margin-top: 0px;*/
}

#flash_home_derecha{
	float: right;
}

#representaciones{
	float:right;
	width: 100%;
	/*border:1px solid red;*/
}

#proceso{
	float:left;
}

#productos{
	float:left;
	width: 100%;
}

#productos_izquierda{
	width: 500px;
	float:left;
	/*border:1px solid red;*/
}

#productos_derecha{
	float:right;
	text-align: right;
	width: 385px;
	padding-left: 15px;
}

#prev_producto_izquierda{
	width: 150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#prev_producto_central {
	width: 150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#prev_producto_derecha {
	width:150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#logotts {
	float: right;
	margin-left: 10px;
}

#contenedormapa {
	width: 875px;
	margin: auto auto;
	border:1px solid #404040;
}

#contenedor_galeria1 {
	width: 877px;
	margin: auto auto;
}

#listapm {
	float:left;
	width: 100px;
}

/* SECCION BUSCADOR */
#buscadorvermas {
	float:right;
	margin-right: 2px;
}

#subcontenedorbuscar {
	background: white;
	margin:0px;
	padding:0px;
	height: 30px;
	width: 400px;
}

#subcontenedorbuscar_texto {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}

input#buscadortexto {
	width: 205px;
	border:none;
	margin:0px;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	height: 20px;
	color: #808080;
}

input#botonbuscar{
	border:none;
	width: 78px;
	height: 30px;
	margin:0px;
	padding:0px;
	background:url(../images/fondo_boton_buscar.jpg) repeat-x 0px 0px; 
	color:#808080;
	cursor:pointer;
}

#resultadobusqueda {
	float: left;
}

#fotoresultadobusqueda {
	margin-right: 10px;
	margin-bottom: 10px;
}

#discografia-izquierda {
	float:left;
	width:50%;
	height: 350px;
	padding-left: 10px;
	/*border:1px solid blue;*/
}

#artistas-izquierda {
	float: left;
	width:30%;
}

#artistas-centro {
	float: left;
	width:30%;
	margin-left: 10px;
}

#artistas-derecha {
	float: left;
	width:30%;
	margin-left: 10px;
}

#d-detalle-izquierda {
	float:left;
	width:50%;
	height: 350px;
	/*padding-left: 10px;*/
	/*border:1px solid brown;*/
}
#artistas-discografia{
	float:left;
	width:50%;
	/*height: 375px;*/
	/*margin-left: 10px;*/
	padding-left: 10px;
	/* background: #000000; */
	color:#7E7C7C;
	/*border:1px solid red;*/
}

#artistas-discografia-fotos{
	float:left;
	width:45%;
	height: 330px;
	margin-left: 10px;
	padding-left: 10px;
	/*background: #000000;*/
	color:#7E7C7C;
	/*border:1px solid blue;*/
}

#artistas-detalle-derecha{
	float:left;
	width:45%;
	/*height: 300px;*/
	margin-left: 10px;
	padding-left: 10px;
	/* background: #000000; */
	color:#7E7C7C;
}

#lineapar {
	/* background:url(../images/fondo-discografia.jpg) repeat-x 0px 0px; */
	padding:2px;
	padding-bottom:4px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FFFFEC;
}

#lineaimpar {
	/* background:url(../images/fondo-discografia.jpg) repeat-x 0px 0px; */
	border:1px solid #ffffff;
	padding:2px;
	padding-bottom:4px;
	padding-left: 5px;
	padding-right: 5px;
}

#foto-artistas{
	float:left;
	border:2px solid #FF6633;
}

#discografia{
	float:left;
	width: 100%;
	margin-left: 5px;
	border: 1px solid white;
}

#contenedor-infraestructura{
	float:left;
	width:908px;
	/*border-bottom: 1px solid brown;*/
	/*
	border-right: 1px solid brown;
	border-left: 1px solid brown;
	border-top: 1px solid brown;
	*/
	/*height: 220px;*/
	/*padding-left:10px;*/
	/*border:1px solid red;*/
}

#columna {
	float:left;
	width:450px;
	/* height: 250px; */
	padding-left:10px;
	padding-bottom:10px;
	/* background: #ffffff; */
	/* border-right: 1px solid brown; */
	/*border-left: 1px solid brown;*/
	/*border-top: 1px solid brown;*/
	/* border-bottom: 1px solid brown; */
	/*border:1px solid red;*/
	text-align:center;
}

#columna h2 {
	background: #ffffff; 
}

#columna img {
	padding-top: 10px;
}

#columna1{
	float:left;
	width:437px;
	/* height: 250px; */
	padding-left:10px;
	padding-bottom:10px;
	/*border-right: 1px solid brown;*/
	/*border-left: 1px solid brown;*/
	/*border-top: 1px solid brown;*/
	/* border-bottom: 1px solid brown; */
	/*border:1px solid blue;*/
}
#columna1 h2 {
	/* visibility:hidden; */
	font-size:13px;
	font-weight: bold;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top: 10px;
}

#idioma{
	width: 400px;
	/*
	margin:0px;
	padding:0px;
	*/
	margin-top:13px;
	/* border:1px solid red; */
}

#idioma div {
	margin-right:0px;
	padding-right:0px;
}

#contenedoringles {
	float:right;
	width:88px;
	margin:0px;
	padding:0px;
	
}

#contenedorespanol {
	float:right;
	width:88px;
	margin:0px;
	padding:0px;
}

#icono-idioma{
	float:right;
	/*margin-right:3px;*/
}

#idioma-texto{
	float:right;
	margin-top:6px;
	margin-left:3px;
	margin-right:7px;
}

#novedades-izquierda{
	float:left;
	width:620px;
	margin-bottom: 30px;
	/* border-bottom:1px dashed #CC6600;*/
}

#novedades-derecha{
	float:right;
	width:200px;
	margin:0px;
	padding:0px;
}


#novedades-derecha img{
	margin:0px;
	padding:0px;
	float:right;
}
