/* 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;}

/* CUMLOUDER START */

body{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
}

p{color:#000; line-height:16px; margin-top:10px; text-align:left;}
p a{ color:#b21e74; text-decoration:none;}
p a:hover{text-decoration:underline;}
strong{ font-weight:bold;}

.clear{clear:both;}
.wrapper{ background:url(../images/bg-content.jpg) left 56px no-repeat; width:499px; margin:0 auto;}

.top{ background:url(../images/bg-top.jpg) center top no-repeat; height:56px;}
.top h1{display:none;}

.texto-intro{padding:0 11px 0;}

.box-img{ text-align:center; margin:14px 0;}
.box-img img{margin:2px;}

/* -- NOTA --*/
.nota{ margin:0 auto; padding:0 11px;}

.nota h1{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;}
.nota h1 a{ color:#662d90; text-decoration:none;}
.nota h1 a:hover{ text-decoration:underline;}

.fecha{ padding:0 11px 0; }
.fecha .c1{color:#b21e74;}
.fecha a{color:#b21e74; text-decoration:none;}
.fecha .cat{ padding:0 0 0 5px; }

.pie{ background:url(../images/bg-footer.jpg) center top no-repeat; height:59px; margin:5px 0 0;}
.pie h1{display:none;}
/* CUMLOUDER END */
