/* CSS Document */
html { height: 100%; margin-bottom: 1px; }
body{
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
}

/*
p { text-indent: 1em; 
 } */
 
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.global{
	min-height:600px;
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}
.titre{
	position:absolute;
	top: 25px;
	width: 185px;
	height: 215px;
	background-color: #ffcc00;
}
.menu{
	position:absolute;
	top: 240px;
	padding-top: 10px;
	padding-left: 5px;
	left: 0px;
	width: 180px;
	min-height: 310px;
	background-color: #ffcc00; /*b21c15;*/
	z-index:1;
}
.menu2{
	position:absolute;
	top: 240px;
	padding-top: 10px;
	padding-left: 5px;
	left: 0px;
	width: 180px;
	min-height: 310px;
	background-color: #ffcc00; /*b21c15;*/
	z-index:1;
}
.image1{
	position:absolute;
	top: 25px;
	left: 190px;
	width: 280px;
	height: 210px;
	background-color: #ffcc00; /*ffb213;*/
}
.image2{
	background-color: #ffcc00;
	position:absolute;
	top: 25px;
	left: 475px;
	width: 280px;
	height: 210px; /*ffb213;*/
}
/*pour la homepage*/
.homepage1{
	background-color: #ffcc00;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 300px;
	position:absolute;
	top: 240px;
	left: 190px;
	width: 545px;
}
.homepage2{
	display: none;
	position:absolute;
	top:310px;
	left:215px;
	width:205px;
	width:205px;
}
.news{
	height: 182px;
	max-height: 182px;
	z-index: 1;
	position:absolute;
	top: 25px;
	left: 475px;
	width: 270px; /*#b21c15;*/
	padding-top:18px;
	padding-bottom:10px;
	padding-left: 10px;
}
.news2{
	position: relative;
}
.media{
	position: absolute;
	top: 240px;
	left: 190px;
	width: 545px;
	min-height: 300px;
	background-color: #ffcc00; /*ffb213;*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 10px;
}
.relative{
	position:relative;
	left:0px;
	top:0px;
}
.undermenu{
	position:relative;
	left:15px;
}
textarea{
	background-color: #ffffff; 
	border: 1px #000000 solid;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
}
.language{
	position:absolute;
	top: 185px;
	left:0px;
	padding-left:10px;
}
.language a{
	text-decoration: none;
}
.language a:hover{
	text-decoration: underline overline;
}
.prop {
  height:279px;
  float:right;
  width:1px;
}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
.newspos{
	padding-top:37px;
}
.txt_titre {
	color: #000000;
}
.ligne {
	font-size: 4px;
	color: #ffaa14; /*ffb213;*/
}
.ligne5 {
	font-size: 5px;
	color: #ffaa14; /*ffb213;*/
}
.admin_titre{
	color:#be1e14;
}
