﻿body {
	background-image:url(../Images/home/backline_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
.home_main
{
	width:565px;
	margin: 0 auto;
}
.home_auto_ES, .home_moto_ES, .home_marine_ES,.home_auto_EN, .home_moto_EN, .home_marine_EN
{
	height: 414px;
	float:left;
	margin-right:6px;	
}
.home_auto_EN
{
	width: 184px;
	background-image: url(../images/home/auto_EN_D.jpg);
}
.home_moto_EN
{
	background-image: url(../images/home/moto_EN_D.jpg);
	width: 185px;
}
.home_marine_EN
{
	width: 184px;
	background-image: url(../images/home/marine_EN_D.jpg);
	margin-right:0px;	
}
.home_auto_ES
{
	width: 184px;
	background-image: url(../images/home/auto_ES_D.jpg);
}
.home_moto_ES
{
	background-image: url(../images/home/moto_ES_D.jpg);
	width: 185px;
}
.home_marine_ES
{
	width: 184px;
	background-image: url(../images/home/marine_ES_D.jpg);
	margin-right:0px;	
}
.home_auto_EN_effect
{
	height: 414px;
	width: 184px;
	border:none;
	background-color: Transparent;
}
.home_auto_EN_effect:hover
{
	background-image: url(../images/home/auto_EN.jpg);
}
.home_moto_EN_effect
{
	height: 414px;
	width: 185px;
	border:none;
	background-color: Transparent;
}
.home_moto_EN_effect:hover
{
	background-image: url(../images/home/moto_EN.jpg);
}
.home_marine_EN_effect
{
	height: 414px;
	width: 184px;
	border:none;
	background-color: Transparent;
}
.home_marine_EN_effect:hover
{
    background-image: url(../images/home/marine_EN.jpg);
}
.home_auto_ES_effect
{
	height: 414px;
	width: 184px;
	border:none;
	background-color: Transparent;
}
.home_auto_ES_effect:hover
{
	background-image: url(../images/home/auto_ES.jpg);
}
.home_moto_ES_effect
{
	height: 414px;
	width: 185px;
	border:none;
	background-color: Transparent;
}
.home_moto_ES_effect:hover
{
	background-image: url(../images/home/moto_ES.jpg);
}
.home_marine_ES_effect
{
	height: 414px;
	width: 184px;
	border:none;
	background-color: Transparent;
}
.home_marine_ES_effect:hover
{
    background-image: url(../images/home/marine_ES.jpg);
}
.home_idioma_ES
{
	width: 50px;
	height: 13px;
	background-image: url(../images/home/idioma_ES_nr.jpg);
	margin-right:0px;
	margin-top:12px;
	float:right;	
}
.home_idioma_EN
{
	width: 50px;
	height: 13px;
	background-image: url(../images/home/idioma_EN_nr.jpg);
	margin-right:0px;	
	margin-top:12px;
	float:right;
}
.home_idioma_ES_effect
{
	height: 13px;
	width: 50px;
	border:none;
	background-color: Transparent;
	float:right;
}
.home_idioma_EN_effect
{
	height: 13px;
	width: 50px;
	border:none;
	background-color: Transparent;
	float:right;
}
.home_idioma_ES_effect:hover
{
    background-image: url(../images/home/idioma_ES_hl.jpg);
}
.home_idioma_EN_effect:hover
{
    background-image: url(../images/home/idioma_EN_hl.jpg);
}
.home_header
{
	margin-top: 20px;
	height:88px;
	text-align:center;
}
.home_footer
{
	width:800px;
	clear:both;
	margin: 0 auto;
	text-align:center;
	padding:7px;
	font-size: 11px;
	font-weight:bold;
}
.comingsoon
{
	width: 800px;
	margin: 250px auto 0;
	text-align:center;
	font-size: 40px;
	font-family: Tahoma;
}
.hl_home
{
	font-size: 12px;
	font-weight:bold;
	
}
a:link {
	color: #0C3748;
	text-decoration: none;
}
a:visited {
	color: #0C3748;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

