.texto_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445B77;
	text-align: justify;

}

.link01 {color: #565656; text-decoration: none} 
a.link01:link {color: #565656; text-decoration: none} 
a.link01:active {color: #565656; text-decoration: none} 
a.link01:visited {color: #565656; text-decoration: none} 
a.link01:hover {color:#565656; text-decoration: underline}  

.link02 {color: #DE2418; text-decoration: none} 
a.link02:link {color: #DE2418; text-decoration: none} 
a.link02:active {color: #DE2418; text-decoration: none} 
a.link02:visited {color: #DE2418; text-decoration: none} 
a.link02:hover {color:#DE2418; text-decoration: underline}  

.link03 {color: #e87616; text-decoration: none} 
a.link03:link {color: #e87616; text-decoration: none} 
a.link03:active {color: #e87616; text-decoration: none} 
a.link03:visited {color: #e87616; text-decoration: none} 
a.link03:hover {color:#e87616; text-decoration: underline}  



.texto_contenido01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}

.texto_contenido02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}

.texto_contenido03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.texto_contenido04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4677C4;
	font-weight: bold;
}

.texto_verde01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696C5B;
	text-align: justify;
	text-decoration:underline;

}

.texto_verde02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696C5B;
	text-align: justify;
}

.texto_rojo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE1F07;
	text-align: justify;

}

.menu_footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;

}


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8B8B;
	

}

.texto_promociones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424C68;
	font-weight: bold;

}

.texto_precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE2418;
	font-weight: bold;

}
.fondo_imagen01 {
	background-image: url(../images/fondo_prod_proveedor.gif);
	background-repeat: no-repeat;
	background-position: top;
}

body {
	background-image: url(images/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto_naranja01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9761A;
	text-align: justify;
	text-decoration:underline;
}
