/* Global */

html, body {
	width: 100%;
}

body {
	background: #FECB09 url('images/commun/pop1.fond.base.gif') no-repeat left top;
	margin: 0px;
	padding: 0px;
	font: bold 13px 'Comic Sans MS', Arial, Helvetica, sans-serif;
}

* {margin: 0px; padding: 0px;}

a:link 		{color: #525A5E; font-weight: bold; text-decoration: none;}
a:visited 	{color: #525A5E; font-weight: bold; text-decoration: none;}
a:hover 	{color: #525A5E; font-weight: bold; text-decoration: underline;}
a:active 	{color: #525A5E; font-weight: bold; text-decoration: underline;}

#box-1 {
	width: 323px;
	height: 221px;
}
#box-1 .retour {
	margin: 3px 0 0 10px;
}
#box-1 .suite {
	margin: 3px 0 0 5px;
}

#bd {
	width: 288px;
	height: 141px;
	margin: 25px 0 0 17px;
}

.imgright {
	margin-left: 5px;
}

.imgleft {
	margin-right: 5px;
}
