@charset "iso-8859-1";

html, * {
	padding: 0px;
	margin: 0px;
} 

body {
	padding: 0px;
	margin: 0px;
	background-color: #f5efe9;
	text-align: center;
	font-family: 'Lucida Sans Unicode','Lucida Grande', Helvetica, sans-serif;
	color: #7F5F4C;
	font-size: 11px;
	
}

a {
	outline: none;
}

.Template_Tube {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding:1px;
}

.Template_Tube ul, .Template_Tube ol {
	margin-left: 30px;
	margin-top:10px;
}

.Template_TubeListe {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
}

#Template_ContentWrap {
	height: 257px;
	background-color: #9e9779;
}

#Template_Header {
	
}



#Template_HeaderRightTop {
 float: right;
	text-align: right;
	width: 544px;

}

#Template_HeaderLeft {
	float: left;
	text-align: left;
}

#Template_HeaderRight {
	float: right;
	text-align: right;
	width: 544px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	border-bottom: 7px solid #c7bdb0;
	height: 250px;
}

#Template_HeaderRightContent {
	padding-top: 20px;
}

#Template_HeaderInt {
	height: 113px;
	background-color:#8C8666;
}

#Template_Content {
	float: right;
	width: 544px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	border-bottom: 7px solid #c7bdb0;
	height: 250px;
	}

#Template_ContentText {
	padding-top: 20px;
}


#Template_Col1 {
	width: 293px;
	float: left;
}

#Template_Col2 {
	width: 293px;
	float: left;
	margin-left: 50px;
}

#Template_Col3 {
	width: 293px;
	float: right;
	margin-left: 50px;
}