* {
	padding:0;
	margin:0;
	font-family:Tahoma;
	font-size:12px;
}
body {
	background-color:#F9F9DF;
	background-position:top center;
	color:#2C2C2C;
}
img {
	border:none;
}
h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
	font-weight:bold;
}
a {
	color:#A81355;
	text-decoration:none;
}
a:hover {
	color:#A81355;
	text-decoration:underline;
}
.espacio_v {
	clear:both;
	height:25px;
}
#contenedor-t {
	background-image:url("img/fondo.jpg");
	background-repeat:repeat-x;
	background-position:center;
}
#contenedor-c {
	background-image:url("img/fondo-c.jpg");
	background-repeat:repeat-x;
}
#contenedor-s {
	background-image:url("img/lateral.png");
	background-position:bottom center;
	background-repeat:no-repeat;
}
#contenedor {
	width:878px;
	margin:0 auto;
}
#menu a {
	border-top:3px solid #000000;
	background-image:url("img/bg.png");
	font-size:13px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	float:left;
	padding:5px 25px;
	margin:0 2px;
}
#menu a:hover {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
#menu-img {
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
}
.contenedor {
	background:#FFFFFF url("img/contenedor_bg.png") top no-repeat;
	clear:both;
}
.contenedor_con {
	margin-top:5px;
	border-bottom:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:10px 15px;
	clear:both;
}
.contenedor-der {
	width:150px;
	float:left;
	text-align:center;
}
.contenedor-izq {
	width:500px;
	float:left;
}
.tcontenido {
	margin:0 auto;
}
.bg-ti {
	background-image:url("img/bg-contenido.png");
	background-position:top left;
	background-repeat:no-repeat;
}
.bg-tc {
	background-image:url("img/bg-contenido-tb.png");
	background-position:top center;
	background-repeat:repeat-x;
}
.bg-td {
	background-image:url("img/bg-contenido.png");
	background-position:top right;
	background-repeat:no-repeat;
}
.bg-ci {
	background-image:url("img/bg-contenido-lr.png");
	background-position:left;
	background-repeat:repeat-y;
}
.bg-cc {
	background-image:url("img/bg-contenido-bg.png");
}
.bg-cd {
	background-image:url("img/bg-contenido-lr.png");
	background-position:right;
	background-repeat:repeat-yt;
}
.bg-bi {
	background-image:url("img/bg-contenido.png");
	background-position:bottom left;
	background-repeat:no-repeat;
}
.bg-bc {
	background-image:url("img/bg-contenido-tb.png");
	background-position:bottom center;
	background-repeat:repeat-x;
}
.bg-bd {
	background-image:url("img/bg-contenido.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}
.firma {
	text-align:center;
	padding-bottom:20px;
	font-size:12px;
}
#gallery {
}
#gallery div {
	background:#000;
	height:300px;
	position:relative;
}
#gallery .more {
	position:absolute;
	z-index:100;
	margin: 0;
}
#gallery .more a {
	color:#fff;
	font-size:1.17em;
	font-weight:bold;
	background-image:url("img/bg_more_gallery.png");
}
#gallery_images {
	margin:0;
	padding:0;
	list-style:none;
}
#gallery_images li {
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}
.gallery_nav {
	position:absolute;
	bottom:12px;
	right:12px;
	z-index:100;
	margin:0;
}
.gallery_nav li {
	float:left;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
}
.gallery_nav a {
	width:20px;
	height:20px;
	display:block;
	background:url(img/button_gallery.png) no-repeat 0 0; 
}
* html .gallery_nav a {
	background-image: url(img/button_gallery.gif);
}
.gallery_nav span {
	position:absolute;
	left:-9999px;
}
.gallery_nav .on a {
	background-position:bottom;
}
.titulo {
	color:#333300;
	font-weight:bold;
}
p {
	line-height:19px;
	padding-top:5px;
	padding-bottom:5px;
}
span {
	color:#333300;
	font-weight:bold;
}
ul.li-lista {
	padding-left:17px;
}
ul.li-lista li {
	list-style:url(img/li-lista.png);
	padding-top:5px;
	padding-bottom:5px;
	line-height:19px;
}
ul.li-li-lista {
	padding-left:17px;
}
ul.li-li-lista li {
	list-style:url(img/li-li-lista.png);
	padding-top:5px;
	padding-bottom:5px;
	line-height:19px;
}
ul.li-li-li-lista {
	padding-left:17px;
}
ul.li-li-li-lista li {
	list-style:url(img/li-li-li-lista.png);
	padding-top:5px;
	padding-bottom:5px;
	line-height:19px;
}
.pad {
	margin-left:15px;
}
.exc {
	color:#363D0A;
	font-weight:bold;
}
.acordeon {
	display: block;
	width:450px;
	background: url(img/expandir.png) no-repeat center left;
	color:#336600;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size:12px;
	cursor: pointer;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.acordeon:hover {
	background: url(img/expandir.png) no-repeat center left;
	color: #333300;
}
.acordeon_activo {
	background: url(img/contraer.png) no-repeat center left;
	font-weight:bold;
	color:#333300;
	padding-left:20px;
}
.acordeon_activo:hover {
	background: url(img/contraer.png) no-repeat center left;
	color:#333300;
}
.acordeon_contenido {
	color: #444444;
	overflow: hidden;
	width:450px;
	font-size:11px;
	padding-left:35px;
	margin-top:0px;
	margin-bottom:1px;
}
.acordeon_contenido a{
	text-decoration:none;
	color:#CC0000;
	cursor:pointer;
}
.acordeon_contenido a:hover div {
	text-decoration:none;
	color:#CC0000;
	cursor:pointer;
}
.acordeon_contenido .spc {
	height:15px;
	clear:both;
}
.acordeon_contenido .esp {
	width:20px;
	float:left;
}
.acordeon_contenido .cod {
	width:500px;
	float:left;
	text-align:left;
	font-weight:bold;
	padding:3px 0;
}



#contactenos p {
	line-height:20px;
	padding-top:15px;
	text-align:justify;
}
#contactenos p.msj {
	line-height:20px;
	padding-top:15px;
	text-align:center;
}
#contactenos .contacto-et {
	width:100px;
	height:20px;
	line-height:25px;
	padding-bottom:3px;
}
#contactenos .contacto-et-det {
	line-height:25px;
	color:#5d5d60;
}
#contactenos .contacto-ca {
	width:430px;
	height:25px;
	line-height:25px;
	padding-bottom:3px;
}
#contactenos .contacto-ca-det {
	color:#5d5d60;
	font-weight:bold;
	border:1px solid #E2CEAF;
	padding:5px;
	font-size:12px;
}
#contactenos .contacto-ca-det-activo {
	color:#5d5d60;
	font-weight:bold;
	border:1px solid #A2AE02;
	padding:5px;
	font-size:12px;
}
#contactenos .contacto-ca-det-error {
	color:#5d5d60;
	font-weight:bold;
	border:1px solid #CC0000;
	padding:5px;
	font-size:12px;
}
#contactenos span.rojo {
	color:#CC0000;
	font-weight:bold;
}
#contactenos span.boton {
	display:inline-block;
}
#contactenos span.boton span.izq {
	display:inline-block;
	width:15px;
	height:25px;
	float:left;
	background-image:url('img/boton.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#contactenos span.boton span.der {
	display:inline-block;
	width:15px;
	height:25px;
	float:left;
	background-image:url('img/boton.png');
	background-position:top right;
	background-repeat:no-repeat;
}
#contactenos span.boton span.escalar {
	display:inline-block;
	height:25px;
	padding:0;
	float:left;
	background-image:url('img/boton.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
#contactenos span.boton input, #contactenos span.boton a {
	border:0;
	background:none;
	color:#FFFFFF;
	line-height:25px;
	height:25px;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;
}
