html body { 
	font-size: 62.5%;
	background-color: #191819;
}


a{
	color:#fff;
}
/* Header */
.header, .main {
	width: 960px;
	margin: 0 auto;
}
.header {
	padding-top: 55px; 
	padding-bottom: 10px;
}
.header h1 a{
	/*text-indent: -9999px;*/
	display: block;
	/*width: 201px; 
	background-image: url(../images/t_tiles.gif); */
	height: 33px;
	margin: 0 auto;
	font-size: 25px; 
	text-decoration:none;
	color:#f2f2f2;
	font-family: "Times New Roman", Times, serif;	
	width: 360px; 
	font-weight:normal;
	text-align:center;
}
.header h1 a span{
	font-size:18px;
}
.header ul {
	/*overflow: hidden;*/
	width: 450px;
	margin: 15px auto 0; 
	padding-top: 18px;
}
.header ul li {
	float: left;
	position:relative;		
}
.header ul li a{
	font-weight:normal;
}
.header ul li a.active{
	border-bottom:1px solid #64120c;		
	
}
.header ul li a span{
	color:#a5a5a5;
}
.header ul li a:hover span{
	color:#c3c3c3;
}

/*dropdown*/
ul#mainnav li  ul{
	background:#1c1c1c;
	position:absolute;
	top:5px;
	left:10px;
	z-index:999;
	visibility:hidden;	
	padding-bottom:10px;
	width:240px;		
}

ul#mainnav li ul li {
	clear:both;
	border:none;	
	color:#676767;	
}
ul#mainnav li ul li a{
	white-space:nowrap;
	border:none;
	font-size:12px;
	line-height:14px;
	color:#676767;
	text-decoration:none;
	padding:5px 0 5px 15px;
}

ul#mainnav li  ul.masancho{
	width:400px;
}















.main {
	text-align: center;
}


/* Main Content */
.main_content a{ 
	color: #fff; 
	font-style: normal;
}
.main_content a:hover{ 
	color: #a6a6a6;
}

.main_content, .footer { 
	background: #1C1C1C url(../images/mural_top.gif) no-repeat center top; 
	padding-top: 45px; 
	padding-bottom: 40px;
}
.main_content_p { 
	width: 525px;
	margin: 20px auto 0;
}
.bottom_mural { 
	background-image: url(../images/mural_bottom.gif); 
	height: 32px;
}


/* Bottom Content */
.bottom_content {
	overflow: hidden;
	width: auto;
	margin-top: 40px; 
	margin-bottom: 40px;
}


/* Footer */
.footer{
	padding-top: 55px;
}


/* Columns */
.column {
	float: left;
}
.bottom_content .column {
	width: 22%;
	padding-right: 5%; 
	padding-left: 5%;
}
.bottom_content .column:first-child {
	padding-left: 40px;
}


/* Typography */
h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: white; 
	font-size: 6em;
}


/* H2 */
h2{ 
	font-size: 2.8em; 
	color: #F2F2F2; 
	line-height: 1.4em; 
	padding-top: 20px; 
	padding-bottom: 20px;
}

/* H3 */
h3 { 
	padding-left: 10px; 
	padding-right: 10px; 
	font-size: 1.7em; 
	padding-bottom: 5px;
}
.header h3 a { 
	color: #676767;
	text-decoration:none
}
.header h3 a:hover { 
	color: #989898;
}

/* H4 */
h4{ 
	font-size: 1.8em; 
	color: #CCCCCC; 
	line-height: 1.4em;
}
h4 a { 
	color: #e0e0e0; 
	font-style: italic; 
	text-decoration: none;
}
h4 a:hover { 
	color: #656565;
}
.main_content h4 {
	padding-top: 15px; 
	padding-bottom: 15px;
}
.column h4 {
	padding-bottom: 8px;
}
.request_btn {
	width: 360px;
	margin: 0px auto;
}
.request_btn h4 a {
	display: block;
	background-color: #333333; 
	padding-top: 25px; 
	padding-bottom: 25px;
}
.request_btn h4 a:hover { 
	background-color: #4d4d4d;
	color: white;
}

/* H5 */
h5 { 
	color: #999999; 
	font-size: 1.2em;
}

h5.testimonial { 
	padding: 18px;
}
h5.testimonial  a{  
	color: #999999; 
	text-decoration:none;
	background: url(../images/mail.gif) 0 2px no-repeat; 	
	padding-left: 23px;
}
h5.testimonial  a:hover{  
	color:#cbcbcb;
}
/* H6 */
h6{ 
	font-size: 1.1em;
}
h6 a{
	color: #cbcbcb; 
	text-decoration: none;
}
.bottom_content h6 {
	color: #4b4d4d; 
	text-transform: uppercase; 
}
.footer h6 {
	width: 500px;
	color: #3e4040;
	margin: 0 auto; 
	line-height: 1.2em;
}
.darker_h6 a{ 
	color: #7f7f7f; 
	font-style: italic;
}
.darker_h6 a:hover{ 
	color: #a6a6a6;
}

/* P */
p { 
	color: #666666; 
	font-size: 1.5em; 
	line-height: 1.3em; 
	padding-bottom: 15px;
}
p a { 
	font-style: italic; 
	text-decoration: none; 
	color: #fff; 
	background: url(../images/arrow.gif) no-repeat right center; 
	padding-right: 20px;
	text-decoration:underline;
}
p a:hover { 
	color: #cbcbcb;
	text-decoration:underline;	
}
.bottom_content p { 
	padding-top: 15px; 
}
.main_content_p ol li {
	color: #999999; 
	font-size: 1.5em; 
	line-height: 1.3em; 
	padding-bottom: 5px;
	font-family:georgia, serif;
	list-style-type: decimal;
	text-align:left;
}

/* MISC */
strong { 
	font-weight: bold;
}
span.italic { 
	font-style: italic;
}

/* Images */
.main_image { 
	height: 241px; 
	background: url(../images/banner.jpg) no-repeat center center;
}
.main_image2 { 
	height: 241px; 
	background: url(../images/banner2.jpg) no-repeat center center;
}
.main_image3 { 
	height: 241px; 
	background: url(../images/banner3.jpg) no-repeat center center;
}
.main_image4 { 
	height: 241px; 
	background: url(../images/banner4.jpg) no-repeat center center;
}

ul.product_images3 {
	overflow: hidden;
	width: 330px;
	margin: 0px auto;
}
ul.product_images3  li{
	border: 3px solid #353535;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
}
ul.product_images3  li:hover{
	border: 3px solid #545454;
	float: left; 
	margin-right: 10px;
}


/* Form */


form{}

label{
	display: block;
	width: 510; 
	margin-bottom: 8px;
}
label span {
	width: 35%;
	display: block;
	float: left;
	color: #cccccc; 
	font: 1.2em georgia, serif;
	text-align: left;
}
label input, textarea {
	border: none; 
	background-color: #333;
	text-align: left;
	color: white;
	width: 60%;
}
label select {
	width: 60%;
}
textarea {
	height: 50px;
}
div#submit {
	width: 60%;
	float: right; 
	margin-right: 14px;
}
div#submit input {
	background-color: #5c5c5c;
	width: 100%;
	border: none;
	color:white;
}

/*tabs*/
#tab_contenedor{
	width:85%; 
	margin: 30px auto 0;
	text-align:left;
	position:relative;
}

#tab_contenedor ul{
	margin:0px; 
	padding:0px;  
	margin-top:5px;  
	margin-bottom:6px;  
}

#tab_contenedor ul li{
	margin:0px; 
	padding:0px; 
	display:inline;
}

#tab_contenedor ul li a{ 
	padding:5px 8px;  
	color:#666666;
	background:#1c1c1c; 
	font-size:12px;
}
#tab_contenedor ul li a:hover{
	color:#fff;
}
#tab_contenedor ul li a.activo{
	color:#f2f2f2;
	background:#64120c;
	border-bottom:1px solid #64120c;	
}
#tab_contenedor a.tab{
	text-decoration:none;
}

#tab_contenedor .contenido{
	background:#1c1c1c;
	border-top:2px solid #64120c;
	padding:5px;	
	position:relative;	
}	
#tab_contenedor .contenido p{
	
}
.txtprog{
	width: 64%;
}
.txtprog strong{
	color:#CCCCCC;
}
.txtprog  p.indent{
	/*padding-left:15px;*/
	margin-top:-10px;
}
.txtprog  p.indent strong{
	color:#888888;
}
#agualuna{
	width: 250px;
	height:188px;
	overflow:hidden;
	float:right;
	margin: 5px 0 0 30px;
	position:absolute;
	top:50px;
	right:0;
}

#mapa{
	position:absolute;
	top:260px;
	right:0;
}
#msg_mapa1, #msg_mapa2, #msg_mapa3{
	position:absolute;
	top:390px;
	right:0;
}


#linkbox{
	border:1px solid #82120a;
	position:absolute;
	top:40px;
	right:0;
	padding:10px 15px;
}
#linkbox h4{
	color:#82120a;
	padding: 0;
	margin:0;
}
#linkbox a.link{
	background: url(../images/flecha.gif) 0 4px no-repeat;
	padding: 0 0 0 14px;
}
#linkbox .nolink a{
	background:none;
}
#tab_contenedor .contenido  ul li{
	clear:both;
	display:block;
	color:#666666;
	/*list-style-type:disc;*/
	font-size: 1.5em; 
	line-height: 1.3em; 
	padding:0 0 15px 13px;
	margin:0 0 0 10px;
	background: url(../images/dot.gif) 0 8px no-repeat;
}
#tab_contenedor .contenido  ul li a { 
	font-style: normal; 
	text-decoration: none; 
	color: #fff; 
	background: url(../images/arrow.gif) no-repeat right center; 
	padding-right: 20px;
	font-size: 1.0em; 	
	text-decoration:underline;
}
#tab_contenedor .contenido  ul li a:hover { 
	color: #a6a6a6;
	text-decoration:underline;
}


/*formulario*/
.formulario{
	width:600px;
	margin: 0 auto;
	background:#363535;
	padding: 20px 0;
}
.formulario input.text{
	height:19px;
	border:1px solid #aaa;
	padding: 0 0 0 2px;
}	

.formulario input.text{
	width:300px;
	border:1px solid #aaa;	
	background:#DADCD8;	
}
.formulario input.medium{
	width:200px;
}
.formulario input.small{
	width:80px;
}

.formulario textarea{
	background:#DADCD8;	
	border:1px solid #aaa;		
	width:300px;	
	color:#101012;
}
.formulario input.text:hover, .formulario textarea:hover{
	border: 1px solid #bd0000;
}

.formulario input.enviar{
	width:140px;
	height:22px;	
	padding: 4px 10px;
	font-size:12px;
	cursor: pointer;
	color: #fff;
	background: #636363;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #555555  #555555 #f5f5f5;
	display:block;
	margin: 0 0 0 200px;	
}

p#aviso{
	color: #bd0000;
	margin-bottom:15px;
}

table.form{
	font-size: 1.5em; 
	line-height: 1.3em; 
	color:#999999;
	text-align:left;	
	margin: 10px auto 0;
}
table.form td{
	text-align:left;	
	padding: 3px 5px;}
	

#ejemplo{
	width:500px;
	margin: 0  auto;
}
#ejemplo p{
	text-align:left;	
}	

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	
#include{
	display:block;
}	
#include .formulario h5{
	text-align:center;
}
#include .formulario  a{
	color: #7f7f7f;
}
#include .formulario  a:hover{
	color: #a6a6a6;
}
#include .formulario input.submit{
	display:block;
	margin: 0 auto;
}

table.lista_inscritos{
	margin: 20px auto 20px;
}
table.lista_inscritos th{
	color:#fff;
	font-size:12px;
	padding: 3px 5px;
	font-weight:bold;	
}
table.lista_inscritos td{
	color:#fff;
	font-size:12px;	
	padding: 3px 5px;
	border-bottom:1px solid #5a5a5a;
}
table.lista_inscritos table td, table.lista_inscritos tr.sinborde td{
	border-bottom:none;
}




