/* Estilo 45 grados */

.parrafos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.fondo_contacto {
	background-image: url(imagenes/ima-cont.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bordes_punt {
	border: 1px dotted #666666;
}

.encabezados{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#271104;
}
.enca_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}


.bordes_flash {
	border: 1px solid #666666;
}

td, .componentheading, .contentpane, .contentheading {
	font-family: Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #333333; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
inputbox {
	background-color: #333333; /* El texto de dentro del cuadro*/
	border: 1px solid #333333; 
	font-family: Tahoma, Arial, Helvetica; /* La fuente*/
	font-size: 11px; /* Tamaņo de la fuente*/
	color: #333333; /* Color de la fuente*/
}	
.textareacontacto {
   width: 377px; /* Ancho de la tabla*/
   height: 200px; /* Alto de la tabla*/
   border: 1px solid #333333; /* Borde de la tabla*/
   
}.bordes_web {
	border: 1px solid #666666;
}
.fondo_web {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordes_punt_der {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.bordes_pie {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.bordes_der {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.bordes_punt {
	border: 1px dotted #6A6A6A;
}
.fondo_contacto {
	background-image: url(imagenes/lapices.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
