/*****************************************/
/*              INFOLIVE                 */
/*          Color definitions            */
/*****************************************/

/*   background color   */
body{
	background-color: #FFB27F;
}

/*   main color of the site    */
#header, #content h3, .menu li a.active, .menu li a, .textbox h5, #bottom h5, #footer_arrow{
	background-color: #FF6A00;
}
#header h1 span, #advert_horizontal span, #content h4, .menu li a, a, #content table th{
	color: #808080;
}
#content h4, #content table th, #content table td{
	border-color: #808080;
}