/* typography */
body {
	color: #edeaea;
	font-family: arial;
	font-size: 11px;
	background: #799ea7 url(../images/bg.jpg) no-repeat scroll center top;
}

h1, h2, h3, h4, h5, h6 {font-weight:bold; color:#fff; margin:0px;}
a{color:#ffffff;}
p {margin:0 0 0px; line-height:18px;}
strong{font-weight:bold;}
/*----------------------  definition style typography the proyect  ------------------------------------*/

/* colores predominantes en el proyecto */
.c1{color:#ffffff;}

/* font-sizes predominantes en el proyecto */
.fs1{font-family:Georgia; font-style:italic; font-size:20px; letter-spacing:-0.6px; color:#ffffff; display:block; padding-bottom:2px;}
.fs2{font-family:Georgia; font-style:italic; font-size:14px;}
.fs-fecha{
	color:#DCDDDE;
	font-size:18px;
}
/* combinacion de color, size, font, mas usadas en el proyecto */


