div#container {
	background-image: url(../images/promocion/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#content{
	background-image: url(../images/promocion/interiorPromoSocial_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/promocion/interiorPromoSocial_der3.jpg);
	}
#der2 {
	background-image:url(../Images/promocion/interiorPromoSocial_der1.jpg);
	}
#der3 {
	background-image:url(../Images/promocion/interiorPromoSocial_der5.jpg);
	}
#der4{
	background-image:url(../Images/promocion/interiorPromoSocial_der-cierre.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:#BB0102;
	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:#8A0508;
	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#content table {
	padding: 0px;
	width: 500px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#content caption {
	font-size:11px;
	color:#5D2E02;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#content thead th {
	font-size:11px;
	color:#444;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #666666;
}
div#content tbody td {
	font-size:11px;
	color:#444;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

