
body {
	font-family: Helvetica, Arial, sans-serif;
	color:#434343;
	background-color:#dfe4e6;
}
a img{border:none;}
a{
	color:#7b2144;
	text-decoration:none;
}
a:hover,a:focus{
	color:#7b2144;
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6{font-weight:lighter;}
h1{font-size:1.5em;}
h2{
	font-size:1.3em;
	border-bottom:1px solid #dfe4e6;
}
h3{font-size:1.2em;}
h4,h5,h6{font-size:1em;}
h2{clear:right;}

#container{
	margin:0 auto;
	width:800px;
	background-color:#fff;
	padding:20px;
}

#header{
	overflow:hidden;
}


#content .bloc{
	display:block;
	width:300px;
	float:left;
	margin:0 100px 0 0;
}

.pagebreak{
	page-break-before:always;
}

.cs_leftBtn, .cs_rightBtn{display:none;}
.contentslider{display:inline;}
.cs_article{height:auto!important;}
.cs_article img{display:none;}




