/* CSS Document */
body {
	background-color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #99CC66;
}

h4
{
	background-color:#99CC66;
	color:#FFFFFF;
	font-size: 18px;
	
}
h5
{
	font-size: 12px;
}
a {
	color: #7cae06;
	outline: none;
	text-decoration: none;

}

#cos
{
	margin:auto;
	margin-top:0px;
	text-align:left;
	width:750px;
}
#page_bg {
	background: #99CC66 url(../img/fons2.png) repeat-x top left;
}
#cap
{
	font-size: 18px;
	text-align:center;
	color: #99CC66;
}
#cos_centre
{
	margin:auto;
	margin-top:70px;
	border-width:4px;
	border-color:#99cc66;
	border-style:outset;
	text-align:center;
	width:700px;
	background: #F4FFE4 url(../img/mon.gif) no-repeat bottom right;
}
#peu
{
	border-width:4px;
	border-color:#99cc66;
	border-style:outset;
	text-align:center;
	width:700px;
	background: #F4FFE4;
	margin:auto;
	margin-top:10px;
	/*text-align:left;
	width:700px;*/
	/*background-color: #99CC66;
	background-image: url(../img/mon.gif);
	background-position: top;*/
	/*background: #99CC66 url(../img/mon.gif))  no-repeat bottom right;*/
	/*height: auto;
	color: #F4FFE4;*/
	
}

