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

body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#f9f9f9 url(/_img/fondo_puntos.jpg) top repeat;
	margin:0 0 20px 0;	}


/*--CABECERA TOP--*/

#envios {
	width:220px;
	height:40px;
	margin-top:5px;
	background:url(/_img/envios.png);
	float:left;
	}	
#tarjetas {
	width:727px;
	height:38px;
	margin-top:5px;
	background:url(/_img/tarjetas.jpg);
	float:left;
	margin-left:15px;
	}
#login {
	width:707px;
	height:18px;
	margin-top:5px;
	float:left;
	margin-left:15px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}



/*--CABECERA--*/

#cabecera {
	width:962px;
	height:292px;
	margin-top:0;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	}
#cabecera_sup {
	width:962px;
	height:50px;
	}
#banner {
	width:962px; 
	height:202px;
	background:url(/_img/banner3.png);
	position:relative; 
	}

/*--CLASES GENERALES --*/

.left {float:left;}
.right {float:right;}

.m_t_10 {margin-top:10px;}
.m_t_20 {margin-top:20px;}
.m_t_30 {margin-top:30px;}
.m_b_10 {margin-bottom:10px;}
.m_b_20 {margin-bottom:20px;}
.m_l_10 {margin-left:10px;}
.m_l_20 {margin-left:20px;}
.p_b_20 {padding-bottom:20px;}

h1, h2, h3, h4 {margin:0; padding:0; font-weight:normal;}
h1 {font-size:30px}
h2 {font-size:24px;}
h3 {font-size:18px;}
h4 {font-size:16px;}

.f_11 {font-size:11px;}
.f_16 {font-size:16px;}
.f_18 {font-size:18px;}

.subrayado {text-decoration:underline;}
.bold {font-weight:bold;}

.bordo {color:#990000;}
.azul {color:#0000CC;}

.vinetas ul li {
	list-style:inside circle;
	}

.webcoral {
	font-size:9px;
	margin-top:5px;
	}

.numeracion ol li {
	list-style: inside decimal;
	} 
* html #banner {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="banner3.png", sizingMethod='crop');
	}
#logo_banner {
	width:445px;
	height:67px;
	top:81px;
	left:72px;
	position:absolute;
	}
#logo_banner {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	}	
#titulo_banner {
	width:428px;
	top:29px;
	left:32px;
	color:#FFFFFF;
	position:absolute;
	}
#slogan {
	width:220px;
	top:156px;
	left:343px;
	color:#FFFFFF;
	position:absolute;
	}
#flash_banner {
	width:340px;
	height:200px;
	top:1px;
	right:10px;
	position:absolute;
	}
#menu_top {
	width:962px;
	height:27px;
	padding-top:13px;
	background:url(/_img/fondo_botonera.png);
	font-size:12px;
	text-align:center;
	color:#CCCCCC;
	}
* html #menu_top {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fondo_botonera.png", sizingMethod='crop');
	}
#menu_top ul {
	list-style:none;
	display:inline;
	margin:0;
	} 
#menu_top ul li {
	display:inline;
	padding:0 2px 0 2px;
	} 
#menu_top a {
	text-decoration:none;
	color:#e1e1d5;
	font-weight:bold;
	position:relative; /*--para que funcionen los links en IE6 por el codigo de transparencia de los PNG--*/
	}
#menu_top a:hover {
	color:#fff;
	text-decoration:underline;
	}

/*--CONTENEDOR CUERPO--*/

#contenedor {
	width:962px;
	margin:0 auto;
	}
	
/*--IZQUIERDA--*/

#categorias_sup {
	width:222px;
	padding:17px 0 0 20px;
	height:33px;
	color:#993300;
	background:url(/_img/sup_categorias.png);
	}
#categorias_med {
	width:242px;
	padding:5px 0px 0px 0px;
	background:url(/_img/med_categorias.png) repeat-y;
	font-size:11px;
	}
#categorias_med_2 {
	width:222px;
	padding:0px 10px 0px 10px;
	background:url(/_img/med_categorias.png) repeat-y;
	}
#categorias_inf {
	width:242px;
	height:20px;
	background:url(/_img/inf_categorias.png);
	padding:0px;
	}

/*--LINKS CATEGORIAS--*/

#categorias ul {
	margin:0;
	line-height:20px;
	} 
#categorias ul li {
	padding:0;
	margin-left:20px;
	margin-right:20px;
	border-bottom:#ccc 1px solid;
	} 
#categorias a {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	}
#categorias a:hover {
	color:#000;
	text-decoration:underline;
	}

/*--DERECHA--*/

#contenido_sup {
	width:672px;
	padding:17px 0 0 20px;
	height:33px;
	color:#993300;
	background:url(/_img/sup_contenido.png);
	}
#contenido_sup2 {
	width:692px;
	height:20px;
	background:url(/_img/sup_contenido2.png);
	}
#contenido_med {
	width:652px;
	padding:10px 20px 0px 20px;
	background:url(/_img/med_contenido.png) repeat-y;
	}
#contenido_inf {
	width:692px;
	height:20px;
	background:url(/_img/inf_contenido.png);
	}

/*--PRODUCTOS DESTACADOS--*/

#cont_instr {
	width:630px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}
#instr {
	width:178px;
	height:200px;
	padding:10px;
	margin:5px;
	border:#CCCCCC 1px solid;
	float:left;
	display:inline;
	}
#instr_img {
	width:120px;
	height:120px;
	margin:10px auto;
	overflow: hidden;
	}
#instr_img a img {
	border:#999 1px solid;
	}
#instr_img a:hover img {
	border:#000 1px solid;
	}
#instr_descripcion {
	font-size:11px;
	color:#666666;
	height:40px;
	overflow:auto;
	}
#descripcion {
	font-size:11px;
	color:#666666;
}

#instr_precio {
	margin-top:5px;
	padding-top:5px;
	color:#993300;
	font-size:12px;
	border-top:#CCCCCC 1px solid;
	}
#precio {
	margin-top:5px;
	padding-top:5px;
	color:#993300;
	font-size:24px;
	border-top:#CCCCCC 1px solid;
	}
.precio_of {
	margin-top:5px;
	padding-top:5px;
	color:#993300;
	font-size:24px;
	border-top:#CCCCCC 1px solid;
	text-decoration: line-through;
	}
.instr_precio {
	color:#993300;
	font-size:12px;
	}
.instr_precio_of {
	color:#993300;
	font-size:12px;
	text-decoration: line-through;
	}
	
/*--Conservatorio--*/

#vinetas_izq {
	width:150px;
	float:left;
	padding-top:40px;
	}
#vinetas_izq ul li {
	list-style:inside circle;
	}
#vinetas_izq a:hover {
	color:#990000;
	text-decoration:none;
	} 
#conservatorio {
	width:267px;
	height:164px;
	float:left;
	background-image:url(/_img/conservatorio2.jpg);
	}
#cons_der {
	width:380px;
	height:164px;
	float:right;
	text-align:center;
	}
#suzuki {
	padding:20px;
	margin:20px 0;
	border-top:#333333 1px dotted;
	border-bottom:#333333 1px dotted;
	text-align:center;
	}
#links_conservatorio {
	padding:20px;
	margin-top:0px;
	border-top:#333333 1px dotted;
	border-bottom:#333333 1px dotted;
	background:#F3F3F3;
	}
#links_conservatorio a {
	font-weight:bold;
	color:#000099;
	}
#links_conservatorio a:hover {
	font-weight:bold;
	color:#990000;
	}

/*--ACORDEON--*/

#acordeon_der {
	width:460px;
	text-align:right;
	float:right;
	}
.trigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000099;
	text-decoration: underline;
	margin: 3px;
	background-repeat:  repeat-y;
	background-position: left;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
}
.slider {
	border-top-style: solid;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #1F2178;
}
.slider .pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-image: url(fnd_slide.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}
.slider p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat:  repeat-y;
	background-position: center;
	}
.slide-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.img_acord {
	border: 3px solid #291169;
	}

/*--CATALOGO--*/

#producto {
	width:100%;
	height:120px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#CCCCCC 1px solid;
	clear:both;
	}
#foto_producto {
	width:120px;
	height:120px;
	float:left;
	}
#foto_producto a img {
	border:#999 1px solid;
	}
#foto_producto a:hover img {
	border:#000 1px solid;
	}
#producto_der {
	width:520px;
	height:120px;
	float:right;
	}
#producto_titulo {
	width:200px;
	height:80px;
	float:left;
	}
#producto_descripcion {
	font-size:11px;
	color:#666666;
	height:50px;
	width:320px;
	float:left;
	overflow:auto;
	}
#producto_desc {
	height:20px;
	width:320px;
	padding-bottom:10px;
	float:left;
	}
#producto_precio {
	clear:both;
	padding-top:10px;
	color:#993300;
	}
.overflow {
	overflow:auto;
	}
.foto_producto a img {
	border:#999 1px solid;
	}
.foto_producto a:hover img {
	border:#000 1px solid;
	}
#separador_productos {
	padding:10px 0;
	border-bottom:#CCCCCC 1px solid;
	}
	
/*--CONTACTO--*/

#formulario {
	width:300px;
	/*margin:0 auto;*/
	padding:20px 176px;
	background:#EFEFEF;
	border:#999999 1px dotted;
	}
.ancho_campo {
	width:100%;
	}
		
/*--PIE--*/

#pie {
	width:942px;
	height:42px;
	padding:10px;
	margin:20px auto;
	background:url(/_img/fondo_pie.png);
	text-align:center;
	color:#e1e1d5;
	}
* html #pie {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/fondo_pie.png", sizingMethod='crop');
	}
#pie a {
	color:#e1e1d5;
	text-decoration:none;
	position:relative; /*--para que funcionen los links en IE6 por el codigo de transparencia de los PNG--*/
	}
#pie a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
a.admin:link, a.admin:visited, a.admin:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008400;
	text-decoration: none;
}
a.admin:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008400;
	text-decoration: underline;
}
a.adminblanco:link, a.adminblanco:visited, a.adminblanco:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.adminblanco:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#menu_admin {
	background-color: #3B3B3B;
	padding: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 922px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#carga {
	float: left;
	height: 150px;
	width: 49%;
}
.formulario {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#resulpaginacion {
	padding: 10px;
	font-size: 12px;
	color: #999999;
}
.activo {
	background-color:#D1D1D1;
}
.inactivo {
	background-color:#ffffff;
}
#medio {
	float: left;
	width: 43%;
	padding: 3%;
	border: 1px dotted #999999;
}
