body{
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Sans-serif;
	font-size: 62,5%;
	background: url(../images/bg.jpg) no-repeat center top #000;
}
img{
	border: 0;
}
a{
	text-decoration: none;
}
#idiomas{
	width: 100%;
	background:#008001;
	height: 30px;
	box-shadow: 0px 5px 8px #454545; 
}
#box-idioma{
	position: relative;
	left: 50%;
	margin-left: 300px;
	top: 5px;
	width: 190px;
	color:#7fbd80;
}
#box-idioma a{
	color: #7fbd80;
}
#box-idioma a:hover{
	color:#eee;
}
#header{
	width: 1000px;
	height: 250px;
	margin: 0 auto;;
}
#header img{
	margin-left: 400px;
	margin-top: 10px;
}
#info-emp{
	position:relative;
	left: 340px;
	width: 330px;	
	top:-18px;
}
#info-emp p{
	text-align: center;
	color:#eee;
	font-size: 1.5em;
}
#content{
	float: left;
    left: 50%;
    margin-left: -500px;
    position: relative;
	top:10px;
    width: 1000px;
	background: #eee;
	box-shadow: 1px 1px 8px #666;
	-moz-box-shadow: 1px 1px 8px #666;
	-webkit-box-shadow: 1px 1px 8px #666;
	-ms-box-shadow: 1px 1px 8px #666;
	-o-box-shadow: 1px 1px 8px #666;	
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
}
			.menu_items {
				position:relative;
				top:0px;
				width:1000px;
				height:55px;
				background: url(../images/nav-bg.jpg) repeat-x;
				border-radius: 10px 10px 0 0;
				-moz-border-radius: 10px 10px 0 0;
				-webkit-border-radius:10px 10px 0 0;
				-ms-border-radius: 10px 10px 0 0;
				-o-border-radius: 10px 10px 0 0;
				
			}
			 .menu_items ul.navigation {				
				bottom: 0;
				left: 0px;
				position: absolute;
				padding: 0;
				margin: 0;
			}
			 .menu_items ul.navigation li {
				display: inline;
				float: left;
				height: 55px;
				background: url(../images/bg-li.png) no-repeat top center;
				padding: 0 2px 0 0;
			}
			
			.menu_items ul.navigation li:hover{
				background: url(../images/bg-li-hover.png) no-repeat top center;
			}
			 .menu_items ul.navigation li a:hover {
				color: #fff;
				
			}
			 .menu_items ul.navigation li a {
				display: block;
				padding: 16px 20px;
				font-size:1em;
				font-weight: bold;
				text-align: center;				
				color:#ddd;
				font-style: normal;
			}
			.mor{
				padding: 5px 30px !important;
			}
			 .menu_items ul.navigation li ul{
				background:#333;
				display: none; 	
				padding: 0;
				position: absolute;
				margin: -2px;	
				z-index: 99999;	
			}
			 .menu_items ul.navigation li:hover ul {
				display: block;
				box-shadow: 1px 1px 5px #666;
				-moz-box-shadow: 1px 1px 5px #666;
				-webkit-box-shadow: 1px 1px 5px #666;
				-ms-box-shadow: 1px 1px 5px #666;
				-o-box-shadow: 1px 1px 5px #666;
				
			}
				 .menu_items ul.navigation li ul li {
					display: block;
					float: none;
					position: relative;
					color: #eee;
					padding: 0;
					line-height: 0px;
					border-top: 1px solid #222222;
					width: 280px !important;
					height: 38px;
				}
					 .menu_items ul.navigation li ul li a{
						color: #eee;
						padding-left: 20px;
						text-align: left;
						font-size:.9em;
					}

						 .menu_items ul.navigation li ul li a:hover {
							color: #bbb;
						}
#banner{
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	background: #333;
}
.video_preview_border_preview {
				position:absolute;
				left: 50%;
				margin-left: -500px;
				top:55px;
				z-index:0;
				
			}
#box{
	width: 1000px;
	margin-top: 10px;
	background: url(../images/menu-icon.gif) repeat;
	float: left;
	border-top: 1px solid #C6C6C3;
	
}
#box-text{
	float: left;
	padding-top: 10px;
	background: #fff;
	border-bottom: 1px solid #C6C6C3;
}
#box-text #right .normal-text{
	padding: 20px 40px;
}
#box-text #right .normal-text h1{
	font-weight: bold;
	font-size: 1.6em;
	color:#565351;
}
#box-text #right .normal-text p{
	text-align: justify;
	font-size: 1em;
	color:#7C7876;
	line-height: 1.2em;
	
}
#left{
	width: 300px;
	float: left;
}
#left .tp{
	margin-top: 20px;
}
#right{
	width: 700px;
	float: right;
}	
#redes{
	height: 25px;
	width: 200px;
	float: left;
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C3;
}
#redes a{
	margin-right: 10px;
}
.qui-img{
	margin-top: 280px;
}
.column{
	width: 330px;
	border-left: 1px solid #C6C6C3;
	border-bottom: 1px solid #C6C6C3;
	float: left;
}
.inner{
	padding: 20px 40px;
}
.inner img{
	padding: 3px;
	border: 1px solid #C6C6C3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	behavior: url(PIE.htc);
	box-shadow: 1px 1px 3px #aaa;
	-ms-box-shadow: 1px 1px 3px #aaa;
	-o-box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
}
.inner h3{
	font-size: 1.1em;
}
.inner h3 a{
	color:#333;
	line-height: 1.3em;
	margin: 5px 0;	
}
.text-column{
	color:#7c7876;
	font-size: .9em;
	font-style: italic;
}
.text-column a{
	color:#7c7876;
}
.caja{
	width: 245px;
	margin: 15px 30px;
	float: left;
	height: 285px;
	background:#eee;
	box-shadow: 0 4px 5px #CCCCCC;
	-moz-box-shadow: 0 4px 5px #CCCCCC;
	-webkit-box-shadow: 0 4px 5px #CCCCCC;
	-ms-box-shadow: 0 4px 5px #CCCCCC;
	-o-box-shadow: 0 4px 5px #CCCCCC;
}
.caja img{
	margin: 22px 22px 5px;
}
.caja iframe{
	margin: 10px;
}
.caja p{
	text-align: center !important;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 22px;
	font-size: .9em !important;
	line-height: 1.3em !important;
	margin-top: 0;
}
.marg{
	height: 250px !important;
}
#galeria{
	width: 620px!important;
}

#formulario{
	margin: 30px 0;
}
#formulario div{
	color:#7c7876;
}
#maps{
	float:left;
	width:600px;
	height:300px;
	margin: 30px 0 38px 40px;
}
 #maps p{
	margin:0;
	margin-bottom:10px;
}
 #maps iframe{
	border:#bbb8cc 2px solid;	
}
#footer{
	width: 1000px;
	position:relative;
	left:50%;
	margin-left: -500px;
	top: 30px;
	margin-bottom: 30px;
}
#footer p{
	margin: 0;
	color:#eee;
	font-size: .9em;
}
#footer a{
	color:#eee;
	font-size: 1em;
}
#footer a:hover{
	text-decoration: underline;
}
.clear{
	clear:both;	
}
/* float clearing for IE6 */
* html .clear {
  height: 1%;
  overflow: visible; }

/* float clearing for IE7 */
*+html .clear {
  min-height: 1%; }

/* float clearing for everyone else */
.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; 
}