.texto1 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 24px;
	COLOR: #990000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-ALIGN: center;
	text-decoration: none;
}
.texto2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-VARIANT: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.texto3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #990000;
	text-align: right;
}

.texto4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #990000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto7 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto8 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #990000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: underline;
}

.texto9 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #990000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.texto9:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	
}

.texto10 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
}

.enlace9 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.enlace9:hover {
	COLOR: #990000
}

.fondo012 {
	BACKGROUND-COLOR: #E8E8FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#carousel1,
#carousel2{
	width: 300px;
	margin: auto;
	border: 1px solid #ccc;
	overflow: auto;
	height: 57px;
	position: relative;
	margin-top: 2em;
}
#carousel1 img,
#carousel2 img{
	width: 50px;
	border: 0 none;
}
 
#carousel1_Controles img,
#carousel2_Controles img{
	border: 2px solid #a00;
	width: 15px;
	height: 15px;
}
#carousel2_Controles{
	right: 0;
	bottom: 0;
}