.border {
	left: 20%;
	right:20%;
	top: 180px;
	/*width: 700px;*/
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	color: #000000;
	position: absolute;
	text-align: justify;
	/*background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(bg_text.gif);*/
	padding-top:50px;	
	border-right: 1px solid #AC0020;
	padding-right:15px;	
	border-left: 1px solid #AC0020;
	padding-left:15px;	
	}

.content {
}
h1 {
	font-size:20px;
	color:#AC0020;
	font-style:bold;
	text-align:center;
}
h2 {
	font-size:13px;
	color:#fff;
	background-color:#AC0020;
	font-style:normal;
	display: block;
	width: 100%;
	position:relative;
	text-indent:20px;
	line-height:25px;
}

.bas {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 25px;
	width: 100px;
	background-color: transparent;
}
.nervures {
	position: absolute;
	height:134px;
	width:99%;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(img/new/header_bg.jpg);
}
.bykak {
	position: absolute;
	/*top: 0px;
	left: 0px;*/
	/*z-index:100;*/
	width: 500px;
	height: 134px;
	background-image: url(img/new/header.jpg);
}
p, .texte {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
}

a {
	font-family: "Trebuchet MS", verdana;
	color: #AC0020;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", verdana;
	color: #AC0020;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", verdana;
	color: #AC0020;
	font-weight: bold;
	text-decoration: none;
}

img a {
	font-family: "Trebuchet MS", verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	background-color: #fff;
	background-attachment: scroll;
	/*background-repeat: no-repeat;*/
	background-position: left top;
	background-image: url('img/new/bg.jpg');

}

table {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}
ul {  text-align: justify}

li.nopuce{
	list-style-image : url('');
	list-style-position: outside;
	list-style-type:circle;
}

li {
font-family: "Trebuchet MS", verdana;
font-size: 13px;
color: #000000;
list-style-image : url(img/new/puce_red.gif);
list-style-position: outside;
list-style-type:square ;
} 

/* formulaire */
.form {
	color: #000000;
	background: #D6E8D2;
	border: 1px solid #AC0020;
	text-align: justify;
	font-family: Trebuchet;
	font-size: 13px;
}
.cadre {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.sep {
	border-bottom : 1px solid #AC0020;}
