body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

b{font-size: 110%;}
em{color: red;}

#container{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#wrapper{
float: left;
width: 100%;
}

#content{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#left{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #FFFFFF;
color: #000000;
text-decoration: none;
font-weight: bold;
}

#logo{
  background-image: url(../x_templates/images/logo.gif);
  background-repeat: no-repeat; 
  background-position: top; 
  width: 200px;
  height: 160px;
  padding: 0;
}

.inner{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#titre{
	margin-left: 0px;
	padding-left: 0px;
	background: #fff;
	color: #000;
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight: bolder;
	text-align: left;
}

#contenu{
background: #fff;
color: #000;
line-height: 1.2em;
width: 600px;
margin-top: 0px;
float: right;
margin-top: 0px;
margin-bottom: 0px;
}

.intro{
background: #fff;
color: #000;
margin-top: 0px;
margin-bottom: 10px;
text-align: center;
}

#contenu h1{
background: #fff;
color: #000;
font-size: 12px;
font-weight: normal;
display: block;margin-bottom: 0px;padding-bottom: 0px;margin-top: 4px;padding-top: 0px;
}

#sit{
width: 100%;
background: #fff;
color: #000;
text-align: justify;	
margin-top: 0px;
margin-bottom: 8px;
float: left;
}

#sit_img{
	display:block;
	float: left;
	margin-right: 5px;
	padding: 1px;
	background: #fff;
	color: #000;
	border: 1px solid #3333CC;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer{
clear: left;
width: 100%;
font-size: 11px;
background: #fff;
color: #000;
border-top: 1px solid #3333CC;
text-align: center;
padding: 4px 0;
margin-top: 5px;
}

#footer a{
color: #3333CC;
text-decoration: none;
}

#footer a:hover{
color: #99CC00;
text-decoration: none;
}

#pub{ 
background: #fff; 
color: #000; 
width: 190px; 
margin-top: 20px; 
margin-bottom: 0px; 
float: none; 
} 

#pub img{ 
display: block; 
background: #fff; 
color: #000; 
margin-top: 0px; 
margin-bottom: 0px; 
margin: 0 auto; 
padding-top: 10px; 
}
 
#pub ul{ 
list-style: none; 
margin-left: 0px; 
padding-left: 0px; 
background: #fff; 
color: #000; 
margin-top: 5px; 
margin-bottom: 2px; 
text-align: center; 
} 

#pubc{ 
background: #fff; 
color: #000; 
width: 640px; 
margin-top: 20px; 
margin-bottom: 20px; 
float: none;
} 

#pubc img{ 
display: block; 
background: #fff; 
color: #000; 
margin-top: 0px; 
margin-bottom: 0px; 
margin: 0 auto; 
padding-top: 10px;
}

a {
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #99CC00;
}

form {
	margin: 0px;
}

a.menu {
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #99CC00;
	text-decoration: underline;
}

#xiti-logo {
	text-align: center;
}
