* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#747474;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0; margin-bottom: 8px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {text-align:left; margin: 0px; position: relative;}
.contact_img-box img{border:0; vertical-align:top; text-align:left; margin: 7px;}

.form { height:32px; width:100%; overflow:hidden;}
.form input { width:267px; padding:4px 0 4px 3px; font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; font-family:Tahoma, Arial, helvetica, sans-serif;}
.form input.inp-1 { width:70px;}
.form  label { margin-right:7px;} 
.form .fright { padding-right:18px;}
form .buttons { margin-top:10px; text-align:right; padding-right:10px;}
form .buttons .link { margin-left:18px;}

.form1 { height:26px;}
.form1 input {width:268px; padding:2px 0 2px 3px; background:#fff;  font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8;}
textarea { width:268px; height:92px; overflow:auto; background:#fff; font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; padding:2px 0 0 3px; }
form .buttons1 { margin-top:18px; text-align:right; padding-right:17px;}
form .buttons1 .link { margin-left:31px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { 
	position:	absolute; 
	bottom:		0;	 
	left:		0;
	height: 	61px;
	width: 		100%;
	background: url("images/backgroundMenu.jpg");
	overflow: 	hidden;
}

#flashMenu {
	position:	absolute; 
	bottom:		0;	 
	left:		0;
	height: 	80px;
}

.site-nav li { 
	float:			left;
	height: 		61px;
	line-height: 	61px;
	padding: 		0px 34px 0px 32px;
	background: 	url("images/menuSeparator.jpg") no-repeat right;
}

.site-nav li a { 
	text-decoration: none;
}

.list { margin:-4px 0 15px 0;}
.list li { background:url(images/icon-2.gif) no-repeat left 10px; padding:4px 0 0 10px; color:#fff;}
.list li a { color:#fff; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

/*==================other====================*/
.p1 { margin-bottom:21px;}
.p2 { margin-bottom:15px;}

.phone { float:right; margin-right:110px;}


/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h3 { font-size:1.58em; color:#fff; text-transform:uppercase; font-family:"Trebuchet MS"; font-weight:normal; background:url(images/icon-1.gif) no-repeat left top; padding-left:27px;}
h4 { color:#e7e7e7; font-size:1em; margin-bottom:18px;}

.txt1 { color:#e7e7e7; font-weight:bold;}

.link { background:url(images/icon-2.gif) no-repeat right 6px; padding-right:8px; font-weight:bold; color:#e7e7e7; text-decoration:none;}
.link:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { width:253px; position:absolute; right:37px; top:0; border-top:3px solid #e7e7e7; background:#181818; min-height:343px; height:auto!important; height:343px;}
.box .title { margin-bottom:22px; background:none; color: white;}
.box .date {position: 	absolute; top:	3px; left:25px; color:#f06400; font-size: .8em; text-transform: uppercase;}
.box h3 {color:#f06400; font-size:.75em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; line-height:1.44em; margin-bottom:18px; background:none; padding:0;}
.box p { color:#fff; font-size:.75em; text-transform:uppercase; line-height:1.33em;}
.box a { cursor:pointer;}
.box .inner { padding:26px 34px 26px 28px;}

.cont-box { width:100%; background:url(images/cont-tail.gif);}
.cont-box .top { background:url(images/cont-tail-top.gif) repeat-x top;}
.cont-box dl { margin:-18px 0 18px 0;}
.cont-box dl dt { font-weight:bold; color:#e7e7e7; margin-top:18px;}
.cont-box .inner { padding:19px 22px 24px 15px;}

.title-box { margin-bottom:3px; background:#171717; width:100%;}
.title-box .inner { padding:18px 0 17px 17px;}

.contact_img-box { background:#292929; position:relative; margin:15px 0 15px 0; width: 304px; height: 184px;}
.img-box { background:#292929; position:relative; margin-bottom:6px; width: 305px; height: 115px;}
.img-box .inner {padding:4px; width: 305px; height: 107px; }
.img-box .inner img {display: block;}
.img-box .button { position:absolute; bottom:-1px; left:0; z-index: 10;}
.img-box .button a { 
		display:			block;
		cursor:				pointer;
		width: 				89px;
		height: 			40px;
		background: 		url("images/button.jpg") no-repeat;
		line-height: 		40px;
		text-align: 		center;
		text-decoration: 	none;
		font-size: 			.9em;
	}

/*header*/
#header .logo { position:absolute; left:13px; top:0;}
#header .logo a {
	display: 		block;
	width: 			260px;
	height: 		136px;
	background: 	url("images/logo.jpg") no-repeat;
}

#header .logo a span {
	display: 		none;
}

/*content*/
#layoutContent .indent { padding:12px 10px 0 5px; color: #FFF;}

/*footer*/
#footer {position: relative;}
#footer p { color:#747474; padding:33px 0 0 24px;}
#footer p a { color:#e7e7e7; font-weight:bold; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

#langSelector {
	padding:33px 0 0 24px;
	position: 		absolute;
	top:			0;
	left:			600px;
}

#langSelector li {
	float: 			left;
	margin-right: 	3px;
}

#langSelector li a span {
	display: 		none;
}

#langSelector li a {
	display: 			block;
	width: 				25px;
	height: 			17px;
	background-image: 	url("images/flagsSprite.jpg");
	background-repeat: 	no-repeat;
}

#langSelector li a.english {
	background-position: -25px 0px;
}

#langSelector li a.espanol {
	background-position: -50px 0px;
}

#langSelector li a.francaise {
	background-position: -75px 0px;
}

#MoreNews {
	text-decoration: 		none;
}

div.new .inner, #currentNew .inner {
	padding: 				5px;
}

.new h3 {
	padding-top:			10px;
	height: 				50px;
	background-position: 	0px 10px;
	font-size: 				1.1em;
	overflow: 				hidden;
	margin-left: 			20px;
}

#page1.new #layoutContent .wrapper .new {
	float: 					none;
	
}

#page1.caseStudy #layoutContent .wrapper .new {
	float: 					none;
}

#currentNew {
	float: 					left;
	width: 					610px;
	padding-left:			20px;
	float: 					left;
        text-align: justify;
}

#currentNew h3 {
	font-size: 				1.5em;
	line-height: 			38px;
	background-position: 	center left;
}


#currentNew img {
	margin: 0px;
}

#currentNew a img {
	margin: 29px 0 0 29px;
}

.miniList {
	float: 					left;
}

#layoutContent {
	position: 				relative;
}

#layoutContent .loader {
	width: 					64px;
	height: 				64px;
	background: 			url("images/publicLoader.gif") no-repeat;
	position: 				absolute;
	left:					458px;
	top:					100px;
}

#headerNews {
	display: 				none;
}

ul.thumbnails li {
	float: left;
	margin-right: 0px;
}

#Formcontacto fieldset{
	border: 0px solid;
        width: 300px;
}

#Formcontacto_Nombre{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}


#Formcontacto_Empresa{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}


#Formcontacto_EMail{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}

#Formcontacto_Telefono{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}

#Formcontacto_Ciudad{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}

#Formcontacto_Pais{
    margin: 0 0 0 50px;
    width: 170px;
    float: right;
}

#Formcontacto_tipoEvento{
    margin: 0 0 0 50px;
    width: 159px;
    float: right;
}

#Formcontacto_destinos{
    margin: 0 0 0 50px;
    width: 159px;
    float: right;
}

#Formcontacto_Comentarios{
    margin: 0 0 0 0;
    width: 275px;
    float: left;
    resize: none;
}





#Formcontacto_Nombre_contenedor {
    margin: 10px;
}

#Formcontacto_Empresa_contenedor {
    margin: 10px;
}

#Formcontacto_EMail_contenedor {
    margin: 10px;
}

#Formcontacto_Telefono_contenedor {
    margin: 10px;
}

#Formcontacto_Ciudad_contenedor {
    margin: 10px;
}

#Formcontacto_Pais_contenedor {
    margin: 10px;
}

#Formcontacto_tipoEvento_contenedor {
    margin: 10px;
}

#Formcontacto_destinos_contenedor {
    margin: 10px;
}

#Formcontacto_Comentarios_contenedor {
    margin: 10px 10px 110px 10px;
}

#Formcontacto_Captcha_contenedor {
    margin: 10px;
}

.botonera{
    margin: 30px 0 0 15px;
}

#Formcontacto_Captcha_contenedor img{
    float: right;
    margin: 16px 0 0 0;
}

#Formcontacto_Captcha_contenedor input{
    float: left;

}

.Intranet_User_cont {
    margin: 20px 20px 20px 25px;
}

.Intranet_User_cont input{
    float: right;
    
}

.Intranet_Pass_cont {
    margin: 20px 20px 20px 25px;
}

.Intranet_Pass_cont input{
    float: right;

}

.Intranet_Button input{
    margin: 10px 0 0 20px;

}

.col-1-services, .col-2-services {
	position: relative;
	float:	left;
	}

.unservicio{
	position: relative;
	float: left;
	margin: 5px 13px;
    width: 445px;
    height: 267px;
    overflow: hidden;
}

.divtest{
    width:313px;
    float: left;
    margin: -7px 9px 0 -9px;
}

.divtest .unservicio{
    float: left;
    width: 305px;
    margin-right: 8px;
    float: left;
    height: 280px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 15px;
}

.divtest img{
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
}

.title-box-services {
	margin-bottom:	3px;
	background:	#171717;
	width:	100%;
}
.title-box-services .inner-services {
	padding:	18px 0 17px 17px;
}

.img-box-services {
	background:#292929;
	position:relative;
	margin-bottom:6px;
	
	height: 154px;
}

.img-box-services .inner-services img{
	padding: 7px 0 0 7px;
        display: block;
	width: 430px;
	height: 140px;
}

.divtest .img-box-services .inner-services img{
	padding: 7px 0 0 7px;
        display: block;
	width: 291px;
	height: 140px;
}

.img-box-services .button {
	position:absolute; 
	bottom: 0; 
	left: 0; 
	z-index: 10;
}

.img-box-services .button a { 
	display: block;
	cursor: pointer;
	width: 89px;
	height: 40px;
	background-color: transparent;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
}

.indent-services {
	padding: 5px;
	
}