/* typography */
body {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	background: #ffffff url(../images/bg.jpg) repeat 0 0;
}

h1, h2, h3, h4, h5, h6 {font-weight:bold; color:#000; margin:0px;}
strong{font-weight:bold;}
p {margin:0 0 5px;}
a{ text-decoration:none; color:#C80096;}

/*----------------------  definition style typography the proyect  ------------------------------------*/

/* colores predominantes en el proyecto */
.c1{color:#C80096;}
.c2{color:#662D90;}

