	* {
			margin-top: 0;
		
		}
		body {
	margin: 0;
	padding: 0;
	background-image: url(../img08/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
		}
		
	/** LAYERS **************************************************/
	
	
		#principal {
	width:900px;
	height:855px;
	left:50%;
	margin-left: -450px;
	position:relative;
		}
		#header {
		width: 900px;
		height: 316px;
		position:relative;
		background-image:url(../img08/bg-top.jpg);
		}
		#imgheader{
	width:635px;
	height:315px;
	position:relative;
	float:right;
		}
		#logo{
		width:225px;
		height:275px;
		position:relative;
		float:left;
		padding: 20px;
		}
		#content{
	width:900px;
	height:480px;
	position:relative;
	background-image:url(../img08/bg-center.jpg);
		}
		#contentizq {
		width:212px;
		height:490px;
		position:relative;
		float:left;
		}
		#contentdrch {
		width:540px;
		height:490px;
		position:relative;
		float:right;
		padding-left: 53px;
		padding-right: 95px;
		}
		#footer {
	width:100%;
	height:60px;
	padding-top: 8px;
	background-color: #EDEDED;
	margin: 0 auto;
	padding: 0;
		}
		#footer_in {
	width:900px;
	height:52px;
	margin: 0 auto;
	padding-top: 8px;
		}
		#title{
		width: 538px;
		height: 40px;
		background-image: url(../img08/imgtitle.jpg);
		position: relative;
		margin-top: 20px;
		float: right;
		}
		#txt{
	width:540px;
	height:365px;
	margin-top: 30px;
	font-size: 120%;
	text-align: justify;
	position: relative;
	float: left;
			}

		#submenu {
		width:200px;
		height:118px;
		position: relative;
		float: right;
		}
		#txtizq {
	width:320px;
	height:365px;
	position:relative;
	float:left;
	padding-right: 20px;
		}
		#btnmenu {
		width:200px;
		height:15px;
		margin-bottom:8px;
		}
		#txtdrch{
	width: 220px;
	height: 200px;
	position: relative;
	float: right;
	margin-top:50px;
		}
		#imggolf{
	width:80px;
	height:100px;
	margin-left: 20px;
	position: relative;
	float: left;
		}
		
	/** CLASES **************************************************/
	
		.titulo {
		font-size: 225%;
		color: #FAB700;
		font-weight: bold;
		margin-bottom: 10px;
		margin-bottom: 10px;
		margin-bottom: 10px;
		position: relative;
		margin-bottom: 10px;
		}
	
		a {
	text-decoration: none;
	border: none;
	color: #FAB700;
}
	
		a:hover {
	text-decoration: none;
	border: none;
}
		
		a:link {
	text-decoration: none;
	border: none;
}
		
		a:visit {text-decoration: none;}
		
		a:active {
	text-decoration: none;
	border: none;
}
		#imgic {
		width: 28px;
		height: 28px;
		position: relative;
		float: left;
		margin-right: 10px;
	}

