body {
	background-color:#808080;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#4B4C50;
	line-height:13px;
	text-align:left;
    }

a:link, a:active, a:visited {	
text-transform: none;
text-decoration: none;
font-style:normal;
color: #AF9679;
}

a:hover {
text-transform: none;
text-decoration: none;
font-style:normal;
color: #795035;
}

a img {
background: #ffffff;
border: 1px solid #C3C3C3;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;

}
a:hover img {
	background-color: #ffffff;
	border: 1px solid #C3C3C3;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;

}

.tisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #463324;
	text-decoration: none;
	background-color: #F4EAE4;
	border: 1px solid #DDD2CB;
	padding-left:10px;
	line-height: 25px;
}
.texsi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-right:5px;
	padding-left:5px;
	text-align:justify;
}
.tima {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #966;
	background-color: #CC9;
	border: 1px solid #C63;
	padding-left:15px
}

.content {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px;
    font-weight: normal; 
    color:#4B4C50; 
	line-height:14px;
	text-align: justify;
}

h1 
{	
	background-color: #404040;
	color: #F5F5F5;
	font-family: arial;
	font-size: 10px;
	width: 584px;
	margin-bottom: 4px;
	padding: 3px;
	text-transform: uppercase;
	border:1px solid #000000;	
}

h2
{ padding-left:10px; 
  padding-right:11px;
}  

h3 
{	
	background-color: #DDDDDD;
	color: #CC9D7F;
	font-family: arial;
	font-size: 10px;
	width: 570px;
	margin-bottom: 4px;
	padding: 3px;
	text-transform: uppercase;
	border:1px solid #CFCFCF;
} 

h4 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-align:center;
	color: #463324;
	text-decoration: none;
	background-color: #F4EAE4;
	border: 1px solid #DDD2CB;
	padding-left:10px;
	line-height: 25px;
} 

h5 
{	
	background-color: #FFFFFF;
	color: #787878;
	width: 505px;
	margin-bottom: 4px;
	padding: 3px;
	border:1px solid #FFFFFF;
} 

.newstext {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px;
    font-weight: normal; 
    color:#4B4C50; 
	line-height:12px;
	text-align: justify;
	margin-top:3px;
	margin-bottom:5px;
	padding:3px;
}

.newstext a:link, a:active, a:visited {
	color:#C09E7C; 		
}
.newstext a:hover {
	color:#795035; 
	text-transform:none; 		
}

.newsdate {
	font-family: "Arial"; 
    font-size: 9px;
    font-weight: normal; 
    color:#4B4C50; 
	line-height:10px;
	text-align: right;	
}

.newsdate a:link, a:active, a:visited {
	color:#ACB06C; 		
}

.newstitre {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px;
    font-weight: bold;
	text-transform:capitalize;
    color:#463324; 
	line-height:12px;
	text-align: left;	
}