body {	
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #808080;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

.error {font-size: 12px; font-style: normal; font-family: Arial; color: #FF0000}

.publi-title {
	font-family: "Arial";
	color: #666666;
	font-size: 16px;	
}

.compra-title {
	font-family: "Arial";
	color: #00265D;
	font-size: 16px;	
}

.top1 {
	font-family: "Arial";
	color: #569AE1;
	font-size: 12px;
	font-weight: bold;
}
.modelopro {
	font-family: "Arial";
	color: #6D4FA9;
	font-size: 18px;
	font-weight: bold;
}
.preciopro {
	font-family: "Century Gothic";
	color: #db3545;
	font-size: 16px;
	font-weight: bold;
}

.enlacelogout {
	font-family: "Arial";
	color: #569AE1;
	font-size: 12px;
	text-decoration: underline
}

.link
{ 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
} 
a.link:link,
a.link:visited,
a.link:active { 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link:hover { 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #569AE1;
	text-decoration: underline;
}

.login
{ 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #569AE1;
	text-decoration: underline;
} 
a.login:link,
a.login:visited,
a.login:active { 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #569AE1;
	text-decoration: underline;
}
a.login:hover { 
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #00265D;
	text-decoration: underline;
}

.copyright
{
	font-size:9px;
	font-weight:Normal;
	font-family:Verdana;
	text-align: center;
	color: #000000;
}

.usuario {
	font: bold 11px Verdana; 
	color: #6f6f6f;
}

.tituloproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F46302;
}

.titulo {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #F46302;
	font-size: 16px;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.contenido {
	font-family: "Arial";
	font-size: 12px;	
	color: #000000;	
}