@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.general {
	height: auto;
	width: 780px;
	margin-right: auto;
}
.contenido_izquierda {
	display: table;
	float: left;
	color: #FFFFFF;
	height: auto;
	width: 163px;
}
.contenido_derecha {
	color: #FFFFFF;
	display: table;
	float: left;
	height: auto;
	width: 617px;
}
.despliegue_informacion {
	background-image: url(../images/tarifas_07.jpg);
	background-repeat: repeat-y;
	padding-top: 24px;
}
.despliegue_informacion p {
	color: #000000;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.despliegue_informacion h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg_titulo_rates.jpg);
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 60px;
	margin: 0px;
}
.despliegue_informacion  strong {
	font-weight: bold;
	color: #660000;
}
.despliegue_informacion li {
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.despliegue_informacion ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.despliegue_informacion a {
	font-family: Tahoma;
	font-size: 12px;
	color: #392B17;
	text-decoration: none;
}
.despliegue_informacion a:hover {
	color: #000000;
	text-decoration: underline;
}
.despliegue_informacion table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #392B17;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D5B31;
	border-bottom-color: #7D5B31;
	border-left-color: #7D5B31;
	margin-bottom: 20px;
}
.despliegue_informacion table th {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D5B31;
	background-color: #A77B45;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D5B31;
}
.despliegue_informacion table th strong {
	font-size: 13px;
}
.despliegue_informacion table td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D5B31;
}
.despliegue_informacion   table    td  strong {
	color: #392B17;
	font-weight: bold;
}
