@charset "utf-8";
/* CSS Document */


.header{
	background-color:#000000;
	width:750px;
	margin-left: auto;
	margin-right: auto;
		}
		
.piepagina {
	width: 100%;
	text-align: center;
	display: block;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
}
	
.footer {

	display: block;
	width: 600px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}

 a {
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
	
}

a:hover{
	color:#bdc070;
	text-decoration:none;
	

}

.back {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	text-align: center;
	}
.btton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	background-color: #bdc070;
	font-weight: bold;
}
/* Estilos para las pantallas cotizacines,repuestos,servicios */

h1{
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;


}

font {
	text-align: left;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px 0px 3px;
	line-height: 1.4em;
	word-spacing: 0.1em;
}
	
.font-white {
	text-align: center;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	line-height: 1.4em;
	word-spacing: 0.1em;
}

.asterix{
	color:#FF0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
.tablsmall{
	padding: 10px 10px 10px 10px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
