@charset "utf-8";
/* CSS Document */

body { 
		margin:0px; 
		padding:0px; 
		color: #000; 
		font-family: Lucida Grande, Lucida Sans, sans-serif;
		font-size:13px;
		background: #000 url(imagenes/fondo.jpg) center fixed repeat-x;		
		}
		
body a img { border:0px;} /* elimina borde de imagenes con link */

a:link, a:visited, a:active {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#B2B2B2;	
		text-decoration:none;
		border:none;
		outline: none;
		-moz-outline-style: none;
	}
	
	
 	a:hover {
		color:#DAA95D;
		text-decoration:none;
	}
	
	a.selected {
		color:#fff;
		text-decoration:none;
	}

#contenedor{	
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -309px; /* make this half your image/element height */
		margin-left: -471px;  /*make this half your image/element height */
		width: 942px;
		height: 618px;
		/*background-color: #fff;*/
		/*background: #000 url(fondo2.jpg) center fixed repeat-x;*/
		overflow:hidden;
		
	}
#contenido{
		/*position:absolute;		
		left: 50%;
		top: 50%;
		margin-top:-230px;
		margin-left:-471px;*/
		float:left;
		padding-top:111px;
		width: 424px;
		height: 430px;		
		}
		
		
#contenido-home{
		float:left;
		padding-top:10px;
		width: 942px;
		height: 430px;
		}
		
#contenidoart{
		/*position:absolute;
		left: 50%;
		top: 50%;
		margin-top:-190px;
		margin-left:-471px;*/
		float:left;
		padding-top:152px;
		width: 424px;
		height: 430px;
		}	
	
#header{ 
		
		margin:0px auto; }
	
#logo { 
		margin-top:18px;
		margin-left:115px;
		cursor:pointer;
		width:194px;
		height:68px;
		overflow:hidden;
		display:block;
		position:absolute;
		background:url('imagenes/logo.gif') top left no-repeat;
		/*float:left;*/
		}
		


		
		
#logo a:link, #logo a:visited{
		width:194px;
		height:68px;
		display:block;
		/*background:url('logo.gif') top left no-repeat;*/
		}
		
/*#logo a:hover{ 
		background-position: 0 -18px;
		}*/
		
ul#main-nav { 
		float: right; 
		width:472px;
		display: block; 
		margin-top:55px;
		margin-right:24px; 
		padding:0px; 
		list-style:none;
		font-size:14px;
		}
		
		ul#main-nav li{
			/*font-family: Vistasans;*/
			padding:15px; 
			margin: 0px;
			float:left;
		}
			ul#main-nav li a{
			text-decoration: none;
			color: #BBB08C;
			font-weight:normal;
			}
			
			ul#main-nav li.selected{
			text-decoration: none;
			color: #fff;
			font-weight:normal;
			}	
				
						
/* Style for Usual tabs */
/*ul.idTabs#freedom {
	position:absolute;
	top: 100px;
	left: 100px;
}*/
.freedom {
	float:right;
	background: url(imagenes/fondo-grad.gif) no-repeat;
  	/*color:#111;*/
  	padding:0px;
  	width:518px;
	height:486px;
  	/*border:1px solid #fff;*/
  	margin-top: 15px;
}

.freedom li {
float:left;
list-style:none outside none;
padding:0 17px 7px 0;
width:129px;
}

.usual {
	float:right;
	background: url(imagenes/fondo-grad.gif) no-repeat;
  	/*color:#111;*/
  	/*padding-top: 15px;*/
  	width:518px;
	height:486px;
	margin-top:15px;
  	/*border:1px solid #fff;*/
  	/*margin: 7px 0px 0px 424px;*/
}
.usual li {
	list-style:none;
	float:left;
	}
.usual li#electricos {
	list-style:none;
	float:left;
	margin-left:59px;
	}
.usual li#electricas {
	list-style:none;
	float:left;
	margin-left:59px;
	}
.usual li#puentes {
	list-style:none;
	float:left;
	margin-left:59px;
	}
.usual li#calibracion {
	list-style:none;
	float:left;
	margin-left:59px;
	}
.usual ul a {
  display:block;
  width: 96px;
  height: 36px;
  text-decoration:none!important;  
  /*padding:6px 10px;
  margin:1px;
  margin-left:0;
  font:10px Verdana;
  color:#FFF;
  background:#444;*/
 }
 .usual ul #contrabajos a {
  display:block;
  width: 112px;
  height: 36px;
  text-decoration:none!important;
 }
 .usual ul #reparaciones a {
  display:block;
  width: 112px;
  height: 36px;
  text-decoration:none!important;
 }
 ul.idTabs li#electricos a {
 background:url(imagenes/btn-electricos.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#electricos a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#electricos a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#electricos a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#acusticos a {
 background:url(imagenes/btn-acusticos.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#acusticos a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#acusticos a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#acusticos a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#contrabajos a {
 background:url(imagenes/btn-contrabajos.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#contrabajos a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#contrabajos a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#contrabajos a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#electricas a {
 background:url(imagenes/btn-electricas.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#electricas a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#electricas a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#electricas a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#acusticas a {
 background:url(imagenes/btn-acusticas.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#acusticas a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#acusticas a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#acusticas a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#puentes a {
 background:url(imagenes/btn-puentes.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#puentes a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#puentes a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#puentes a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#bobinas a {
 background:url(imagenes/btn-bobinas.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#bobinas a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#bobinas a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#bobinas a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#calibracion a {
 background:url(imagenes/btn-calibracion.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#calibracion a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#calibracion a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#calibracion a:hover {
 background-position: 0 -42px;
 }
 
 ul.idTabs li#reparaciones a {
 background:url(imagenes/btn-reparaciones.gif) 0 -84px no-repeat;
 }
 ul.idTabs li#reparaciones a.selected {
 background-position: 0 0px;
 }
 ul.idTabs li#reparaciones a.selected:hover {
 background-position: 0 0px;
 }
 ul.idTabs li#reparaciones a:hover {
 background-position: 0 -42px;
 }
 
 div#idTab1{
 background: url(imagenes/fondo-elec.gif) no-repeat;
 margin-left: 42px;
 width:440px;
 height:300px;
 display:none;
 }
 
 div#idTab2{
 background: url(imagenes/fondo-acus.gif) no-repeat;
 margin-left: 42px;
 width:440px;
 height:318px;
 display:none;
 }
 
 div.rep#idTab2{
 background: url(imagenes/fondo-rep.gif) no-repeat;
 margin-left: 42px;
 width:440px;
 height:300px;
 display:none;
 }
 
 div#idTab3{
 background: url(imagenes/fondo-contra.gif) no-repeat;
 margin-left: 42px;
 width:440px;
 height:300px;
 display:none;
 }
 
 ul.idTabs#freedom {
	 width:440px;
	 height:300px;
	 background: url(imagenes/fondo-artistas.gif) top repeat-x;
	 margin: 36px 42px 0 42px;
	 padding: 20px 0px 0px 5px;
	 overflow:hidden;
 }
 
 /*.usual ul a:hover {
	background-position: 0 -33px;
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  background-position: 0 -72px;
  margin-bottom:0;
  color:#000;
  background:snow;
  border-bottom:1px solid snow;
  cursor:default;
  }*/
 
.usual div {
  	padding:20px 5px 0px 5px;
  	/*padding-top:3px;*/
  	/*margin-top:36px;*/
	clear: both;
	color:#FFF;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.45em;
  	}
	
.usual div a { color:#000; font-weight:bold; }

/*#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }*/

div#fadeshow2toggler {
	width:424px;
	text-align:center;
	margin-top:15px;
}
div#slide {
	width:424px;
	height:430px;	
	top: 41px;
	z-index: -1;
	}
a.prev, a.next{
	border-width:0;
}

span.status {
	margin:0 10px;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
}

/*div#footer {
	float:left;	
	padding-top: 60px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	}*/
	
/*div#footerart {
	height:24px;
	padding-left:63px;
	float:left;
	padding-top:19px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	}*/
	
#logodece {
	float:right;
	width:50px;
	height:38px;
	background:url('imagenes/decelogo.gif') top left no-repeat;	
	}
	
div#footerart {
	float:left;
	width:388px;
	height:38px;	
	background:url('imagenes/pie.gif') top left no-repeat;	
	}

div#footer {
	clear:left;
	float:left;
	width:388px;
	height:38px;	
	background:url('imagenes/pie.gif') top left no-repeat;
	margin-top:41px;
	}
	
div#footer-home {
	clear:left;
	float:left;
	width:388px;
	height:38px;	
	background:url('imagenes/pie.gif') top left no-repeat;
	margin-top:42px;
	}

ul#sec-nav {
	float:right;	
	width:144px;
	display:block;
	padding:0px;
	list-style:none;
	font-size:14px;
	/*position:absolute;*/
	/*left: 631px;
	top: 600px;*/
	}
		
	ul#sec-nav li{
	padding:0px 10px 0px 10px; 
	margin: 0px;
	float:left;
	}
			
	ul#sec-nav li a{
	text-decoration: none;
	color: #B2B2B2;
	font-weight:normal; 
	}
	
ul#sec-nav-home {
	float:right;	
	width:144px;
	display:block;
	padding-top:61px;
	list-style:none;
	font-size:14px;
	/*position:absolute;*/
	/*left: 631px;
	top: 600px;*/
	}
		
	ul#sec-nav-home li{
	padding:0px 10px 0px 10px; 
	margin: 0px;
	float:left;
	}
			
	ul#sec-nav-home li a{
	text-decoration: none;
	color: #B2B2B2;
	font-weight:normal; 
	}
	
.swControls{
	position:absolute;
	margin-top:10px;
}

a.swShowPage{

	 /*The links that initiate the page slide*/
	color:#A9A9A9;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 0 2px;
	float:left;;
	margin:4px 3px;

}

a.swShowPage:hover{
	color:#DAA95D;
}
a.swShowPage.active{
	color:#FFF;		
}