body{
	background-color:#CB3435;
	font-family: Helvetica, sans-serif;
	scrollbar-arrow-color: CB3435;
scrollbar-base-color: CB3435;
scrollbar-dark-shadow-color: ffffff;
scrollbar-track-color: CB3435;
scrollbar-face-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-3d-light-color: ffffff;
}
#entrar{width:126px; height:20px; background-color:#fff; margin:auto; padding-top:3px; text-align:center;}
.lateralIzdo{background:url(imges/fondo_izda.jpg) right repeat-y;}
.lateralDcha{background:url(imges/fondo_dcha.jpg) left repeat-y;}
.textos {
	font-size: 12px;
	color:#504C51;
}
.bgTxt{background-color:#DAD9DA;}
.titulos {
	font-size:12px;
	color: CB3435;
	font-weight: bold;
}
.bgmenu{background-color:#504C51;}
.enlaces{
	font-size: 12px;
	color:#AB1B1C;
	font-weight: bold;
	text-decoration:none;
}
a.enlaces:hover {
	color:#AB1B1C;
	font-weight: bold;
	text-decoration:underline;
}

#menu{}
#menu ul{list-style:none; margin:0; padding:0;}
#menu ul li{background:url(imges/sepMenu.gif) bottom left no-repeat; padding:8px 0 10px 8px;}
#menu ul a{color:#DAD9DA; text-decoration:none; font-weight:lighter!important; font-size:14px!important;}
#menu ul a:hover{color:#fff;}
