/*cuerpo*/
body {
	font-family: "Tw Cen MT", Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #495B79;
}
/*logo de toyota*/
.toyota {
	font-family: Arial;
	font-size: 10pt;
	color: #800000;
	font-weight:bold;
}

/* pie */
.pie {
	font-size: 3pt;
}
/*textos*/
.texto1 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 10pt;
	color: #666666;
	letter-spacing: -0,3pt;
}
.texto2 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 12pt;
	color: #666666;
	letter-spacing: -1pt;
}
.texto3 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 12pt;
	color: #784142;
}
.texto4 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 8pt;
	color: #666666;
}
.texto5 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 10pt;
	color: #784142;
}
.texto6 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 12pt;
	color: #804100;
}
.texto7 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 12pt;
	color: #800000;
}
.texto8 {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 13pt;
	color: #3E506C;
	letter-spacing:-1,5pt;
}

/*formularios*/
.formularios{
	font-family: "Tw Cen MT", Tahoma;
	padding:2px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #666666;
}

/*propiedad para botones*/
.pro_b_rojo {
	width:90px; 
	height:22px; 
	font-weight: bold;
	background-image:url(../imagenes/boton.gif);
/*	background-color: #ACB5AC;*/
	color: #ffffff;
	border: 1px solid 
	cursor:pointer;
	font-family: "Tw Cen MT", Tahoma;
	font-size: 10pt;
}
