@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background:url(images/bg.gif) repeat-x;
background-color: #dddddd;
}

#top {
margin:auto;
width: 100%;
height: 115px;
background:url(images/back_water.jpg) repeat-x;
}
#aling-logo{
width:1000px; 
margin:0 auto 0 auto;
background:url(images/fondo_header.png);
}
#logo_top{
background:url(images/fondo_header.png) no-repeat;
width: 1000px;
height: 112px;
z-index:1;
position:absolute;
margin-top:5px;
}



#imgbackground {
position:absolute;
background:url(images/marque_image.jpg) repeat-x;
margin:auto;
width: 100%;
}

#platform_gral{
width: 1000px;
background:url(images/platform_white.png) no-repeat;
height: 466px;
z-index: 2;
margin:0 auto 0 auto;
/*padding:5px;*/
}

#subplatform_gral{
width:1000px;
}

#platform_content{
height:466px;
width:1000px;
z-index:5;
position:relative;
background:url(images/platform_white.png) no-repeat;
}
#platform_content2{
height:786px;
width:1000px;
z-index:5;
position:relative;
}

#col1{
float:left;
width: 390px;
background:url(images/real1.png) no-repeat;
padding-bottom: 165px;
background-position:bottom;
}



#col2{
float:left;
width: 329px;
height: 466px;
background:url(images/img2.jpg);
}

#pelota {
position:absolute;
background:url(images/golfball.png) no-repeat;
width:100px;
height: 102px;
z-index:3;
margin-left:280px;
float:left;
margin-top: 364px;
}
#pelota2 {
position:absolute;
background:url(images/golfball.png) no-repeat;
width:100px;
height: 102px;
z-index:3;
margin-left:525px;
float:left;
margin-top: 370px;
}


#col3{
float: right;
width: 270px;
height: 446px;
background-color:#7a7a7a;
}

.sea_star{
width: 1000px;
height: 135px;
margin-top:-135px;
z-index:7;
position:relative;
}

#feet{
background:url(images/feet.png) repeat-x;
width:990px;
height:auto;
font:"Trebuchet MS";
font-size:10px;
padding:30px 5px 5px 5px;
}
/* aki el menu */
#menu{
/*margin:auto;
width: 100%;
height: 37px;
background:url(images/barra_menu.png) repeat-x;*/
}
#menug{
background:url(images/barra_menu.png) repeat-x;	
	}
#menu{
	margin:0 17px 0 5px;
	}
#menu a{
	display:block;
	padding:0 14px;
	font:bold 16px/23px "Trebuchet MS";
	color:#ceae63;
	background-color:inherit;
	text-decoration:none;
}

#menu a:hover{
	color:#fff;
	background-color:#565656;
}

#menu a.hover{
	display:block;
	padding:0 14px;
	font:bold 16px/23px "Trebuchet MS";
	color:#fff;
	background-color:#BD0000;
	text-decoration:none;
	cursor:text;
	
}
#menu1{
	display:block;
	}
#menu1 a{
	display:block;
	padding:0 14px;
	font:bold 14px/23px "Trebuchet MS";
	color:#000;
	background-color:inherit;
	text-decoration:none;
}

#menu1 a:hover{
	color:#FFF;
	background-color:#34c4c9;
}

#menu1 a.hover{
	display:block;
	padding:0 14px;
	font:bold 14px/23px "Trebuchet MS";
	color:#028AD8;
	background-color:#b3c934;
	text-decoration:none;
	cursor:text;
	
}


