/*-----------------------------
// ESTILOS PARA FICHAS
------------------------------*/

#contenidoSalaPrensa{
	width:968px;
	margin: 0 auto;
}

#lateralDer{
	float:right;
	width: 310px;
	background: #f5f5f5 url(/images/extras/fondoBarraPrensa.jpg) repeat-y;
	display:block;
}

#fondoSuperior{
	border-left:1px solid #CBCBCB;
}

#infoSalaPrensa{	
	padding-top: 20px;
	width: 608px;
}

#entradaSalaPrensa{
	width: 100%;
}

img.imagenNotasPrensa{
	margin-top: 5px;
	margin-bottom: 10px;
}

div#interiorNotaPrensa{
	margin-top: 20px;
	margin-bottom: 20px;
}

#notasPrensa{
	margin-bottom: 20px;
}

#notasPrensa dt{
	width: 635px;
	background: url(/images/general/flechaVerde.gif) 2px 2px no-repeat;
	padding-left: 12px;
}

#notasPrensa a{
	font-size: 11px;
	color: #55a51c;
	font-weight: bold;
	text-decoration: none;
}

#notasPrensa a:hover{
	color: #5a86a7;
}

#notasPrensa dd{
	width: 635px;
	padding-left: 12px;
	margin-bottom: 10px;
}

#recortesPrensa{
	padding-top: 20px;
	margin-bottom: 20px;
}

#recortesPrensa dt{
	width: 635px;
	background: url(/images/general/flechaGris.gif) 2px 4px no-repeat;
	padding-left: 12px;
}

#recortesPrensa a{
	font-size: 14px;
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
}

#recortesPrensa a:hover{
	color: #5a86a7;
}

#recortesPrensa dd{
	width: 635px;
	padding-left: 12px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #5a86a7;
}

#lateralSalaPrensa{
	background: url(/images/extras/sobrePrensa.gif) 200px  bottom no-repeat;
}

p#botonAcceso{
	padding-top:20px;
	
}
#loginAcceso{
	background: url(/images/extras/ojoPrensa.gif) right bottom no-repeat;
}

#lateralDer p{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.titLateral{
	height: 20px;
	background: url(/images/extras/puntos-flecha.gif) 2px 4px no-repeat;
	padding-top:20px;
}

#lateralDer a{
	font-size: 11px;
	color: #5b8db5;
	text-decoration: none;
}

#lateralDer a:hover{
	color: #6e6e6e;
}

#lateralDer label{
	display: block;
	color: #005698;
}

#lateralDer form{
	padding-top: 15px;
	padding-left: 40px;
}

#lateralDer input, select{
	font-size: 11px;
	color: #6e6e6e;
	width: 220px;
}

#lateralDer hr{
	width: 150px;
	text-align:center
}

p#enlaceLateral{
	background: url(/images/general/flechaAzul.gif) 40px 4px no-repeat;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-top: 15px;
}

#botonEntrar{
	padding-top: 10px;
	text-align: right;
}

p#parrafoAcceso{
	border-top: 1px solid #ccc;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left:40px;
	margin-right:40px;
}



#botonAcceso{
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}

#botonVolver{
	text-align: right;
	margin-top: 10px;
	float: right;
}

p#titularNotaPrensa{
	font-size: 18px;
	color: #55a51c;
	font-weight: bold;
	text-decoration: none;
	width: 350px;
}

#fechaNotaPrensa{
	color: #8aa4d0;
}

#descrNota{
	margin-right: 40px;
}

div.imagenNotaPrensa{
	height: 140px;
}

.negrita {
	font-weight:bold;
}

.alerta {
	color:#FF3333;
	font-weight:bold;
}

/*----------------------------------------------------
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
ESTILOS PARA DESCARGAS PARA PROFESIONALES
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
---------------------------------------------------------*/
#logotipos{
	float:left;
	width:658px;
}
#fotografias{
	float:left;
	margin-top: 20px;
	width:658px;
}
/* ESTILOS ESPECIFICOS PARA IE6*/
* html #logotipos{
	width:655px;

}
* html #fotografias{
	width:655px;
}


.contFichas{
	float:left;
	margin-top:20px;
}
#titLogotipos, #titFotografias{
	background-color: #f5f5f5;
	paddding-right:2px;
	width:648px;
	height:20px;
	float:left;	
}

#logotipos .contFichas div, #fotografias  .contFichas div {
	float: left;
	padding-right: 40px;
}

#logotipos p, #fotografias p{
	margin-top: 5px;

}

#logotipos a, #fotografias a{
	color: #9d9d9d;
	text-decoration: none;
	background: url(/images/general/flechaGris.gif) no-repeat left center;
	padding-left: 14px;
}

#logotipos a:hover, #fotografias a:hover{
	color: #005698;
}

#promos{
	padding-top: 20px;
}