@charset "utf-8";

body {

	background-color: #8FAE90;

	text-align: center;

	margin-top: 12px;

}

#home {

	height: 600px;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

#simulador {

	height: 600px;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/foto_simulador.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color:#FFFFFF;

}

#productos {

	height: 600px;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/foto_productos.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color:#FFFFFF;

}

#especiales {

	height: 600px;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/foto_productosesp.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color:#FFFFFF;

}

#contacto {

	height: 600px;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/foto_contacto.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color:#FFFFFF;

}

#informacion {
	float: right;
	height: 440px;
	width: 400px;
	margin-right: 36px;
	margin-top: 40px;

}
.fotos_contacto {
	margin-right: 20px;
}






#logo {

	height: 160px;

	width: 338px;

	background-image: url(../images/logo_golfytenis.png);

	background-repeat: no-repeat;

	float: left;

	margin-top: 440px;

}

#menu {

	background-image: url(../images/franja_menu.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	float: right;

	height: 46px;

	width: 462px;

}

#textoinferior {

	height: 50px;

	width: 430px;

	float: right;

	margin-top: 12px;

	margin-left: 12px;

	margin-right: 14px;

}

	

h1 {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #005517;

	text-align: left;

	margin-top: 0px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #4C8F22;

}



h2 {

	font-family: Arial;

	font-size: 11px;

	color: #005517;

	text-align: left;

	margin: 0px;

}

h3 {

	font-family: Arial;

	font-size: 12px;

	color: #005517;

	text-align: left;

	margin: 0px;

}

a:link {

	color: #064413;

}

a:visited {

	color: #4B9021;

}

a:active {

	color: #064413;

}
.bullet {
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	list-style-type: none;
}
