/* CSS Document */



/* Global
------------------------------------------------------------------*/

html, body, form, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
  margin:0;
  padding:0;
}


img {
	border: none;
}


li {
	list-style-type: none;
	line-height: 20px;
}


/* Estructura
------------------------------------------------------------------*/


#container {
	margin: auto;
	width: 960px;
}


#parteSuperior {
	height: 650px;
	width: 960px;
}

#logo {
	margin: auto;
	margin-top: 266px;
	margin-bottom: 200px;
	height: 118px;
	width: 397px;
}


#menuSuperior {
	margin-top: 25px;
	width: 960px;
	height: 100px;
}

#logomenu {
	float: left;
	width: 148px;
	height: 30px;
}


#enlacesMenuSuperior {
	width: 600px;
	height: 40px;
	float: right;
}



#enlacesMenuSuperior ul {
	float: right;
}




#slideshow {
	width: 960px;
	height: 450px;
}


#sucursales1 {
	width: 450px;
	float: left;
}


#formulario {
	width: 450px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4e82b7;
}

#formulario fontface{
	color: #4e82b7;
}


#sucursales2 {
	width: 450px;
	float: right;
}

#sucursales1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	color: #4e82b7;
}

#sucursales1 pre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #737377;
}


#sucursales2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	color: #4e82b7;
}

#sucursales2 pre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #737377;
}

#akabaniItalia {
	background-color: #20201e;
	width: 460px;
	height: 425px;
	float: left;

}


#akabaniHouse {
	background-color: #20201e;
	width: 460px;
	height: 425px;
	float: right;
}



#menuEfecto {
	width: 960px;
	height: 300px;
}



#menuEfectoItalia {
	margin: auto;
	float: left;
	width: 460px;
	height: 260px;
}



#menuEfectoHouse {
	margin: auto;
	float: right;
	width: 460px;
	height: 260px;
}


#footer {
	width: 960px;
}



#bgfootertop {
	height: 13px;
	width: 960px;
}


#bgfooter {
	height: 13px;
	width: 960px;
}

#enlaces1, #enlaces2, #enlaces3 {
	float: left;
	width: 200px;
}

#copyright {
	float: right;
	width: 300px;
}

#copyright p {
	text-align: right;
}





/* Menu Superior
------------------------------------------------------------------*/

#enlacesMenuSuperior ul li {
	float: left;
	margin-left: 20px;
}


#bgfootertop {
	background-image: url(../images/border2_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}




/* Tipografia
------------------------------------------------------------------*/

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737377;
}


.enlaces {
	text-transform: uppercase;
	color: #4e82b7;
}



#menuEfectoItalia p {
	margin-left: 10px;
	margin-top:10px;
	line-height: 5px;
}




/* Colores
------------------------------------------------------------------*/


body {
	background-color: #131314;
}










/* Links
------------------------------------------------------------------*/



a {
	text-decoration: none;
}

#enlaces3 ul li a:link, #enlaces2 ul li a:link, #enlaces1 ul li a:link, #copyright p a:link {
	color: #737377;

}

#enlaces3 ul li a:visited, #enlaces2 ul li a:visited, #enlaces1 ul li a:visited, #copyright p a:visited {
	color: #737377;
}




a:focus {

}
#enlaces3 ul li a:hover, #enlaces2 ul li a:hover, #enlaces1 ul li a:hover, #copyright p a:hover {
	border-bottom: #737377 thin dotted;

}
a:active {

}





#enlacesMenuSuperior ul li a:link {
	color: #737377;

}

#enlacesMenuSuperior ul li a:visited {
	color: #737377;
}


a:focus {

}
#enlacesMenuSuperior ul li a:hover {
	border-bottom: #737377 thin dotted;

}
a:active {

}







#menuEfectoItalia a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	font-size: 14px;
	color: #4e82b7;
	letter-spacing: 3px;

}

#menuEfectoItalia a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	font-size: 14px;
	color: #4e82b7;
	letter-spacing: 3px;
}


a:focus {

}
#menuEfectoItalia a:hover {
	border-bottom: #737377 thin dotted;

}
a:active {

}











#menuEfectoHouse a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	font-size: 14px;
	color: #4e82b7;
	letter-spacing: 3px;

}

#menuEfectoHouse a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	font-size: 14px;
	color: #4e82b7;
	letter-spacing: 3px;
}


a:focus {

}
#menuEfectoHouse a:hover {
	border-bottom: #737377 thin dotted;

}
a:active {

}



/* Backgrounds
------------------------------------------------------------------*/

#bgfooter {
	background-image: url(../images/border2_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}