/*
	pieces.css
	----------
	
	Style Sheet	:	pieces
	Project		:	asg
	Description :	A Description Here.
	
	Created by fenrir on 03/03/08.
    Copyright 2008 LPAUDIOLAB. All rights reserved.
 */
body {
	background-image: url(http://www.asgconseil.fr/v2/images/theatragogie/fond.jpg);
}

.title {
    color: #9f0c15;
}

img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#custom-banner-padding {
	width: 495px;
}

#custom-banner-object {
	height: 86px;
}

#container {
	border: solid 1px #aaa;
	background-image: url(http://www.asgconseil.fr/v2/images/theatragogie/container_bg2.jpg);
}

#content-data .content ul li {
	margin-bottom: 10px;
}