html {
	width: 100%;
	height: 100%;
}

.conferences a{
	text-decoration: none;
	color: #576364;	 
}

body{
	text-align:center;
	background-color: #375772;
	margin-top: 0px;
	margin-bottom: -10px;
	overflow-x: hidden;
/*	position:absolute; left:0, top:0; z-index:-9999;*/
}
/* HEADER STYLE */
#content {
	margin:auto;
	text-align:left;
	width:985px;
	text-align:center;
	background-color: #f5efe1;
	height: 100%;
/*	position:relative;*/
/*	z-index:-1000;*/
}

#preheader {
	background-color: #F5EDE2;
	text-align:right;
	padding-right:110px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:0px;
	font-style:italic;
	font-family: times;
	font-size: 12px;
	color: #576364;	 
}

#preheader a{
	text-decoration: none;
	color: #385873;	 
}

#preheader a img{
	border:none;	 
	vertical-align:middle;
}

#preheader a:visited{
	text-decoration: none;
	color: #576364;	 
	border:none;
}

#header {
	height:262px;
	background-color: #DCDCDC;
	text-align:center;
	margin:0px;
	padding:0px;
}
/* FIN DECLARACION HEADER.PHP */

/* DECLARACION DEL MENU */
.hyperlink {
	display: none;
}

#menu_en{
	height:30px;
	width:985px;
	background: url(http://www.ctm-argentina.com.ar/images/menubg.gif) repeat-x;
	margin:0px;
	padding:0px;
	margin-top: -7px;
}

div#navButtons {
	width: 785px;
	height: 29px;
	/*margin-left: 100px;*/
}

.navButton {
	float: left;
}

.title {
	height: 32px;
}


/*ul#nav {
	position: relative;
	width:795px;
	margin: 0;
	margin-left:100px !important;
	margin-left:10px;
	height: 30px;
	list-style-type: none;
	overflow: hidden;
}

#home ul#nav  { background: transparent url(..images/matrix.png) no-repeat 0 0; }
#empresa ul#nav  { background: transparent url(http://www.ctm-argentina.com.ar/images/matrix.png) no-repeat 0 -30; }
#fotos ul#nav  { background: transparent url(http://www.ctm-argentina.com.ar/images/matrix.png) no-repeat 0 -60; }
#destino ul#nav  { background: transparent url(http://www.ctm-argentina.com.ar/images/matrix.png) no-repeat 0 -90; }
#contacto ul#nav  { background: transparent url(http://www.ctm-argentina.com.ar/images/matrix.png) no-repeat 0 -120; }
#cv ul#nav  { background: transparent url(http://www.ctm-argentina.com.ar/images/matrix.png) no-repeat 0 -150; }

ul#nav li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height :30px;
	background: transparent url(http://www.ctm-argentina.com.ar/images/matrix_css.jpg) no-repeat;
}

#home	 li#emp a 			{ background-position: 0 0; width: 162px; left: 0; }
#home	 li#emp a:hover		{ background-position: 0 -30px; width: 162px; left: 0;}
#home	 li#fot a 			{ background-position: -162px 0px; width: 159px; left: 162px; }
#home	 li#fot a:hover		{ background-position: -162px -60px; }
#home	 li#des a 			{ background-position: -321px 0px; width: 157px; left: 321px; }
#home	 li#des a:hover		{ background-position: -321px -90px; }
#home	 li#con a 			{ background-position: -478px 0px; width: 159px; left: 478px; }
#home	 li#con a:hover		{ background-position: -478px -120px; }
#home	 li#cv a 			{ background-position: -637px 0px; width: 147px; left: 637px; }
#home	 li#cv a:hover		{ background-position: -637px -150px; }

/* FIN DECLARACION MENU */

/* DECLARACION CONTENEDOR GENERAL */
.celeste{
	color: #0099CC;
}

#wrapper{
	width:985px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	margin-bottom:0px;
	background:#F5EFE1 url(http://www.ctm-argentina.com.ar/images/fondo.gif) center repeat-y;
	text-align:center;
}

#rewrapper{
	width:785px;
	margin:auto;
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
	background-color:#F8F4E8;
	position:relative; 
	z-index:1000;
}

/* FIN DECLARACION CONTENEDOR GENERAL */

/* DECLARACION HOME */
#titulo{
	text-align:left;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:0px;
}

#leftcontent{
	width:524px;
	float:left;
}

#leftright{
	width:262px;
	float:right;
}

#rightcontent{
	width:261px;
	float:right;
}

#leftcontent p, #leftright p, #rightcontent p{
	margin-left:25px !important;
	margin-left:10px;
	margin-top:45px !important;
	margin-top:20px;
	width:207px;
	text-align:left;
	font: oblique 14px times;
	color:#757470;
}

ul{
	text-align:left;
	margin-left:0px !important;
	margin-left:40px;
	list-style-image: url(http://www.ctm-argentina.com.ar/images/bluedot.gif);
	list-style-type: circle;
	font: oblique 14px times;
	color:#757470;
}

.hrimg{
	margin-bottom:20px;
	margin-top:0px;
}
.borded{
	border:3px;
	border-color:#F0EDE4;
	border-style:solid;
}

.left {
	float:left;
	margin-left:40px;
}

.titulo{
color: #497B8D;
font: italic 12px Times ;
margin-top:10px;
/*padding-left:5px;*/
margin-left:30px;
text-align:left;
line-height:100%;
float:left;
}
/* FIN DECLARACION HOME */

/* DECLARACION DESTINATION 1 */
#fact{
	background-color:#F8F4E8;
	height:27px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:10px;
	float:right;
	width:775px;
	text-align:right;
}

#fact  img{
	vertical-align:middle;
	vertical-align:middle;
	padding-left:20px;
}

#fact p{
	color: #0099CC;
	font: italic bold 12px Arial ;
	padding-left:30px;
	text-align:right;
	line-height:100%;
}

#azul {
	clear:both;
	background: url(http://www.ctm-argentina.com.ar/images/headersbg.jpg) top center repeat-x;
	text-align:left;
	height:85px;
}

#azul #right{
	float:right;
}

#azul h1{
	padding-left:25px;
}

.imgtitle{
	vertical-align:top;
	padding-top:30px;
}

select {
	width: 140px;
	text-align:right;
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #656565;
	background-color: #EFEFEF;
	border-width:2px;
	border-color:white;
	border-style:solid;
	margin-right:60px;
	margin-top:20px;
}

option {
	text-align:left;
	font-family: verdana;
	font-size: 10px;
	color: #656565;
	background-color: #EFEFEF;
}

#gris {
	clear:both;
	text-align: left;
	padding-left: 120px;
	background-color:#ECE6DA;
}

#gris p{
	font: 11px arial;
	color:#6B6B6B;
	width:560px;
	margin-top: 0px;
}

.zona {
	text-align: left;
	clear:both;
	height: 100px;
}

.zona p{
	font: 11px arial;
	color:#757470;
	margin-left:110px;
	width: 445px;
}

.zona img{
	float:left;
	margin-left:30px;
	border:none;
}

.zona img.img-title{
	float:none;
	padding-top:10px;
}

.zona #right{
	float:right;
	width:100px;
}

.zona #right img{
	border:none;
	margin-top:80px;
	margin-left:0px;
}

/* FIN DECLARACION DESTINATION 1 */

/* DECLARACION DESTINATION 2 (REGIONS) */
#region {
	text-align: left;
	clear:both;
	background-color:#ECE6DA;
	padding-top:20px;
	padding-bottom:50px;
}

#region p{
	font: 11px arial;
	color:#757470;
	margin-left:310px;
	width: 390px;
}

#region img{
	float:left;
	margin-left:30px;
	border:none;
}

#region img.img-title{
	float:none;
	padding-top:10px;
}

#regionfoot {
	clear:both;
	height:140px;
	text-align:left;
}

#regionfoot #left{
	float:left;
	width: 240px;
	margin-left: 50px;
}

#regionfoot #left img{
	padding-top:40px;
}

#regionfoot #left img.right{
	padding-top:0px;
	padding-left:30px;
	float:none;
	vertical-align:middle;
}

#regionfoot img.link{
	margin-top:10px;
	margin-left:30px;
	border:none;
}


/* FIN DECLARACION DESTINATION 2 (REGIONS) */

/* DECLARACION DESTINATION 3 (DESTINE) */
#destine {
	text-align: left;
	clear:both;
	background-color:#ECE6DA;
	padding-top:20px;
	padding-bottom:50px;
}

#destine p{
	font: 11px arial;
	color:#757470;
	margin-left:120px;
	width: 635px;
}

#destine img{
	float:left;
	margin-left:30px;
	border:none;
}

#destine img.img-title{
	float:none;
	padding-top:10px;
	margin-left:10px;
}

#destinefoot {
	clear:both;
	height:140px;
	text-align:left;
}

/* FIN DECLARACION DESTINATION 3 (DESTINE) */

/* DECLARACION EMPRESA */
div#downloadFact {
	width: 185px;
	height: 50px;
	float: right;
	
}

div#terms_conditions {
	width: auto;
	height: 50px;
	float: right;	
}

div#mainImg {
	float: left;
}	

#aboutus{
	width:785px;
	height:auto;
	background-color:#385873;
	/*background-image: url(http://www.ctm-argentina.com.ar/images/about_us_bg.jpg);
	background-repeat: repeat-x;*/
}

#aboutus #right{
	width:440px;
	height:350px;
	background:url(http://www.ctm-argentina.com.ar/images/caballo.jpg) no-repeat;
	float:right;
}

#aboutus #left{
	width:345px;
	float:left;
	clear:none;
}

#aboutus .leftwrap{
	width:300px;
	height:90px;
	clear:both;
}

#aboutus .leftwrap .left{
	width:50px;
	float:left;
}

#aboutus .leftwrap .right{
	width:200px;
	margin-top:5px;
	float:right;
}

#aboutus .leftwrap .right img{
	float:left;
	margin-left:0px;
}

#aboutus #left img.titulo{
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;
}

#aboutus p{
	clear:left;
}

#fila1 {
	clear:both;
	height:370px;
	text-align:left;
	background-color:#ECE6DA;
}

#fila1 #left{
	float:left;
	width: 140px;
	margin-left: 37px;
	margin-top: 51px;
	padding: 0px;
	display: inline;
}

#fila1 .rightText {
	border: 1px solid;
	border-left-color: #d3cec4;
	border-right-color: #ebe5d9;
	border-bottom-color: #ebe5d9;
	border-top-color: #ebe5d9;
	padding-left: 10px;
	margin-top: 55px;
	width: 197px;
	height: 290px;
	float: left;
}

/*#fila1 #left img{
	padding-top:40px;
}*/

#fila1 #left img.right{
	padding-top:0px;
	margin-top:0px;
	padding-left:30px;
	float:right;
	vertical-align:middle;
}

#fila1 img.link{
	margin-top:10px;
	margin-left:30px;
	border:none;
}

#fila1 p{
	float:left;
	padding-top:20px;
	width: 400px;
	font: 11px arial;
	color:#757470;
}

#fila2 {
	clear:both;
	height:286px;
	text-align:left;
	background-color:#f8f4e8;
	width:100%;
}

#fila2 #left{
	width: 140px;
	float:left;
	padding: 0 0 0 35px;
	margin-top: 51px;
	display: inline;
	
}

#fila2 #lefty{
	width: 140px !important;
	float:left;
	padding: 0 0 0 35px;
	margin-top: 51px;
	/*display: inline;*/
	
}

#fila2 #lefty p{
	float:left;
	padding-top:20px;
	width: 140px !important;
	font: 11px arial;
	color:#757470;
}
#fila2 .rightText2 p{
	width: 500px;
	padding-left:20px;
	line-height: 15px;
	font: 11px arial;
	color:#757470;
}


#fila2 .rightText {
	border: 1px solid;
	border-left-color: #d3cec4;
	border-right-color: #f8f4e8;
	border-bottom-color: #f8f4e8;
	border-top-color: #f8f4e8;
	padding-left: 10px;
	margin-top: 55px;
	width: 197px;
	height: 195px;
	float: left;
}

#fila2 .rightText2 {
	border: 1px solid;
	border-left-color: #d3cec4;
	border-right-color: #f8f4e8;
	border-bottom-color: #f8f4e8;
	border-top-color: #f8f4e8;
	margin-top: 55px;
	width: 581px;
	height: 195px;
	float: left;
	}


/*#fila2 #left img{
	padding-top:40px;
}*/

#fila2 #left img.right{
	padding-top:0px;
	margin-top:0px;
	padding-left:30px;
	float:right;
	vertical-align:middle;
}

#fila2 img.link{
	margin-top:10px;
	margin-left:30px;
	border:none;
}

#fila2 p{
	float:left;
	padding-top:20px;
	width: 170px;
	font: 11px arial;
	color:#757470;
}

/* FIN DECLARACION EMPRESA */

/* DECLARACION DEL CONTACTO */
#gris #formu {
	background: url(http://www.ctm-argentina.com.ar/images/formulario.jpg) center no-repeat;
	width: 614px;
	height:257px;
}

#gris img.right2{
	clear:both;
	margin-top:10px;
	float: right;
	border:none;
}

#nombre {
	position:relative;
	top:150px;
	left:60px;
	background-color: #D1D0D0;
	font:11px bold arial;
	color: black;
	border: 1px solid white;
}

#email {
	position:relative;
	top:170px;
	left:60px;
	background-color: #D1D0D0;
	font:11px bold arial;
	color: black;
	border: 1px solid white;
	float:left;
}

#mensaje {
	margin-top:120px;
	margin-right:10px;
	background-color: #D1D0D0;
	font:11px bold arial;
	color: black;
	border: 1px solid white;
	float:right;
}
/* FIN DECLARACION CONTACTO */

/* DECLARACION DEL FOOTER */

#ft{
	position:relative; bottom:120px;
	z-index:1;
	width:985px;
/*	height:200px;*/
	font:11px arial;
	text-align:center;
	background:#F5EFE1 url(http://www.ctm-argentina.com.ar/images/ftfondo.gif) no-repeat top center;
}

#ft p{
	font:11px arial;
	text-align:center;
}

#ft ul.links{
/*	padding-top:30px !important;*/
	padding-top:150px;
	text-align:center;
}

#ft li{
	display:inline;
	padding-left:30px;
	font: 11px arial;
	color:#385873;
}

#ft li.first{
	padding-left:0px;
}

#ft li a{
	text-decoration:none;
	color:#385873;
}

#ft li a:hover, #ft li a:active{
	text-decoration:underline;
}

#ft li a:active{
	font-weight:bold;
}

#ft img.designby{
	border:none;
	margin-right:120px;
	margin-top:10px !important;
	margin-top:0px;
	float:right;
	vertical-align:top;
}

/* IMAGENES LIGHTBOX */
.listaimagen{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
color:white;
border: 0px;
background-color: #5C5C5C;
height:20px;
}

.listaimagen li{
display: inline;
}

.listaimagen li a{
height:20px;
min-height:20px;
max-height:20px;
width:20px;
padding-top: 2px;
float: left;
color: white;
font-size:12px;
text-align:center;
text-decoration: none;
border-right: 1px solid white;
}

.zleft2{
	width: 290px;
	height: 161px;
	margin-right:8px;
	margin-left: 30px;
   	float:left;
   	width:290px;
}
