body {
	background: #000000 url(images/back.jpg) repeat-x;
	color: #786F70;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

dl, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: block;
}
dt {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	border-bottom: 2px solid;
}
#menu {
position: absolute;
top: 50px;
left: 10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	

}
dl#menu {
width: 130px;
}
dl#menu dt {
	cursor: pointer;
	margin: 2px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}
dl#menu dd {
}
dl#menu li {
text-align: left;
background: none;
margin-left: 30px;
}
dl#menu li a{
color: #EF8600;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#menu dt a{
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover{
}
#menulistearticle a:link { 
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menulistearticle a:visited { 
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menulistearticle a:hover { 
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menulistearticle { 
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

p a:link { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
p a:hover, a:active { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0C0D08;
}
#container {
	margin: 10px auto;
	text-align: left;
	width: 768px;
	display: block;
	position: relative;
}
#textedefil{
	background-image: url(images/Newsdefil.jpg);
	background-repeat: no-repeat;
	width: 749px;
	height: 26px;
	margin-top: 10px;
	margin-bottom: -15px;
	margin-left: 18px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#headcontent{
	background: url(images/TopCont.gif) no-repeat;
	width: 768px;
	height: 14px;
	padding-top: 0px;
	margin-left: 9px;
}
#content {
	background: url(images/BodyCont.gif) repeat-y;
	width: 768px;
	height: auto;
	margin-left: 9px;
}
#footcontent{
	background: url(images/FootCont.gif) no-repeat;
	width: 768px;
	height: 17px;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	margin-bottom:20px;
}
#left {
	position: relative;
	margin-left: 12px;
	float: left;
	padding: 10px 0px 10px 5px;
	display: inline;
	background: url(images/backnews.gif) no-repeat;
	width: 262px;
	height: 266px;
}
#left h3{
	text-align: center;
	margin-left: -10px;
}
#left p{
	color: #f1e6c0;
	padding: 5px 5px;
}
#left a, a:hover{
	color: #EF8600;
	text-decoration: none;
}
#ceinture{
	position:absolute;
	top:265px;
	left:0px;
}
#middle {
   margin-top: -14px;
   margin-bottom: -27px;
	padding-top: 10px;
	position: relative;
	float: left;
	display: inline;
	color: #f1e6c0;
	background: url(images/midlback.jpg) no-repeat;
	width: 205px;
	height: 345px;
}
#middle h3{
	text-align: center;
	padding-top: 10px;
}
#middle p{
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 2px;
	color: #f1e6c0;
}
#newslink{
	position: absolute;
	margin-top:-24px;
	padding-left:5px;
	width: 192px;
	height:173px;
}
#photos{
	position: relative;
	margin-top:-75px;
	padding-left:5px;
	width: 192px;
	height:172px;
}
#right {
	float: left;
	display: inline;
	background: url(images/) repeat-x;
	width: 265px;
	padding-left: 4px;
}
#right p{
	padding: 26px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #DECC94;
	text-align: center;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #EF8600;
}

#right img{
	border: 1px solid #FFFFFF;
}
.clear{
	clear: both;
}
#footer {
	background: #4F494B url(images/backfoot.jpg) repeat-x;
	margin-top: 20px;
	height: 68px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:10px;
}
#footer p{
	padding: 25px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f1e6c0;
}
#footer p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#f1e6c0;
}
#endfooter{
	background-color: #4D4747;
	width: auto;
	height: auto;
	margin-top: 0px;
	padding-right: 450px;
	text-align: center;
	border-top: solid;
	background-image: url(images/BorderTags.gif);
	background-repeat: repeat-x;
	height: auto;
	border-top-width: 1px;
	border-top-color: #D1D1D1;
}
#endfootertext, #endfootertext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D1D1D1;
	width: 450px;
	height: auto;
	padding-top: 30px;
	margin-right: 0px;
	text-align: justify;
	position: absolute;
}

