@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-image: url(bg.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B10022;
	font-weight: lighter;
	font-variant: small-caps;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B10022;
	font-weight: lighter;
	font-variant: small-caps;
	margin-bottom: 10px;
}
.links-intro {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.links-intro a{
	color: #990000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.links-intro a:hover{
	color: #990000;
	font-weight: bold;
}
#contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	clear: both;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
	height: 400px;
	width: 960px;
	position: relative;
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top ul {
	list-style-type: none;
	float: left;
	padding-top: 120px;
	padding-left: 20px;
	width: 180px;
	overflow: hidden;
}
#top li a{
	display: block;
	width: 180px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #260301;
}
#activo{
	display: block;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C0700;
	background-image: url(activo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#slide {
	width: 698px;
	float: left;
	display: block;
	position: absolute;
	left: 246px;
	top: 25px;
}

#contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #240609;
	line-height: 16px;
	width: 200px;
	margin-left: 20px;
	overflow: hidden;
}
#contacto a {
	color: #B10022;
}
#contacto li a {
	font-size: 14px;
	color: #240609;
	text-decoration: none;
	line-height: 20px;
}
#contacto li a:hover{
	color: #B10022;
}
#contenido {
	float: right;
	width: 720px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #240609;
}

#contenido li {
	margin-left: 14px;
	list-style-image: url(bullet.gif);
}

#pie {
	width: 100%;
	clear: both;
	background-image: url(bg_pie.gif);
	background-repeat: repeat-x;
	height: 180px;
	margin-top: 30px;
}
#pie_contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo_pie.gif);
	height: 145px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 34px;
	text-align: right;
}
#pie_contenedor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 90px;
	display: block;
	text-decoration: none;
}

 /* Formulario*/
label {
	display:block;
	font-weight:normal;
	float: left;
	width: 120px;
	font-size: 12px;
	color: #240609;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: right;
} 
#logo_derecha {
	float: left;
}
#galeria {
	float: right;
	width: 290px;
}

br {
	clear: left;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
input, textarea {
	border:1px solid #DDAB45;
	margin: 4px;
	float: left;
	background-color: #E8DDA7;
} 
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 100px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 126px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B10022;
}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 100px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B10022;
}
input:focus, textarea:focus {
	background-color: #EAE4C2;
}  


.sIFR-active h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}
.sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}
 /* highslide*/
 
 
* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 6px solid #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.highslide:hover img {
	border: 6px solid #FFFFFF;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
#accordion{
	position:relative;
	z-index:2;
}

.accordion_headings{
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 2px;
	background-image: url(bg_accordion.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.accordion_headings:hover{
	background-position: 0px -30px;
}

.accordion_child{
	padding-top: 10px;
	padding-bottom: 20px;

}

.header_highlight{
	background-image: url(bg_accordion.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
