@charset "utf-8";
/* CSS Document */

.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.textoazul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #414b84;
	font-weight: bolder;
}
.textoverde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #82c27e;
	font-weight: bold;
}
.lineagris_izq {
	background-image: url(archivos/dw/disenoweb_02.jpg);
	background-repeat: repeat-y;
}
.lineagris_der {
	background-image: url(archivos/dw/disenoweb_04.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
