body {
	margin: 0;
	background: url(header_bg.gif) repeat-x #fff8eb;
}
#bord-gauche {
	background: url(bord-gauche.gif) no-repeat bottom right;
	height: 199px; width: 43px;
	width: 40px;
}
#bord-droit {
	background: url(bord-droit.gif) no-repeat bottom left;
	height: 199px; width: 43px;
}

/* 
           Header
*/

.logo-silkroads {
	float: left;
	margin-right: 30px;
}
#titre {
	color: #fff600;
	font-size: 35px;
	font-size: bolder;
}
#sous-titre {
	color: white;
	font-size: 17px;
	line-height: 0px;
}




/*
           Menu
*/

#menu {
	background: url(menu_bg.gif) bottom;
	height: 67px;
	clear: left;
}
#menu ul {
	line-height: 53px;
	list-style: none;
}
#menu li {
	padding: 20px 0 0 25px;
	display: inline;	
}
#menu li a {
	text-decoration: none;
	font-size: 17px;
	color: #bd1f30;
}
#menu li a:hover {
	color: black;
}


/* 
           Submenu
*/

#submenu {
	margin-right: 15px;
	text-align: right;
}

.titre-submenu {
	line-height: 45px;
	color: #d84452;
	font-size: 20px;
	font-weight: bold;
}
#submenu ul {
	list-style: none;
}
#submenu ul li a {
	color: #d84452;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}
#submenu ul li a:Hover {
	border-bottom: 1px solid #d84452;
}
#submenu .submenu-title {
	font-size: 15px;
	color: #d84452;
	font-weight: bold;
}




/*
           Main-content
*/

#main-content h1 {
	height: 44px;
	background: url(titre-principal_bg.gif) repeat-x;
	color: white;
	font-weight: bolder;
	font-size:25px;
	line-height: 42px;
	padding-left: 20px;
}
#main-content h2, #main-content h3, #main-content h4, #main-content h5 {
	color: #d84452;
}

#main-content h2 {
	border-bottom: 1px solid #d84452;
}

#main-content p {
	text-align: justify;
	text-indent: 20px;
	font-family: tahoma; */

}
span.framedpic img {
	border: 3px solid #d84452;
	margin: 0 0 10px 10px;
}
.biglink a {
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: #d84452;
}
.biglink a:hover {
	border-bottom: 1px solid #d84452;
}
a.categorylink {
	visibility: hidden;
}
#footer hr {
	margin-top: 25px;
}

.datenews {
	float: right;
	border: 1px dotted #d84452;
	padding: 2px 15px 2px 0;
	color: #d84452;
}





/*
Actions
*/

#pageaction ul {
	border: 1px solid #d84452;
	border-right: 15px solid #d84452;
	margin: 15px 0 15px 15px;
	padding: 2px 10px 2px 0;
	float: right;
	list-style:none;	
}
#pageaction li {
	display:inline;
	margin-left: 10px;
}
.attached {
	border: 1px solid #d84452;
	border-right: 15px solid #d84452;
	clear: right;
	float: right;
	padding: 2px 10px 0 10px;
	border: 1px solid #d84452;
}
.attached table {
	margin-bottom: 0;
}




/*
Attachtable
*/

.attachtable td { padding-right: 20px; }
.attachtable a:hover { text-decoration: underline; }
.attachtable .del, .attachtable .del a { color: #cccccc; }
.attachtable .titlerow
	{
		color: #cccccc;
		font-style: italic;
		font-size: 0.8em;
	}
	
/* 
     Thumblist
*/

img.thumbs {
  margin:2px; padding:4px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover {
  }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td {
	border: none;
}
table.thumbtable td.thumbtd div.img {
  text-align: center;}
.caption {
 font-size:.8em; overflow:hidden; padding:0px; line-height:1.1em;}
 
 .partenairesgal {
 	text-indent: 0;
 	background-color: white;
 	text-align: center;
 }
 .partenairesgal img{
 	margin : 0 25px 20px 25px;
 }

.caption {
	text-align: center;
}



div.innermenu {
	margin: 15px 0 15px 15px;
	padding: 5px 10px 5px 0;
	float: right;
	border: 1px solid #d84452;
	background: #fff8eb;
}

div.innermenu ul {
	list-style:none;
	margin-right: 0;
}

