#container{
	width:760px;
	height:auto;
	margin:auto;
}

#logo {
	width:760px;
	height:115px;
	clear:both;
	margin:auto;
	background-image:url(../images/e/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contenedor_central {
	width:760px;
	height:auto;
}

#coliz {
	width:180px;
	height:auto;
	float:left;
	background-image:url(../images/c/tuerca.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#cont_int {
	width:200px;
	height:auto;
	margin-left:15px;
	float:left;
	text-align:left;
}
#cont_int2 {
	width:200px;
	height:auto;
	margin-left:8px;
	float:left;
	text-align:left;
}

#coldr {
	width:110px;
	height:auto;
	float:right;
}

#footer {
	width:100%;
	height:30px;
	margin-top:5px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	text-align:left;
}
#footer_int {
	width:95%;
	height:18px;
	margin:auto;
}