* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#290018;
	line-height:20px;
}
a, a:link, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FADCE9;
}
img {
	border:none;
}
.clr {
	clear:both;
}
dl {
	text-align:justify;
	font-size:12px;
}
dt {
	font-weight:bold;
	background:url(../img/vineta.gif) no-repeat center left;
	padding-left:7px;
	color:#A0E8F1;
}
dd {
	padding-left:14px;
	padding-bottom:7px;
}
h1   {
	color: #FFFFCC;
	font-weight: normal;
	font-size: 20px;
	float: left;
	line-height: 25px;
	display: inline;
	margin-bottom:15px;
	font-weight:bold;
}
h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #FFFFCC!important;
}
h1 a:hover {
	text-decoration:underline;
	color:#FADCE9!important;
}
h2   {
	color: #FFFFCC;
	font-weight: normal;
	font-size: 15px;
	line-height:18px;
	margin-bottom:15px;
	font-weight:bold;
}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
h2 a:hover {
	text-decoration:underline;
	color:#FADCE9
}
.tipsy {
	padding:5px;
	font-size:10px;
	background-repeat:no-repeat;
}
.tipsy-inner {
	padding:4px 5px;
	background-color: black;
	color: white;
	max-width: 300px;
	text-align: center;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}
.tipsy-north {
	background-image: url(../img/tipsy-north.gif);
	background-position: top center;
}
.tipsy-south {
	background-image: url(../img/tipsy-south.gif);
	background-position: bottom center;
	
}
.tipsy-east {
	background-image: url(../img/tipsy-east.gif);
	background-position: right center;
}
.tipsy-west {
	background-image: url(../img/tipsy-west.gif);
	background-position: left center;
}
#general {
	background-image:url(../img/fondo.png);
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom:1px dashed #8c697e;
}
.general-c {
	background-color:#3b0023;
	background-image:url(../img/fondo-c.png);
	background-repeat:repeat-x;
	background-position:center top;
}
#contenido {
	margin-top:5px;
	margin:auto;
	width:800px;
}
.contenedor-t {
	width:800px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:170px;
	height:170px;
}
.contenedor {
	width:800px;
}
#logo {
	float:left;
	height:170px;
	width:230px;
}
#menu {
	float:right;
	width:550px;
	margin-top:100px;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	float:right;
	padding-left:42px;
}
#menu ul li a {
	text-decoration:none;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}
#menu ul li a:hover {
	border-bottom:1px dashed #ee8ec7;
}
#bt-l {
	background-image: url(../img/arrow-l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 40px;
	width: 28px;
	margin-top: 150px;
}
#bt-r {
	background-image: url(../img/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	height: 40px;
	width: 28px;
	margin-top: 150px;
}
#bt-l:hover, #bt-r:hover {
	background-position: center 0px;
}

#bt-l span, #bt-r span {
	display: none;
}
#slider {
	width: 800px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8c697e;
	margin-bottom:5px;
	padding-bottom:5px;
	position: relative;
}
.slide-image {
	float: left;
	height: 286px;
	background-image: url(../img/shadow.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.slide-image img {
	background: url(../img/pre-carga.gif) no-repeat center center;
}
.slide-image a {
	border: 5px solid #691E40;
	float: left;
	height:238px;
}
.slide-image a:hover {
	border: 5px solid #DCC2D2;
	float: left;
	height:238px;
}
.slide-desc {
	float: right;
	width:290px;
}
.slide-desc h1 {
}
.resp {
	float: none;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-bottom: 13px;
}
.resp ul {
	list-style:none;
	font-size:11px;
}
.resp ul li {
	padding-left:5px;
	line-height:17px;
	padding-bottom:5px;
}
.resp p {
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
div#slider .scrollButtons {
	cursor:pointer;
}
div#slider div.scroll {
	height: 295px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	margin-top: 40px;
}
div#slider div.scroll div.scrollContainer div.panel {
	overflow:hidden;
	height:295px;
	width:700px;
	padding-left:20px;
	padding-right:20px;
}
a.bt, a.bt:visited {
	background-image:url(../img/b-c.jpg);
	background-repeat:repeat-x;
	height:21px;
	float:left;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	padding-top:2px;
	font-size:0.9em;
}
a.bt:hover {
	color:#ee8ec7;
}
.b-l {
	float: left;
	height: 23px;
	width: 8px;
	background-image: url(../img/b-l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
.pd {
	margin-left: 10px;
}
.b-r {
	float: left;
	height: 23px;
	width: 8px;
	background-image: url(../img/b-r.gif);
	background-repeat: no-repeat;
}
.button {
	margin-top: 20px;
}
.bt span {
	float: left;
	display: inline;
	font-size: 0.9em;
	line-height: 1.7em;
}
#boxes {
	width:800px;
	margin-top:10px;
}
#boxes .box-bs {
	float:left;
	width:236px;
	height:160px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	border-right:1px dashed #8c697e;
	margin-bottom:20px;
}
#boxes .box-bn {
	float:left;
	width:236px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #8c697e;
}
#boxes .box-bn img {
	border: 5px solid #691E40;
	background: url(../img/pre-carga.gif) no-repeat center center;
}
#boxes .box-bn h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
#boxes .box-bn p {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
	padding-bottom:10px;
}
#boxes .box-bn .button {
	margin:0;
	padding:0;
}
#boxes .box-bn:hover img{
	border: 5px solid #DCC2D2;
	cursor:pointer;
}
#boxes .box-bn:hover h2 {
	text-decoration:underline;
	color:#FADCE9
}

#boxes .box-bs-l {
	float:left;
	width:502px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	border-right:1px dashed #8c697e;
	margin-bottom:20px;
}
#boxes .box-bs-l img {
	border: 5px solid #691E40;
	background: url(../img/pre-carga.gif) no-repeat center center;
}
#boxes .box-bs-l h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
#boxes .box-bs-l p {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:13px;
	padding-bottom:10px;
}
#boxes .box-bs-l .button {
	margin:0;
	padding:0;
}
#boxes .box-bs-l a img {
	border: 5px solid #691E40;
}
#boxes .box-bs-l a:hover img {
	border: 5px solid #DCC2D2;
}

#boxes .box-bn-l {
	float:left;
	width:236px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
	margin-bottom:15px;
	padding-bottom:15px;
}
#boxes .box-bn-l h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#boxes .box-bs-i {
	float:left;
	margin-left:5px;
	text-align:justify;
	margin-top:5px;
	text-align:right;
}
#boxes .box-bs-i a img {
	border: 4px solid #691E40;
}
#boxes .box-bs-i a:hover img {
	border: 4px solid #DCC2D2;
}
#boxes .box-n {
	border:none;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
ul.checks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.checks li {
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 28px;
}
#titulo h1 {
	width: 800px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8c697e;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}