@charset "utf-8";
/* CSS Document */
/*CUERPO DE LA WEB*/
*{
	margin: 0;
	padding: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border-bottom-color:-moz-use-text-color;
	border-bottom-style:none;
	border-bottom-width:0;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:-moz-use-text-color;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:none;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:0;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:-moz-use-text-color;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:none;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:0;
	border-top-color:-moz-use-text-color;
	border-top-style:none;
	border-top-width:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	vertical-align:baseline;
}
body {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color: #9a9fa1;
	/*background-image: url(../img/bodybg.gif);*/
	background-position:center top;
	background-repeat:repeat-y;
	border-top-color:#232525;
	border-top-style:solid;
	border-top-width:10px;
	color:#bdc1c2;
	font-family:Arial,Georgia,serif;
}

body#home #headerwrap {
	height:550px;
}
body#home .contentshine {
padding-top:81px;
}
#headerwrap {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#0F100F;
	background-image: url(../img/grille.gif);
	background-position:0 0;
	background-repeat:repeat;
	border-bottom-color: #5B785A;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#262626;
	border-top-style:solid;
	border-top-width:1px;
}
#glowwrap {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image: url(../img/shine.png);
	background-position:center 1px;
	background-repeat:no-repeat;
}
.contenedor {
	position:relative;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:850px;
	height: 80px;
	border-bottom:#333;
}

.clearfix, .container {
	
	margin-top: 12px;
}
.content {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("img/contentbg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
	margin-top:10px;
}
#headerwrap {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#0F100F;
	background-image: url(../img/grille.gif);
	background-position:0 0;
	background-repeat:repeat;
	border-bottom-color:#DBE3D5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#262626;
	border-top-style:solid;
	border-top-width:1px;
	height:150px;
}
/* division imagen slice */

/*Menu Cabecera */
#menuWrapper{
	margin: 0;
	padding: 0;
	position:absolute;
	right:0;
	top:18px;
}
#menu_header{
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 18px 0 20px;
	padding: 0;
	position:relative;
}
#menu_header ul{
	margin: 0;
	padding: 0;
}
#menu_header ul li{
	border-left: 2px solid #675f57;
	display: block;
	float: left;
	margin: 0 0 0 26px;
	padding: 0 0 0 4px;
	text-align: left;
	text-transform: uppercase;
}
#menu_header ul li a {
	border-style: none;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
}
#menu_header ul li.active a{
	color:#9C0;
	padding:0;
}
	
#menu_header ul li a: link, #menu ul li a:visited{
	padding: 0;
}
/*<---------------------------------------------*/
.border{
	border: 5px solid #45362F;
	float: left;
	margin: 0;
	padding: 0;
}
img{
	boder: 0 none;
	padding: 0;
	vertical-align: middle;
}
h1{
	color:#ADBA99;
	font-family:Arial,san-serif;
	font-size:3em;
	letter-spacing:-1px;
	line-height:1.1em;
}
li{
	color:#666;
}
h2{
	color:#627363;
	font-size:1.44em;
	margin-bottom:3em;
}
h1,h2,h3{
	font-weight: normal;
}
p{
	color: #000000;
	font-size: 1.2em;
	line-weight: normal;
	line-height: 1.7em;
	margin: 0;
	padding: 0 0 0.7em;
	text-decoration: none;
}
p a:visited{
	border-bottom: 1px dotted #9C0;
	color: #9C0;
	margin: 0;
	padding: 0 0 1px;
	text-decoration: none;
}
.clear{
	clear: both;
}
a {
	cursor: pointer;
	color:#9C0;
	text-decoration:none;
	text-decoration: none;
	outline: none !Important;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	height: 0; 
	visibility: hidden; 
	}
.heading {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("img/shade.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#8DD012;
	font-size:2.2em;
	margin-top:5px;
	margin-bottom:1em;
	padding-bottom:0.7em;
	padding-left:0;
	padding-right:0;
	padding-top:1em;
}
/* SECCION FOOOTER */

.footer {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image: url(../img/shade.png);
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:3em;
	padding-bottom:4em;
	padding-left:0;
	padding-right:0;
	padding-top:2em;
	width:950px;
}

.container_12, .container_16 {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
.grid_4, .grid_8{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:20px;
	position:relative;
	color:#000000;
	}
img{border: 0px;}

/*menu Javascript */

#contac_form{
	width: 250px;
	height: 300px;
	float: right;

}
.form_texto{
	color:#0f5316;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.form_input, form_textarea{
	margin-bottom:4px;
	font-size:14px;
	background-color:#F0F0F0;
	border:1px solid #C0C0C0;}
	
.texto_i{
	width:500px;
	height:400px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00000;
	text-align:justify;
	
}
.texto_c{
	width: 500px;
	height: 300px;
	float: left;
	
}
.thumb_i{
	width:210px;
	height:400px;
	float:right;
}
.imgth{
	width:200px;
	height: 110px;
	margin-top:2px;
	padding-top:2px;
	border: medium #333; 
}
.thumb_c{
	width: 200px;
	height: 150px;
}
.contact_content{
	width: 800px;
	height: 300px;
	
}
.index_content{
	width: 800px;
	height:300px;
}
	
	
