.contentBloc {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.contentBloc .title {
	padding-top: 10px;
	font-weight: bold;
}
.contentBloc .rightPicture {
	float: right;
	margin-top: 10px; 
	margin-left: 10px;
	width: 100px;
	overflow: hidden;
}
.contentBloc .leftPicture {
	float: left;
	margin-top: 10px;
	margin-right: 10px; 
	width: 100px;
	overflow: hidden;	
}
.contentBloc .text {
	overflow: visible;
	padding-top: 10px;
	text-align: justify;  
}

.contentBloc .link {
	margin-top: 10px;
}
.contentBloc .link img {
	display: inline;
	vertical-align: text-top;
	margin-left: 5px;
	margin-top: 5px;
}

.logoPartner img {
	margin: 2px auto 0 auto;
}

.contentBloc a {
	color: #990033;
	font-weight: bold;
}
.contentBloc a:hover {
	text-decoration: underline;
}

.laredoute *, .valais *, .femina *, .edelweiss *, .book *, .chronicle *, .recipe *, .cc * {
	color: #990033;
	font-size: 10px;
}

.video * {
	color: #CC4C00 !important;
	font-size: 10px;
}

.valais .text, .chronicle .text, .femina .text, .edelweiss .text, .recipe .text {
	margin-right: 110px;
}

.laredoute .text, .book .text, .video .text, .cc .text {
	margin-left: 110px;
}
.laredoute .link, .book .link, .video .link, .cc .link {
	margin-left: 110px;
}

.season .text {
	text-align: center;
}
.season * {
	color: #008000 !important;
}

.news * {
	color: #824566;
}
.news .new * {
	color: #990033;
}
.news .border {
	padding-left: 5px;
	padding-right: 5px;	
	border-left	 : 1px solid #B686A0;
	border-right : 1px solid #B686A0;
}

.news a {
	color: #990033;
	border-bottom: 1px dotted #990033;
	text-decoration: none !important;
	font-weight:normal;
}
.news a * {
	color: #990033;
}
 .news a:hover {
	border-bottom-style: solid; 
 }

.count #header {
	height: 63px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 47px;
	background-image: url(../Pictures/HomeChef/ChiefsCount_top.gif);
}
.count .text  {
	text-align: center;
}
.count .border {
	padding-left: 5px;
	padding-right: 5px;	
	border-left	 : 1px solid #990033;
	border-right : 1px solid #990033;
}

.contest img,
.contest embed,
.contest object {
	display: block;
	margin: 0 auto;
}

.question {
	color:#990033;
	font-weight:bold;
	padding-bottom:5px;	
}
.question_Result {
	color:#990033; 
	width:250px;
	font-weight:bold;
	padding-bottom:2px;
}
.answer_chhk {
	padding-left:10px;
	padding-bottom:1px;
}
.answer_text {
	color:#990033;
	padding-bottom:1px;
}
.answer_bullet {
	color:#990033;
	padding-right: 5px;
	vertical-align: top;
}
.answer_text_result {
	color:#990033;
	width:140px;
	padding-bottom:1px;
}
.percent_result {
	width:40px;
	padding-bottom:2px;
	padding-left:3px;
}
.Graphic_Result {
	width:70px;
	text-align:left;
	padding-bottom:1px;
}	
.Graphic_form {
	height:10px;	
}
.Answer_Count {
	padding-top:8px;
	color:#990033;
}
.Btn_Survey {	
	color:#990033;
	text-align:right;
}