@charset "utf-8";
*{	
	padding:0;
	margin:0;
}

#contenedor_web {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	position: inherit;
	color: #000;
	background-color: #FFF;
		}
#logo {
	width: 190px;
	float: left;
	height: 190px;
}
#contenedor_logo_texto_buscador {
	height: 190px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.imagenlogo {
	background-image: url(../imagenes/logo_turbomecanica.png);
	height: 155px;
	width: 189px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: auto;
}
#texto {
	width: 620px;
	float: left;
	height: 190px;
}
.parafo_texto {
	width: 600px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 110px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}


#buscador {
	height: auto;
	width: 350px;
	margin-top: 110px;
	background-color: #FFF;
	left: 1070px;
	top: -66px;
	position: absolute;
	float: left;
	z-index: 1000000;
}
#menu {
	background-image: url(../imagenes/bg_menu.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 47px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_menu {
	display:block;
	height: 47px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
.menu_horinzontal {
	height: 26px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#main {
	width: auto;
	height: auto;
	background-color: #415369;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#ruta_navegacion {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.ruta p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.ruta p a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.ruta {
	padding: 10px;
}


#slider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
.tex_1 p a {
	color: #FFF;
	text-decoration: underline;
}

#slider h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#clientes {
	width: 900px;
	padding: 10px;
}
#columna1 {
	float: left;
	width: 440px;
}
#columna2 {
	float: right;
	width: 440px;
	height: auto;
}
#tiradorafooter {
	height: 25px;
	width: 900px;
	clear: both;
}
#footer {
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#mapa_footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding: 10px;
}
.footerlista {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FC0;
	margin-top: 10px;
}
.lista {
	width: 150px;
	height: 20px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.lista spam {

}
.lista spam a {
	color: #415369;
	text-decoration: none;
}
.lista spam a:hover {
	color: #415369;
	text-decoration: underline;
}


.lista p {
	height: auto;
	width: 130px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
}
.lista p a {
	text-decoration: none;
	color: #415369;
}
.lista p a:hover {
	text-decoration: underline;
	color: #415369;
}

.lista ol {
	height: 10px;
	text-align: left;
	width: 150px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding-bottom: 5px;
}
.lista ol a {
	color: #415369;
	text-decoration: none;
}
.lista ol a:hover {
	color: #415369;
	text-decoration: underline;
}
#clear {
	clear: both;
}
