/* CSS Document */

h1 {
	font-family:Helvetica, Roman, Arial;
	color:#BD1424;
	font-size:16px;
	font-weight:bold;
	margin:2px 0;
	padding:0;
}

h2
{
	font-family:Helvetica, Roman, Arial;
	font-size:16px;
	font-weight:lighter;
	color:#BD1424;
	margin:2px 0;
	padding:0;
}

p 
{
	/*	font-family:Helvetica, Roman, Arial;*/
	font-family: "Trebuchet MS",Arial,Helvetica;
	font-size:12px;
	margin:8px 0;
	padding:0;
	color:#525252;
}

.contenido
{
/*	font-family:Helvetica, Roman, Arial;*/
	font-family: "Trebuchet MS",Arial,Helvetica;
	font-size:12px;
	margin:8px 0;
	padding:0;
	letter-spacing:0px;
	color:#525252;
}

.tit_repuestos
{
	font-weight:bold;
	font-size:13px;
}
