body {
	background:url(../img/bg_multitrans.png) fixed top no-repeat;
	font-family: arial;
	font-size: 12px;
}

a:link, a:visited {
	color : #074d64;
	text-decoration : none;
	font-weight:bold;
}
a:active, a:hover {
	color : #074d64;
	text-decoration : underline;
}


h1 {
	color: #0e88af;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	color: #0e88af;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	color: #0e88af;
	font-size: 14px;
	font-weight: normal;
}

h4 {
	color: #0e88af;
	font-size: 12px;
	font-weight: normal;
}



#layout_multitrans {
	width: 900px;
	margin: 0px auto;
}

.cleaner {
	clear: both;
}

#head_multitrans {
	height: 212px;
	width: 900px;
	background: url("../img/bg_header.png") top left repeat-x;
}

#head_multitrans_right {
	height: 212px;
	width: 900px;
	float: right;
	clear: right;
}

#logo_multitrans {
	height: 161px;
	width: 900px;
}

#logo_multitrans_name {
	font-size: 28px;
	padding: 48px 0px 0px 450px;
	color: #989d9e;
	font-family:"Times New Roman", Times, serif;
}

.cap_blue {
	color: #989d9e;
	font-family:"Times New Roman", Times, serif;
}

#slogan {
	font-size: 15px;
	padding: 0px 0px 0px 225px;
	padding-right: 100px;
	color: #989d9e;
}

/*Menu*/

#top_menu {
	height: 51px;
	width: 900px;
}

#top_menu a {
	width: 115px;
	height: 30px;
	float: right;
	color: #0e88af;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 29px;
}

#top_menu a:hover {
	text-decoration: underline;
}

#top_menu .home {
	background: url("../img/home.png") no-repeat;
}

#top_menu .cotiz {
	background: url("../img/cotiz.png") top left no-repeat;
}

#top_menu .links {
	background: url("../img/enlaces.png") top left no-repeat;
}

#top_menu .contact {
	background: url("../img/contact.png") top left no-repeat;
}

#column_left {
	width: 215px;
	background-color: #fbfdfe;
	margin-top: 8px;
	float: left;
	height: auto;
}

.menu_header_right {
	background: url("../img/menu_right.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left {
	background: url("../img/bac_menu.gif") top left repeat-x;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_text {
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#menu_content {
	float: left;
	width: 205px;
	padding: 5px;
}

#menu_content a:hover {
	background: url("../img/arrow_hover.gif") top left no-repeat;
	color: #0e88af;
}

.menu_item {
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("../img/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 25px;
}



#content_right {
	width: 680px;
	float: right;
	clear: right;
	background: url(../img/bg_art.png);
	margin-top: 8px;
	margin-left: 5px;
}

#page_content_right {
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}


#services {
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
	border-top:#c0c0c0 dashed 1px;
	
}

.services_img {
	width: 68px;
	padding-left: 8px;
}

.services_text {
	width: 250px;
	text-align: justify;
	font-size: 11px;
	color: #06070b;
}

#services tr {
	width: 670px;
}

#welcome {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#welcome p {
	padding: 5px;
}

#welcome a {
	color: #074d64;
}


/* footer */

#multi_footer {
	clear : both;
	color : #333;
	width: 900px;
	padding : 20px 0 20px 0;
	text-align : center;
	background:url(../img/footer.png)  no-repeat top center;
}
#multi_footer a {
	color : #074d64;
	font-weight : normal;
}



/*Formulario*/

#form {
	width:600px;
    margin:auto;
	background: url(../img/bg_form.png) ;
}
#form legend{
    font-weight:bold;
    font-size:15px;
}
#form ol{
    list-style:none;
}
#form ol li{
    padding-bottom:5px;
}
#form ol li label{
    width:120px;
    float:left;
    text-align:left;
	
 }
#form input[type=text] {
	background:url(../img/btn_text_form.png);
	color:#0054A5;
}
#form input.btn {
	padding:3px;
	color:#FFFFFF;
	background: url(../img/btn_form.png) no-repeat;
	border:0px solid #FFFFFF;
	cursor:pointer;
}




/*Menu Superior*/

.menu_sup {
	position: relative;
	height: 29px;
	width: auto;
	background: url("../img/menu_sup.png") repeat-x  top;
	padding: 12px;
	margin: 2px 0px 0px 400px;
	overflow: hidden;
}

.menu_sup li {
	float: left;
	list-style: none;
}

.menu_sup li.back {
	background: url("../img/menu_sup_hover.png") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.menu_sup li.back .left {
	background: url("../img/menu_sup_hover.png") no-repeat top left;
	height: 30px;
	margin-right: 7px; /* 7px is the width of the rounded shape */
}

.menu_sup li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	margin: auto 21px;
}

.menu_sup li a:hover, .menu_sup li a:active {
	border: none;
}

.lavaLampNoImage {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampNoImage li {
	float: left;
	list-style: none;
}

.lavaLampNoImage li.back {
	border: 1px solid #000;
	background-color: #e6e8ea;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampNoImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
	color: #c0c0c0;
}

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 5px solid blue;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}
