/* main styles */
html {min-height:100%;}
body {
	margin:0;
	padding:0;
  	color:#000;
	font-family:arial,tahoma,sans-serif;
	background:url(../imag/bg-body.gif) repeat-x top;	
	font-size:12px;
	}
html {
	background:#e2e2e2 url(../imag/bg-html.gif) repeat-x bottom;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;display:block;}
a {
	text-decoration:none;
	color:#478D1D;
	}
a:hover {
	text-decoration:underline;
	}
input,
select,
textarea {
	vertical-align:middle;
	font:11px arial,tahoma,sans-serif;
	}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.clear {clear:both !important;}

a[icon ^="rss"] {
   padding-left: 17px;
   background: transparent url(../imag/rss.gif) no-repeat center left;
}

/* imaged text */
a.logo,
#navigation li a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	}

/* main container */
#main {
	width:760px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	}
/* header */
#header {
	width:100%;
	height:64px;
	background:url(../imag/bg-header.gif) repeat-x top;
	/*border-top:3px solid #fff;*/
	}
/* logo */
a.logo {
	float:left;
	width:108px;
	height:50px;
	display:inline;
	background:url(../imag/logo.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 10px;
	}
	
/* navigation */
#navigation {
	float:right;
	padding:21px 7px 0 0;
	font-size:11px;
	}
#navigation li {float:left;}
#navigation li.about {float:left;}
#navigation li a {
	height:12px;
	}
#navigation li a:hover,
#navigation li a.active,
#navigation li:hover a,
#navigation li.hover a {background-position:0 -12px !important;}
#navigation li.globe a {height:29px;}
#navigation li#globe a:hover,
#navigation li#globe a.active,
#navigation li#globe:hover a,
#navigation li#globe.hover a {background-position:0 -29px !important;}
#navigation li.about {padding:11px 0 11px 0;}
#navigation li.about a {width:126px;background:url(../imag/about.gif);}
#navigation li.product {margin:0 0 0 38px;padding:11px 0 11px 0;}
#navigation li.product a {width:76px;background:url(../imag/product-line.gif);}
#navigation li.resources {margin:0 20px 0 42px;padding:11px 0 11px 0;}
#navigation li.resources a {width:100px;background:url(../imag/resources.gif);}
#navigation li.login {margin:0 20px 0 42px;padding:11px 0 11px 0;}
#navigation li.login a {width:52px;background:url(../imag/login.gif);}
#navigation li.logout {margin:0 20px 0 42px;padding:11px 0 11px 0;}
#navigation li.logout a {width:52px;background:url(../imag/logout.gif);}
#navigation li.globe {padding:0 0 6px 0;}
#navigation li.globe a {width:72px;background:url(../imag/globe.gif);}

#navigation li {position:relative;background:url(../imag/pix.gif) fixed top;}
#navigation li:hover ul,
#navigation li.hover ul {display:block;}
#navigation li ul {
	display:none;
	position:absolute;
	top:32px;
	border:1px solid #000;
	background:#fff;
	z-index:99;
	}
#navigation li.about ul {width:138px;left:-3px;}
#navigation li.product ul {width:129px;left:-3px;}
#navigation li.training ul {width:151px;left:-3px;}
#navigation li.about ul a {width: 118px !important;}
#navigation li.product ul a {width: 109px !important;}
#navigation li.training ul a {width: 131px !important;}

#navigation li ul li {float:none;width:100% !important;margin:0 !important;position:static;}
#navigation li ul a {
	padding:4px 0 4px 20px;
	display:block;
	height:auto;
	text-indent:0;
	background:none !important;
	font-weight:bold;
	color:#478D1D;
	}
#navigation li ul a:hover {color:#fff;text-decoration:none;background-color:#4c4c4c !important;}
#navigation li ul div {
	position:absolute;
	top:-1px;
	left:-1000em;
	width:170px;
	padding:20px 10px;
	background:#4c4c4c;
	/*text-align:center;*/
	color:#fff;
	}
#navigation li ul li:hover div,
#navigation li.hover ul li.hover div {left:130px;display:block;}
#navigation li ul div img {margin:0 auto 10px;}
#navigation li ul div strong {font-size:17px;color:#FFF;}
#navigation li ul div p {line-height:18px;margin:0;}

#navigation li#globe:hover div,
#navigation li#globe.hover div {display:block;}
#navigation li#globe div {
	display:none;
	position:absolute;
	top:32px;
	right:-7px;
	border:1px solid #000;
	background:#fff;
	z-index:99;
	width:137px;
	padding:0 0 4px 0;
	}
* html #navigation li#globe div {right:-8px;}
#navigation li#globe div ul {
	width:100%;
	border:0;
	position:static;
	display:block;
	text-align:right;
	border-top:1px solid #eee;
	}
/*#navigation li#globe div ul li {padding:4px 18px;width:161px !important;}*/
#navigation li#globe div ul li {padding:4px 18px;width:110px !important;}
#navigation li#globe ul a {height:auto !important;width:auto !important;padding:0;display:inline;}
#navigation li#globe ul a:hover {background:none !important;color:#000;}
#navigation li#globe img {display:inline;}
#navigation li#globe strong {display:block;text-align:center;padding:6px 0;border-bottom:1px solid #777;}

#noticia{margin:0 30px 0 15px;}
#noticia ul{padding:0 0 0 25px;}
#noticia li{list-style:disc;}

/* main text styles */
p {margin:0 0 1em 0;}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
h1,h2,h3 {margin:0;}
	
/* hr - grey line */
div.hr {height:2px;overflow:hidden;background:#cdcdcd;width:100%;}
div.hr hr {display:none;}
	
/* visual */
.visual {padding:9px 10px;}

/* middle containers and columns */
#middle {
	width:100%;
	overflow:hidden;
	background:url(../imag/bg-middle.gif) repeat-x top;
	padding:20px 0 0 0;
	}
#left-column {
	float:left;
	width:432px;
	background:#fff url(../imag/bg-left-column.gif) no-repeat right top;
	padding:12px 11px 0 12px;
	}
#right-column {
	float:right;
	width:255px;
	padding:6px 19px 0 0;
	}
#solo-column {
	float:right;
	width:705px;
	padding:6px 19px 0 0;
	}	
.middle {width:100%;overflow:hidden;margin:0 0 -30px 0;}
.left-column {float:left;width:163px;padding:21px 0 0 13px;}
.right-column {float:right;width:487px;padding:19px 65px 0 0;}
.solo-column {float:right;width:697px;padding:19px 45px 0 0;}
	
/* bottom background container */
#container {
	width:100%;
	overflow:hidden;
	padding:0 0 80px 0;
	background:url(../imag/bg-middle-bottom.gif) repeat-x bottom;
	}
	
/* text headers style */
h2 {
	font-size:14px;
	color:#63908e;
	text-transform:uppercase;
	margin:0 0 8px 0;
	}
h3 {
	font-family:arial,tahoma,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	}
h4 {
	font-family:arial,tahoma,sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#000;
	}
h5 {
	font-family:arial,tahoma,sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#000;
	margin:0px;
	}

/* left column styles */
#left-column .hr {margin:14px -5px 14px -8px;width:442px;}
#right-column .hr {margin:20px -19px 24px 0;width:274px;}
#left-column .main-image {margin:12px 0 9px 0;}
select.long {width:387px;margin:0 0 0px 0;}
div.item {
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
	}
div.item .image {float:right;width:118px;text-align:center;}
div.item .image img {margin:6px auto;}
div.item h3 {margin:0 0 16px 0;}
#right-column div.item h3 {margin:0 0 4px 0;}
div.item p {line-height:18px;}

ul.news li {margin:0 0 6px 0;}
ul.news strong {font-size:11px;}

/* footer */
#footer_CE {
	width:724px;
	padding:8px 24px 8px 12px;
	overflow:hidden;
	font-size:11px;
	background:url(../imag/sellos.jpg) bottom right;
	background-repeat:no-repeat;
	}
#footer_CE ul {margin:0 0 10px 0;}
#footer_CE li {display:inline;}
#footer_CE .nav li {padding:0 2px 0 6px;background:url(../imag/delimiter.gif) no-repeat left;}
#footer_CE .nav li.first {padding:0 2px 0 0;background:none;}
#footer_CE .lang li {margin:0 15px 0 0;}
#footer_CE .copyright {font-size:9px;}
#footer_CE form {
	float:right;
	padding:10px 0 0 0;
	}
#footer_CE form input {float:left;}
#footer_CE form .text {margin:1px 3px 0 0;padding:1px 0 1px 4px;width:171px;color:#4d908e;}	

#footer {
	width:724px;
	padding:8px 24px 8px 12px;
	overflow:hidden;
	font-size:11px;
	background:url(../imag/sellos_sCE.jpg) bottom right;
	background-repeat:no-repeat;
	}
#footer ul {margin:0 0 10px 0;}
#footer li {display:inline;}
#footer .nav li {padding:0 2px 0 6px;background:url(../imag/delimiter.gif) no-repeat left;}
#footer .nav li.first {padding:0 2px 0 0;background:none;}
#footer .lang li {margin:0 15px 0 0;}
#footer .copyright {font-size:9px;}
#footer form {
	float:right;
	padding:10px 0 0 0;
	}
#footer form input {float:left;}
#footer form .text {margin:1px 3px 0 0;padding:1px 0 1px 4px;width:171px;color:#4d908e;}	

/* testimonial */
.testimonial {
	background:url(../imag/bg-testimonial.gif) repeat-x top;
	height:56px;
	padding:10px 0 0 18px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	}
.testimonial_small {
	background:url(../imag/bg-testimonial.gif) repeat-x top;
	height:56px;
	padding:10px 0 0 10px;
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	}
	
/* text header with background */
.left-column h3 {
	font-size:11px;
	margin:0;
	line-height:23px;
	background:url(../imag/bg-h.gif) repeat-x top;
	text-indent:6px;
	color:#333;
	text-transform:uppercase;
	}
/* left box */
.left-column .box {
	background:#f2f2f2 url(../imag/bg-left-box.gif) repeat-x bottom;
	width:100%;
	overflow:hidden;
	padding:0 0 9px 0;
	margin:0 0 19px 0;
	}
	
.box .nav {font-weight:bold;width:100%;}
.box .nav li {width:100%;border-bottom:1px solid #ccc;}
.box .nav li a {display:block;padding:5px;width:245px;}
.box .nav li a:hover {background:#3AAB35;color:#fff;text-decoration:none;}

.box .nav .active a {font-weight:bold;width:100%;background:#3AAB35;color:#ffffff;text-decoration:none;}

div.contact {padding:5px 0 9px 0 !important;line-height:17px;}
div.contact div {padding:0 5px 10px 28px;}
div.contact div a {font-size:10px;}
div.contact div.phones {background:url(../imag/ico-phone.gif) no-repeat 13px 0;}
div.contact a.contact {
	padding:4px 0 5px 28px;
	background:url(../imag/ico-contact.gif) no-repeat 7px 3px;
	display:block;
	}
div.contact a.support {
	font-size:10px;
	padding:3px 0 5px 28px;
	background:url(../imag/ico-support.gif) no-repeat 7px 2px;
	display:block;
	}
ul.brochures {
	padding:4px;
	}
ul.brochures li {padding:4px 0 4px 22px;background:url(../imag/ico-pdf.gif) no-repeat left;}
.chip {padding:3px 15px;font-size:10px;line-height:16px;}
.chip img {margin-right:5px; float:left;}
.chip a {color:#4d7c71;}

/* right column styles */
.right-column h3 {font-size:11px;margin:0;line-height:18px;text-transform:uppercase;}
.right-column p {margin:0 0 1em 0;line-height:18px;}
.right-column .hr {margin:10px -65px 10px 0;width:552px;}
.right-column .image {margin:24px 0 20px 0;}
.right-column li {line-height:16px;list-style-type: disc;margin-left:15px;margin-bottom:10px;margin-top:10px;}
.solo-column li {line-height:16px;list-style-type: disc;margin-left:15px;margin-bottom:10px;margin-top:10px;}
.center-image {margin:15px 0;}
.center-image img {margin:0 auto;border:1px solid #000;}

/* solo column styles */
.solo-column h3 {font-size:11px;margin:0;line-height:18px;text-transform:uppercase;}
.solo-column p {margin:0 0 1em 0;line-height:18px;}
.solo-column .hr {margin:10px -65px 10px 0;width:715px;}
.solo-column .image {margin:24px 0 20px 0;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
	
.bigcontent {
font-size:15px;
line-height:125%;
color:#333;
}

.fieldset {
width:225px;
border:0px solid #333333;
}


/* Gallery styles */

div#gallery ul#work {
width: 480px;
padding: 0px 0px 0px 30px;
margin: 0px auto 0px auto;
list-style-type: none;
}

div#gallery ul#work li {
display: inline;
}

div#gallery ul#work li img {
width: 140px;
height: 130px;
border: solid 1px #000;
margin: 10px 10px 0px 0px;
float:left;
}
.muestra{
	display:block;
}
.oculta{
	display:none;
}
.error{
	background-color:#CC0000; 
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	font-weight:bold;
}
.tab_down{
	border:1px solid #E7E5E4; 
	margin-top:18px; 
	color:#666666;
	width:100%;
	text-align:center;
}
.tab_down img{
	float:left;
}
.tab_down tr:hover{
	background-color:#F7F7F7;
}
.tab_down tr:first-child{/*solo la 1er fila*/
	font-weight:bold;
	background:url(../imag/bg-tab-down.jpg); 
	background-repeat:repeat-x; 
	background-position: top;
}
.tab_down td{
	height:22px;
	padding:2px 0 2px 10px;
	width:10%;
}
.tab_down td:first-child{
	width:70%;
	text-align:left;
}
#titNot{
	color:#63908e;
	font-size:26px;
	text-align:left;
}
#subNot{
	color:#63908e;
	font-size:16px;
}
#titFoto{
	padding:2px;
	color:#666666;
	border-bottom:1px dashed #666666;
}
