div#container {
	background-image: url(../images/deportes/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#content{
	background-image: url(../images/deportes/interiorDeportes_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*MENU*/

ul#columna_derecha {
	list-style:none;
	margin:0;
	padding:0;
	clear: both;
	}
ul#columna_derecha  li {
	padding:0;
	margin:0;
	list-style-type: none;
	/*float:left;*/
	}
ul#columna_derecha  li a {
	display:block;
	width:146px;
	height:36px;
	text-decoration:none;
	}
ul#columna_derecha  li a:hover {
background-position: -1px;
	
	}
ul#columna_derecha  li a span {
	display:none;
	}

#der1 {
	background-image:url(../images/deportes/interiorDeportes_der2.jpg);
	}
#der2 {
	background-image:url(../images/deportes/interiorDeportes_der1.jpg);
	}
#der3 {
	background-image:url(../images/deportes/interiorDeportes_der6.jpg);
	}
#der4{
	background-image:url(../images/deportes/interiorDeportes_der4.jpg);
	}
#der5 {
	background-image:url(../Images/hacienda/interiorHacienda_der5.jpg);
	}
#der6 {
	background-image:url(../Images/hacienda/interiorHacienda_der6.jpg);
	}
#der7 {
	background-image:url(../Images/hacienda/interiorHacienda_der7.jpg);
	}
#der8 {
	background-image:url(../Images/hacienda/interiorHacienda_der8.jpg);
	}
	
/*CONTENIDO*/

#oficinas .title1 {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size:15px;
	color:#05AE0D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 594px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#oficinas .subtitle1 {
	clear: both;
	float: left;
	margin: 0px;
	width: 594px;
	text-align: center;
	padding: 0px;
}
#oficinas {
	clear: both;
	float: left;
	height: auto;
	padding: 0px;
	width: 594px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.titulos {
	/*font-family: "Trebuchet MS", Arial, Sans-Serif;*/
	font-size:15px;
	color:#086107;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	clear: both;
}
.resaltado {
	font-size: 14px;
	font-weight: bold;
}
div#navigation a.link {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
div#navigation a.link:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}
div#navigation p {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


