/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, helvetica, arial;
	word-spacing: 1px;
	color: #FFF;
	background-color: #fff;
	overflow: visible;
}

a {
	text-decoration: none;
}

/* Wrapper */
#wrapper {
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
	width: 850px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

/* Top */
#top {
	width:818px;
	height: 32px;
	margin: 0 auto;
	background-image:url(../images/top.png);
	background-repeat:repeat-x;
}

#top ul {
	margin:0;
	height:32px;
	text-align:right;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 8px;
}
	
#top li {
	display:inline;
	padding:5px 10px 3px 0;
}
#top a {
	text-decoration:none;
	color:#CCC;
}	
#top a:hover {
	color:#FF9900;
	}
		
#top img {
	padding:0;
	vertical-align:bottom;
	border:none;
	}	
	
/* Header */	
#header {
	width: 818px;
	height: 171px;
	margin: 0 auto;
	background-image: url(../images/img_header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	width:132px;
	height:153px;
	margin-left:10px;
	margin-top:10px;
	background-image:url(../images/dock5_logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/* Menu */

/* @group MENU */

#menu {
	width: 818px;
	height: 27px;
	margin: 0 auto;
	background-image: url(../images/fondo_barra.png);
	background-repeat: repeat-x;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

#menu ul {
	margin: 0;
	padding: 0 155px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 27px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
}

/* menu links */	
#menu .dock5 a {
	width: 105px;
	background-image: url(../images/dock5_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#menu .serv a {
	width: 105px;
	background-image:url(../images/services_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}	

#menu .clie a {
	width: 105px;
	background-image:url(../images/clients_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}	

#menu .cont a {
	width: 105px;
	background-image:url(../images/contact_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}	

/* Menu Selected */
#menu .dock5selected a {
	width: 105px;
	background-image: url(../images/dock5_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:-105px 0;
	text-indent:-9999px;
	}
#menu .servselected a {
	width: 105px;
	background-image:url(../images/services_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:-105px 0;
	text-indent:-9999px;
	}
#menu .clieselected a {
	width: 105px;
	background-image:url(../images/clients_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:-105px 0;
	text-indent:-9999px;
	}
#menu .contselected a {
	width: 105px;
	background-image:url(../images/contact_btn_eng.gif);
	background-repeat:no-repeat;
	background-position:-105px 0;
	text-indent:-9999px;
	}

/* menu Hover */	
#menu .dock5 a:hover,
#menu .serv a:hover,
#menu .clie a:hover,
#menu .cont a:hover {
	text-indent:-9999px;
	background-position: -105px 0;
	}
#menu p {
	position: relative;
	float: right;
	right: 10px;
	font-size: 9px;
	top: 8px;
}
#menu a.idioma {
	font-size: 11px;
	color: silver;
	font-weight: bold;
	border-bottom-style: dotted;
}

/* @end */

/* Content */
#content {
	width: 818px;
	min-height:400px;
	margin: 0 auto;
	overflow: hidden;
}

#colOne {
	float: left;
	width: 165px;
	margin:0 auto;
	border-right:1px solid white;
	background-image: none;
	background-color: gray;
}

/* menu vertical */	
#colOne ul, li {
	padding: 0;
	list-style:none;
	display: inline;
	margin:0;
}

#colOne a {
	width: 155px;
	height: 25px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #333;
}

/* @group Menu colOne */

/* menu Links Home */	
#colOne .nosotros a {
	background-image:url(../images/nosotros.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}		
#colOne .partners a {
	background-image:url(../images/partners.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}		
#colOne .galeria a {
	background-image:url(../images/galeria.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}		
/* menu LInks Servicios */
#colOne .CAD a {
	background-image:url(../images/CAD.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}
#colOne .CAE a {
	background-image:url(../images/CAE.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#colOne .CAM a {
	background-image:url(../images/CAM.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}
#colOne .prototipado a {
	background-image:url(../images/prototipado.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}
#colOne .ingenieria a {
	background-image:url(../images/ingenieria.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}
#colOne .arquitectura a {
	background-image:url(../images/arquitectura.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

/* menu Links Proyectos */

#colOne .ford a {
	background-image:url(../images/ford_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#colOne .kimball a {
	background-image:url(../images/kimball_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#colOne .jernberg a {
	background-image:url(../images/jernberg_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#colOne .tyco a {
	background-image:url(../images/tyco_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}

#colOne .ti a {
	background-image:url(../images/ti_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	}
	
/* menu Selected */
#colOne .nosotross a {
	background-image:url(../images/nosotros.png);
	background-repeat:no-repeat;
	background-position:0 -25px;
	text-indent:-9999px;
	cursor: default;
	}
#colOne .partnerss a {
	background-image:url(../images/partners.png);
	background-repeat:no-repeat;
	background-position:0 -25px;
	text-indent:-9999px;
	cursor: default;
	}
#colOne .galerias a {
	background-image:url(../images/galeria.png);
	background-repeat:no-repeat;
	background-position:0 -25px;
	text-indent:-9999px;
	cursor: default;
	}

/* menu Hover */
#colOne .nosotros a:hover,
#colOne .partners a:hover,
#colOne .galeria a:hover,
#colOne .CAD a:hover,
#colOne .CAE a:hover,
#colOne .CAM a:hover,
#colOne .prototipado a:hover,
#colOne .ingenieria a:hover,
#colOne .arquitectura a:hover,
#colOne .ford a:hover,
#colOne .kimball a:hover,
#colOne .jernberg a:hover,
#colOne .tyco a:hover,
#colOne .ti a:hover {
	background-position:0 -25px;
	text-indent:-9999px;
	}

/* @end */





/* Content Elements */

#colTwo {
	float: left;
	width: 627px;
	/* background-image: url(../images/content.png);*/
	background-color:#990000;
	padding: 0;
}
#colTwo h3.argentina {
	background: url(../images/argentina.gif) no-repeat;
	height: 15px;
	width: 170px;
	text-indent: -9999px;
}
#colTwo h3.usa {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-variant:small-caps;
font-weight:bold;
color:#FFFFFF;
}

div .sombra {
	width:100%;
	height:25px;
	margin-bottom:-20px;
	background-image:url(../images/sombra_top.png);
	background-repeat:repeat-x;
	}

#colTwo .dock5_hometxt {
	background: url(../images/Dock5_hometxt.gif) no-repeat scroll;
	width: 455px;
	height: 56px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 21px;
	margin-bottom: -10px;
}

#colTwo .dock5_trabajos {
	background: url(../images/trabajo_titulo.gif) no-repeat scroll;
	width: 550px;
	height: 80px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: -4px;
	margin-bottom: 10px;
}

.home {
	width: 410px;
	margin-top: 5px;
	padding: 5px 10px 10px 5px;
	background-color: maroon;
	border: 1px dotted black;
	margin-bottom: 10px;
	margin-left: 15px;
}
#colTwo h2 {
	font-size: 15px;
	background: url(../images/h2_line.gif) repeat-x left bottom;
	font-weight: bold;
	padding-bottom: 6px;
}

#colTwo p {
	width: 430px;
	line-height:16px;
	padding-top: 6px;
	margin: 5px 0 4px;
}

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8 {
	position: absolute;
	width: 120px;
	height: 73px;
	margin: -1px 0pt 0pt 465px;
}
#img1 {
	background: transparent url(../images/img_ing.png) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}	
#img2 {
	background: transparent url(../images/img_cad.png) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img3 {
	background: transparent url(../images/img_prot.png) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img4 {
	background: transparent url(../images/img_ford.gif) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img5 {
	background: transparent url(../images/img_kimball.gif) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img6 {
	background: transparent url(../images/img_jernberg.gif) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img7 {
	background: transparent url(../images/img_tyco.gif) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}

#img8 {
	background: transparent url(../images/img_ti.gif) no-repeat scroll 0 0;
	width: 82px;
	height: 50px;
}	
.masinfo {
	text-decoration: none;
	color: white;
	background: url(../images/masinfo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 6px;
	width: 60px;
}

/* home.nosotros */

#colTwo .nosotros {
	margin-top: 5px;
	padding: 5px 0 15px 5px;
	margin-bottom: 0;
	margin-left: 20px;
}
#colTwo .nosotros p {
	width: 590px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 20px;
}
#colTwo p.contacto {
	line-height: 15px;
	font-size: 11px;
	margin: 0;
	clear: left;
	width: 240px;
}
#colTwo .nosotros img {
	padding-top: 15px;
	padding-bottom: 15px;
}

#colTwo .nosotros table tbody tr td img {
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#colTwo div.nosotros table {
	margin-top: 10px;
}
div .contacto1 {
	width: 350px;
	float: left;
	margin-top: 20px;
}

/* Proyectos */


#colTwo .proyectos {
	margin-left: 20px;
	margin-top: 5px;
	padding: 5px 0 15px 5px;
	margin-bottom: 0;
	width: 555px;
}
#colTwo .proyectos p {
	width: 460px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 17px;
}

#colTwo .proyectos img {
	padding-top: 15px;
	padding-bottom: 15px;
}

.proyectos_destacado {
	width: 550px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 7px 10px 10px 7px;
	background-color: maroon;
	border: 1px dotted black;
	margin-bottom: 10px;
}

#colTwo .trabajos_destacado {
	width: 500px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 7px 10px 10px 7px;
	background-color: maroon;
	border: 1px dotted black;
	margin-bottom: 10px;
}

#colTwo .trabajos_destacado li {
	list-style-type: square;
	color: white;
	display: list-item;
	list-style-position: inside;
	font-size: 14px;
	margin-bottom: -5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#colTwo .trabajos_destacado p {
	padding-left: 12px;
	width: 490px;
	font-size: 11px;
	color: silver;
}
#colTwo .trabajos_destacado a {
	color: silver;
	font-size: 10px;
	padding-left: 12px;
}
#colTwo .trabajos_destacado a:hover {
	color: orange;
}
.servicios_destacado {
	width: 550px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 5px 10px 10px 5px;
	background-color: maroon;
	border: 1px dotted black;
	margin-bottom: 10px;
	height: 100px;
}
.servicios_destacado img {
	float: left;
	margin-right: 25px;
}
.servicios_destacado ul {
}
.servicios_destacado li {
	list-style-type: square;
	display: list-item;
	line-height: 20px;
}
/* End Proyectos */

#colTwo .nosotros ul {
	list-style-position: inside;
	margin-top: 10px;
}
#colTwo .nosotros li {
	display: list-item;
	list-style-type: square;
	color: white;
	margin-top: 5px;
	list-style-position: inside;
}

#colThree {
	width: 190px;
	border-left: 1px solid white;
	background-color: maroon;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}

/* home.partners */

#colTwo img.img_partners {
	margin-top: 5px;
	margin-bottom: -10px;
}

#colTwo img.serv {
	border: 1px solid white;
	margin: 5px;
	padding: 0;
}

#colThree h3 {
	font: 14px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	margin-left:10px;
	text-align:left;
	margin-top: 15px;
}

#colThree h4 {
	font: 12px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	margin-left:10px;
	text-align:left;
	margin-top: 5px;
}

#colThree p {
	text-align:left;
	padding-top: 10px;;
	padding-left:15px;
	padding-right: 12px;
	color: white;
	line-height: 14px;
	font-size: 10px;
}
#colThree a {
	text-decoration: none;
	color: silver;
	font-weight: bold;
}
#colThree img {
	border: 1px solid black;
	margin-top:10px;
}		

#colThree ul.staff {
	line-height: 18px;
	margin-top: 8px;
	letter-spacing: .1em;
	word-spacing: -1px;
	text-align: left;
	margin-left: 10px;
}
#colThree li {
	display: list-item;
	font-size: 9px;
}
#colThree li.sub {
	font-weight: bold;
	margin-top: -6px;
	margin-bottom: 5px;
}
.imgtxt1 {
	padding-top:5px;
	border-bottom:1px solid #333;
	padding-bottom:1px;
	}

.imgtxt2 {
	border-top: 1px solid #999;
	padding-top:1px;
	text-align:center;
	}

#colOne, #colTwo, #colThree {
	padding-bottom:3333px;
	margin-bottom:-3333px;
	}


/* Footer */
#footer {
	width:818px;
	height: 40px;
	background: url(../images/footer.png) repeat-x;
	border-top:1px solid white;
	margin: 0 auto;
	color:#999;
	}
	
#footer ul.main {
	margin-top:12px;
	line-height: 15px;
	text-align: right;
	float: right;
	width: 300px;
	padding-right: 15px;
	}
	
#footer ul.secundario {
	margin-top: 12px;
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 20px;
}
#footer li {
	border-right: 1px solid white;
	padding-left: 6px;
	padding-right: 0;
}

#footer li.last {
	border-right: none;
}
#footer a {
	color:white;
	letter-spacing: 1px;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer a:hover {
	color:#FF9900;
	}	
#footer p a {
	border-left:none;
	}		
#footer p {
	margin-right:10px;
	}
#varsovia {
	background-color: white;
	width: 818px;
	height: 12px;
	border-top: 1px dotted white;
	text-align: right;
	margin: 0 auto;	
}	
#varsovia img {
	margin-right: 10px;
	margin-top: 5px;
}
#varsovia p {
	color: silver;
	font-size: 10px;
}

#colTwo div.nosotros table tbody tr td {
	font-size: 14px;
	width: 196px;
	height: 25px;
	padding-left: 5px;
}
