@charset "utf-8";
<style type="text/css">
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	text-align: right;
}
a:active {
	text-decoration: none;
}
a.clase3:link {
	color: #000; text-decoration:none
}
a.clase3:visited {
	color: #000; text-decoration:none
}
a.clase3:hover{
	color: #990000;
	text-decoration:none;
	font-size: 14px;
}
a.clase2:link {
	color: #990000; text-decoration:none
}
a.clase2:visited {
	color: #990000; text-decoration:none
}
a.clase2:hover{
	color: #ff0000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.clase4:link {
	color: #990000; text-decoration:none
}
a.clase4:visited {
	color: #990000; text-decoration:none
}
a.clase4:hover{
	color: #ff0000;
	text-decoration:none;
	font-family: Arial, georgia, Verdana, Calibri;
}
a.clase5:link {
	color: #fff; text-decoration:none;
	font-size: 12px;
}
a.clase5:visited {
	color: #fff; text-decoration:none;
	font-size: 12px;
}
a.clase5:hover{
	color: #990000;
	text-decoration:none;
	font-size: 12px;
	text-align: right;
}
a.clase6:link {
	color: #990000; text-decoration:none
}
a.clase6:visited {
	color: #990000; text-decoration:none
}
a.clase6:hover{
	color: #ff0000;
	text-decoration:none;
	font-family: georgia, Arial, Verdana, Calibri;
	font-size: 12px;
}
a.clase7:link {
	color: #000000;
}
a.clase7:visited {
	color: #990000; text-decoration:none
}
a.clase7:hover{
	color: #990000;
	text-decoration:none;
	font-family: Arial, georgia, Verdana, Calibri;
}
a.clase8:link {
	color: #990000; text-decoration:none;
	border: none;
}
a.clase8:visited {
	color: #990000; text-decoration:none;
	border: none;
}
a.clase8:hover{
	color: #ff0000;
	text-decoration:none;
	border: none;
}
.img_center{
  border:0;
  display:block;
  margin:auto;
}
.img_dcha{
text-align:right;
	color: #981868;
	font-size: 10px;
	font-weight: bold;
	font-family: georgia, Arial, Verdana, Calibri;
}
.centrar_morado{
text-align:center;
	color: #981868;
	font-size: 10px;
	font-weight: bold;
	font-family: georgia, Arial, Verdana, Calibri;
}
.color{
	color: #981868;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, georgia, Verdana, Calibri;
	line-height: 190%;
}
.interlineado {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, georgia, Verdana, Calibri;
	line-height: 190%;
	text-align: justify;
}
.servicios {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, georgia, Verdana, Calibri;
	line-height: 190%;
}
.negrita {
	font-weight: bold;
	color: #000;
}
.titulo {
	color: #981868;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia, Arial, Verdana, Calibri;
}
#contenedor {
	width: 960px;
	height: auto;
	margin: auto;
	position: center;
}
.centertext {
	text-align: center;
}
<style>
    .slider-wrapper{
        width: 960px;
        margin: 100px auto;
    }
</style>