@charset "utf-8";
/* CSS Document */
body{
}
.background-banner{
	background-image:url(http://grupo-gecko.com/images/background_banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:630px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.logo-botones{
margin:auto;
width:1000px;
height:120px;
}
.logo-botones .logo{
	float:left;
	margin-left:0px;
	margin-top:20px;
	background-image:url(http://grupo-gecko.com/images/logo_r.png);
	height:100px;
	width:250px;
}
.botones{
	height:40px;
	width:740px;
	float:right;
	margin-left: 10px;
	margin-top: 80px;
}
.bg-banner-content{
background-image:url(http://grupo-gecko.com/images/bg_banner_content.png);
margin:auto;
width:1000px;
height:500px;
margin-top:10px;
}
#dir {
	position:absolute;
	width:566px;

	height80px;
	z-index:1;
	left: 458px;
	height: 50px;
	margin-top: 10px;
	font-size:12px;
	color:#333333;
	text-align:center;
}
#dir a{
color:#333333;}

#dir a:hover{
color:#000000;}
.content{
	width:1000px;
	margin:auto;
	background-image:url(http://grupo-gecko.com/images/bg_content.gif);
	height:600px;;
}
.linkes{
width:230px;
height:200px;
float:left;
margin-left:20px;
margin-top:10px;
background-image:url(http://grupo-gecko.com/images/blue_link.gif);
cursor:pointer;
}
.linkes_b{
	width:230px;
	height:250px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	background-image:url(http://grupo-gecko.com/images/blue_link.gif);
	cursor:pointer;

}
.linkes_r{
	width:230px;
	height:250px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	background-image:url(http://grupo-gecko.com/images/red_link.gif);
	cursor:pointer;

}

.linkes_g{
	width:230px;
	height:250px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	background-image:url(http://grupo-gecko.com/images/gree_link.gif);
	cursor:pointer;

}

.linkes_y{
	width:230px;
	height:250px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	background-image:url(http://grupo-gecko.com/images/yellow_link.gif);
	cursor:pointer;

}
.linkes_content{
	margin:auto;
	margin-top:40px;
	text-align:center;
	color:#000000;
	font-size:14px;
}
.linkes_content a:active{
color:#333333;}
.links{
	color:#999999;
	font-size:12px;
	width: 1000px;
	text-align:center;
	margin: auto;
	background-color: #CCCCCC;
}
.links a{
color:#333333;
font-size:12px;}
.links a:hover{
color:#000000;}

.flashclass{ /*sample CSS class added to image slideshow container*/
height:500px;
width: 1000px; /*a width should be defined for transition to work*/
}

.flashclass img{
border: 0px;
}

