/* CSS Document */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	line-height: 1.4em;

}


#wrapper {
	width:1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#colface {
	float:left;
	width:305px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.header {
	height:175px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}


.header-left {
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.header-right {
	float:right;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding:30px 90px 0px 0px;
}

.menuzone {
	height:39px;
	margin:0px;
	float: right;
	padding: 0px;
}


.container {
	width:960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
}

.container-left {
	width:640px;
	float:left;
}

.container-right {
	float:right;
	width: 315px;
}
.container-right-busca {
	float:right;
	width: 400px;
}
.container-right-areas {
	float:right;
	width: 640px;
}
.container-right-areas1 {
	float:right;
	width: 500px;
}
.container-left-areas {
	float:left;
}

.banner {
	height:235px;
	width: 960px;
	border: 1px solid #999999;
	background-color: #666666;
}

.welcomezone {
	width:310px;
	height:329px;
	float: right;
}

.welcomebottom {
	background-color: #666666;
}

.welcomeworkarea {
	color:#ffffff;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color: #666666;
	height: 200px;
	width: 285px;
	font-size: 1.1em;
	float: right;
}
.welcomeworkarea ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.welcomeworkarea li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
.welcomeworkarea li a:link{
	list-style: none;
	color:#FFF;
	text-decoration:none;padding-left: 5px;
}
.welcomeworkarea li a:visited{
	text-decoration:none;
	color:#FFF;padding-left: 5px;
}
.welcomeworkarea li a:hover{
	display:block;
	background-color:#CCCCCC;
	color:#000000; text-decoration:none;padding-left: 5px;
}
.welcomeworkarea li a:active{
text-decoration:none;
	color:#FFF;padding-left: 5px;
}
.welcomeworkarea .activearea a {
	display:block;
	background-color:#000;
	 text-decoration:none;padding-left: 5px;
}
.workarea {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	width: 620px;
}

.serviceleft {
	width:100%;
	float:left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

.serviceright {
	width:50%;
	float:left;
}

.service-content {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 600px;
}

.floatimgleft{
	float:left;
	margin:0px 32px 10px 0px;
}

.newszone {
	padding:0px 14px 20px 14px;
	background:url(../images/newsbottom.jpg) left bottom no-repeat;
}

.more {
	padding:10px 0px 10px 10px;
}

.contact {
	height:172px;
	color:#BBD8E6;
	background:url(../images/contactbg.jpg) right top no-repeat;
	padding:26px 0px 0px 35px;
}

.footer {
	text-align:center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 60px;
}

.footer-inside {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* Text Style Start Here */

h1 {
	font:22px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:100;
	border-bottom:1px solid #D3D6DE;
	border-top:1px solid #D3D6DE;
	padding:6px 0px 6px 23px;
	margin:0px 0px 18px 0px;
}

h2 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:100;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 23px;
}
h3 {
	color: #000000;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font:18px Myriad Pro, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
p span.displaynone { display:none;}
.greenheading {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:100;
}

.blackfont12 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#143956;
	padding:0px;
	margin:30px 0px 20px 0px;
}

.bluefontlight {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
}

.contactheading {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#D4EEFB;
	margin:0px 0px 10px 0px;
}

.whitebold {
	color:#ffffff;
	font-weight:bold;
}
.slog {
	width: 600px;
	float: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.3em;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.1em;
}
.naranja {
	color:#ED7A2F;
}
/* Text Style End Here */




/* Menu Style Start Here */

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}



.mainmenu {
	text-align:right;
	float: right;
	width: 750px;
	padding: 0px;
	margin: 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.mainmenu ul {
	margin:0px;
	padding:0px;
}

.mainmenu ul li  {
	display:inline;

}

.header .mainmenu .active  {
	color:#ff6633; 	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
}

.header .mainmenu li.inicio a {
	background-image: none; color:#FFFFFF; background-image:none;
}
.header .mainmenu li.idioma a {
	background-image: none;
	color:#FFF;
	background-image:none;
	background-color:#333333
}
.mainmenu ul li a:link {
	display:inline;
	height: 45px;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
	line-height: 45px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/devider.jpg);
	background-repeat: repeat;
	text-decoration:none;

}
.mainmenu ul li a:visited {	display:inline;
	height: 45px;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
	line-height: 45px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/devider.jpg);
	background-repeat: repeat;
	text-decoration:none;}
.mainmenu ul li a:hover {	
	height: 45px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/deviderhover.jpg);
	background-repeat: repeat;}
	
.mainmenu ul li a:active {	
	display:inline;
	height: 45px;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
	line-height: 45px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/devider.jpg);
	background-repeat: repeat;
	text-decoration:none;}

.mainmenu ul li a.selecmain {	
	height: 45px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/deviderhover.jpg);
	background-repeat: repeat;}


.main li .active {
	background:url(../images/home.jpg) left top no-repeat;
}

.servicelink {
	padding:10px 0px 10px 0px;
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink li {
	display:block;
	background:url(../images/disc.jpg) 0px 5px no-repeat;
	list-style:none;
	padding:0px 0px 5px 10px;
}

.servicelink li a{
	color:#565656;
	text-decoration:underline;
}

.servicelink li a:hover {
	color:#000000;
	text-decoration:none;
}

.footerlink {
	font-size:0.9em;
	color: #FFFFFF;
}

.footerlink ul  {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover {
	text-decoration:none;
}

/* Menu Style End Here */



/* Inside Style Start Here	*/

.insidebanner {
	height:329px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #143956;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}

.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/

#wrapper .container .container-left .workarea .service-content .clients {
	border:1px solid #CCCCCC;
	float:left;
	font-size:0.9em;
	height:68px;
	text-align:center;
	width:78px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



#slider{
	width: 640px; /* important to be same as image width */
	height: 235px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
	float: left;
}
#sliderContent {
    width: 640px; /* important to be same as image width or wider */
    position: absolute;
	top: 0px;
	margin-left: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 20px 13px;
    width: 640px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 16px; font-family:Georgia, "Times New Roman", Times, serif; line-height:25px;
}
.sliderImage .top {font-size: 14px; color:#FFFFFF;}
.sliderImage .top a:link{font-size: 14px; color:#FFFFFF;}
.sliderImage .top a:visited{font-size: 14px; color:#FFFFFF;}
.sliderImage .top a:hover{
	font-size: 14px;
	color: #FF6600
}
.sliderImage .top a:active{font-size: 14px; color:#FFFFFF;}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none; margin:0px; padding:0px}



.works a.imgover1 {
	display:block;
	background-image: url(../images/pro1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 137px;
	width: 190px;
	border: 1px dotted #666666;

}
.works a.imgover1:hover {
	display:block;
	background-image: url(../images/pro1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -137px;
	height: 137px;
	width: 190px;

}


a.imgover2 {
	display:block;
	background-image: url(../images/pro2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 137px;
	width: 190px;
	border: 1px dotted #666666;
}
a.imgover2:hover {
	display:block;
	background-image: url(../images/pro2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -137px;
	height: 137px;
	width: 190px;
}

a.imgover3 {
	display:block;
	background-image: url(../images/pro3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 137px;
	width: 190px;
	border: 1px dotted #666666;
}
a.imgover3:hover {
	display:block;
	background-image: url(../images/pro3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -137px;
	height: 137px;
	width: 190px;
}

a.imgover4 {
	display:block;
	background-image: url(../img/comu/p4tit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.imgover4:hover {
	display:block;
	background-image: url(../img/comu/p4tit.jpg);
	background-repeat: no-repeat;
	background-position: 0px -105px;
}
#wrapper .container .container-left .workarea .works {
	margin-bottom: 2px;
	float: left;
	width: 615px;
	padding: 5px;
}
.icopd {
 margin-right:5px; width:20px; float:left
}
.fltleft {
	float: left;
	border: 1px solid #999999;
}
.fltleftmargen {
	float: left;
	margin-left: 18px;
	border: 1px solid #999999;
}
.fltright {
	float: right;
	border: 1px solid #999999;
}

.contenedor {
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	width: 100%;
}
.arrowright { float: right}
.arrowleft {
	float: left;
	margin-top: 40px;
}#wrapper .container .container-left .workarea .service-content .contenedor .fltright .arrowleft img {
	border: 0px 0 0;
}
img {
	border: 0px;
}
#wrapper .container .historia {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: auto;
	z-index: auto;
	border: 1px dotted #000000;
}
.header .contheader {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper .bgpage {
	background-image: url(../images/bgpage.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: 302px 0px;
}

#sliderefe{
	width: 600px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#sliderefe .buttons span { display: block; width: 19px; height: 28px; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; }
#sliderefe .buttons span { position: absolute; top: 21px; }
#sliderefe .buttons .prev { left: 0; background: url(../images/arrowleft.png) no-repeat 0 0; }
#sliderefe .buttons .next { right: 0; background: url(../images/arrowright.png) no-repeat 0 0; }
#sliderefe .holder { width: 555px; height: 86px; margin: 0 auto; position: relative; overflow: hidden; }
#sliderefe .content { position: absolute; top: 0; left: 0; width: 100000px; }
#sliderefe .content ul { float: left; display: inline; padding-left: 0; }
#sliderefe .fragment { float: left; display: inline; list-style-type: none; }
#sliderefe .fragment a { float: left; display: inline; width: 84px; height: 82px; padding: 4px;}

#content { padding: 0 5px 10px 5px; }
#content p { padding-bottom: 18px; }
#content .separator { padding-right: 18px; background: url(../images/col-sep.gif) no-repeat right 10px; }
#content .left-col { float: left; display: inline; width: 395px; }
#content .right-col { float: right; display: inline; width: 505px; }

.linklist { padding-left: 0; }
.linklist li { padding-left: 7px; background: url(images/linklist-ico.gif) no-repeat 0 7px; list-style-type: none; }
.conthist {
	float: left;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 63%;
	padding: 16px;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close{ float:right; margin-top:10px;}
.close a:link {
	font-size: 0.6ems;
	font-weight: bold;
	text-decoration: none;
}
.close a:visited {
	font-size: 0.6ems;
	font-weight: bold;
	text-decoration: none;
}
.close a:hover {
	font-size: 0.6ems;
	font-weight: bold;
	text-decoration: none; color:#666666
}
.close a:active {
	font-size: 0.6ems;
	font-weight: bold;
	text-decoration: none;
}
.containtxt {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.fltrightcont {
	float: right;
	border: 1px solid #999999;
	margin-right:20px;
}
.contareas {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.areatraba{
	color:#000;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 400px;
	width: 250px;
	font-size: 1em;
	float: left;
}
.areabusca{
	color:#000;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 470px;
	font-size: 1em;
	float: left;
}
.areasexp {
	color:#ffffff;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #666666;
	height: 400px;
	width: 250px;
	font-size: 1.1em;
	float: left;
}
.areasexp ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.areasexp li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
.areasexp li a:link{
	list-style: none;
	color:#FFF;
	text-decoration:none;padding-left: 5px;
}
.areasexp li a:visited{
	text-decoration:none;
	color:#FFF;padding-left: 5px;
}
.areasexp li a:hover{
	display:block;
	background-color:#CCCCCC;
	color:#000000; text-decoration:none;padding-left: 5px;
}
.areasexp li a:active{
text-decoration:none;
	color:#FFF;padding-left: 5px;
}
.areasexp .activearea a {
	display:block;
	background-color:#000;
	 text-decoration:none;padding-left: 5px;
}
.desta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
}
#wrapper .bgpage .container .container-right-areas .contareas img {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.contquien {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.servicelink ul li a:link {color: #000; text-decoration:none;}
.servicelink ul li a:visited {color: #000; text-decoration:none;}
.servicelink ul li a:hover {color: #FF6600; text-decoration:none;}
.servicelink ul li a:active {color: #000; text-decoration:none;}
.mensa {
	margin: 10px;
	padding: 10px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	border: 1px dotted #000;
	background-image: url(../images/pxbla.png);
	background-repeat: repeat;
	color: #FFF;
}
.footerlink p a {
	color: #FFF;
	text-decoration: underline;
}
.contform {
	width: 420px;
	float: left;
}
