@charset "utf-8";
/* CSS Document */
html {
	background-color:#35424e;
	padding:40px 0px;
	margin:0px;
	background-image:url(../img/lineasedie_logo.gif);
	background-repeat:repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#93979e;
	font-size:12px;
}
#box{
	margin-left:130px;
	margin-bottom:60px;
}
.space_menu{
	margin:0px 30px;

}
#content{
	margin-left:130px;
	margin-bottom:20px;
	width:710px;
}
a {
	text-decoration:none;
	color:#93979e;
}
a:hover{
	text-decoration:none;
	color:#fff;
}
img{
	border:none;
}

#dx{
	float:left;
	width:300px;
	height:305px;
	margin-left:60px;
	margin-bottom:30px;
}
#footer{
	float:left;
	text-align:right;
	width:350px;
}
#sx{
	float:left;
	width:350px;
}
h3{
	margin:0px;
	padding:0px;
}