@charset "UTF-8";
/* CSS Document */

h2 {
	font-size:2.4em;
	font-weight:normal;
	line-height:1em;
	margin-bottom:20px;
}

p, dd {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:15px;
}
	p.intro {
		font-family: Helvetica, Arial, sans-serif;
		font-size:1.5em;
	}
	p.firma, .firma2 p, dd.firma {
		text-align:right;
		font-style:italic;
		font-size:1em !important;
		margin-top:10px;
	}
	p.firmaBajada {
		text-align:left;
		font-style:italic;
		font-size:1em;
		margin:-20px 0 30px 0;
	}
	p.bajada {
		font-weight: bold;
		padding-bottom: 20px;
	}
	
		.firma a:link, .firma a:visited {
			color: #000;
		}
	
		#main .content dl dd a.blackLink {
			color: #000;
			font-style: italic;
		}
		
		#main .content dl dd ol {
			font-size: 0.8em;
		}
	
		.firma2 {
			background-image:url(../images/firma-Adriana-Pavon.jpg);
			height:auto;
			width:auto;
			background-position:right top;
			background-repeat:no-repeat;
			display:block;
			float: right;
		}
			.firma2 p {
				padding-top:60px;
			}
	.cite p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:1.4em;
	}

	
a:link, a:visited {
	text-decoration:underline;
	color:#b22317;
}
	a.blue:link, a.blue:visited {
		color:#1fb2d2;
	}

a:hover, a.blue:hover {
	color:#000;
	text-decoration:none;
}
h6 a:hover {
	color: #666 !important;
}

h2 a, h3 a, h4 a, h5 a, h6 a, dt a {
	text-decoration:none !important;
}

input, textarea {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	padding:2px;
}

dt.resumen, dd.resumen, dd.subtituloresumen2 {
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: dashed 1px #ccc;
}
	dt.resumen2 {
		border: none;
	}
	
	dd.resumen {
		font-size: 1.1em !important;
		color: #666;
	}
	dd.subtituloresumen2 {
		font-size: 1.3em !important;
		line-height: 1.2em;
		color: #333;
		font-weight: bold;
		font-family: Helvetica, Arial, sans-serif;
	}

dd.small  {
	font-size:1em !important;
	color:#666;
	padding-top:4px;
	border-top:1px solid #ccc;
	margin-top:4px;
	text-transform:uppercase;
}
	.related ul li span {
		color:#666;
		/*text-transform:uppercase;*/
		font-size: 0.9em;
	}

dd.date, dd.fuente {
	font-size:1.1em !important;
	margin-bottom:6px;
}
	dd.date {
		/*float:left;*/
		line-height:0.4em;
		font-weight:bold;
		color:#666;
	}
	dd.fuente {
		/*text-align:right;*/
		color:#666;
		padding-bottom:6px;
	}
		dd.fuente.home {
			padding: 0 !important;
			border: 0 none;
			margin-top: -4px;
			/*text-align: right;*/
		}
		
dd.susp,
dt.susp {
	text-decoration: line-through;
}

/* Destacados */
	
.novedad h3, .destacado h3, #main .content .leftText.columns h3 {
	background-image:url(../images/icons/arrow-black.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 8px 22px;
	margin:6px 0;
	border-bottom:dashed 1px #000;
	color:#000;
}

.novedad h4, .destacado h4, .leftText .colLeft h4, .leftText .colRight h4 {
	padding:4px 8px;
	font-size:1em !important;
	color:#fff;
	display:block;
	margin:6px 0;
}
	.novedad h4 {
		background-color:#b22317;
	}
	.destacado h4, .leftText .colLeft h4, .leftText .colRight h4 {
		background-color:#1fb2d2;
	}
		.leftText .colLeft h4{
			width:222px;
			float:left;
		}
		.leftText .colRight h4{
			width:222px;
			float:right;
		}

.novedad h5, .destacado h5, .leftText .colLeft h5, .leftText .colRight h5 {
	font-size: 2.4em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	/*margin: 10px 0;*/
}

	.novedad h5, .colText h3.red, .leftText h3, dt, h3, .colText h5, p.red, .red {
		color:#b22317;
	}
		.colSmall2 h5 {
			text-transform: none !important;
			font-size: 2.4em !important;
		}
		.leftText.columns.novedad .colSmall2 h3 {
			text-transform: none !important;
			background-image: none !important;
			padding: 0 !important;
			border-bottom: none !important;
		}

	.destacado h5, .colText h3.blue {
		color:#1fb2d2;
	}
	
	.novedad h6, .destacado h6, .leftText p.newdate {
		font-size: 1.6em;
		margin-bottom:12px;
	}
	.novedad h6.plain, .destacado h6.plain, .destacado h6.tachar, .destacado h6.newdate {
		margin-bottom: 0;
	}
		.destacado h6.tachar {
			text-decoration: line-through;
		}
		.destacado h6.newdate {
			background-color: #b22317;
			font-weight: bold;
			color: #fff;
			padding: 4px;
			margin: 4px 0;
		}
		.leftText p.newdate {
			color: #b22317;
			font-weight: bold;
		}
	.novedad h6.sub, .destacado h6.sub {
		font-size: 1.6em;
		font-weight: normal;
		margin-bottom:12px;
		color: #666;
	}

	.leftText h3 {
		font-size:1.4em !important;
		line-height:1.4em;
		font-weight:bold;
		margin-bottom:20px;
		margin-top: -15px;
		color:#666;
		/*clear: both;*/
	}
		.leftText h3.red {
			color: #b22317;
			font-size: 1.8em !important;
			font-weight: bold;
			letter-spacing: normal;
			line-height: normal;
			margin-top:30px;
		}
		.novedadesListado h3 {
		   clear:both;
		}	
	.leftText ul li {
		font-size:1.1em;
	}
		.leftText dd ol li {
			font-size: 1.3em;
			margin-left: 30px;
		}
		.leftText dd ul li {
			font-size: 1em !important;
			line-height: 0.6em !important;
		}
		.leftText dd ol, .leftText dd ul {
			margin-top: 10px;
			margin-bottom: 0;
		}
		.leftText ul li li {
			font-size:inherit !important;
		}
		
	.leftText blockquote {
		font-style: italic;
		color: #666
	}
		
	.colLeft ul li, .colRight ul li {
		font-size:1.3em;
		line-height:1.4em;
		margin-left:24px;
		padding:0 0 6px 6px;
		list-style-type:disc;
	}
	
	.colSmall h5, /*.leftText h3,*/ dt, 
	.colText h3.red, 
	.colText h3.blue, 
	.content h3 {
		font-size:1.8em;
		font-weight:bold;
		text-transform:none;
		letter-spacing:normal;
		margin-bottom: 12px;
	}
		.colSmall h5.noMargin {
			margin-top:0 !important;
			margin-bottom: 0 !important;
		}
		
	.colText h4, 
	.leftText h4, 
	#main .content h4 {
		font-size: 1.5em;
		font-weight:bold;
		margin-bottom:12px;
	}
	.colText h3, 
	.enlaces h3, 
	.related h5,
	.columns.novedad h6 {
		font-size:1.2em;
		font-weight:normal;
		letter-spacing:0.1em;
		color:#999;
		text-transform:uppercase;
		padding-bottom:10px;
		margin-top:0 !important;
		padding-top:0 !important;
	}
	.columns.novedad h6 {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
		
	.enlaces h3 {
		padding-bottom:20px;
	}
		.colText h3.red, .colText h3.blue {
			margin-top:35px !important;
		}
		.colText h3.divisor {
			border-top:1px solid #ddd;
			padding-top:15px !important;
			margin-top:15px !important;
		}
		
	
	.colText h5 {
		font-size:3em;
		line-height:0.5em;
	}
		.colText h5 span {
			font-size:0.4em;
			letter-spacing:0.3em;
		}
	
	.leftText h5 {
		font-size:1.3em;
		margin-bottom:3px;
		text-transform: uppercase;
	}
		
	.leftText h5.black {
		font-size:1.2em;
		font-weight:bold;
		margin-bottom:12px;
		font-family:Verdana, Helvetica, Arial, sans-serif;
	}
	
/* Buttons */

.bgButton {
	background-image:url(../images/bg_button.gif);
	background-repeat:repeat-y;
	background-position:left;
	clear:both;
}
	dd.bgButton {
		background-position:left;
	}

a.button {
	padding:4px 8px;
	margin-top:15px;
	display:block;
	width:60px;
	clear:both;
	text-align:center;
}
	dd a.button {
		font-size:0.8em;
		font-family:Helvetica, Arial, sans-serif;
		padding:2px 6px;
	}
	a.button:link, a.button:visited, a.button:hover, input.button {
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	}
		
	a.button.red, input.button.red {
		background-color:#b22317;
	}
	a.button.blue {
		background-color:#1fb2d2;
	}
		a.button.red:hover, a.button.blue:hover, input.button.red:hover {
			background-color:#000;
		}
	input.button {
		width:70px !important;
		font-size:1em;
		font-family:Helvetica, Arial, sans-serif;
		padding:2px 6px;
		border:0 none;
		float:right;
		margin-left:10px;
	}