html, body	 {
	margin: 0;
	padding: 0;
	list-style: none;
/*	background-color : #c8ff8c;*/
}

img {
	border: 0;
}

p {
	text-align:justify;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 11px "Comic Sans MS", tahoma, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #5C005C;
}

body {
	background: url(../images/header_bg.gif) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1200px;
}
#as35_date {
	font-size : 1em;
	font-weight: bold;
	color: blue;
}


#header {
	height: 210px;
	position: absolute;

}
#header h1 {
	margin-top: 30px;
	
}
#header h1 img {
	display: block;
}
#nav {
	float:left;
	margin-top: 7px;
	width: 1100px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 569px;
	padding-left: 10px;

}
#photo div {

	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 500px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
	font-size : 1.5em;
	font-weight :bold;
}
#search-news h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 550px;
	min-height:300px;
}

#body-right {
	float: right;
	width: 630px;
}
#body-grpe	{
	border-top: 5px double blue;
	line-height: 15px;
	width: 1200px;
	min-height : 300px;
	font-size : 1em;
	font-weight: bold;
}
#body-permanences	{
	border-top: 5px double blue;
	line-height: 15px;
	width: 1000px;
	min-height : 350px;
	font-size : 1em;
	font-weight: bold;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
#body_agenda	{

	width : 300px;
	height: 225px;
	background-image: url(fond_agenda.png);
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #879ab7 url(../images/footer_bg.png) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align:center;
}
#body-grpe-2	img	{
	float: left;
	margin-right: 1em;

}
#triangle	{
	width: 1000px;
	height : 310px;
	text-align: center;
	padding-top : 10px;
}
