.pattern {
	background-image: url(images/der.jpg);
	background-repeat: repeat-x;
}
.box_pattern {
	background-image: url(images/box_pattern.gif);
	background-repeat: repeat-x;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: none;
}
.box_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	text-decoration: none;
}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	text-align: justify;
}
.list_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}
:HOVER.list_titulos { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #272727; text-decoration: underline;}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: underline;
}
:HOVER.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0054a6; text-decoration: none;}
.patternizq {

	background-image: url(images/izq.jpg);
	background-repeat: repeat-x;
}

