/*---[Top]-----------------------------------------------------------------------*/

#top {
	background: #E0DFE3 url(../imagenes/layout3/bg_Top.gif) repeat-x left bottom;
}

#logotipo {
	background: url(../imagenes/layout3/fusi_logotipo.gif) no-repeat left top;
}
/*---[Menu]-----------------------------------------------------------------------*/
#menu {
	background: #fff url(../imagenes/layout3/menu_bg.gif) repeat-x left bottom;
	}

	
#nav a:link, #nav a:visited {
	color: #8082AB;
	}
/*---[Contenido]-----------------------------------------------------------------------*/
#contenido p{
	border-top: 1px dashed #8082AB;
}
#empresaImag {
	background: url(../imagenes/web/fusi_empresa.jpg) no-repeat left top;
}

#productosImag {
	background: url(../imagenes/web/fusi_productos.jpg) no-repeat left top;
}

#contactarImag {
	background: url(../imagenes/web/fusi_contactar.jpg) no-repeat left top;
}
.letraF {
	background: url(../imagenes/layout3/f.gif) no-repeat center center;
}
.letraO {
	background: url(../imagenes/layout3/o.gif) no-repeat center center;
}
.letraN {
	background: url(../imagenes/layout3/n.gif) no-repeat center center;
}
.letraI {
	background: url(../imagenes/layout3/i.gif) no-repeat center center;
    float: left;
}
.letraS {
	background: url(../imagenes/layout3/s.gif) no-repeat center center;
}
/*---[Copyright]-----------------------------------------------------------------------*/
#copyrg {
	background: #8082AB;
	color: #D3DBC4;
}
/*---[contactar]-----------------------------------------------------------------------*/
form {
	border-top: 1px dashed #8082AB;
}
fieldset {
	border: 1px solid #8082AB;
}
legend {
	border: 1px solid #8082AB;
	color: #8082AB;
}
input, select {
	border: 1px solid #8082AB;
}
textarea {	
	border: 1px solid #8082AB;
}
.btn {
	border: 1px solid #8082AB;
}
#contenido h2{
	border-bottom: 1px dashed #8082AB;
}
#navv {
	border-top: 1px dashed #8082AB;
}
#navv a {
	color: #8082AB;
}

