body, html {
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	font-family:Tahoma;
	
	
}

#container{	
}

#container p {
font-size: 13px;
}

#bg{
width: 980px;
margin: 0 0;
background: #e7e7df;
}
		b.rtop, b.rbottom{display:block;background: #424542}
		b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #e7e7df}
		b.r1{margin: 0 5px}
		b.r2{margin: 0 3px}
		b.r3{margin: 0 2px}
		b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px
}

/*-------------------------------------------------------------------------------logo-----------------------------------------------------------------*/
#bg a {
text-decoration:none;
color: black;
}

#bg a:hover {
	text-decoration: none;
	
}

#bg h1 a {
color: red;
}

#bg h1 a:hover {
color: red;
}

#logo{
padding-left: 10px;
}

#logo h1 {
font-family: Times New Roman;
color:red;
padding:0px 5px 5px 5px;
border-style: solid;
border-color: red;
margin-right: 812px;
font-size: 42px;

}

#logo h2 {
font-family: Umbra-Hu;
margin-top: -80px;
margin-left: 170px;
font-size: 42px;
}

#logo h3 { 
font-size: 16px;
margin-top: -20px;
}

#logo h4{
font-size: 16px;
margin-left: 240px;
margin-top: -35px;
}

#logo p {
font-family: Arial;
font-size: 16px;
margin-top: -10px;
}
/*---------------------------------------------------------------- logo vege------------------------------------------------------------------*/
#menu{
margin-top: -10px;
background-color: #9b0002;
padding: 30px 0px 30px 20px;
	
}

#montage{
	
}

#content{
padding: 5px 5px 5px 5px
}

#content h1 {
margin-top: -8px;
}

#content li {
font-size: 13px;
}

#content a:hover {
	color:#9b0002; 
	text-decoration:underline;
}

#content a {	
	color:#9b0002; 
	text-decoration:none;
}

/*---------------------------------------------------- lablec-------------------------------------------------*/
#foot {
text-align: center;
color: #9F9F9F;
font-size:11px;
margin-bottom: 10px;
}

#foot a {
text-decoration:none;
color: #9F9F9F;

}

#foot a:hover {
color: #9b0002;
}

#foot li {
display: inline;
padding: 0px 30px 0px 0px; /* top right bottom left*/

}
#foot li a { 
text-decoration:none;
color: #9F9F9F;
}

/*----------------------------------------------------lablec end----------------------------------------------------------------*/

