/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
-------------------------------------------------------------------------------*/							

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

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


/**************GENERAL*******************/

body {
	background-color: #b9a59c;
	margin:0;
	font-size:14px;
	line-height:normal;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}


header {
	width:1000px;
	height:140px;
	margin:auto;

	
	
	

/*	border:1px solid #F00;*/
	
}


.forma{ height:auto; width:720px; margin:360px 0 -20px 0; text-align:left;}	




footer {
	margin:auto;
	height:70px;
	width:100%;
	background: #FFF;
	position:relative;
	clear:both;
	margin-top:-100px;
	border-bottom:#b89d91 solid 15px;
}



nav{
	float:right;
	margin-top:-14px;
	margin-left:0;
	width:700px;
	font-family: Tahoma, Geneva, sans-serif;

	
	
	
	height:auto;
	padding:0;
	text-align:right;
	
	}

nav ul li{
	color: #630;
	font-size:15px;
	float:left;
	
	
	display:inline-block;
	margin-left:18px;
	}
	
	
nav ul li a{
	
	text-decoration:none;
	color:#FFF;

	padding:5px;
	
	}


nav li{ background: #FFF;
                padding:37px 15px 13px 15px;
				height:20px;
	}

nav li:hover{background:#b89d91;
              padding:37px 15px 13px 15px;
			  height:20px;
			  color:#FFF;
			  
	}
/**************GENERAL*******************/
.banderas{width: 90px;
          height:30px;
		
		  
		  margin-top:0;
		  position:relative;
		  float:left;
		  }
		  
		  

.redes {  width: 130px;
          height:30px;
		  margin:auto;
		  
		  margin-top:80px;
		  color:#999;
		  
		
		  
		 
		 
		  float:left;
		  
		  
		  
		  }
		 
		 


		 
		

.redes img { float:right; margin-left:7px;

             }

.redes img:hover{ 
                  
                  width:29px;
				  height:29px;
				  
				  
                 
				
				 
}


.idioma{ width:auto;
         margin:auto;
		 float:left;
		
		 
}


.english { 
font-size:15px;
text-align:left;
margin-left:70px;


color:#d4d2d6;
z-index:100; 
position:absolute; 
top:5px; 



}

.english:hover{ color:#d7c6be;

}


.espanol { 
font-size:15px;
text-align:left;

color:#d4d2d6;
z-index:100; 
position:absolute; 
top:5px; 



}
.espanol:hover{ color:#d7c6be;

}

/*************ID***************/
#barra{width:100%;
       height:140px;
	   margin-top:-140px;
	   background:#FFF;
	   
}
	
#barra1{width:100%;
       height:300px;
	   margin-top:110px;
	   background:#c8b7af;
	   border-top:#b8a196 solid 40px;
	
	 /* box-shadow:#FFF 35px 20px 20px 20px;*/
	  
	   
}	 

.forma{ height:auto; width:900px; margin:0px 0 -20px 0; text-align:left;}	




#logo{
	width:300px;
	height:71px;
	
	margin-top:50px;
	float:right;
	
	background-image:url(images/logo.jpg);
}


#contenedor{
/*	border:1px solid #F00;*/

	margin:auto;
	margin-top:50px;
	width:1000px;
	height:auto;
	padding:auto;
	


	}


#contenedor1{
/*	border:1px solid #F00;*/

	margin:auto;
	margin-top:100px;
	width:1000px;
	height:auto;
	padding:auto;
	


	}

#contenedor-texto{
/*	border:1px solid #F00;*/

	margin:auto;
	width:960px;
	
}
	




#texto { width:960px;
         height:auto;
		 margin:auto;
		 
		 text-align:justify;
		 font-family:"Century Gothic";
		 z-index:100;
		 font-size:16px;
		
		
		 color:#FFF;  
		 
		 
		 
}
#texto a{ color:#FFF; font-size:25px; 


}



#texto-izq { width:auto;
             height:auto;
			 float:left;
		     color:#FFF;
	         font-family:"Century Gothic";
			 margin: 100px 0 50px 0;
			 padding:20px 30px;
			 border:#fb4723 solid 2px;
			 background:#393536;
			 z-index:100;
			 position:relative;
			  text-align:justify;
			
				 margin-bottom:50px;
			 
	
	
	
}

#texto-izq a{ color:#FFF; }
#texto-izq a:hover{ color:#fb4723; }


#texto-der {
	
	  
	         width:auto;
			 height:auto;
			 float:right;
			 color:#FFF;
			 padding:20px 30px; 
			 background:#454142;
	         font-family:"Century Gothic";
			
			 margin: 100px 0 50px 0;
			 text-align:right;
			 position:relative;
			 
		
	
}


#texto-der a{ color:#FFF; }
#texto-der a:hover{ color:#fb4723; }
/*******class******************class*******************class***********/	
	



.cols { padding:0; margin:90px 0 0 0; width:960px; height:auto; }
.col { width: 300px; float: left; }
.col-img { padding-right: 0;  float: none; margin-right:20px; }
.cols .col + .col { padding-left: 30px;  }
.cols .col a img { background: url(images/bg-img.png) repeat 0 0; padding: 9px 0 10px; border-top: 2!px solid  #CCC; margin-bottom: 8px;  }

.cols .col h4 { line-height: 20px; padding-bottom: 14px; font-family: Arial, Helvetica, sans-serif; font-size:23px;}
.col img{ background:#FFF; border-radius:10px; border:#FFF solid 5px; }




.cols .col h4 a { color: #FFF; text-decoration:none; font-weight:lighter;   }
.cols .col h4 a:hover {font-size:22px;  }
.cols .col p { line-height: 20px; text-align: justify; color:#FFF; margin-bottom:0; font-size:14px; padding:15px 0;  }


.fancy{
	width:960px;
	height:300px;
	margin:auto;}
	
	

	

/*************ESPACIOS*****************/

.espacio{
	margin-bottom:330px;
	}
	
/*************ESPACIOS*****************/




/***************FIRMA****************/

.firma {
	width:960px;

	alignment-adjust:central;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
.firma img {
	opacity:0.4;
	filter: alpha(opacity=40);
	/* For IE8 and earlier */
}
.firma img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	/* For IE8 and earlier */
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
}


/*****************FIRMA*******************/


/*******class******************class*******************class***********/	



/********CONTACTO********/
#econt{ width: 615px; height:auto; margin: 0 auto; margin-top:20px; margin-bottom:35px;float:left;}

/************Form styles start**************/
input,textarea,select {
	font-family: Arial,sans-serif;
}
input[type="text"],select {
	width:215px;
	height:18px;
	padding:5px 8px;
	font-size:1.0em;
	color:#000;
	background-color:#c2c2c2;
	border:#c2c2c2 solid 1px;
	/*border-radius*/
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
}
input[type="text"]:hover,select:hover{
	background-color:#f1f1f1;
	opacity:0.7;
	/*transform -webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-ms-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	transform:rotate(-1deg);
	*/
}
textarea {
	width:500px;
	height:140px;
	padding:5px 8px;
	margin-bottom:10px;
	font-size:1.0em;
	color:#000;
	background-color:#c2c2c2;
	border:#c2c2c2 solid 1px;
	/*border-radius*/
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
}

input[type="text"]:focus {
	opacity: 0.7;
}
input[type="submit"] {
	padding:0 5px;
	font-weight:bold;
	line-height:1;
	color:#444;
	border:none;
	text-shadow:0 1px 1px rgba(255,255,255,0.85);
	background-color:#fff;
	/*border-radius*/
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	/*box-shadow*/
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#c3c3c3),to(#fff));
	background-image:-moz-linear-gradient(0% 100% 90deg,#fff,#c3c3c3);
}
input[type="submit"]:hover {
	color:#1a75ce;
	cursor:pointer;
	text-shadow:0 1px 1px rgba(0,0,0,0.85);
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#c3c3c3));
	background-image:-moz-linear-gradient(0% 100% 90deg,#c3c3c3,#fff);
	background-color:#fff;
}