@import "style.css";
#contenu
{
	margin-left:26% !important;
	background: #fcfbf3 url(../style/alsacez2.png) no-repeat bottom right;
	float:none;clear:both;
	margin-left:260px;
}

#photo1 img{float:right; margin: 0 0 1em 1em;position:absolute;top:111; right:1em;}
#titre_fiche{top:0;float:none;clear:both;}
#col1{border:red 0px solid;float:none;clear:both;z-index:0 !important;background:#0FC;display:none !important;}
#col2
{
	border:#ffde74 1px solid;
	width:55%;
	top:0;
	padding:0 1em;
	margin-top:-9em;
	margin-left:0 !important;
	float:none;
	clear:both;
	height:auto;
	/*right:350px;*/
	left:0;
	z-index:10000 !important;
}
h2{padding-top:.2em;margin-top:0;}
h3{line-height:1em !important;}

#equip{display:none;}
#carte{display:none;}
.tabname{display:none;}
#col
{
	position:absolute;
	left:1em;
	width:24%;
	top:135px;
}
#colimage img
{
	width:100%;
}
#communes
{
	padding:.5em;
	background:rgb(255,247,198);
	-moz-border-radius:10px;
	margin:.3em 0;
	color:#b2061a;
}
#communes img
{
	border:none;
	margin: 0pt auto;
	display: block;
}
#meteo {
	padding:.5em;
	background:rgb(255,247,198);
	-moz-border-radius:10px;
	margin:.3em 0;
	color:#b2061a;
}
#meteo * {margin:0 auto;padding:0 auto;}
#meteo table{
	font-size:70%;
	font-family:arial,helv,sans;
	text-align:center;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

#boutons
{
        width:60%;
        margin: 0;padding:0;
		height:400px;
}
#actualites, #coupscoeur, #motd, #totheque
{
	/*width:60%;*/
	background-color:#fff;
	-moz-border-radius:5px;
	border-radius:5px;
	border-width:3px;
	border-style:solid;
	font-size:95%;
	width:45%;
	width:95%;
	height:180px;
	height:auto;
	float:left;
	margin:.2em;
	padding:0;
}
#boutons div h3{margin:0;padding:0 .5em .2em 0;background-image:none;color:#fff;}
#actualites{
	background:#fff url(../style/silouhette_steodile.png) no-repeat bottom right;
	border-color:#b01c21;
}
#actualites h3{background-color:#b01c21;}
#actualites ul, #coupscoeur ul
{
	padding:0 0 0 1.3em;
}
#coupscoeur{
	background:#fff url(../style/silouhette_animaux.png) no-repeat bottom right;
	border-color:#3fab48;
}
#coupscoeur h3{background-color:#3fab48;}
#motd{
	background:#fff url(../style/silouhette_alsaciens.png) no-repeat bottom right;
	border-color:#f37d1f;
}
#motd h3{background-color:#f37d1f;}
#motd p{padding:.2em;}
#totheque{
	background:#fff url(../style/silouhette_kugelopf.png) no-repeat bottom right;
	border-color:#793c88;
	text-align:center;
}
#totheque h3{background-color:#793c88;text-align:left;}
#search
{
	background-color:rgb(255,247,198);
	height:25px;
	-moz-border-radius:0 0 10px 10px;
	padding:0 1em;
	text-align:right;
	color:#dfaf4d;
}
#search select
{
	font-size:80%;
	right:0;
	margin:5px 0;
	border:0px #ccc solid;
	background:#fff;
	color:#b2061a;
}

