@charset "utf-8";

#page_bg_black {
	background: #000000 url(http://www.cicrespi.com/templates/cicrespi_v1.0_home/images/bg_page_black.png) top left repeat-x;
}

/*** red ***/
a:link, a:visited {
	color: #c3c3c3;
	text-decoration:underline;
}

a:hover {
	color: #C3C3C3;
}

a.logo:link,a.logo:hover, a.logo:visited{
	color: #000000;
	width: 1024px;
}

div#logo_bg{
	background: #000000 url(../images/cicrespi/bg_logo.png) top  repeat-x
	width: 900px;
}

div#banner_bg{
	background: #000000 url(../images/cicrespi/banner_bg.png) top  repeat-x;
}

#user3{
	background-color: #635F5C;
	width: 988px;
	margin-left: 5px;
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	border-right: 1px solid #000000;
}
#pillmenu li a:hover, #active_menu-nav {
	background:url(../images/cicrespi/menu_hover.png) top left repeat-x;
}

#leftcolumn h3, #leftcolumn div h3{
	background:  url(../images/cicrespi/bg_left_h3.png) top left no-repeat;
}
#rightcolumn h3, #rightcolumn div h3{
	background:  url(../images/cicrespi/bg_right_h3.png) top left no-repeat;
}

#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background-color: #343434;
}

#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background-color: #343434;
}

#f_area h3{
	background:  url(../images/cicrespi/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/cicrespi/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

ul.menu li{
	list-style:none;
	background:url(http://www.cicrespi.com/templates/cicrespi_v1.0_home/images/cicrespi/menu_arrow.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(http://www.cicrespi.com/templates/cicrespi_v1.0_home/images/cicrespi/menu_arrow.png) top left no-repeat;
}

ul.latestnews li{
	list-style:none;
	background:url(http://www.cicrespi.com/templates/cicrespi_v1.0_home/images/cicrespi/menu_arrow.png) top left no-repeat;
}

.moduletable ul li {
	list-style:none;
}

div.componentheading{
	color:#CC3300;
}

.boxrandom {
	background-color: #000000;
	width: 493px;
	height:300px;
	float: left;
	margin-top:12px;
	margin-left:0px;
	margin-right:0px;
}