body {
	margin:0;
	padding:0;
	background:url(/images/intro/bgr_dgr.gif) 0 0 repeat-x #bfbfbf;
}
#main {
	width:970px;
	margin-top:120px;
	text-align:left;
}
#left {
	float:left;
	width:780px;
}
#right {
	float:left;
	width:190px;
}
#top_left {
	float:left;
	height:100px;
	width:780px;
}
#top_left .go {
	float:left;
	cursor:pointer
}
#top_left .c_taxe {
	float:left;
	padding-left:50px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-top:3px;	
}
#top_left .c_taxe a {
	color:#666;
	text-decoration:none;
}
#top_left .c_taxe a:hover {
	text-decoration:underline
}
.search_div {
	width:160px;
	height:20px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:5px;
}
.search_div input {
	border:0;
	width:125px;
	margin:2px 0 0 25px;
	padding:0;
	font-family:Arial;
	font-size:11px;
	color:#6a6a6a;
}
.search_div {
	background:url(/images/intro/input_text.gif) top left no-repeat;
}
.sigle img {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	display:inline;
}
.sigla_text {
	padding:25px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
}
.sigla_text span {
	color:#b10135;
	font-weight:bold;
}
#bottom {
	clear:both;
	width:900px;
	font-family:Arial;
	color:#6a6a6a;
	font-size:12px;
	margin-top:25px;
	font-weight:bold;
}
#bottom span {
	color:#919191;
	font-weight:bold;
	font-size:10px;
	font-weight:normal
}
#bottom .langs {
	margin-top:10px;
}
#bottom .langs img {
	margin:0 5px 0 5px;
}
.clear {
	clear:both;
}
