/* General properties */
body{
	background:#eeeeee;	
	color: #626262;
}
a{
	color:#DB002F;	
}
div#grid{
	background:url(../images/grid.gif) center top;
}
div#grid2{
	background:url(../images/grid2.gif) center top;
}
div#grid3{
	background:url(../images/grid3.gif) center top;
}
a{
	outline:0;	
}
img{
	border:0;	
}
/* Header properties */
div#top_top_start{
	/*background:url(../images/structure/top_start.jpg) no-repeat;*/
}
div#top_top_sub_citroen{
	background:url(../images/structure/top_sub_citroen.jpg) no-repeat;
}
div#top_top_sub_seat{
	background:url(../images/structure/top_sub_seat.jpg) no-repeat;
}
div#top{
	background:#FFF;
}
div#global_menu a {
	color: #626262;
	
}
div#top_flash{
	/*background:url(../images/structure/temp_flash.jpg) no-repeat;*/
}
div#top_menu{
	background:url(../images/structure/top_menu_bg.gif) no-repeat;
}
div#top_menu_sub{
	background:url(../images/structure/top_menu_sub_bg.gif) no-repeat;
}
div#top_menu_left{
	background:url(../images/structure/menu_left_bg.png) no-repeat;
}
div#top_menu_middle{
	background:url(../images/structure/menu_middle_bg.png) repeat-x;
}
div#top_menu_right{
	background:url(../images/structure/menu_right_bg.png) no-repeat;
}
div#bottom{
	border-bottom:5px solid #db002f;
	color:#666;
}

/* studioLiMenu */
div.studioLiMenu a {
	color:#535353;	
}

/* Sub menu */

div#left_content_undersida_sub div.studioLiMenu a {
	background:url(../images/structure/bullet.gif) 4px 3px no-repeat;
}




