*{
	margin:0px;
    padding:0px;
    border:0px;
	cursor: default;}
#global{}

#header{	
    position:relative; 
    z-index:2;
    width: 955px;
	min-height:50px;
	height:50px;
	margin: 0px 20px 20px 20px;
	margin:auto;
    background: white;
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
	behavior: url(PIE.htc);}
#tophead{	
    position:absolute;
    z-index:100;
    width: 100%;
	min-height:3px;
	height:3px;
	margin: 0px 20px 20px 20px;
	margin:auto;
    background: #de9135;
}	
#logo{	
    position:absolute;
	/*position: relative;*/
    z-index:100;
    width: 105px;
	height:100px;
	padding: 3px 2px 2px 2px;
	margin: 14px 20px 20px 20px;

	/* IE10 Consumer Preview */ 
/*background-image: -ms-linear-gradient(top, #DF9236 0%, #86511F 200%);*/

/* Mozilla Firefox */ 
/*background-image: -moz-linear-gradient(top, #DF9236 0%, #86511F 200%);*/

/* Opera */ 
/*background-image: -o-linear-gradient(top, #DF9236 0%, #86511F 200%);*/

/* Webkit (Safari/Chrome 10) */ 
/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DF9236), color-stop(2, #86511F));*/

/* Webkit (Chrome 11+) */ 
/*background-image: -webkit-linear-gradient(top, #DF9236 0%, #86511F 200%);*/

/* W3C Markup, IE10 Release Preview */ 
/*background-image: linear-gradient(to bottom, #DF9236 0%, #86511F 200%);
behavior: url(ie-css3.htc);*/
	}
#textosuperiorlogo{	
    position:absolute;
    z-index:998;
	padding: 0px 7px 7px 2px;
	margin: 0px 20px 20px 2px;
	font-family: Calibri;
	font-size:17px;
	color:white;
	text-shadow: 1px 1px 3px #000000;
    behavior: url(ie-css3.htc);
	}
	
#textoinferiorlogo{	
    position:absolute;
    z-index:999;
	padding: 83px 7px 7px 5px;
	margin: 0px 20px 20px 2px;
	font-family: Calibri;
	font-size:17px;
	color:white;
	text-shadow: 1px 1px 3px #000000;
    behavior: url(ie-css3.htc);
	behavior: url(PIE.htc);
}
#navigation{}
#contentFix{ z-index:120;}
#content{
	position:relative;
    z-index: 0 !important; z-index: -1; 
    width: 955px;
	min-height:159px;
	height:159px;
	margin: 250px 20px 20px 20px;
	margin:auto;
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
	
	background-color:#8A927D;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #8A927D 0%, #F5F5F5 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #8A927D 0%, #F5F5F5 100%);
	
	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #8A927D 0%, #F5F5F5 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8A927D), color-stop(1, #F5F5F5));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #8A927D 0%, #F5F5F5 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #8A927D 0%, #F5F5F5 100%);
	    behavior: url(ie-css3.htc);
		behavior: url(PIE.htc);
	}
	
#contentmiddle {position:relative;
    margin: 550px 20px 20px 20px;
	margin:auto;
    width: 955px;
	min-height:536px;
	height:536px;
	z-index:100000;
	background-color:#ffffff;
   -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
	behavior: url(PIE.htc);
	}
#contentmiddlecenter{position:relative;
width:934;
height:455;}	
#middleleft{
	width:666px;
	min-width:666px;
	height:522px;
	min-height:522;
	padding:10px;
	background-color:#ffffff;
	z-index:100001;
	float:left;}
	
#middleright{
	width:232px;
	min-width:232px;
	height:522px;
	min-height:522;
	padding:10px;
	background-color:#f4f4f4;
	z-index:100001;
	float:left;
	behavior: url(PIE.htc);}
	
.containerNews{
	width:223px;
	min-width:223px;
	height:452px;
	min-height:452px;
	padding:6px;
	margin:3px;
	background-color:#f4f4f4;
	z-index:100001;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	behavior: url(PIE.htc);}	
	
.containerTitleNew
{
	width:220px;
	min-width:220px;
	height:20px;
	min-height:20px;
	background-color: #a3a3a3;
	color:#f3f3f3;
	font-family:Calibri;
	font-size:17px;
	float: left;
	padding-left:6px;	
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}	
.containerContentNew
{
	margin: 1px;
	padding-top:21px;
	width:226px;
	min-width:226px;
	height:120px;
	min-height:120px;
	font-family:Calibri;
	font-size:12px;
	color:#bbbbbb;
}
.containerContentNew :hover
{
	color:#000000;
}
.containerNewsMoreInfo
{
	width: 74px;
	min-width:74px;
	height:12px;
	min-height:12px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	float:right;
	alignment-adjust:baseline;
}
.containerNewsMoreInfo :hover
{
	color:#000000;
}
.newsTextFooter{
	padding-top:25px;
	padding-bottom:25px;
	padding-right:50px;
	padding-left:700px;
	font-family:Calibri;
	font-size:20px;
	float:right;
	margin:auto;
	color:#3c3e33;
	}
.textTopcontent{
	padding: 5px 5px 5px 5px;
	font-family: Calibri;
	font-size:22px;
	color:#3c3e33;
	}
	
.textTopcontentNews{
	padding: 4px 4px 4px 4px;
	font-family: Calibri;
	font-size:19px;
	color:#3c3e33;
	padding-left:28px;
	}
	
.textTwoLevelcontent{
	padding: 5px 5px 5px 5px;
	height:344px;
	font-family: Calibri;
	font-size:18px;
	color:#6d6e68;
	}	
	
	.textTwoLevelNews{
	padding: 5px 5px 5px 5px;
	height:344px;
	font-family: Calibri;
	font-size:16px;
	font-weight:normal;
	color:#6d6e68;
	}	
		.textTwoLevelNews h3{
      padding-left:10px;
	  	font-family: Calibri;
	font-size:16px;
	font-weight:normal;
	color:#6d6e68;
	}	
#middleright{
	width:246px;}

#footer{position:relative;
    margin: 550px 20px 20px 20px;
	margin:auto;
    width: 955px;
	min-height:35px;
	height:20px;
	z-index:100000;
	background-color:#333;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 5px 12px rgba(50, 50, 50, 1);
	box-shadow:         0px 5px 12px rgba(50, 50, 50, 1);
	behavior: url(PIE.htc);
	}

#footer p{

    padding-top:12px;
	padding-left:390px;
	padding-bottom:15px
	margin:auto;
	font-family:Calibri;
	font-style:italic;
	font-size:13px;
	color:#f5f5f5;
	}
	
#bg {
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
	z-index:-1;
	}
#bg img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	z-index:-1;}
	
	/* Prueba */
a{ color:#8a927d;}
.nav-wrapleft{padding-top:7px; width:250px;
min-width:250px;}
.nav-wrap { padding-top:7px;  background-color: rgba(246,246,246,0); border-top: 2px solid white; border-bottom: 2px solid white;
font-family:Verdana, Geneva, sans-serif;}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#topMenuRenaissance { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 960px; 
}
#topMenuRenaissance li { 
	display: inline-block;	
}

#topMenuRenaissance a { 
	color: #bbb; 
	font-size: 14px; 
	float: left;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#topMenuRenaissance a:hover { 
	color: #86511f; 
}
#magic-line { 
	position: absolute;
	bottom: -2px; 
	left: 0; 
	width: 100px; 
	height: 3px; 
	background: #df9236;
}
.current_page_item a { 
	color: white !important; 
}
.ie6 #topMenuRenaissance li, .ie7 #topMenuRenaissance li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -3px;
}

.current_page_item a, .current_page_item_two a { color: #86511f !important; }

#sidlerIndexTopContainer { float: left; padding: 2px; width: 940px; height:130px; z-index: 30001;
position:relative  }

#sidlerIndexTop{
	width: 940px;
	height: 130px;
	margin: auto;
}

.sidlerIndexPrevControl{
	background: url(../images/left.gif) no-repeat center center;
	width: 23px;
	height: 7px;
	display: block;
	position: absolute;
	top: 125px;
	left: 10px;
	text-decoration: none;
}

.sidlerIndexNextControl{
	background: url(images/right.gif) no-repeat center center;
	width: 23px;
	height: 7px;
	display: block;
	position: absolute;
	top: 125px;
	right: 10px;
	text-decoration: none;
}

.sidlerIndexContentText{
	margin-top:8px;
	font-family: Calibri;
	font-size: 24px;
	text-align: right;
	padding: 2px;
	color:#f6f6f6;
	text-shadow: 1px 1px 2px #0e0e0e;
    behavior: url(ie-css3.htc);
	behavior: url(PIE.htc);
}

#sidlerIndexNavigation { margin: 10px 0 0 0; padding-top: 2px; height: 9px; text-align: center; -moz-border-radius: 6px 6px; }

#sidlerIndexNavigation a:link, #sidlerIndexNavigation a:active, #sidlerIndexNavigation a:visited, #sidlerIndexNavigation a:hover{
	margin: 0 2px;
	background: url(../images/nav.gif) no-repeat center center;
	font-size: 0px;
	line-height: 0px;
	padding: 12px;
	text-decoration: none;
}

#sidlerIndexNavigation a.active:link, #sidlerIndexNavigation a.active:active, #sidlerIndexNavigation a.active:visited, #sidlerIndexNavigation a.active:hover{
	background: url(../images/nav_active.gif) no-repeat center center;
}

.containerIndex
{
  	width: 655px;
	min-width:655px;
	height:70px;
	min-height:70px;
	margin:7px;
}

.containerDecoration
{
	float: left;
	width: 3px;
	min-width:3px;
	height:70px;
	min-height:70px;
	background-color: #bca67d;
}

.containerTitle
{
	
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
}

.containerTitleCertification
{
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
	background-image:url(images/banCertification.jpg);
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;	
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);

}

.containerTitleDevelopment
{
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
	background-image:url(images/banDevelopment.jpg);
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;	
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}
.containerTitleSystems
{
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
	background-image:url(images/banSystems.jpg);
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;	
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}
.containerTitleAeronautical
{
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
	background-image:url(images/banAeronautical.jpg);
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}
.containerTitleConsulting
{
	width: 645px;
	min-width:645px;
	height:30px;
	min-height:30px;
	background-color: #3c3e40;
	color:#f3f3f3;
	background-image:url(images/banConsulting.jpg);
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;
	z-index:1000;
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}
.containerTitleText
{	
	font-family:Calibri;
	font-size:23px;
	float: left;
	padding-left:6px;}
#backgroundContainer1
{
	background-image:url(images/banCertification.jpg);
	background-repeat:no-repeat;}

.containerContent
{
	font-family:Calibri;
	font-size:16px;
	float: left;
	width: 645px;
	min-width:645px;
	height:40px;
	min-height:40px;
	background-color: #ffffff;
	padding-left:6px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
	behavior: url(PIE.htc);
}

.containerContent p 
{
	padding-left:6px;
	padding-top:9px;	
	float: left;
}

.containerContent p:hover
{
	padding-left:6px;
	padding-top:9px;	
	float: left;
	
}

.containerContentMoreInfo
{
	width: 36px;
	min-width:36px;
	height:34px;
	min-height:34px;
	font-family:Calibri;
	font-size:16px;
	float: right;
	background-image:url(images/moreInfo.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	
}
.containerContentMoreInfo a {
display: block; // para poder darle altura y ancho
width: 36px; //ancho de la imagen
height: 34px; // altura de la imagen
}
.containerContentMoreInfo a span{
display: none; // oculto el texto
}
.divs div {display:block; padding:10px; border:2px solid black}
.divs .lower {border-top:none}
.divs .bold {font-weight:bold}
.divs .darkgrey {border-color:#8b8b8b; margin-bottom:10px}

/* Tiny Scrollbar */
#scrollbar1 { width: 924px; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 894px; height: 455px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

/** Estilo contact **/
#contentContact
{
	width: 955px;
	min-height:536px;
	height:536px;
	z-index:100000;
	background-image:url(images/backgroundcontact.jpg)
}
#textContact
{
	padding:10px;
	float: left;
	width: 504px;
	height: 455px;
	color:#333333;
	/**background-color: #454545;*/
}
#textContact h1
{
	padding:2px;
	color:#333333;
	font-family:Calibri;
	font-size:23px;
}
#textContact h2
{
	color:#333333;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
}
#textContact h3
{
	color:#333333;
	font-family:Calibri;
	font-size:13px;
}
#textContact ul
{
	padding:17px;
	font-family:Calibri;
	font-size:13px;
	/**background-color: #454545;*/
}

#textServices ul
{
	padding:17px;
	font-family:Calibri;
	font-size:17px;
	font-weight:normal;
	/**background-color: #454545;*/
}
#textServices h1
{

	font-family:Calibri;
	font-size:17px;
	font-weight:normal;
	/**background-color: #454545;*/
}
#textServices h2
{

	font-family:Calibri;
	font-size:18px;
	font-weight:normal;
	/**background-color: #454545;*/
}


#mapsituation
{
	float: left;
	width: 425px;
	height: 455px;
	/**background-color: #a1ffcf;*/
}
#mapsituation p
{
	color:333333px;
	font-family:Calibri;
	font-size:23px;
}
#socialmedia
{
	float: left;
	width: 904px;
	height:50px;
	color:333333px;
	background-color: #f0f0f0;
	font-family:Calibri;
	font-size:16px;
    margin: 15px;
	padding:15px;
	
}
/**
#
{
	float: left;
	width: 70px;
	height:70px;
	background-color: #BAE568;
	padding:8px;
}
#
{
	float: left;
	width: 70px;
		height:70px;
	background-color: #BAE568;
		padding:8px;
}
#
{
	float: left;
	width: 290px;
		height:70px;
	font-family:Calibri;
	font-size:28px;
	color:#333333;
	background-color: #BAE568;
	padding:5px;
}
#
{
	float: left;
	width: 290px;
		height:70px;
	font-family:Calibri;
	font-size:22px;
	color:#333333;
	background-color: #BAE568;
	padding:5px;
}*/

#imtellf
{
	float: left;
    width: 59px;
	height: 58px;

}
#imemail
{
	float: left;
	width: 59px;
    height: 58px;
}
#texttelf
{
	padding-top: 3px;
	float: left;
	width: 340px;
	height: 58px;
	font-family:Calibri;
	font-size:23px;
	color:333333
}
#textemail
{
	float: left;
	width: 340px;
	height: 58px;
	font-family:Calibri;
	font-size:21px;
}
#boxcontact
{
	padding:12px;
	height:116px;
	width:418px;
	padding-left:40px;
}
#contentReferences
{
	width: 955px;
	min-height:536px;
	height:536px;
	z-index:100000;
	padding:5px;
	font-family:Calibri;
	font-size:19px;
	color:#333;
	/**background-image:url(images/backgroundcontact.jpg)*/
}
#boxReferencesLeft
{
	height:536px;;
	width:270px;
	float: left;
	/**padding-left:40px;*/
}
#boxReferences{	height:536px;
	width:936px;
	padding-left:4px;
	padding-right:4px;
		font-family:Calibri;
	font-size:15.4px;
}
#boxReferences h1
{
	padding:3px;
	color:#333333;
	font-family:Calibri;
	font-size:19px;
	font-weight:normal;
	}
#boxReferences h2
{
	padding:3px;
	color:#333333;
	font-family:Calibri;
	font-size:17px;
	font-weight:normal;
	}
#boxReferences h3
{
	padding:3px;
	color:#333333;
	font-family:Calibri;
	font-size:16px;
	font-weight:normal;
	}
#boxReferencesRight
{
	height:536px;
	width:932px;
	float: left;
		font-family:Calibri;
	font-size:15.4px;
	font-weight:normal;
	/**padding-left:40px;*/
}
/**Fin estilo contact **/


/** [C] Estilo scroll **/
#containerScroll{width:957px;margin:0 auto}
#scroll {padding-top:15px;
padding-bottom:15px;
padding-right:15px;
padding-left:21px;height: 469px;width:917px;border: 1px solid #bbbaba;overflow: auto;}
/** [C] FIN Estilo scroll **/
.text_1{
	font-family:Verdana, Geneva, sans-serif;
	background:#ffffff;
	color:#333333;}
.text_1 tr:nth-child(odd){
    background: #FFFFFF;
    color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
 
.text_1 tr:nth-child(even){
    background: #FFFFFF;
    color: #000000;
}

.text_1 h4{
	font-size:16.4px;
	font-weight:bold;
}

.boldtext{
	font-weight:bold;
	}
	
.introductionText1{
	font-family:Calibri;
	font-size:15.4px;
	font-weight:normal;
	padding-left:20px;
	}