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

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:#FF0066;}

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

/* colores predominantes en el proyecto */
.c1{color:#FF0066;}
.c2{color:#666666;}
.c2 a{color:#666666;}


