body {
	background:url("../gfx/common_background.jpg") white;
	margin:0;
	padding:0;
	color:black;
}

* {
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:9pt;
}

a {
	text-decoration:none;
	color:#F25413;
}

a img {
	border:0;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

#todo {
}

#pagina {
	width:856px;
	margin:0 auto 0 auto;
	background:url("../gfx/common_background_central.jpg") top center no-repeat white;
	padding-bottom:50px;
}

#menu {
	width:826px;
	margin:12px auto 22px auto;
	background:#eb6400;
}

	#menu a {
		color:white;
		font-weight:bold;
	}

	#menu a:hover {
		color:#01366f;
	}

	#menu .separador {
		color:#01366f;
		font-weight:bold;
	}

#footer {
	width:856px;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	text-align:center;
	color:white;
}

	#footer a {
		color:white;
		/*font-weight:bold;*/
	}

	#footer a:hover {
		color:#eb6400;
	}

#subfooter {
	width:856px;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	text-align:center;
	background:white;
	color:black;
	font-weight:bold;
}

#subfooter a.transformma {
	display:inline-block;
	margin-top:5px;
	width:25px;
	height:20px;
	background:url("../gfx/footer_transformma_dual.png") top left;
}

#subfooter a.transformma:hover {
	background-position:bottom left;
}

#contenido {
	width:826px;
	margin:0 auto 0 auto;
}

a.home_buscatufilial {
	display:block;
	height:50px;
	background:url("../gfx/home_buscatufilial_dual.png");
}

a.home_buscatufilial:hover {
	background-position:bottom;
}

a.home_homologacion {
	display:block;
	height:58px;
	background:url("../gfx/home_homologacion_dual.png");
}

a.home_homologacion:hover {
	background-position:bottom;
}

a.home_porqueelegirnos {
	display:block;
	height:31px;
	background:url("../gfx/home_porqueelegirnos_dual.png");
}

a.home_porqueelegirnos:hover {
	background-position:bottom;
}
