﻿/*
	Descripción: Promo PAREJAS
	Versión: 3.5
*/


/*_____________PAGINA WEB_____________*/

body {
  margin: 0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  /*font-size: 0.813em; /*13px*/
  font-size: 0.875em; /*14px*/
  line-height: 1.538em;
  color: #5c5c5c;
  background: #eeeeee /*url('../images/fondo.jpg') repeat*/;
  
}
 
