body {
	list-style-type: none;
	line-height: normal;
	text-align: justify;
	font-size: small;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
	width: 990px;
	margin: 0 auto;
}
h1{
	width:990px;
	height:186px;
	margin:0 auto;
}
h2{
	margin-top: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: large;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	color: #0078ff;
}
h3{
	list-style-position: inside;
	list-style-type: none;
	margin-top: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: small;
	text-transform: none;
	margin-bottom: 6px;
}


a:link {color: #0078ff; text-decoration: none ; }
a:visited {color: #0078ff; text-decoration: none ; }
a:hover {color: #999999; text-decoration: none ; }
a:focus {font-weight: bold; color: #999999; text-decoration: none ; }
a:active {color: #999999;text-decoration: none ; }

em{
	color: #666666;
	font-style: italic;
}
.black{
	font-weight: bold;
	color: black;
}
.black1{
	font-style: italic;
	font-weight: bold;
	color: black;
}
.grey{
	color: #666666;
}
.sm{
	font-size: .7em;
}
.green{
	color: #0078ff;
}
emph{
	color: #8e0aba;
	letter-spacing: 2px;
	font-size: large;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
#nav{
	background-color: #F1F1F1;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
    margin: 0 auto;
    width: 960px;
}
#container{
	clear: both;
	background:url(../img/bg.png)repeat-x top;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    width: 960px;
}
#innerContainer{
	clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
#contentSlider{
	clear: both;
	width:696px;
	margin:0 auto;
	padding:10px;
	background-color:#FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
#content{
	background-color: #FFFFFF;
}

#columnLeft{
	float: left;
	background-color: #FFF;
	padding: 25px;
	width: 630px;
}
#columnRight{
	float: right;
	padding:25px 30px;
	background-color: #FFF;
	width: 220px;
}
#bloc1{
	width: 220px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color:#F1F1F1;
	border: #DDDDDD 1px solid;
}

#bloc2{
	margin-top: 35px;
	width: 220px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color:#F1F1F1;
	border: #DDDDDD 1px solid;
}
#clearing{
	clear: both;
}
.footer{
	-moz-border-radius: 0 0 5px 5px ;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	font-size:12px;
	width: 960px;
	height: 200px;	
	margin:0 auto; 	
	background-color: #FFF;
	clear: both;
	border-top: 1px solid #F1F1F1;
}
.footer li {
	list-style: none;
	padding-top: 8px; 
	text-align: right;
}
.footer li a{
	text-decoration: none;
	color: #BF1E2A;
}
.footer li a:hover{
	text-decoration: none;
	color: #000;
}
.downNavFooter{
	font-size: 10px;
	margin:0 auto;
	width:900px;
	padding: 50px 20px 0 20px;
}
#slider{
	margin:0 auto;
	width: 600px;
	height: 200px;
	overflow: hidden;
}
