@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#000;
	margin:0px;
	}
#container{
	margin-top:0px;
	width:1200px;
	height:960px;
	margin:auto;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	
	}
#header{
	width:960px;
	margin:auto;
	height:312px;
	background-image:url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	  margin: 0;
   padding: 0;
	}
#menu{
	width:960px;
	height:180px;
	margin:auto;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
    }
#hotnews{
		width:960px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-image:url(../images/bgnews.gif);
		background-repeat:repeat-x;

	
	}
#content{
	width:960px;
	margin:auto;	
	}	
#box_newsletter{
	width:240px;
	height:180px;
	margin-top:20px;
	background-image: url(../images/btn_newsletter.jpg);
	background-repeat:no-repeat;
	border: 1px solid #FFF;

	}
#box_offers{
	width:240px;
	height:180px;
	margin-top:20px;
	background-image: url(../images/btn_ofertas.jpg);
	background-repeat:no-repeat;
	border: 1px solid #FFF;
	}
#box_mapfre{
	width:240px;
	height:180px;
	margin-top:20px;
	margin-bottom:5px;
	background-image: url(../images/logo_mapfre.gif);
	background-repeat:no-repeat;
	border: 1px solid #FFF;
	}
#box_contenido{
	width:705px;
	float:right;
	margin-top:10px;
	margin-bottom:20px;
	border-left: 1px dotted #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	min-height:400px;
	}
#footer{
	float:left;
	margin:auto;
	width:960px;
	height:109px;
	background-image: url(../images/bg_footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
#copyfooter{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	padding:20px;
	}
#copycontenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:30px;
	
	}
#footermenu {
width:880px;
height:15px;
margin:auto;
float: right;
list-style: none;
padding: 0px;
text-transform: uppercase;
}
#footermenu li {
list-style: none;
float: left;
margin: 0;
padding: 0;
height:30px;
font-family: "Arial", Gadget, sans-serif;
font-size: 11px;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #FFF;
}
#footermenu a {
color: #FFF;
display: block;
float: left;
padding: 8px 12px;
text-decoration: none;
height:30px;
}
#footermenu a:hover {
height:30px;
color: #CCC;

}
#newsletter_copy{
	margin-top:80px;
	margin-left:95px;
	
	}
h2, .contentheading {
	color:#cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:bottom;
	text-transform: uppercase;
}
.formbg{
	background-image:	background-image: url(http://tallerabc.com/site/templates/home/images/bg_form.gif);
	background-repeat:x;
	background-color:#000;
	color:#FFF;

	}
.btn{
	
	background-image:background-image: url(http://tallerabc.com/site/templates/home/images/btnform.gif);
	height:28px;
	background-repeat:x;
	background-color:#e88601;
	color:#000;
	size:10px;
	border: 1px solid #FFF;
	margin:5px;
	}
.copyform{
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	color:#333;
	
	
	}
