/* CSS Document */
body {
	margin: 0; padding: 0;
	background-color:#282828;
}
body a{
	color: #282828;
	text-decoration: none;
	font-weight: bold;
}
body a:hover{
	text-decoration: underline;
}

#fond-carlos {
background: url(im_background.gif) repeat-x 0 130px;

}

#position-flash {
	text-align:center;
}

.clear {
	clear: both;
}
