body
{
	margin:0;
	padding:0;
	width:100%;
	background:url(../_img/general/background.png);
	background-position:center;
}

@font-face 
{
	font-family: 'Oswald';
	src: url('../_fonts/oswald.eot');
	src: url('../_fonts/oswald.eot?#iefix') format('embedded-opentype'),
		 url('../_fonts/oswald.woff') format('woff'),
		 url('../_fonts/oswald.ttf') format('truetype'),
		 url('../_fonts/oswald.svg#oswald') format('svg');
	font-weight: normal;
	font-style: normal;
}

#site
{
	width:1020px;
	height:100%;
	left: 50%;
    margin-left: -511px;
    position: absolute;
    top: 0;
	padding-left:0px;
}

#site #header
{
	width:1021px;
	height:40px;
	background:#636A70;
	float:left;
	padding-top:15px;
}

#site #holder_seccion
{
	width:1020px;
	float:left;
	background:url(../_img/general/glifico.png) no-repeat;
	background-position:right top;
	position:relative;
	overflow: hidden;
}

#inner_header
{
	width:1020px;
	height:350px;
	float:left;
}

#site #footer
{
	width:1020px;
	height:41px;
	background:#636A70;
	float:left;
}

/*//////////////CARGADOR/////////////////////////*/

#cargador
{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.50);
	display:block;
	position:fixed;
	z-index:200;	
	left:0;
	top:0;	
}

#holder_loader
{
    background: #666666 url(../_img/general/loading.gif) no-repeat center;
    border-radius: 10px 10px 10px 10px;
    height: 50px;
    position: absolute;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
    width: 50px;
}

#holder_menu
{
	margin: 0 auto;
	width:538px;
	height:20px;
}

#holder_menu .btn_menu
{
	float:left;
	font-family:"Oswald";
	font-size:18px;
	color:#FFF;
	margin-right:33px;
	cursor:pointer;
	text-transform:uppercase;
}

#submenu_diseno
{
	width:100px;
	height:150px;
	background:#636A70;
	position:absolute;
	left:302px;
	display:none;
}

.submenu
{
	width:100px;
	height:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#info_seccion
{
	width:226px;
	height:188px;
	background:url(../_img/general/shape.png) no-repeat;
	float:left;
	position:relative;
}

#welcome_holder
{
	float:left;
	width:700px;
	height:188px;
	margin-left:35px;
}

.separador_horizontal_texto
{
	background:url(../_img/general/separador.png) no-repeat;
	background-position:bottom;
	width:980px;
	height:215px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#span_info_seccion
{
	color:#FFF;
	font-family:"Oswald";
	font-size:18px;
	position:absolute;
	bottom:43px;
	left:25px;
	text-transform: upercase;

}

h1
{
	font-family:"Oswald";
	font-size:24px;
	color:#333;
	font-weight:normal;
}

span
{
	font-family:Arial;
	font-size:12px;
	color:#666;
}


#lightbox
{
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(15, 15, 15, 0.8);
	display:none;
	left:0;
	top:0;
}

#lightbox #left_arrow
{
	width:47px;
	height:63px;
	position:absolute;
	cursor:pointer;
	left:-46px;
}

#lightbox #right_arrow
{
	width:47px;
	height:63px;
	position:absolute;
	cursor:pointer;
	right:-47px;
}

#lightbox #right_arrow:hover
{
	opacity:0.8
}

#lightbox #left_arrow:hover
{
	opacity:0.8
}

.holder_image_lightbox
{
	width:680px;
	height:auto;
	background:#FFF;
	position:relative;
	left:50%;
	top:50%;
	padding-left: 10px;
    padding-top: 10px;
	padding-right:10px;
	padding-bottom:10px;
	clear: both;
}

#holder_image_cont
{
	width:100%;
	height:460px;
	background: url(../_img/general/ajax-loader_white.gif) no-repeat #FFF;
	background-position:center;
	text-align:center;
	position:relative;
}

#close_btn_lightbox
{
	width:30px;
	height:30px;
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
}

#close_btn_lightbox:hover
{
	opacity:0.8;
}

.oculto
{
	display:none;
}

#wrapperSocialHeader
{
	height:35px;
	position:absolute;
	right:15px;
	top:10px;
	display: block;
}

#wrapperSocialFooter
{
	width:100px;
	margin-top:15px;
}

.socialIconHeader
{
	width:31px;
	height:31px;
	float:left;
	margin-right:5px;
	cursor:pointer;
}

.socialIconFooter
{
	width:31px;
	height:31px;
	cursor:pointer;
	float:left;
	margin-right:10px;	
}

.socialIconHeader:hover
{
	opacity:0.8;
}

.socialIconFooter:hover
{
	opacity:0.8;
}

#bottomMenuWrapper
{
	width:1000px;
	height:180px;
	float:left;
	border-top:#636A70 solid 3px;
	background: #CCC url(../_img/general/footer/sombra_top.png) repeat-x;
	margin-top:50px;
	padding-top:35px;
	padding-left:20px;
}

#footerMenu
{
	width:990px;
	height:175px;
}

#footerMenu #holderLogoAlpha
{
	width:155px;
	height:140px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	border-right: #999 solid 1px;
}

#footerMenu #holderButtonsFooter
{
	width:200px;
	height:150px;
	padding-left:20px;
	float:left;	
	border-right: #999 solid 1px;	
}

#footerMenu #holderMapFooter
{
	width:350px;
	height:150px;
	padding-left:20px;
	float:left;		
}

#footerMenu #holderSocialFooter
{
	width:200px;
	height:150px;
	float:left;	
	border-right: #999 solid 1px;	
	font-family:"Oswald";
	font-size:14px;
	color:#636A70;
	font-weight:normal;	
	text-transform:uppercase;
	padding-left:20px;		
}

.itemMenuFooter
{
	width:100%;
	height:30px;
	display:inline-block;
	font-family:"Oswald";
	font-size:14px;
	color:#636A70;
	font-weight:normal;	
	text-transform:uppercase;
	cursor:pointer;
}

.itemMenuFooter:hover
{
	color:#FFF;
	text-decoration:underline;
}

.holder-item-lightbox-desc
{
	width: 640px;
	height: 20px;
	padding-top: 15px;
	vertical-align: middle;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#636A70;
	font-weight:normal;
	text-align: center;
}