@charset "utf-8";

#contenido_central {
	width: 400px;
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	padding-bottom: 30px;
	height: expression( this.scrollHeight < 300 ? "300px" : "auto" ); /* sets min-height for IE */
	min-height: 300px;
	overflow:hidden;
}

#contenido_central_delegaciones {
	float: left;
	position: relative;
}

#contenido_central .bottom {
	position: relative;
}

#banda_titulo {
	background-color: #999999;
	width: 100%;
	height: 27px;
	margin-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	overflow:hidden;
}

#banda_titulo #titulo {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin-left: 29px;
	margin-top: 9px;
	color: #000000;
}

.titulo_gris
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.titleAcceso {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.libro {
	padding-left: 12px;
	background-image: url(../img/bullet_libros.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #736F6F;
	line-height: 16px;
	margin-bottom: 15px;
}

.libro titulo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6D6969;
	font-weight: bold;
}

.libro p {
	display:block;
	margin-top: 0px;
	margin-bottom: 15px;
}

.imagenfondo {
	position:absolute;
	bottom:0px;
	right:0px;
}
.programa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	padding-top: 5px;
}
.horario   {
	width: 100px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #863C1F;
	float: left;
	position: relative;
	padding-bottom: 5px;
}
.descripcionP   {
	float: left;
	width: 295px;
	padding-bottom: 5px;
}
.relacionados {
	background-color: #F5F5F5;
	/*width: 621px;*/
	margin-top: 4px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

.presentaciones {
	background-color: #ECECEC;
	/*width: 621px;*/
	margin-top: 4px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

.volver {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../img/bullet-volver.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	color: #000000;
	display: block;
}


/*.relacionados */

.relacionados .otros {
	position: relative;*/
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6E6E6E;
	margin-bottom: 5px;
}
/*.relacionados */

.relacionados .otrosProds {
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 20px;
}

/*.relacionados .otrosProds .imagen {
}
.relacionados*/
.relacionados .otrosProds .nomrr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #494949;
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-top: 10px;
}

.relacionados .otrosProds .nomrr .link{
	text-decoration: none;
	color:#666666;
}

.relacionados .otrosProds .nomrr .link:hover{
	text-decoration: underline;
	color:#990000;
}

.nombreR .link {
	text-decoration: none;
	color: #494949;
}
.nombreR .link:hover {
	text-decoration: none;
	color: #000000;
}


#fliaprods {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	/*width: 621px;*/
	margin-left: 1px;
	background-image: url(../img/fondo_productos.jpg);
	background-repeat: no-repeat;
}
#fliaprods    .info    .pdf {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-image:url(../img/back_pdf.jpg);
	background-repeat: no-repeat;
	background-position:right;
	background-color: #d8d8d8;
	margin-top: 40px;
	width: 480px;
}
#fliaprods    .info    .pdf    .icono {
	height: 34px;
	width: 35px;
	position:absolute;
	left: 17px;
	top: 170px;
}
.pdf .link {
	text-decoration: none;
	color: #000000;
}
.pdf  .link:hover {
	text-decoration: none;
	color: #863c1f;
}


#fliaprods    .nombre {
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 15px;
	margin-left: -5px;
}
#fliaprods  .info {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1B1B1B;
}
#fliaprods  .info  .item {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 437px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2f2f2;
}
#fliaprods .producto {
	height: 220px;
	width: 300px;
	position: absolute;
	top: 31px;
	right: 40px;
	text-align: center;
	vertical-align: middle;
}
#accionTera {
	width: 190px;
	float: left;
	margin-right: 20px;
}
#proncAct {
	width: 190px;
	float: left;
}
.relacItem {
	height: 20px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(../img/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.relacItem  .link  {
	text-decoration: none;
	color: #666666;
}
.relacItem  .link:hover  {
	text-decoration: none;
	color: #000000;
}
.columnas     {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	margin-bottom: 5px;
}
.subproductos     {
	font-family: Tahoma, Arial;
	font-size: 11px;
	height: 25px;
}
.subproductosOver   {
	font-family: Tahoma, Arial;
	font-size: 11px;
	height: 25px;
	background-color: #EAEAEA;
}

.item  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	color: #575757;
}
.sepa2    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
/*
.subproducto     {
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #575757;
}*/

.subproducto  {
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #575757;
}

.subproducto a     {
	text-decoration:none;
	color: #575757;
}

.subproducto a:hover{
	text-decoration:none;
	color: #111111;
}
