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

body{
	background:#fff;
	margin:0;
	padding:0;
	font-size:10px;
	color:#959595;
	text-align:justify;
	font-family:tahoma;
	}
#conteiner{
	width:755px;
	margin:auto;
	background:#fff;
	padding:15px;
	}
#LogoHeader{
	text-align:center;
	color:#355306;
	text-transform:uppercase;
	}
#menu{
	text-transform:uppercase;
	padding-left:6px;
	text-align:center;
	margin:25px 0 15px 0;
	}

#cuerpo{
	border:1px solid #ccc;
	padding:25px;
	font-size:11px;
	overflow:hidden;
	vertical-align:middle;
	}
#cuerpo p{
margi-bottom:20px;
margin-top:0;
}
#cuerpo a:link{
	color:#1067C8;
	text-decoration:none;
	}
#cuerpo a:active{
	color:#1067C8;
	text-decoration:none;
	}
#cuerpo a:visited{
	color:#1067C8;
	text-decoration:none;
	}
#cuerpo a:hover{
	color:#ccc;
	text-decoration:none;
	}
#flash{
text-align:center;
margin-bottom:10px;
}
ul.cajasHome{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	}
.cajasHome li{
	display:inline;
	width:32%;
	float:left;
	padding:2px;
	margin-right:5px;
	}
#footer{
text-align:center;
clear:both;
overflow: hidden;
margin-top:15px;
}
#footer a:link{
	text-decoration:none;
	color:#1067C8;
	}
	#footer a:active{
	text-decoration:none;
	color:#1067C8;
	}
	#footer a:visited{
	text-decoration:none;
	color:#1067C8;
	}
	#footer a:hover{
	text-decoration:none;
	color:#999;
	}
#acreditacion{
	background:url(../img/acreditacion.jpg) no-repeat right;
	float:right;
	width:110px;
	height:36px;
	}
#facebook{
	float:left;
	width:110px;
	height:34px;
	}
h1{
	background:url(../img/arrow.jpg) no-repeat left;
	padding-left:25px;
	margin:30px 0 30px 0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}
.descargas li{
	list-style:url(../img/arrow2.jpg);
	margin:30px 0;
	}
.descargas2 li{
	list-style:url(../img/arrow2.jpg);
	margin:20px 0;
	}
.topper{
border-top:1px solid #ccc;
text-align:right;
margin-bottom:10px;
}
.sidebar{
	width:220px;
	margin:0 0 0 10px;
	text-align:center;
	float:right;
	}
.frase{ 
color:#6DBA19;
}
.required{ 
color:#1067C8;
}
.types{
text-transform:uppercase;
font-weight:bold;
font-size:10px;
border:solid 1px #ccc;
}
.types img{
	padding:3px;
	background:#fff;
	border:solid 1px #ccc;
	}
.tableDealer{
	width:660px;
	margin:auto;
	}
.tableDealer th{
	background:#929292;
	color:#fff;
	text-align:center;
	}
.tableDealer td{
	border-bottom:1px solid #EAE8DC;
	text-align:center;
	}
.img{
	padding:5px;
	background:#fff;
	border:solid 1px #ccc;
	}
#flashcontent {
		height: 410px;
		text-align:center;
		overflow:hidden;
	}
