/* CSS Document */

.title_category {
	width:563px;
}
*html .title_category {
	width:608px;
}
 
.title_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #0074B9;
	background-image: url(images/icon_categ2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:9px;
	padding-left:36px;
}

.content_backgr_down {
	background-color: #0074B9;
	height:27px;
}


