@import "admin.css";
@import "agenda.css";
@import "liens_utiles.css";
@import "elus.css";
@import "album_photos.css";
@import "menu.css";

*{
	padding:0;
	margin:0;
}

a img {
	border:0;
}

#theme {
	position:absolute;
	width:25px;
	height:140px;
	left:-25px;
	top:13px;
}

#theme_vert {
	position:absolute;
	width:16px;
	height:16px;
	left:4px;
	top:79px;
}

#theme_bleu {
	position:absolute;
	width:16px;
	height:16px;
	left:4px;
	top:107px;
}

#banniere {
	position:relative;
	width:800px;
	height:175px;
	margin:auto;
}

#sur_banniere {
	position:absolute;
	left:0;
	top:0;
	width:800px;
	height:175px;
}

#blason {
	position:absolute;
	width:55px;
	height:70px;
	left:25px;
	top:22px;
}

#recherche {
	position:absolute;
	width:auto;
	height:auto;
	left:620px;
	top:15px;
}

.champ_recherche {
	border: 1px solid #979797;
	font-size:8pt;
	color:#3a3a3a;
	width:140px;
}

.bouton_recherche {
	position:absolute;
	border:0px;
	background:url('../images/pixel_transparent.gif');
	width:20px;
	height:20px;
	left:767px;
	top:14px;
	cursor:pointer;
}

#conteneur {
	position:absolute;
	margin-right:auto;
	top:203px;
	width:100%;
}

#contenu {
	position:relative;
	background:url('../images/fond_contenu.png');
	background-repeat:repeat-y;
	width:800px;
	margin:auto;
	padding-top:15px;
}

a.pied_page:link,a.pied_page:visited,a.pied_page:hover,a.pied_page:active {
	position:relative;
	text-align:left;
	font-size:8pt;
	color:#f3f4f3;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	width:790px;
	left:20px;
	top:11px;
}

a.bouton_lien:link,a.bouton_lien:visited {
	text-align:left;
	color:#f3f4f3;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a.bouton_lien:hover,a.bouton_lien:active {
	color:#dadada;
}

#date {
	position:relative;
	color:#f3f4f3;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	padding-right:5px;
	text-align:right;
}

#texte {
	position:relative;
	text-align:justify;
	color:#3a3a3a;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height:1.4;
}

#texte_centre {
	position:relative;
	text-align:center;
	color:#3a3a3a;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

.img_left {
	position:relative;
	float:left;
	margin-right:8px;
}

.img_right {
	position:relative;
	float:right;
	margin-left:8px;
}
	
.champ_contact {
	border:1px solid #dadada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:8pt;
	width:280px
}

.champ_code {
	border:1px solid #dadada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:10pt;
	width:60px;
	font-weight:bold;
}

.textarea_contact {
	border:1px solid #dadada;
	color:#3a3a3a;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:380px
}

.bouton_contact {
	border:0px;
	background:url('../images/bouton_contact.png');
	width:80px;
	height:20px;
	cursor:pointer;
}
