/* CSS Document */
html, body{ 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.menu-sup{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.menu-01{
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.menu-02{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}


.titulo-01{
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.titulo-02{
	font-family:Verdana;
	font-size:14px;
	color:#649999;
	font-weight:bold;
	text-decoration:none;
}
.linea-titulo{
	background-color:#CCCCCC;
	height:1px;
}
.texto-01{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.texto-01 a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.texto-02{
	font-family:Tahoma;
	font-size:11px;
	color:#649999;
	font-weight:bold;
	text-decoration:none;
}
.texto-03{
	font-family:Tahoma;
	font-size:11px;
	color:#649999;
	font-weight:normal;
	text-decoration:none;
}
.texto-04{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.texto-05{
	font-family:Tahoma;
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
}
.texto-05 a{
	font-family:Tahoma;
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.texto-box{
	font-family:Tahoma;
	font-size:10px;
	color:#FF9900;
	font-weight:normal;
	border: 1px solid #999999;
}
.texto-pie{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.imagenes{
	border: 1px solid #999999;
}

#top{

	width: 100%;
    height: 74px;
}

#logo{
	width: 180px;
    height: 74px;
	background-image: url(../img/logo-adp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#menu_navegacion{
	width: 100%;
	height: 74px;

}
#texto_navegacion{
	width: 220px;
	height: 25px;
	padding-top: 4px;
	float:right;


}


#botonera{
	width: 100%;
	height: 25px;
	background-color: cccccc;
	background-image: url(../img/bkg01.jpg);
	text-align: center;
}


#btn_productos{
	width: 196px;
	height: 23px;
	background-color: cccccc;
	background-image: url(../img/productos01.jpg);
	text-align: center;
}



/** banner slider con javascript by elpierin */


.panel h2.title { margin-bottom: 0px }
	noscript div { background: #fff; border: 1px solid #900; margin: 0px 0; padding: 0px }


/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 8px 0px }
	.coda-slider { background: #ffffff }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 300px; overflow: no !important; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 868px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 868px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
	
	/* Arrow styling */
	/*.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }*/
	
	/* Tab nav */
	.coda-nav ul li a.current {
	background-color: #4A6667;
}
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 0px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: no }
.coda-nav ul li { display: inline }
.coda-nav ul li a {
	color: #fff;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 3px 6px;
	text-decoration: none;
	background-color: #CCC;
}
	
	/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: no }
.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	
	#slider {
	height: 330px;
	width: 868px;

		}
