﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, h8, 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*////////////////////////////////////////////////*/

body {
	background-color: #000;
	background-image: url("../images/bg_x.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#contenedor {
	min-height:100%;
 	height: auto!important;
  height:100%;
  width:998px;
  margin:0px;
	position:relative;
	/*border:1px solid #000;*/
}
#flashcontent {
	width: 998px;
	/*height: 998px;*/
	position: relative;
	overflow:inherit;
	/*border:1px solid #000;*/
}
/* invisible para IE 5 \*/
#contenedor {
	position:relative;
	margin:0 0 0 -499px;
	left:50%;
}
/* fin hack */

#top {
	width:100%;
	height:98px;
	padding:27px 0 0 0;
	text-align:center;
	/*border:1px solid #d2ff00;*/
}
#menu {
	margin:0px 0 0 0;
	height: 70px;
	text-align:center;
	/*border:1px solid #0084ff;*/
	/*background-color:#d2ff00;*/
}
#footer {
	/*background-image: url("../images/footer-back.jpg");
	background-repeat: repeat-x;*/
	width:100%;
	height:158px;
	padding:0px 0 0 0;
	text-align:center;
}
#footer h1{
	font:11px/22px verdana;
	color:#666;
	border-top:1px solid #232323;
	padding:10px 0px 0px 0px;
}
#footer h1 a{
color: #666;
text-decoration: none;
}
#footer h1 a:hover{
color: #fff;
text-decoration: underline;
}
.corte {
	clear: both;
}
.margen{
	margin:20px 0px 0px 0px;
}
.borde_derecho{
	border-right:1px solid #ebebeb;
	padding-right:10px;
}
.borde_izquierdo{
	border-left:1px solid #ebebeb;
	padding-left:10px;
}

#slide {
	margin:10px 0 0 0;
	width: 998px;
	height: 350px;
}
#botones {
	margin: 0px;
	width: 998px;
	height: 120px;
}
#pie {
	text-align:center;
	margin:80px 0 0 0;
	width: 998px;
}
/* invisible para IE 5 \*/
#cont_pie {
	position:absolute;
	margin:0 0 0 -499px;
	left:50%;
}
/* fin hack */
.cont {
	margin:10px 0 30px 100px;
	width: 798px;
	/*border:1px solid #0084ff;*/
}
#contenido {
	margin:10px 0 20px 20px;
	width: 958px;
	/*border:1px solid #0084ff;*/
}
#contenido_botonera {
	margin:10px 0 20px 0px;
	width: 998px;
	/*border:1px solid #0084ff;*/
}
h1{
	font:11px/22px verdana;
	color:#fff;
}
h1 a{
color: #fff;
text-decoration: none;
}
h1 a:hover{
color: #5b5b5b;
text-decoration: underline;
}
h3{
	text-align:right;
	font-weight: normal;
	font:10px Arial;
	color:#fff;
}
h3 a{
	color: #fff;
	line-height: 12px;
	text-decoration: none;
}
h3 a:hover{
	color: #fff;
	text-decoration: none;
}
h2{
	color: #fff; 
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

/*COLUMNAS*/
#col_1 {
	float:left;
	width: 228px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE7 Only */
*:first-child+html #col_1 {
	float:left;
	width: 228px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE6 Only */
*html #col_1 {
	float:left;
	width: 228px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
#col_2 {
	width: 700px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 258px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE7 Only */
*:first-child+html #col_2 {
	padding-top: 0px;
	width: 700px;
	margin-top: 0px;
	margin-left: 258px;
	color:#666666;
	/*background-color:#ececec;*/
	/*-border: #e2e2e2 1px solid;*/
}
/* IE6 Only */
*html #col_2 {
	width: 700px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 258px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/*FIN COLUMNAS*/

.subtitulo_azul {
	/*font-variant:small-caps;*/
	font-family: "Georgia", Times New Roman, Times, serif;
	text-transform:uppercase;
	color:#838383;
	font-weight:bold;
	line-height: 35px;
}


/*OTRAS COLUMNAS*/
/* COL CENTRO */ 
#h_c_c {
float:left;
width: 304px;
height:90px;
margin-left: 20px;
margin-right: 0px;
border: #e2e2e2 1px solid;
}
/* COL IZQ */ 
#h_c_l {
float:left;
width: 304px;
height:90px;
border: #e2e2e2 1px solid;
}
/* COL DER */ 
#h_c_r {
float:left;
width:304px;
height:90px;
margin-left: 20px;
border: #e2e2e2 1px solid;
}
/*////////////////////////////FIN OTRAS COLUMNAS//////////////////////////////////////*/


/*/////////////////////////////COMIENZA GALERIA///////////////////////////////////////*/
#galeria {
  width: 700px;
  margin: auto;
  /*border: 1px solid #000;*/
}

#galeria ul {
  list-style:none;
  width: 700px;
  margin: 40px auto;
  text-align: left;
  /*border: 1px solid #999*/
}

/* IE7 Only */
*:first-child+html #galeria li {
  float: left;
  margin: 20px;
}

/* IE7 Only */
*:first-child+html #galeria ul {
  list-style:none;
  width: 700px;
  margin: 40px auto;
  text-align: left;
  /*border: 1px solid #999*/
}

#galeria li {
  float: left;
  margin: 20px;
}

/* IE6 Only */
*html #galeria ul {
  list-style:none;
  width: 700px;
  margin: 0px auto;
  text-align: left;
  /*border: 1px solid #999*/
}

/* IE6 Only */
*html #galeria li {
  float: left;
  margin: 15px;
}

#galeria ul li a img {
  border: 10px solid #323232;
}

#galeria ul li a:hover img {
  border: 10px solid #666;
}

#galeria ul li a {
	line-height: 35px;
	font:10px Arial;
  color: #666;
	text-decoration: none;
}
#galeria ul li a:hover {
  color: #ccc;
	text-decoration: none;
}
/*TERMINA GALERIA*/


/*///////////////////////////////////SUBMENUS///////////////////////////////////*/
#Sub_menu{
	/*background-image: url("../images/bg_submenu.jpg");
	background-repeat: no-repeat;*/
	width: 998px;
	text-align:center;
	border-top:1px solid #232323;
}

.sub_menu ul{
margin: 0;
padding: 0;
font-size: 11px;
line-height:40px;
font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
list-style-type: none;
overflow: hidden;
}

.sub_menu li{
display: inline;
margin: 0;
}

.sub_menu li a{
text-decoration: none;
margin: 0;
padding: 5px 5px;
color: none;
color: #fff;
}

.sub_menu li a:visited{
color: #fff;
}

.sub_menu li a:hover{
color: #666;
}

.sub_menu a.selected{
color: #666;
}

.sub_menu li a.current{
color: #666;
}

/*///////////////////////////////////FIN SUBMENUS///////////////////////////////////*/

/*FORMULARIO CONTACTO*/
/* IE6 Only */
*html #form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE7 Only */
*:first-child+html #form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form h2{
	font-size: 12px;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
#form h3{
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}

#form p{
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	color:#fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border:none;
}

#form .campo {
	border: 2px solid #000;
	background-color:#121212;
	color: #999;
	padding: 15px;
	width:350px;
	font-size: 12px;
}
#form .campo_input {
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	border: 1px solid #222222;
	background-color:#0a0a0a;
	color: #fff;
	padding: 5px;
	width:350px;
	font-size: 12px;
}

#form .error {
	border: 1px solid #F00;
	padding: 0.3em;
	font-size: 12px;
}

#form .com {
	border: 1px solid #999;
	padding: 0.3em;
	font-size: 1.2em;
	width:20em;
	height: 10em;
	font: 12px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form .com-error {
	border: 1px solid #F00;
	padding: 0.3em;
	font-size: 1.2em;
	width:20em;
	height: 10em;
	font: 1em "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form .boton {
	background: url("../images/bt_enviar.jpg") no-repeat center;
	background-color:#323232;
	margin: 10px 0px 0px 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE7 Only */
*:first-child+html #form .boton {
	background: url("../images/bt_enviar.jpg") no-repeat center;
	background-color:#323232;
	margin: 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE6 Only */
*html #form .boton {
	background: url("../images/bt_enviar.jpg") no-repeat center;
	background-color:#ff4c01;
	margin: 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#form .boton:hover {
	background: url("../images/bt_enviar_over.jpg") no-repeat center;
	background-color:#999;
}
/* IE7 Only */
*:first-child+html #form .boton:hover {
	background: url("../images/bt_enviar_over.jpg") no-repeat center;
	background-color:#999;
}
/* IE6 Only */
*html #form .boton:hover {
	background: url("../images/bt_enviar_over.jpg") no-repeat center;
	background-color:#999;
}

#error {
	border: 1px dashed #F00;
	background-color: #FFF;
	padding: 5px;
}

#ok {
	border: 1px dashed #060;
	background-color:#FFF;
	padding: 5px;
}
/*Termina Formulario Contacto*/

.imageOver{
	background:url("..images/play.png") no-repeat 50% 50%;
}

#testimonios{
	margin: 20px 0 20px 0;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #4a4a4a;
}

#testimonios h1{
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Times, serif;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	padding-left: 40px;
}

.margen_izq{
	text-align: center;
	padding-right:20px;
}
