@import "style.css";
#bienvenue
{
	margin:1em auto;
	width:400px;
	text-align:left;
	font-size:130%;
	/*font-family:Times new roman, serif;*/
	font-weight:900;
}

#carteaccueil
{
	background:url(../style/carteaccueil.png) no-repeat top left;
	width:390px;
	height:377px;
	position:absolute;
	top:290px;
	right:100px;
}
#carteaccueil #srcfrm
{
	padding:145px 190px 135px 85px;
	float:none;
	clear:both;
	text-align:left;
	color:#fff;
}
#actus
{
	/*width:200px !important;*/
	width:160px;
	height:auto;
	border-width:0 0 0 1em;
	border-style:solid;
	border-color:#226600;
	background:url(../style/actus.png) no-repeat top left;
	padding:0;
	padding-top:28px;
	top:140px !important;
	margin-bottom:10em;
	text-align:left;
	position:relative;
}

#srcfrm select,#srcfrm button,#srcfrm input[type='text']
{
	display:inline;
	font-size:80%;
	border:1px grey solid;
}

#srcfrm button
{
	width:15px;
}
#map{width:160px;height:270px;right:0px;top:60px;position:absolute;}
#srcfrm input[type='text']  {width:75px;}
input[type='hidden']{border:none;display:none;}
