@import url("menu.css");
/*////////////////////////////*/
*{
	padding:0;
	margin:0;
}
/*///////////////////////////CLASES////////////////////////////*/
.accesorios{
	background-image:url(images/accesorios.jpg);
	margin-bottom:10px;
}

.accesoriosEn{
	background-image:url(images/accesoriosEn.jpg);
	margin-bottom:10px;
}
.accesoriosFr{
	background-image:url(images/accesoriosFr.jpg);
	margin-bottom:10px;
}
.dd{
	background:url(images/fondoAccesorios.jpg) no-repeat right;
}
.pp{
 	background:url(images/fondoAccesorios2.jpg) no-repeat right;
}
.gg{
 	background:url(images/fondoAccesorios3.jpg) no-repeat right;
}
.hh{
 	background:url(images/fondoAccesorios4.jpg) no-repeat right;
}
.nn{
 	background:url(images/fondoAccesorios5.jpg) no-repeat right;
}
.vv{
 	background:url(images/fondoAccesorios6.jpg) no-repeat right;
}
.cc{
 	background:url(images/fondoAccesorios7.jpg) no-repeat right;
}
.mm{
 	background:url(images/fondoAccesorios8.jpg) no-repeat right;
}
.ani{
 	background: url(images/clav_aniver_fon.jpg) no-repeat right
}
.eli{
 	background: url(images/clav_elite_fon.jpg) no-repeat right
}
.pro{
 	background: url(images/clav_profesional_fon.jpg) no-repeat right
}
.tra{
 	background: url(images/clav_tradicional_fon.jpg) no-repeat right
}
.intro{
	width:645px;
	height:auto;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:17px;
	margin-left:50px;
	margin-bottom:15px;
	padding:5px;
	color:#000;
	background:#b66c47 url(images/textoAcessorios.jpg) right no-repeat;
	border:#000000 solid 2px;
	}

/*///////////////////////////FIN CLASES////////////////////////////*/
body{
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	font-style:italic;
}
#contenedor{
	width:760px;
	height:auto;
	background: url(images/fondoContenedor.jpg) repeat-y top center;
	margin:0 auto 0 auto;
}
#cabecera{
	width:706px;
	height:150px;
	background:url(images/cabecera.jpg) no-repeat;
	margin:0 auto 0 auto;
}
#cabecera2{
	width:706px;
	height:150px;
	margin:0 auto 0 auto;
}
#subtitulo{
	width:500px;
	height:53px;
	margin-left:30px;
}
#accesorios{
	width:660px;
	height:200px;
	border-bottom:#b66c47 5px solid;
	border-top:#b66c47 5px solid;
	margin:0 auto 10px auto;
}

#accesorios p{
	width:330px;
	height:auto;
	font-size:12px;
	text-align:justify;
	float:right;
}
#accesorios img{
	float:left;
	margin-top:13px;
}
#pie{
	width:760px;
	height:36px;
	background:url(images/pie.jpg) no-repeat;
	margin:10px auto 0 auto;
}
#subtitulo{
	width:500px;
	height:53px;
	margin-left:30px;
}
#contenedor hr {
	display: block;
	clear: left; 
	margin: -0.66em 0;
	visibility: hidden;
}
#nota{
width:654px;
height:auto;
background-color:#FFFFFF;
border:2px #000000 solid;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
#nota p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
}
