/* Start of CMSMS style sheet 'Module: News' */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 0em 0em 0em 0px;
/* border set here */
	border: 1px solid #C1D1E0;
/* sets it off from surroundings */
	background: #f5f5f5;
height:265px;
}

div#news-larga {
/* margin for the entire div surrounding the news items */
	margin: 0em 0em 0em 0px;
/* border set here */
	border: 1px solid #C1D1E0;
/* sets it off from surroundings */
	background: #f5f5f5;
height:550px;
}
div#noticias22 {
/* margin for the entire div surrounding the news items */
	margin: 0em 0em 0em 0px;
/* border set here */
	border: 1px solid #C1D1E0;
/* sets it off from surroundings */
	background: #f5f5f5;
height:299px;
}


.a:hover {
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
   color: #339999;
    }
.a {
    text-decoration: none;
   font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #7e7e7e;
    }

.a:visit {
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #7e7e7e;
    }


div#news h2 {
	line-height: 28px;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #C1D1E0;
	border: none;
                font-size:11px;
                margin: 0em 0em 1em 0em;
text-align:center;
}


div#news-larga h2 {
	line-height: 28px;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #C1D1E0;
	border: none;
                font-size:11px;
                margin: 0em 0em 1em 0em;
text-align:center;
}

.titlelink{
text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
   color: #01befe;



}
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 0px solid #C1D1E0;
font-color:#7e7e7e;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 10px;
/* bold to set it off from text */
	font-weight: bold;
font-color:#7e7e7e;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
color: #C1D1E0;
 text-decoration:none;
 font-size:10px;
margin: 0em 0em 0em 1em;
font-color:#7e7e7e;



/* little more room at top */
	padding-top: 0.1em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
 text-decoration:none;

}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
 text-decoration:none;

}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
 text-decoration:none;
font-color:#7e7e7e;

}
.NewsSummaryMorelink {
	padding-top: 0.2em;
color: #C1D1E0;
 text-decoration:none;
font-color:#7e7e7e;


}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
font-color:#7e7e7e;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
font-color:#7e7e7e;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #C1D1E0;
	margin-top: 0.5em;
	padding: 0.2em 0;
font-color:#7e7e7e;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
font-color:#7e7e7e;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
 text-decoration:none;

}
/* End of 'Module: News' */

