body{
    margin:0px;
    font-family: Arial;
    font-size:13px;
    background: #5a5b5d;
    background: -moz-linear-gradient(top,  #5a5b5d 0%, #252122 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5b5d), color-stop(100%,#252122));
    background: -webkit-linear-gradient(top,  #5a5b5d 0%,#252122 100%);
    background: -o-linear-gradient(top,  #5a5b5d 0%,#252122 100%);
    background: -ms-linear-gradient(top,  #5a5b5d 0%,#252122 100%);
    background: linear-gradient(to bottom,  #5a5b5d 0%,#252122 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5b5d', endColorstr='#252122',GradientType=0 );}
h2{line-height: 5px;}
img{
    border:none;}
a:link {
    color:#000;
    text-decoration:none;}
a:visited {
    color:#000;
    text-decoration:none;}
a:hover {
    font-weight: bold;
    text-decoration:none;}
a:active {
    color:#000;
    text-decoration:none;}
input[type=text]{
    width:350px;
    font-family: Arial;
    color:#000;
    margin-bottom:5px;
    padding:5px;
    border:solid 1px #000;}
input[type=submit]{
    width: 65px;
    height: 30px;
    font-family: Arial;
    color:#000;
    background:#ccc;
    border:none;
    cursor: pointer;}
input:focus{
    outline:none;}
textarea{
    width:350px;
    margin-bottom:5px;
    padding:5px;
    font-family: Arial;
    color:#000;
    border:solid 1px #000;}
textarea:focus{
    outline:none;}


.top{
    width: 100%;
    height:150px;
    float:left;
    background: #c5242a;
    background-image: url(../images/bg.png);
    background-image: url(../images/bg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5242a), color-stop(100%,#fe0201));
    background-image: url(../images/bg.png), -webkit-linear-gradient(top, #c5242a 0%,#fe0201 100%); 
    background-image: url(../images/bg.png), -moz-linear-gradient(top, #c5242a 0%,#fe0201 100%);
    background-image: url(../images/bg.png), -ms-linear-gradient(top, #c5242a 0%,#fe0201 100%);
    background-image: url(../images/bg.png), -o-linear-gradient(top,  #c5242a 0%,#fe0201 100%);
    background-image: url(../images/bg.png), linear-gradient(to bottom,  #c5242a 0%,#fe0201 100%);
    border-top:solid 6px #f00;
    border-bottom:solid 3px #fff;}
.header{
    width: 930px;
    height: 110px;
    float:left;
    left:50%;
    margin-left:-470px;
    margin-top:30px;
    border-left:solid 5px #fff;
    border-right:solid 5px #fff;
    border-top:solid 5px #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    padding-top:10px;
    position: relative;
    background:#F8F8F8;}
.header .logo{
    float: left;
    padding-left:20px;
    padding-top:20px;}
.slide{
    width:200px;
    height:200px;
    float:right;
    z-index:1000;}


.middle{
    width: 940px;
    min-height: 500px;
    float:left;
    left:50%;
    margin-left:-470px;
    padding-top:50px;
    text-align: left;
    position:relative;
    background:#fff;
    background-image:url('../images/texture.png');
    background-position: top;
    background-repeat: no-repeat;}
.center{
    width: 713px;
    min-height: 300px;
    padding-right: 10px;
    margin-right: 5px;
    float: right;}
.car{
    width:940px;
    height:115px;
    float:left;
    margin-top:60px;
    overflow:visible;
    background-image:url('../images/texture.png');
    background-position: top;
    background-repeat: no-repeat;}
.newsletter{
    width: 190px;
    height: 135px;
    float: left;
    margin:0px 0px 0px -7px;
    padding:15px 0px 0px 10px;
    color:#fff;
    background: #6a6969;
    background: -moz-linear-gradient(top,  #6a6969 1%, #9a9a9a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6a6969), color-stop(100%,#9a9a9a));
    background: -webkit-linear-gradient(top,  #6a6969 1%,#9a9a9a 100%);
    background: -o-linear-gradient(top,  #6a6969 1%,#9a9a9a 100%);
    background: -ms-linear-gradient(top,  #6a6969 1%,#9a9a9a 100%);
    background: linear-gradient(to bottom,  #6a6969 1%,#9a9a9a 100%);}
.galeria{
    width:180px;
    height:135px;
    float:left;
    padding:15px;
    text-align: center;}
    .galeria img{
        padding-bottom:5px;}


.bottom{
    width: 100%;
    height:80px;
    float:left;
    background: #fe0201;
    background-image: url(../images/bg.png);
    background-image: url(../images/bg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0201), color-stop(100%,#c5242a));
    background-image: url(../images/bg.png), -webkit-linear-gradient(top,  #fe0201 0%,#c5242a 100%);
    background-image: url(../images/bg.png), -moz-linear-gradient(top,  #fe0201 0%, #c5242a 100%);
    background-image: url(../images/bg.png), -ms-linear-gradient(top,  #fe0201 0%,#c5242a 100%);
    background-image: url(../images/bg.png), -o-linear-gradient(top,  #fe0201 0%,#c5242a 100%);
    background-image: url(../images/bg.png), linear-gradient(to bottom,  #fe0201 0%,#c5242a 100%);
    border-top:solid 3px #fff;
    border-bottom:solid 6px #f00;
    color:#333;}
.bottom .footer{
    width: 930px;
    height: 35px;
    float:left;
    left:50%;
    margin-left:-470px;
    padding-top:15px;
    position:absolute;
    text-align: center;
    line-height: 26px;
    font-size:16px;
    background:#F8F8F8;        
    border-left:solid 5px #fff;
    border-right:solid 5px #fff;
    border-bottom:solid 5px #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;}
.bottom .footer .g4{
    width:40px;
    float:right;
    margin-top:-15px;}


.error{
	font-family: 'Lato', sans-serif;
	color:#000;
	font-weight:300;
	line-height:15px;
	margin-top:200px;
	text-align:center;}
	.error .t010{
		font-size:45px;}
	.error .t015{
		color:#999;
		margin-left:35px;}