body {
	background-color: #F5F5F5;
	font-family: "Times new Romman";
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../images/fondocuerpo.gif);
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #310000;
}

#banner {
	background-image: url(../images/cabecera.jpg);
	height: 148px;
}
#menunav{
	padding-top: 116px;
	padding-left: 27px;
	font-size: 14px;
	color: white;
}

#content {
	margin-left: 200px;
	/*margin-right: 20px;*/
}

#sidebar-a {
	float: left;
	width: 189px;
	\width: 199px;
	w\idth: 189px;
	margin: 0;
	padding: 0;
	background-color: rgb(235, 235, 235);
}
#noticias {
	padding-left:18px;
	background-color: #B7B7B7;
	border-bottom: 1px solid white;
}
#novedades {
	padding-left:18px;
	background-color: #DEDEE0;
}
#footer {
	clear: both;
}
#menuaux{
	padding-left: 27px;
	background-color: #7E1919;
	height: 28px;
	color: white;
}
#menuseq{
	padding-left: 27px;
	background-color: #310000;
	height: 28px;
	color: white;
}
h1 {
	margin: 0;
	padding: 0;
	color: #7E1919;
	font-size: 16px;
}

.bodytext {
	margin: 0;
	color: #333333;
	/*font-size: 12px;*/
	font-size: 14px;
	line-height: 150%;
}

#entrypage {
	cursor:hand;
}
.itemtitle{
	/*display: none;*/
	background-color: #7E1919;
	color: white;
	font-weight: bold;
	text-align: center;
}

a.section, a.special {
	color: white;
	text-decoration: none;
}
a.section:hover, a.special:hover {
	color: yellow;
}
a.sectionact, a.specialact {
	color: yellow;
	text-decoration: none;
}
p a, .celsubmenu a, .celmenu a {
	text-decoration: none;
	color: #7E1919;
	font-weight: bold;
}
.csc-sitemap, csc-menu {
	margin: 0;
}
.csc-sitemap-level1{
	margin-left: 0;
}
.csc-sitemap-level2{
	margin-left: 15px;
}
.csc-sitemap-level3{
	margin-left: 30px;
}
.csc-sitemap-level1 a{
	color: #7E1919;
	font-weight: bold;
}
.csc-sitemap-level2 a{
	color: #644749;
	font-weight: bold;
}
.csc-sitemap-level3 a{
	margin-left: 30px;
}

/* NOTICIAS */
.news_latest_title a {
	color: #000;
	text-decoration: none;

}
.articulo {
	padding: 10px;
	border: 1px solid #7E1919;
	margin-top: 10px;
}

.csc-frame-rulerAfter {border: 1px solid #7E1919; margin-top: 5px; marin-bottom: 5px;}

