body{
	background-color: #8E7544;
	}
a img{
border:none;
}
/* home */
.clear {
	clear:both;
	}
.fondo-trama {
	text-align:center;
	padding-bottom:25px;
	height:auto;
}
.fonto-top-nav  {
	background-image:url(imgenes/top-2.jpg);
	height:167px;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
.fonto-top-original{
	background-image:url(imgenes/top-2.jpg);
	height:139px;
	background-repeat:repeat-x;
	background-position:top;
	padding-top:28px;
	text-align:center;
}

.fonto-top{
	background-image: url(imagenes/fondo/back-top.gif);
	height:171px;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}


/* ----------      IMAGENES FONDO         ------------------------------*/

.contenedor-central-imagen-home{
	background-image: url(imagenes/calendario/febrero-12.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.contenedor-central-imagen{
	background-image: url(imagenes/fondo/fondo-chicas.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.contenedor-central-imagen-contacto{
	background-image: url(imgenes/fondo-contacto.gif);
	background-repeat: no-repeat;
	background-position:top;
	
}



.contenedor-central{
	width:780px;
	background-image: url(imagenes/fondo/hoja-central.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

.cont-botonera {
	width:196px;
	float:left;
}
.botonera {
	width:196px;
	padding-top:10px;
	background-image: url(imagenes/fondo/back-botonera.gif);
	background-repeat:no-repeat;
	padding-bottom:100px;
}
.boton {
	color:#36280A;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	height:15px;
	border-bottom:#8F0000 solid 1px;
	padding-top:7px;
	text-align:left;
	margin-left:21px;
	margin-right: 19px;
}
		.boton a{
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color:#36280A;
			text-decoration:none;
			height:15px;
			width:142px;
			padding-top:5px;
			text-align:left;
			}
		.boton a:hover {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color: #FFFBE1;
			text-decoration:none;
			height:15px;
			width:142px;
			padding-top:5px;
			text-align:left;
		}

.botonera-masinfo{
	width:146px;
	margin-top:20px;
	margin-left:12px;
	margin-right:9px;
	margin-bottom:auto;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	background-color:#D4CAB2;
}
.botonera-flash{
	width:110px;
	height:92px;
	margin-left:64px;
	margin-top:10px;
	margin-bottom:auto;
}
.botonera-foto{
	width:158px;
	margin-top:20px;
	margin-left:12px;
	margin-right:9px;
}



.contenedor-contenido{
	width:565px;
	float:left;
	padding-top:5px;
	padding-bottom:8px;
	padding-left: 3px;
	min-height:289px;
	background-image:url(imgenes/fondo-cont.jpg);
	background-repeat:no-repeat;
	
}
.contenedor-contenido-home-home{
	width:568px;
	float:left;
	padding-top:5px;
	
}
.contenedor-contenido-home{
	width:558px;
	padding-right:8px;
	padding-left:2px;
	margin-left:7px;
	margin-top:13px;
	background-image:url(imgenes/fondo-cont.jpg);
	background-repeat:repeat;
}
.colomnas-home{
	width:186px;
	float:left;

}
.colomnas-home-flash{
	width:186px;
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;

}
.colomnas-home-navidad{
	width:186px;
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;

}
.footer{
	width:780px;
	height:40px;
	background-image: url(imagenes/fondo/hoja-footer.gif);
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color:#EADCC1;
	padding-top:36px;
	padding-bottom:4px;
}
	.footer a{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color:#EADCC1;
		text-decoration:none;
	}
	.footer a:hover{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #FFFFFF;
		background-color: #000000;
	}
/* /////////////////////////////// CONTENIDO ////////////////////////////////////////////*/

.titulo-sesion {
	width:553px;
	margin-right:3px;
}
.contenedor-productos {
	width:556px;
	margin-top:8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
}
.contenedor-productos-corp {
	width:356px;
	height:307px;
	background-image: url(imagenes/reg-corp.jpg);
	background-repeat:no-repeat;
	padding-top:60px;
	padding-left:200px;
	margin-top:8px;
	text-align:left;
}
			.cont-form{
				width:356px;
				margin-top:5px;
				font-family:"Trebuchet MS", Verdana, Arial;
				font-size:11px;
				color:#5A3D1C;
				font-weight:bold;
							}
			.cont-form-col{
				width:160px;
				float: left;
				margin-right: 10px;	
			}
			input { 
			font-family:"Trebuchet MS", Verdana, Arial;
			font-size: 11px;
			height:15px;
			color:#333333;
			background-color: #EFE5D1; 
			border: #5A3D1C solid 1px;
			font-weight:normal;
			}
			.boton-form { 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px;
				color:#5A3D1C;
				background-color: #EFE5D1; 
				border: #5A3D1C solid 1px;
				width:70px;
				margin-top:3px;
				height:20px;
				font-weight:bold;
			}
				
			textarea { 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px;
				color:#333333; 
				background-color: #EFE5D1; 
				border: #5A3D1C solid 1px;
				}

			
.contenedor-productos-col {
	width:553px;
	margin-right:8px;
}
.contenedor-productos-col1 {
	width:273px;
	margin-right:3px;
	margin-top:5px;
	border:1px solid #24190C;
	float:left;
}
.contenedor-productos-col2 {
	width:273px;
	border:1px solid #24190C;
	margin-top:5px;
	float:left;
}

/*/////////////////////// ESCRITURA /////////////////////////////*/
.escritura-marcas{
	width:553px;
	height:126px;
	background-image:url(imgenes/escritura/escritura-marcas.gif);
	background-repeat:no-repeat;
}
.esc-marca{
	float:left;
}
.escritura-col-contenido{
	width:553px;
	
}
.escritura-contenido-1{
	width:389px;
	background-image: url(imgenes/escritura-1.gif);
	height:169px;
	text-align:left;
	padding-top:66px;
	padding-left:40px;
}
.escritura-contenido-2{
	width:429px;
}
.escritura-flash{
	width:272px;
	height:169px;
	
}
.fotos-titulo {
	width:553px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;	
}
.fotos-titulo-marca {
	width:172px;
	float:left;
}
.fotos-titulo-texto {
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	color:#000;
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:370px;
}
.fotos-titulo-texto a {
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	color:#000;
}
.fotos-titulo-texto a:link {
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	color:#000;
	text-decoration:underline;
}
.fotos-titulo-texto a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	color: #DCCA92;
	text-decoration:underline;
}

.fotos-otras-marcas {
	width:543px;
	padding:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	margin-top:10px;
	text-align:center;
	
}
.fotos-otras-marcas a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	margin-top:10px;
	text-align:center;
	
}
.fotos-otras-marcas a:link{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin-top:10px;
	text-align:center;	
}
.fotos-otras-marcas a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	margin-top:10px;
	text-align:center;	
}

.fotos-line1{
	width:543px;
	background-image:url(imgenes/boligrafos/f-foto-1-prueba.gif);
	height:103px;
	padding-top:15px;
	padding-bottom:22px;
	padding-left:10px;
	margin-top:3px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS" Arial;
	font-size:12px;
}
			
.fotos-line1-1{
	width:148px;
	height:124px;
	float:left;
	font-family:"Trebuchet MS" Arial;
	font-size:12px;
	color:#333300;
}
.fotos-line1-2{
	width:148px;
	height:124px;
	float:left;
	margin-left:44px;
	font-size:12px;
	color:#333300;
}
.fotos-line1-3{
	width:148px;
	height:124px;
	float:left;
	margin-left:45px;
	font-size:12px;
	color:#333300;
}
.fotos-line2{
	width:543px;
	background-image:url(imgenes/boligrafos/f-foto-2-prueba.gif);
	height:103px;
	padding-top:14px;
	padding-bottom:22px;
	padding-left:10px;
	margin-top:3px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS" Arial;
	font-size:12px;
}



/*/////////////////////// REGALOS /////////////////////////////*/
.refalos-contenido-1{
	width:553px;
}
.refalos-contenido-2{
	width:304px;
	background-image:url(imgenes/regalos_02.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:190px;
	padding-left:249px;
}


/*/////////////////////// CONTACTO /////////////////////////////*/

.fondo-contacto {
	width:550px;
	background-image:url(imgenes/fondo-contacto.jpg);
	height:315px;
	background-position:top;
	margin-right:8px;
	background-repeat:no-repeat;
	padding-top:67px;
	padding-left:3px;
}
.mail-info{
	text-align:right;
	margin-left:210px;
	margin-right:40px;
	margin-top:30px;
	float:right;
}
.col-locales{
	float:left;
	width:166px;
	margin-left:10px;
}
.col-locales-2{
	float:left;
	width:166px;
	margin-left:10px;
	margin-top:12px;
}
.col-locales-3{
	float:left;
	width:166px;
	margin-left:10px;
	margin-top:29px;
}
.local {
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#000000;
	font-weight:bold;
	margin-top:8px;
	text-align:left;
}
.local-nuevo {
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-decoration:blink;
	color: #990000;
	font-weight:bold;
}
.datos{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#000000;
	text-align:left;
}
.datos a{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
.datos a:hover{
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #990000;
	text-align:left;
}

.marcas-cont{
	width:748px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#97836B 1px dashed;
}
.marca {
	float:left;
	margin-top:2px;
}

.jo{
	width:748px;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #55452D;
	text-decoration:none;
	margin:auto;
	margin-top:2px;
	
}	

	.jo a{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color:#55452D;
		text-decoration:none;
		background-color:#C7AA80;
	}
	.jo a:hover{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #FFFFFF;
		background-color:#6F5939;
	}
