*{margin:0;
padding:0;
}

body {
	background-image: url(im/bg.jpg);
	background-repeat: repeat-x;
}
#header_obras {
	width: 770px;
	height: 170px;
	float: left;
}
#obras {
	width: 770px;
	height: 350px;
	float: left;
}
#contenedor {
	margin: auto;
	width: 770px;
}
#contenedor_index {
	width: 500px;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#analia {
	clear: left;
	width: 770px;
}
#contacto {
	clear: left;
	width: 770px;
}
#filosofia {
	width: 770px;
	float: left;
	height: 520px;
}
#home {
	clear: left;
	width: 770px;
}
#index {
	clear: left;
	width: 500px;
	text-align: center;
}

#footer {
	height: 40px;
	width: 750px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 20px;
	float: left;
	padding-top: 10px;
}
#index_footer {
	height: 40px;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-top: 10px;
	margin: auto;
}
.dotcom {
	float: left;
	padding-left: 15px;
}

#index_swf {
	height: 150px;
	width: 150px;
	text-align: center;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #8D9211;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
#dotcom {
	clear: left;
	height: 80px;
	width: 150px;
}
