.l1 {  background-image: url(images/lado1.jpg); background-repeat: repeat-x}
.l2 {  background-image: url(images/lado2.jpg); background-repeat: repeat-x}
.lcont {  background-image: url(images/ladocont.jpg); background-repeat: repeat-x}
.fondo {  background-image: url(images/fondo.jpg); background-repeat: repeat}
.abajo {  background-image: url(images/ladoabajo.jpg); background-repeat: repeat-x}
.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 900; color: #000066}
.texto1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.texto1negritas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;

}
.texto1negritas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;

}

.texto2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto1 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto2color {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

