#ContenidoLarge #titulo h1 {
	color:#27313F;
	font-size:1.7em;
	letter-spacing:0px;
	line-height:1em;
}
#ContenidoLarge #titulo p {
	margin: 0px;
	padding: 0px;
}
#ContenidoLarge #titulo hr {
	color:#CCA990;
	height:1px;
}
#ContenidoLarge #cuerpo li{
	width:124px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	-moz-border-radius:8px;
	background:#FFF;
	padding:8px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
#ContenidoLarge #cuerpo a:hover { white-space: normal; }
#ContenidoLarge #cuerpo a span{
/*\*/
	position:absolute;
	left:-9999px;
}
#ContenidoLarge #cuerpo a:hover span{	
	top:9px;
	left:10px;
	width:121px;
	font-weight:bold;
	background:#FFF;
	color:#91ACC4;
	padding:5px 0 5px 0;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	-moz-opacity:.7;
		opacity:.70;
/**/
}
#ContenidoLarge #cuerpo img {
	border:1px solid #EEE;
}
#ContenidoLarge #cuerpo #detalle {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	height:132px;
	margin-top:8px;
}
#ContenidoLarge #cuerpo #detalle p {
	margin-left:170px;
	margin-right:24px;
	margin-top: 30px;
}
#ContenidoLarge #cuerpo {
	margin-left:8px;
}
#ContenidoLarge #cuerpo a {
	border:none;
}
.fecha {
	color: #000;
	font-weight:bold;
}
.logoizq {
	float:right;
}
.dialog {
 width:74%;
 margin:0px auto;
 min-width:20em;
 color:#fff;
}
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* asegura que la altura sea mínima */
 height:13px;
}
.dialog .ft .c {
 height:14px;
}
.dialog .hd {
 background:transparent url(imgs/tl.gif) no-repeat 0px 0px;
}
.dialog .hd .c {
 background:transparent url(imgs/tr.gif) no-repeat right 0px;
}
.dialog .bd {
 background:transparent url(imgs/ml.gif) repeat-y 0px 0px;
}
.dialog .bd .c {
 background:transparent url(imgs/mr.gif) repeat-y right 0px;
}
.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(imgs/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}
.dialog .ft {
 background:transparent url(imgs/bl.gif) no-repeat 0px 0px;
}
.dialog .ft .c {
 background:transparent url(imgs/br.gif) no-repeat right 0px;
}