.fondo_bocas {

	background-image: url(imagenes/bocas.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.fondo_rosita {

	background-image: url(imagenes/fondo_rosita.jpg);

	background-repeat: repeat-y;

}

.fondo_sombra {

	background-image: url(imagenes/fondo_sombra.gif);

	background-repeat: repeat-y;

}

.borde_fash {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #5189B3;

	border-right-color: #5189B3;

	border-bottom-color: #5189B3;

	border-left-color: #5189B3;

}

.arial_copy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 130%;

	color: #666666;

}

.arial12 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 170%;

	color: #000000;

}

.fondo_cepillos {

	background-image: url(imagenes/cepillos_nosotros.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.arial12titulos_negrita {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 170%;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}

.borde1 {

	border: 1px solid #000000;

}

.titulo_verde {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 170%;

	font-weight: bold;

	color: #477403;

}

.titluo_azul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 170%;

	font-weight: bold;

	color: #325772;

}

}

a:link {
	color: #000000;

}

a:visited {
	color: #325772;

}

.fondo_abajo {

	background-image: url(imagenes/abajo.jpg);

	background-repeat: repeat-x;

}



a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}



td, .componentheading, .contentpane, .contentheading {

	font-family: Arial, Helvetica, sans-serif; /* La fuente */

	font-size: 12px; /* El tamaño de la fuente */

	line-height: 170%; /* espaciado entre LINIAS */

	color: #000000; /* colores */

	letter-spacing: 1px; /* espacio entre LETRAS */

	}

inputbox {

	background-color: #F1ECD1; /* El texto de dentro del cuadro*/

	border: 1px solid #C8B34D; 

	font-family: Arial, Helvetica, sans-serif; /* La fuente*/

	font-size: 12px; /* Tamaño de la fuente*/

	color: #000000; /* Color de la fuente*/

	



    }

	

	.textareacontacto {

   width: 377px; /* Ancho de la tabla*/

   height: 200px; /* Alto de la tabla*/

   border: 1px solid #666666; /* Borde de la tabla*/

   }.lateral_derecha {

	background-image: url(imagenes/lateral_derecha.jpg);

	background-repeat: repeat-y;

}
