/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
	}
object {
	max-width: 100%;
	}

/* Global properties
---------------------------------------- */
body { 
	background:url(../images/body-bg.gif) top center repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em; 
	line-height:1.3846em;
	color:#6A6A6A;
}

html { min-width:1004px;}
html, body { height:100%;}



.extra {
	background:url(../images/extra-bg.jpg) repeat;
}
/* Global Structure
---------------------------------------- */
.main {
	margin: 0 auto;
	position: relative;
	width: 1002px;
	}
.main-extra {
	background:#fff;
	border:1px solid #e8e8e8;
	position:relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	

}
	/* Header */
	header{
		height:26px;
		overflow:hidden;
		}
	
	/* Content */
	section#content {
		}
	
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.clear_izda { clear:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* indents */
.indent-right {padding-right:15px;}

#content .inside { padding:0 10px 0 10px;}
#content .inside-left { padding:0 0 0 10px;}
#content .inside-right { padding:0 10px 0 0;}
#content a:hover { text-decoration:underline}


/* Paragraph styling */
p {padding-top:18px}


/*----- txt, links, lines, titles -----*/
a {color:#a6a6a6; outline:none; text-decoration:underline;}
a:hover, a:focus { text-decoration:none;}
a:active, a:visited { }

blockquote {
	margin:0 5px 0px 5px;
	padding:10px 4px 10px 10px;
	font-size:1em; 
	line-height:2.153em;
	color:#44a2c6; 
	quotes:none;
}
blockquote.left {background:url(../images/pullqoute-bg.gif) right top repeat-y; width:35%; float:left; margin-right:20px; padding-right:30px; padding-left:0;}
blockquote.right {background:url(../images/pullqoute-bg.gif) left top repeat-y; width:32%; float:right; margin-left:0px; padding-left:30px; background-position:15px 0;}
blockquote.quote {background:url(../images/quote-bg.gif) left top no-repeat; width:70%; padding:0 0 0 45px; background-position:0px 0; margin-top:20px; font-size:1.1538em; line-height:1.2em;}


ins {
    background-color:#2baccc;
    color:#fff;
    text-decoration:none;
	}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
	}

del {
    text-decoration: line-through;
	}

abbr[title], dfn[title] {
    border-bottom:1px dotted #2baccc;
    cursor:help;
	color:#2baccc;
	text-transform:uppercase;
	}

/*strong   		   { font-weight:600; color:#000;}*/
/*em, dfn  		   { font-style:normal; color:#2baccc;}*/
dfn  		   { font-style:normal; color:#2baccc;}
dfn 	 		     { color:#2baccc; font-size:1.16em; letter-spacing:2px;}
sup, sub 		   { }
abbr, acronym  { border-bottom:1px dashed #ccc;}
address 		   { margin:0 0 1.5em;font-style:italic;}
del 			     { color:#322e30;}
pre, code, tt  { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; display:block;}
code 			     { background-color:#f6f6f6; display:block; color:#333; padding:3px 2px 3px 5px; line-height:1.67em;  border:1px dotted #333;}
pre 			     { white-space:pre;}
q {color:#2baccc; font-size:1.25em; letter-spacing:0px; font-family:"Courier New", Courier, monospace;}
b {color:#3a3a3a;}
i {color:#1d1d1d;}
cite {color:#322e30; font-style:normal;}
small {font-size:0.76em; color:#322e30}
big {font-size:1.75em;  color:#322e30;}
sup {vertical-align:top; font-size:0.76em; color:#322e30}
sub {vertical-align:bottom; font-size:0.76em; color:#322e30}
kbd {color:#322e30; font-size:0.916em; font-family:"Courier New", Courier, monospace;}
samp {color:#322e30; font-size:0.916em; font-family:"Courier New", Courier, monospace;}
var {color:#322e30;}


/* Custom select color */
::selection {
	background: #fea900;
	color:#fff;					 /* Safari */
	}
::-moz-selection {
	background: #fea900; /* Firefox */
	color:#fff;
	}


/*  Header styles */

h1 {font-size:2.307em; line-height:1.0em; color:#4b4a4a; padding:4px 0 0px 0; text-decoration:none !important} 
.h1-pad {
	padding-bottom:0;
}
h2 {	font-size:2.153em; line-height:1.2307em;  padding:30px 0 22px 0; color:#4b4a4a;} 
	h2 em {
		color:#000000;
	}
	.h2-pad {
		padding:14px 0 6px 0;
		letter-spacing:-1px
	}
	.h2-pad1 {
		padding-top:50px;
	}
	h2 strong {
		display:block;
		margin-top:-5px;
		color:#4b4a4a;
	}
h3 {	font-size:2.15384em; line-height:1.2307em; padding:15px 0 10px 0; color:#4b4a4a; text-transform:uppercase;} 
.rss_titulares{font-size:2.5em; line-height:1.2307em; padding:8px 0 8px 0; color:#4b4a4a; text-transform:uppercase;}
.rss_subtitulo{font-size:1.8em; line-height:1.2307em; padding:12px 0 8px 0; color:#4b4a4a;}
.canal_titulares{font-size:3em; line-height:2.5em; padding:8px 0 8px 65px !important; color:#fff;}
.canal_titulares img{ vertical-align:middle; padding-right:15px;}
.h3-pad {
	padding:4px 0 18px 0;
}
.h4{font-size:1.8461em; line-height:1.2307em; padding:10px 0 18px 0; color:#444444; text-transform:uppercase;} 
.h4_fecha{font-size:1em; line-height:1em; padding:8px 0 8px 0; color:#d5192b;} 
	.h4 strong {
		display:block;
		margin-top:-10px;
		color:#444444;
	}

h4 {	font-size:1.8461em; line-height:1.2307em; padding:10px 0 18px 0; color:#444444; text-transform:uppercase;} 
	.h4-pad {
		padding-top:48px;
	}
	.h4-pad1 {
		padding-top:52px;
	}
	.spacing {
		letter-spacing:-1px;
	}
	h4 strong {
		display:block;
		margin-top:-10px;
		color:#444444;
	}
h5 {	font-size:1.5384em; line-height:1.2307em; padding:30px 0 24px 0; color:#444444;} 
	.h5-pad {
		padding:0px 0 5px 0;
	}
.h5_fecha {
	font-size:0.8em;
	line-height:1em;
	padding:10px 0 8px 0;
	color:#000;
} 
.letra_1_1{ font-size:1.2em; line-height:1.3em; padding-bottom:5px;}
.right{ float:right}
.negrita{ font-weight:bold !important; font-size:1.2em !important; line-height:1.1em;}
.rojo{ color:#900}

h6 {	font-size:1.5384em; line-height:1.2307em; padding:30px 0 26px 0; color:#4b4a4a; text-transform:uppercase;}

h7 {font-size:1.2em; line-height:1.2307em; padding:8px 0 8px 0; display:block} 
h8 {font-size:1.0em; line-height:1.2307em; padding:8px 0 8px 0; display:block} 

.h4 {	font-size:1.8461em; line-height:1.0em; padding:10px 0 0px 0; color:#444444; text-transform:uppercase;} 
	.h4 strong {
		display:block;
		margin-top:-10px;
		color:#444444;
	}

.h7 {font-size:1.2em; line-height:1.2307em; padding:8px 0 8px 0; display:block; font-weight:bold} 
.h8 {font-size:1.0em; line-height:1.0307em; padding:8px 0 8px 0; display:block; font-weight:bold} 

.borde_inf_por{ border-bottom:#CCC solid 1px;}
.borde_inf_por_negro{ border-bottom:#000 solid 1px;}
.borde_sup{ border-top:#CCC solid 1px;}
.borde_sup_claro{ border-top:#f8f8f8 solid 1px;}
.borde_inf_por2{ border-bottom:#CCC solid 1px;; padding-bottom:5px;}
.borde_inf_por_peq{ border-bottom:#CCC solid 1px; height:8px;}


.noticia{
	clear:left;
	font-size:1.1em;
	line-height:1.5em;
	text-align:justify}
.norm {
	text-transform:none !important; letter-spacing:-1px; 
}

.typography {
		font-size:4.615em;
		line-height:1.2307em;
		color:#1c1c1c;
		padding:24px 0 10px 0;
		display:block;
		letter-spacing:-2px;
		text-transform:uppercase;
}
/* Unordered list style
---------------------------------------- */

/* List1 */
ul.list1 { padding-bottom:15px;}
	ul.list1 li { 
		background:url(../images/marker1.gif) no-repeat 0 2px;
		padding:0 0 9px 24px;
		font-size:14px;
		position:relative;
		/*zoom:1;*/
		}
		ul.list1 li a {
			color:#352b2a;
			}
			ul.list1 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}



/* Layouts navigation */
.layouts-nav {width:100%; overflow:hidden; padding-bottom:30px !important;}
.layouts-nav li { float:left; margin-right:20px; background:none !important; padding:0 !important;}
.layouts-nav li a {
	float:left;
	background:#333;
	padding:2px 10px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	margin-right:10px;
	cursor:pointer;
	position:relative;
	}
.layouts-nav li a:hover {
	background:#fea900;
	}

.margin {
	margin-top:30px;
}
.title {
	font-size:1.5384em;
	line-height:1.2307em;
	color:#444444;
	padding:10px 0 10px 0;
	display:block;
}

/* Ordered list style */
ol { padding-bottom:15px;}
	ol li { 
		list-style-position:outside;
		list-style-type:decimal;
		margin-left:24px;
		padding:4px 0 4px 0;
		font-size:1em;
		/*color:#d10f0f;
		font-weight:bold;*/
		}
			ol li a {
				color:#44a2c6;
				text-decoration:none;
				font-weight:normal;
			}
				ol li a:hover {
					text-decoration:underline;
				}
.ol-pad {
	padding-top:24px;
}

.list_1 li {
	background:url(../images/list_1-marker.gif) left 4px no-repeat;
	padding:0px 0 3px 29px;
	margin-top:4px;
	font-size:1em;
	line-height:1.3846em;
}
.list_1-line li {
	line-height:2.1536em;
	padding:0 0 0 29px;
	margin:0;
}
.list_1 .line1 {
	line-height:1.1538em;
	padding:4px 0 5px 29px; 
}
	.list_1 li a {
		color:#44a2c6;
		text-decoration:none;
	}
	.list_1 li a:hover {
		color:#d10f0f;
	}
		.list_1 li ul {
			padding-left:12px;
		}
			.list_1 li ul li {
				background:url(../images/list_1-marker1.gif) left 5px no-repeat;
				padding:0 0 0 14px;
				font-size:1em;
				margin:0;
			}
.list_1 .list-link {
	text-decoration:underline;
}
	.list_1 .list-link:hover {
		text-decoration:none;
	}
	

.list_2 li {
	background:url(../images/list_1-marker1.gif) left 5px no-repeat;
	padding:0 0 4px 20px;
	margin-top:2px;
	line-height:1.3846em;
}
	.list_2 li a {
		color:#44a2c6;
		text-decoration:none;
	}
		.list_2 li a:hover {
			text-decoration:underline;
		}

.list_3 li {
	background:url(../images/list_3-marker.gif) left 5px no-repeat;
	padding:0 0 4px 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.92em;
	line-height:1.5em;
}
	.list_3 li a {
		color:#6b6a6a;
		text-decoration:none;
	}
		.list_3 li a:hover {
			text-decoration:underline;
		}
	.list_3-pad {
		padding-top:35px;
	}

.box-list {
	font-size:0.92em;
	line-height:1.5em;
}
	.box-list li {
		overflow:hidden;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		
		position: relative;
		padding: 10px 5px 10px 10px;
		margin-bottom:10px;
		background:#fff;
	}
		.box-list li:hover {
			background:#d10f0f;
			color:#fff;
		}
			.box-list li:hover span {
				color:#fff;
			}
				.box-list li:hover em {
					color:#fff;
				}
	.box-list figure {
		margin-top:0;
	}
	.box-list li span {
		display:block;
		color:#d10f0f;
		font-size:1.1666em;
		line-height:1.2307em;
	}
		.box-list em {
			font-size:0.916em;
			line-height:1.2307em;
			display:block;
		}

dl dt {
	color:#44a2c6 !important;
	font-weight:normal;
	padding-left:30px;
	line-height:1.5em;
	background:url(../images/list_1-marker.gif) left 0px no-repeat;
}
	dl dd {
		padding:0 0 16px 30px;		
		font-size:1em;
		line-height:1.3846em;
		color:#767676;
	}
	dl a {
		color:#44a2c6;
		text-decoration:none;
	}
		dl a:hover {
			text-decoration:underline;
		}

.nivel1{
	color:#44a2c6 !important;
	font-weight:bold;
	padding-left:0px;
	line-height:1.5em;
	/*background:url(../images/list_1-marker.gif) left 0px no-repeat;*/
	font-size:1.8em;
	}
.nivel1 img{ padding:4px 4px;}
.nivel2{
	padding-left:8px;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	padding-top:8px;
	}
.nivel2 img{ padding:4px 8px;}
.nivel3{
	padding-left:45px;
	font-size:1.1em;
	line-height:1.2em;
	padding-top:8px;
	}
.nivel4{
	padding-left:70px;
	padding-top:3px;
	}
.nivel5{
	padding-left:100px;
	padding-top:8px;
	}
.nivel4 a{color:#44a2c6;}

/* Table styling */
table { max-width:100%; }
.texto_contenido_interior table { text-align:justify;border:1px solid #9cc4dd; margin:10px 0 10px 0; padding:0 10px 0 0;}
.table-border {
	border:1px solid #9cc4dd;
	width:633px;
}
.texto_contenido_interior ul li {
			background:url(../images/panel-arrow.gif) no-repeat 0 6px;
			padding:3px 0 3px 13px;
			margin-left:8px;
		}


/*table thead th {
	text-align:left;
	background:url(../images/table-bg.gif) left top repeat-x #5eb2db;
	padding:15px 30px;
	font-size:1.2307em;
	color:#fff;
	font-weight:normal;
	border:1px solid #53b4d7;
	border-bottom:2px solid #a9d2ec;
	border-top:2px solid #a9d2ec;
	}
table tbody td {
	padding:9px 30px;
	background:#e9e9e9;
	border:1px solid #bfbfbf;
	color:#4d4d4d
	}
table tr:hover td {
	background-color:#f5f5f5;
	}*/

#canal2015 table thead th{
	background:none;
	padding:0;
	border:none;
	}

#canal2015 table tbody td{
	background:none;
	padding:0;
	border:none;
	}
#canal2015 table tr:hover td{
	background:none;
	}

/*  Dropcaps style */
.dropcap_1 {
	font-size:39px;
	line-height:1em;
	width:35px;
	height:20px;
	line-height:1em;
	color:#1f1f1f;
	font-weight:bold;
	display:block;
	float:left;
}
.dropcap_2 {
	font-size:39px;
	background:url(../images/dropcap.gif) no-repeat 50% 0;
	text-align:center;
	width:52px;
	line-height:52px;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:8px;
	}
.dropcap_3 {
	font-size:40px;
	width:40px;
	line-height:1em;
	color:#333;
	display:block;
	float:left;
	text-shadow:2px 2px 1px #ccc;
	}

.divider {
	background:url(../images/divider-bg.gif) 352px 0px repeat-y;
}
.divider1 {
	background:url(../images/divider1.gif) 304px 0px repeat-y;
}
/*  Horizontal divider */
.hr {
	display:block;
	position:relative;
	padding:20px 0 20px 0;
	border:none;
	background:url(../images/hr.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:11px;
	margin:0 0px 0 0;
	}
	.hr a {
		position:absolute;
		right:0;
		top:5px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/arrow-top.gif) no-repeat 0 6px;
		padding-left:13px;
		color:#ff0042;
	}
	.hr a:hover { color:#000;}
	

/*  Buttons */
.button1 {
	display:inline-block;
	background:url(../images/button1-bg.gif) left top repeat-x #2b87b1;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	position: relative;
	padding:8px 12px 8px 12px;
	font-size:0.92em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	margin-top:15px;
}
	.button1:hover {
		background:#2a86b0;
	}
.button2 {
	display:inline-block;
	background:url(../images/button2-bg.gif) left top repeat-x #f3f3f3;
	border-radius: 4px;
	border:1px solid #e2dfdf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	position: relative;
	padding:6px 15px 6px 15px;
	font-size:0.92em;
	line-height:1.2307em;
	text-decoration:none;
	font-weight:bold;
	color:#444444;
	margin-top:0px;
}
	.button-margin {
		margin-top:25px;
	}
	.button-margin {
		margin-top:25px;
	}
	.button2 span {
		display:inline-block;
		background:url(../images/button2-span-bg.gif) right 5px no-repeat;
		padding-right:10px;
	}
	.button2-marg {
		margin-top:6px;
	}
		.button2:hover { background:#f3f1f1;}
.button3 {
	display:inline-block;
	background:#1c1c1c;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	position: relative;
	padding:2px 8px 4px 8px;
	font-size:1.3846em;
	line-height:1.2307em;
	text-decoration:none;
	color:#fff;
	margin-top:15px;
}
	.button3:hover {
		background:#757575;
	}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}

.link1 {
	font-size:1.0769em;
	line-height:1.2307em;
	color:#d10f0f;
	display:inline-block;
}
.link2 {
	display:inline-block;
	margin-top:20px;
	color:#d10f0f;
	text-transform:uppercase;
	font-size:0.92em;
}
.link3 {
	color:#d10f0f;
	text-decoration:none;
	font-size:1.076em;
	display:inline-block;
	margin-top:2px;
}
	.link3:hover {
		color:#d97171;
	}


/* Blocks and Boxes style
---------------------------------------- */
/* Supported list */	
.supported-list {
	width:100%;
	overflow:hidden;
	}
	.supported-list li {
		float:left;
		background:url(../images/line-ver.gif) 100% repeat-y !important;
		padding:0 0 0 0 !important;
		width:195px;
		margin:0 0 0 12px;
	}
	.supported-list li.first {
		margin-left:0;
	}
	.supported-list li.last {
		padding-right:0;
		background:none !important;
		}
		.supported-list li .inside {
			padding:0 12px 0 0 !important;
		}
		.supported-list li p.img-wrapper {
			width:180px;
			height:114px;
			border:1px solid #c9c9c9;
			overflow:hidden;
			position:relative;
			}
			.supported-list li p.img-wrapper img {
				padding:0;
			}

/* Information box */
.info-box {
	border:1px solid #68a2cf;
	padding:20px 30px 20px 110px;
	color:#5e6f33;
	margin-bottom:20px;
	background:#e1f2fc;
	position:relative;
	height:1%;
	font-size:0.8461em;
	line-height:1.45em;
}
	.info-box p.icon {
		position:absolute;
		left:34px;
		top:-4px;
		margin:0;
	}

/* Download box */
.download-box {
	border:1px solid #a3c159;
	padding:20px 30px 20px 110px;
	color:#5e6f33;
	margin-bottom:20px;
	background:#eeffdd;
	position:relative;
	height:1%;
	font-size:0.8461em;
	line-height:1.45em;
}
	.download-box p.icon {
		position:absolute;
		left:34px;
		top:-5px;
		margin:0;
	}

/* Notification box */
.notification-box {
	border:1px solid #e6c555;
	padding:20px 30px 20px 110px;
	color:#5e6f33;
	margin-bottom:20px;
	background:#fef7e0;
	position:relative;
	height:1%;
	font-size:0.8461em;
	line-height:1.45em;
	}
	.notification-box p.icon {
		position:absolute;
		left:34px;
		top:-6px;
		margin:0;
		}

/* Error message box */
.error-box {
	border:1px solid #ff9999;
	padding:20px 30px 20px 110px;
	color:#5e6f33;
	margin-bottom:20px;
	background:#ffeded;
	position:relative;
	height:1%;
	font-size:0.8461em;
	line-height:1.45em;
	}
	.error-box p.icon {
		position:absolute;
		left:34px;
		top:-6px;
		margin:0;
		}






/* Header
---------------------------------------- */

/* Logo */
header .logo {
	padding:38px 0 0 357px;
	}
	.pad {
		padding-top:30px;
	}
	.pad1 {
		padding-top:18px;
	}
	.pad2 {
		padding-top:12px;
	}
	.pad2_inf {
		padding-bottom:12px;
	}
.logo_2015{
	background-image: url(../images/logo_2015ymas.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
	width:150px;
	float:left;
}
.logo_2015 a{ width:100%; height:100%; display:block}
#buscador{

	height: 40px;
}
.logo_editorial_cabecera{height:55px; float:right;  text-align:right; padding:7px 0 0 30px;}
.logos_social_cabecera{height:45px; float:right;  text-align:right; padding-top:20px;min-width:50%;}
.logos_social_pie{height:45px; float:right;  text-align:left; min-width:30%; text-align:right}
/* Pages
---------------------------------------- */

/* 404 page */
.error_page {
	padding:0 0 85px 0;
	min-height:500px;
	text-align:center;
	}
	.error_page h2 {
		font-size:90px;
		line-height:1.2em;
		font-weight:700;
		margin:-20px 0 0 0;
		letter-spacing:-2px;
		}
	.error_page h3 {
		font-size:40px;
		line-height:1.2em;
		margin:0 0 1em 0;
		color:#fbb91f;
		}

/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	/*behavior:url(js/PIE.htc);*/
	}
	#constuction-box .inside {
		padding:40px 40px 40px 40px;
		}
		#constuction-box .button {
			position:relative;
			}
		#constuction-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing: 2px;
			border-bottom: 1px solid #ddd;
			padding-bottom:10px;
			}
			#constuction-box h1 em { 
				text-transform:uppercase;
				color:#fbb91f;
				font-size:1em;
				display:block;
				margin-bottom:-15px;
			}
			#constuction-box h1 strong {
				padding:0;
				font-size:1em;
			}
			
	/* Countdown */
	#countdown_dashboard {
		height: 110px;
		padding:30px 0 40px 0;
		width:650px;
		margin:0 auto;
		position:relative;
		}
	.dash {
		width: 110px;
		height: 114px;
		background: transparent url('../images/dash.png') 0 0 no-repeat;
		float: left;
		margin-left: 20px;
		position: relative;
		}
	
	.dash .digit {
		font-size:75px;
		line-height:85px;
		font-weight: bold;
		float: left;
		width: 55px;
		text-align: center;
		font-family:"Times New Roman", Times, serif;
		color: #555;
		position: relative;
	}
		.dash .digit .bottom {
			font-size:75px;
			line-height:85px;
		}
	
	.dash_title {
		position: absolute;
		display: block;
		bottom: 0px;
		left:0;
		font-size: 12px;
		color: #555;
		text-transform: uppercase;
		letter-spacing: 2px;
		width:110px;
	}
	
	.dev_comment {
		font-size: 14pt;
		color: #777;
		text-align: center;
		font-style: italic;
		margin: 40px 10px;
	}
	
	#subscribe_form {
		position: relative;
	} 
	
	#email_field {
		font-size: 16pt;
		padding: 6px 10px;
		width: 300px;
	}
	
	#subscribe_button {
		font-size: 14pt;
		color: #333;
		padding: 4px 8px;
	}
	
	.copyright {
		font-size: 9pt;
		color: #333;
		margin: 40px 0px;
	}
	
	.faded {
		color: #999;
	}
	
	.form_message {
		width: 400px;
		padding: 10px;
		margin: 15px auto;
		display: none;
	}
	
	#error_message {
		background-color: #ffe;
		border-left: 5px solid #bb3;
		border-right: 5px solid #bb3;
		color: #770;
	}
	
	#info_message {
		background-color: #f0f9ff;
		border: 1px solid #eef;
	}
	
	#loading {
		text-align: center;
		margin: 10px;
		display: none;
		position: absolute;
		width: 100%;
		top: 60px;
	}

/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	/*behavior:url(js/PIE.htc);*/
	float:left;
	}
	#intro-box .inside {
		padding:40px 40px 40px 40px;
		}
		#intro-box h3 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-110px;
			text-align:center;
			width:600px;
			overflow:hidden;
			height:100px;
			color:#000;
			}
			#intro-box h1 span { 
				text-transform:uppercase;
				color:#1fb7c4;
				display:block;
				margin-bottom:-15px;
			}
		#intro-box .button2 {
			position:absolute;
			right:30px;
			bottom:20px;
			float:right;
			white-space:nowrap;
			}
		.intro-buttons {
			width:500px;
			padding:0 50px;
			position:absolute;
			left:0;
			bottom:50px;
			}
		#flash-intro {
			margin-bottom:20px;
			position:absolute;
			left:23px;
			top:20px;
			}

/* Content
---------------------------------------- */		

/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}

/* Pagination */
.pagination {
	display:block;
	width:100%;
	overflow:hidden;
	}
	.pagination a {
		float:left;
		font-size:11px;
		color:#000;
		text-decoration:none;
		text-transform:uppercase;
		line-height:31px;
		padding-left:14px;
		}
	.pagination a:hover {
		text-decoration:underline;
		}
		.pagination ul {
			float:left;
			padding:0 3px 0 18px;
			}
			.pagination ul li {
				float:left;
				padding-left:1px;
				margin-right:1px;
				padding:0 0 0 0 !important;
				background:none !important;
				}
			.pagination ul li span {
				width:31px;
				float:left;
				text-align:center;
				color:#000;
				}
				.pagination ul li a {
					font-size:15px;
					color:#000;
					text-decoration:none;
					width:31px;
					line-height:31px;
					height:31px;
					text-align:center;
					background:#e9e9e9;
					padding:0;
					}
				.pagination ul li a:hover {
					background:#19b6c5;
					text-decoration:none;
					color:#fff;
					}

.sub-menu {
	float:left;
	padding:10px 0 0 0;
}
	.sub-menu li {
		float:left;
		padding:0 9px 0 6px;
		font-size:1em;
		line-height:2.153em;
	}
		.sub-menu li a {
			text-decoration:none;
			color:#abaaaa;
		}
			.sub-menu li a:hover {
				color:#d10f0f;
				text-decoration:underline;
			}

.font {
	font-size:0.92em;
	line-height:1.5em;
}

.language {
	float:right;
	padding:17px 1px 13px 0 
}
* + html .language {
	padding:15px 1px 15px 0;
}
	.language a {
		display:inline-block;
		margin-left:7px;
	}
	
.block_404 {
	background:url(../images/404-block-bg.jpg) left top no-repeat;
	height:374px;
	width:249px;
	padding:71px 60px 0 487px;
	color:#0e0e0e;
}
	.block_404 img {
		margin-bottom:26px;
	}
	
.indent-404 {
	padding:40px 0 24px 70px;
}

.col-pad {
	padding-left:48px;
}

/* Faded*/
.faded-indent {	
		width:730px;
		height:351px;
		overflow:hidden;
		position:relative;
		background:url(../images/scroller-bg_med.gif) left bottom no-repeat;
		float:left;
}


	.pager {
		position:absolute;
		bottom:4px;
		left:43px;
		z-index:50;
	}
	#fade {
		width:730px;
		height:304px;
		margin:6px 0 6px 0;;
		overflow:hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#fade strong {
	position:absolute;
	display:block;
	top:225px;
	height:70px;
	padding:10px 2% 10px 2%;
	font-size:2em;
	width:96%;
	overflow:hidden;
	background-image:url(../images/fondo_transparente_oscuro2.png);
	color:#FFF;
	line-height:1.2em
	
	}
	.subtitulo_slide{
	font-size:0.65em;
	color:#DFDFDF;
		}
		#fade strong a {
	display:block;
	top:40px;
	right:40px;
	color:#FFF;
	font-size:0.8em;
	position:absolute;
	text-align:center;
	overflow:hidden;
	background-color:#d10f0f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:6px 10px 3px 10px;
	
	/*background:url(../images/fade-link-bg.gif) left top no-repeat;
			width:126px;
			height:27px;
			text-transform:uppercase;
			font-size:1.333em;
			text-decoration:none;
			text-align:center;
			color:#fff;
			margin-top:27px;
			padding-top:10px;*/
		}
			#fade strong a:hover {
	background-color:#e36f6f;
				/*background:url(../images/fade-link-bg-hover.gif) left top no-repeat;;*/
			}
	.pager a { 
		border:none; 
		background:url(../images/pager-bg.gif) left top no-repeat; 
		text-decoration: none; 
		display:inline-block;
		width:28px;
		height:28px;
		font-size:0;
		line-height:0;
		color:#fff;
	}
		.prev {
			display:block;
			background:url(../images/fade-prev.gif) left top no-repeat;
			position:absolute;
			left:7px;
			bottom:3px;
			width:30px;
			height:30px;
		}
		.next {
			position:absolute;
			display:block;
			left:695px;
			bottom:3px;
			background:url(../images/fade-next.gif) left top no-repeat;
			width:30px;
			height:30px;
		}
	.pager a.activeSlide {
		background:url(../images/pager-current.gif) left top no-repeat;
		color:#f6f6f6
	}
	.pager a:focus { outline: none; }
/*--*/



/* Faded publicaciones*/

.faded-indent2 {	
		width:100%;
		height:351px;
		overflow:hidden;
		position:relative;
		background:url(../images/scroller-bg.gif) left bottom no-repeat;
		float:left;
}

	.pager2 {
		position:absolute;
		bottom:4px;
		left:43px;
		z-index:50;
	}
	#fade2 {
		width:100%;
		height:304px;
		margin:6px 0 6px 0;;
		overflow:hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#fade2 strong {
	position:absolute;
	display:block;
	top:225px;
	height:70px;
	padding:10px 2% 10px 2%;
	font-size:2em;
	width:96%;
	overflow:hidden;
	background-image:url(../images/fondo_transparente_oscuro2.png);
	color:#FFF;
	line-height:1.2em
	
	}
	.subtitulo_slide2{
	font-size:0.65em;
	color:#DFDFDF;
		}
		#fade2 strong a {
	display:block;
	top:40px;
	left:830px;
	color:#FFF;
	font-size:0.8em;
	position:absolute;
	text-align:center;
	overflow:hidden;
	background-color:#d10f0f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:6px 10px 3px 10px;
	
	/*background:url(../images/fade-link-bg.gif) left top no-repeat;
			width:126px;
			height:27px;
			text-transform:uppercase;
			font-size:1.333em;
			text-decoration:none;
			text-align:center;
			color:#fff;
			margin-top:27px;
			padding-top:10px;*/
		}
			#fade2 strong a:hover {
	background-color:#e36f6f;
				/*background:url(../images/fade-link-bg-hover.gif) left top no-repeat;;*/
			}
	.pager2 a { 
		border:none; 
		background:url(../images/pager-bg.gif) left top no-repeat; 
		text-decoration: none; 
		display:inline-block;
		width:28px;
		height:28px;
		font-size:0;
		line-height:0;
		color:#fff;
	}
		.prev2 {
			display:block;
			background:url(../images/fade-prev.gif) left top no-repeat;
			position:absolute;
			left:7px;
			bottom:3px;
			width:30px;
			height:30px;
		}
		.next2 {
			position:absolute;
			display:block;
			left:905px;
			bottom:3px;
			background:url(../images/fade-next.gif) left top no-repeat;
			width:30px;
			height:30px;
		}
	.pager2 a.activeSlide {
		background:url(../images/pager-current.gif) left top no-repeat;
		color:#f6f6f6
	}
	.pager2 a:focus { outline: none; }
/*--*/



.img-indent {
	float:left;
	margin-right:10px;
}
.indent {
	padding:10px 0 40px 0;
}
.indent2 {
	padding:0px 0 40px 0;
}
.indent1 {
	padding:5px 0 16px 0;
}
	.padding {
		padding-bottom:50px;
	}

.date {
	width:66px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	height:66px;
	float:left;
	font-size:2.0em;
	line-height:1.2307em;
	color:#000;
	padding-top:5px;
	margin:5px 18px 0 0;
}
	.date strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}


.date2 {
	width:66px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#660000;
	text-align:center;
	height:32px;
	float:left;
	font-size:2.0em;
	line-height:1.2307em;
	color:#fff;
	padding-top:2px;
	margin:0px 18px 0 0;
}
	.date2 strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}
.date2:hover { background-color:#666}

.date5 {
	width:110px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#660000;
	text-align:center;
	height:32px;
	float:left;
	font-size:2.0em;
	line-height:1.2307em;
	color:#fff;
	padding-top:2px;
	margin:0px 18px 0 0;
}
	.date5 strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}
.date5:hover { background-color:#666}


.date4 {
	width:66px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#660000;
	text-align:center;
	height:32px;
	float:left;
	font-size:2.0em;
	line-height:1.2307em;
	color:#fff;
	padding-top:2px;
	margin:5px 18px 0 0;
}
	.date4 strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}


.date3 {
	width:66px;
	height:54px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#008a9b;
	text-align:center;
	float:left;
	font-size:1.6em;
	line-height:1.2307em;
	color:#fff;
	padding-top:2px;
	margin:5px 18px 0 0;
}
	.date3 strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}

.date6 {
	width:66px;
	height:32px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#008a9b;
	text-align:center;
	float:left;
	font-size:1.6em;
	line-height:1.2307em;
	color:#fff;
	padding-top:2px;
	margin:0px 8px 0 0;
}
	.date6 strong {
		display:block;
		margin-top:5px;
		color:#fff;
	}


/* Other */
figure { 
	margin:4px 18px 5px 0;
	/*background:#2b89ad; */
	float:left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	position: relative;

	}
	figure.none {
		margin:4px 0 0 0;
	}
	figure figcaption {
		font-style:italic;
		color:#fff;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:1.3846em;
		text-align:center;
		padding:7px 0 7px 0;
	}

figure.fright {
	float:right;
	margin:4px 0 0 26px;
	}

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	}
	.img-box img.fleft {
		float:left;
		margin-right:15px;
	}
	

.extra-wrap { 
	width:100%;
	max-width:100%;
	}
	
/* Column */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 {
	float:left;
}
.col-1 {
	width:172px;
	padding-right:40px;
}
.col-2 {
	width:156px;
	padding-right:58px
}
.col-3 {
	width:148px;
}
.col-4 {
	width:255px;
}
.col-5 {
	width:232px;
}
.col-6 {
	width:222px;
}
.col-7 {
	width:312px;
}
.col-8 {
	width:308px;
}
.col-9 {
	width:308px;
}
/*--*/

.title1 {
	color:#d10f0f;
	font-size:1.076em;
	line-height:1.2857em;
	display:inline-block;
	padding-top:4px;
}

.phone1 {
	display:inline-block;
	width:85px;
}
/* Footer
---------------------------------------- */
footer {
	padding-top:0;
	min-height:200px;
	background:url(../images/body-bg.gif) repeat;
	margin-top:-87px;
	padding-top:100px;
}
	footer .footer-title{
		font-size:2.207em;
		line-height:1.2307em;
		color:#2c2c2c;
		padding:5px 0 0 0;
		text-transform:uppercase;
		letter-spacing:0;
		display:block;
	}
	footer .footer-title2{
	font-size:1.007em;
	line-height:1.2307em;
	color:#666;
	padding:5px 0 10px 0;
	letter-spacing:0;
	display:block;
	}
	
	
.phone {
	min-height:50px;
	vertical-align:baseline;
		padding-top:4px;
}
	.phone strong {
		font-size:1.0em;
		line-height:1.2307em;
		color:#717171;
		vertical-align:baseline;
	}
		.phone em {
			font-size:1.26em;
			line-height:1.2307em;
			color:#42a3c6;
			vertical-align:baseline;
		}
		
		
.policy {
	font-size:1.076em;
	left:1.2307em;
	color:#535353;
	padding-top:8px;
	border-top:#eee solid 1px;
}
.neosoft{ float:left;width:300px; padding:10px 0 0 0; font-size:0.93em; color:#999; text-decoration:none}
.neosoft a{ text-decoration:none !important}
.neosoft a:hover{ text-decoration:underline !important}
.policy .letras_policy {float:left; padding:10px 0 0 20px;}
	.policy span {
		color:#000;
	}
		.policy a {
			color:#535353;
		}
		.policy a:hover {
			text-decoration:underline;
			color:#333;
		}

.footer-nav {
	padding-top:4px;
}
	.footer-nav ul {
		width:100%;
		overflow:hidden;
	}
	.footer-nav li {
		float:left;
		font-size:1.076em;
		line-height:1.2307em;
		padding:0 9px 0 8px;
		background:url(../images/footer-nav-li-bg.gif) right 4px no-repeat;
	}
		.footer-nav li a {
			color:#7c7c7f;
			text-decoration:none;
		}
			.footer-nav li a:hover, .footer-nav .active {
				color:#ff0042;
				text-decoration:underline;
			}
			
		.footer-nav .last {
			padding-right:0;
			background:none;
		}
.socials {
	float:right;
	padding-right:10px;
}
	.socials a {
		display:inline-block;
		margin-left:4px;
	}

/* Footer Navigation */
footer nav, footer nav ul {
	float:left;
}
	footer nav li {
		display:inline;
		color:#918f90;
		border-left:1px solid #918f90;
		padding:0 5px 0 8px;
	}
	footer nav li:first-child {
		border:none;
	}
		footer nav li a {
			text-decoration:none;
			text-transform:capitalize;
		}
		footer nav li a:hover, footer nav li a.current {
			color:#fff;
			text-decoration:underline;
		}

.none1 {
	padding:0;
}
/* Forms
---------------------------------------- */
#search-form {
	float:right;
	padding:7px 5px 0 0
}
	#search-form fieldset {
		border:none;
	}
		#search-form label {
			display:inline-block;
			background:url(../images/search-input-bg.gif) left top no-repeat;
			height:28px;
			padding-top:2px;
		}
			#search-form input[type=text] {
				border:none;
				padding:4px 0 3px 0;
				line-height:1.2307em;
				background:#fbfbfb;
				margin-left:10px;
				width:147px;
			}
				#search-form input {
					vertical-align:top;
				}
#search-form1 {
	padding:19px 10px 0 0
}
	#search-form1 fieldset {
		border:none;
	}
		#search-form1 label {
			display:inline-block;
			background:url(../images/search-input-bg1.gif) left top no-repeat;
			height:28px;
			padding-top:2px;
		}
			#search-form1 input[type=text] {
				border:none;
				padding:4px 0 4px 0;
				line-height:1.2307em;
				background:#fff;
				margin-left:10px;
				width:191px;
			}
				#search-form1 input {
					vertical-align:top;
				}
				


/* Forms default */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/* Newsletter form */
#newsletter-form fieldset {
	border:none;
	}
	#newsletter-form .field {
		overflow:hidden;
		margin-bottom:8px;
		}
	#newsletter-form input[type=text] {
		width:175px;
		padding:3px 0 3px 5px;
		background:#4d4d4d;
		border:none;
		color:#a7a7a7;
		border-right:1px solid #000;
		border-left:1px solid #000;
		margin-right:3px;
	}
	#newsletter-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}


/* Login form */
#login-form {
	background:#fefefe;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #f3f3f3;
	
	position: relative;

}
#login-form fieldset {
	border:none;
	padding:0 19px 15px 16px;
	}
	#login-form .rowElem {
		height:33px;
		width:100%;
		overflow:hidden;
		color:#585858;
		line-height:2.1em;
		font-size:0.92em;
	}
	#login-form label {
		display:inline-block;
		background:url(../images/login-form-input-bg.gif) left top no-repeat;
		width:172px;
		float:right;
		height:29px;
	}
	#login-form h6 {
		padding-bottom:17px;
		padding-top:5px;
	}
	#login-form input[type=text] {
		border:none;
		padding:5px 0 5px 0px;
		width:162px;
		line-height:1.2307em;
		margin:0 5px;
		color:#000;
		position:relative;
		background:url(../images/png-bg.png) repeat;
		}
	#login-form input[type=password] {
		border:none;
		padding:3px 0 3px 0px;
		width:162px;
		margin:0 5px;
		color:#000;
		background:#fff
		}
	#login-form .button1 {
		padding-left:30px;
		padding-right:30px;
		margin-top:5px;
	}
	#login-form .fleft {
		padding:14px 0 8px 0;
		color:#2baccc;
		font-size:0.92em;
	}
	#login-form .link {
		color:#2baccc;
		text-decoration:none;
		font-size:0.92em;
	}
		#login-form .link:hover {
			text-decoration:underline;			
		}
		#login-form em {
			font-style:normal;
			font-size:0.92em;
			color:#7a7a7a;
			display:inline-block;
			padding-top:5px;
		}
			#login-form em a {
				color:#d10f0f;
			}


/* Contact form */
 #contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem {
			display:block;
			min-height:33px;
			background:url(../images/contact-form-input-bg.gif) left top no-repeat;
			font-size:0.92em;			
			}
			#contact-form input {
				width:256px;
				padding:6px 0px 6px 0px;
				background:none;
				margin:0 10px;
				border:none;
				display:block;
				color:#a6a6a6;
				}
			#contact-form .textarea-box {
				background:url(../images/textarea-bg.gif) left top no-repeat;
				width:100%;
				padding:9px 0px 9px 0px;
			}
			#contact-form textarea {
				width:382px;
				height:224px;
				margin:0 0px 0 10px;
				background:#f6f4f4;
				border:none;
				overflow:auto;
				display:block;
				color:#a6a6a6;
				font-size:0.92em;
				}
				#contact-form .button2 {
					margin:11px 0 0 10px;
				}
				#contact-form label {
					padding:0 0 2px 5px;
					display:inline-block;
				}
#contact-form .error {
				color:red;
			}



/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
	padding-top:15px;
	}
	#newsletter-alt-form input[type=text] {
		width:215px;
		padding:7px 0 7px 10px;
		background:#f9f9f9;
		border:none;
		color:#686666;
		border:1px solid #e2e2e2;
		border-right:1px solid #bababa;
		border-left:1px solid #bababa;
		border-top:1px solid #bababa;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		/*behavior:url(js/PIE.htc);*/
		margin-right:12px;
		font-size:12px;
		position:relative;
		}
	#newsletter-alt-form input[type=submit] {
		width:75px;
		height:32px;
		background:#3dc1cc;
		border:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		/*behavior:url(js/PIE.htc);*/
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;
			}

/*Newsletter-form*/
#newsletter-form fieldset {
	border:none;
	padding-top:8px
}
	#newsletter-form label {
		display:inline-block;
		height:44px;
		background:url(../images/newsletter-input-bg.gif) left top no-repeat;
		margin-right:6px;
	}
		#newsletter-form input[type=text] {
			border:none;
			background:none;
			width:220px;
			margin:0 10px;
			padding:8px 0 8px 0;
			line-height:1.2307em;
		}
			#newsletter-form .news-link {
				font-size:1.166em;
				line-height:1.2307em;
				color:#888888;
				
			}
				#newsletter-form .button3 {
					margin:0;
				}

/**/


/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	}
	.slideDown dt {
		background-color:#333132;
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		box-shadow:1px 1px 1px #d1d1d1;
		-moz-box-shadow:1px 1px 0 #d1d1d1;
		-webkit-box-shadow:1px 1px 0 #d1d1d1;
		color: #fff;	
		padding:9px 0 9px 21px;
		margin-bottom:4px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		font-size:12px;
		cursor:pointer;
		margin-bottom:10px;
	}
	.slideDown dt:hover, .slideDown dt.active {
		background-color:#fea900;
		color:#fff;
		text-shadow:0 0 5px #fff;
	}
	.slideDown dt.active {
		background-image:url(../images/arrow2.gif);
	}

	.slideDown dd {
		display:none;
		padding:10px 20px 20px 20px;
	}
	.slideDown.absolute dd {
		position:absolute;
		background:#fff;
	}




/* Accordion */
dl#accordion {
	list-style-type:none;
	margin: 0;
	padding: 0 2px 0 0;
	height:auto !important;
}
	dl#accordion .indent {
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;
		text-decoration: none;	
		}

	dl#accordion dt {
		margin-top:1px;
		background:none;
		padding:0;
		}
		dl#accordion dt a {
			background-color:#333132;
			background-image:url(../images/arrow1.gif);
			background-repeat:no-repeat;
			background-position:100% 16px;
			box-shadow:1px 1px 1px #d1d1d1;
			-moz-box-shadow:1px 1px 0 #d1d1d1;
			-webkit-box-shadow:1px 1px 0 #d1d1d1;
			color: #7f7f7f;	
			padding:9px 0 9px 21px;
			margin-bottom:4px;
			font-weight:bold;
			text-decoration:none;
			display:block;
			font-size:12px;
			}

		dl#accordion dt a:hover {
			background-color:#8e8d8b;
			color:#fff;
			}

		dl#accordion dt.active a{
			background-color:#ccc;
			background-image:url(../images/arrow2.gif);
			color:#333;
			}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
	}
		dl#accordion dd .indent {
			padding:10px 30px 14px 20px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:bold;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		.sub_menu  li {
			list-style:none;
			line-height:30px!important;
			padding-left:0 !important;
			background:none !important;
			padding:0px 0 !important
		}
		.sub_menu li a {
			font-size:12px !important;
			line-height:30px!important;
		}


/* Tooltips */
.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:11px;
	}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	}

a.aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
	}


/* Coin Slider */
#coind-slider { overflow:hidden;}
.coin-slider { 
	overflow: hidden;
	/*zoom: 1;*/
	position: relative;
	padding-bottom:30px;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; }

.cs-buttons { 
	font-size: 0px;
	padding: 10px;
	float: left;
	}
	.cs-buttons a { 
		margin-left: 5px;
		height: 10px;
		width: 10px;
		float: left;
		border: 1px solid #322e30;
		background:#322e30;
		color: #fea900;
		text-indent: -9999em; 
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #fea900;
		border: 1px solid #fea900;
		color: #fff;
		}

	.cs-title { 
		width:100%; 
		padding: 10px 0; 
		background-color: #000;
		color: #fff;
		text-indent:10px;
		}

	.cs-prev, 
	.cs-next { 
		background-color: #000;
		color: #fff;
		padding: 0px 10px;
	}
	.cs-prev:hover,
	.cs-next:hover { background:#fea900;}


/* Gallery */
#galleryfic_gallery {
	padding-bottom:50px;
	width:100%;
	overflow:hidden;
	}
	div.content {
		/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
		width: 909px; 
		max-width:100%;
		position:relative;
		z-index:10;
		margin-bottom:20px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
			text-decoration: underline;
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 463px; /* This should be set to be at least the height of the largest image in the slideshow */
		z-index:10
	}
		.advanced_gallery div.slideshow-container {
			width:60%;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 463px;
		width:909px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 463px;
		width:909px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 466px;
		height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
		text-decoration: none;
	}
	div.slideshow img {
		position:absolute;
		left:0px;
		top:0;
		padding:4px;
		border:1px solid #ddd;
	}
	.simple div.slideshow img {
		left:150px;
	}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.caption-container {
		position: relative;
		clear: left;
		height:40px;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			right:0;
			top:0;
			width:40%;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 466px;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 70px 0 30px;
		overflow:hidden;
	}
	div.caption h2 {
		background:#fff;
	}
	div.caption h4 {
		float:left;
		background:#fff;
	}
	div.image-desc {
		font-size:10px;
		text-transform:uppercase;
		float:right;
		padding:8px 0 0 0;
	}
	div.navigation {
		/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
	ul.thumbs {
		clear: both;
		margin: 0;
		padding: 0;
	}
	ul.thumbs li {
		float: left;
		padding:1px !important;
		background:none !important;
		list-style: none;
		margin:0 4px 0 0;
		margin-bottom:4px;
	}
	ul.thumbs li.last {
		padding-right:0;
	}
	a.thumb {
		display: block;
	}
	ul.thumbs li.selected a.thumb {
	}
	a.thumb:focus {
		outline: none;
	}
	ul.thumbs img {
		border: none;
		display: block;
	}


/* Kwicks */
.kwicks-wrapper {
	width:940px;
	overflow:hidden;
}
	.kwicks-box {
		border:1px solid #323232;
		padding:12px;
		}
	
	.kwicks {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		height:396px;
		background:#000;
		}
	.kwicks li{
		/* these are required, but the values are up to you (must be pixel) */
		width: 158px;
		height: 396px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		opacity:.5;
		/*filter: alpha(opacity=50);*/
		background:none !important;
		}
	.kwicks li.active {
		opacity:1;
		/*filter: alpha(opacity=100);*/
		}
	.kwicks.horizontal li {
		/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
		margin: 0 auto; /*Set to same as spacing option. */	
		float: left;
		}	
	
	.kwicks_vertical {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		width:950px;
		height:396px;
		background:#000;
		}
	.kwicks_vertical li{
		/* these are required, but the values are up to you (must be pixel) */
		height: 196px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		float:none;
		opacity:.5;
		/*filter: alpha(opacity=50);*/
		}
	.kwicks_vertical li.active {
		opacity:1;
		/*filter: alpha(opacity=100);*/
		}


/* Superfish Dropdown Menu */
.nav-bg {
	padding:0px 0 0px 0;
	min-height:48px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #e8e8e8;
	
	position: relative;
	z-index:20;
	background:url(../images/nav-bg.gif) left top repeat-x #f0f0f0;
	max-width:100%;

}

.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	
	background:none;
}
.sf-menu a {
	text-decoration:none;
	color:#0e0e0e;
	text-decoration:none;
	display:block;
	padding:15px 21px 16px 20px;
	/*zoom:1;*/
	margin-left:-1px;
	
}
#menu_small .sf-menu a {
	text-decoration:none;
	color:#0e0e0e;
	text-decoration:none;
	display:block;
	padding:15px 21px 16px 20px;
	/*zoom:1;*/
	margin-left:-1px;	
}
.principal_boton{height:18px;}
.sf-menu a:hover, .sf-menu a.current, .sf-menu .first a:hover, .sf-menu .first a.current,  .sf-menu .last_top a:hover, .sf-menu .last_top a.current	  { /* visited pseudo selector so IE6 applies text colour*/
	background:url(../images/nav-li-a-hover.gif) left top repeat-x #226d8f;
	color:#fff;
}
	.sf-menu .first a {
		border-radius: 8px 0 0 8px;
		-moz-border-radius: 8px 0 0 8px;
		-webkit-border-radius: 8px 0 0 8px;
		
		background:url(../images/png-bg.png) repeat;
	}
	#menu_small .sf-menu .first a {
		border-radius: 8px 0 0 8px;
		-moz-border-radius: 8px 0 0 8px;
		-webkit-border-radius: 8px 0 0 8px;
		width:200px;
		background:url(../images/png-bg.png) repeat;
	}
	.sf-menu .last_top a {
		border-radius: 0 8px 8px 0;
		-moz-border-radius: 0 8px 8px 0;
		-webkit-border-radius: 0 8px 8px 0;
		
		background:url(../images/png-bg.png) repeat;
	}
.sf-menu ul {
	position:absolute;
	
	min-width:190px;
	background-color:#f0f0f0;
	/*width: 196px;
	background:none;
	background:url(../images/sf-ul-bg.png) left bottom no-repeat;
	border:none;*/
	padding:10px 19px 22px 15px;
	z-index:20;
	display:none;
	overflow:hidden;
	margin-left:-1px;
		border-radius:0 0 8px  8px;
		-moz-border-radius:0 0 8px  8px;
		-webkit-border-radius:0 0 8px  8px;
	
}
.sf-menu ul li {
	width:			100%;
	overflow:hidden;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:	relative;
	float:left;
	font-size:1.076em;
	line-height:1.2307em;
	text-transform:uppercase;
	background:url(../images/sf-menu-li-bg.gif) right 0px no-repeat;
}
.sf-menu .last_top {
	background: none;
	float:right;
}

.sf-menu li strong {
	background:url(../images/sf-indicator.gif) center top no-repeat;
	position:absolute;
	text-align:center;
	top:34px;
	height:7px;
	width:9px;
	right:20px;
}

.left_35 {
	left:35px;
	}
.left_40 {
	left:40px;
	}
.left_50 {
	left:48px;
	}
.left_55 {
	left:55px;
	}
.left_60 {
	left:60px;
	}
.left_70 {
	left:70px;
	}
.left_110 {
	left:110px;
	}


.sf-menu .drop strong {
	left:40px;
}
.sf-menu .drop1 strong {
	left:60px;
}
	.sf-menu li a:hover strong, .sf-menu .current strong {
		background:url(../images/sf-indicator-hover.gif) left top no-repeat;
	}
.sf-menu li li {
	font-size:1em;
	text-align:left;
	line-height:2.57em;
	border:none;
	padding:10px 0 8px 0;
	background:url(../images/sf-ul-li-bg.png) left bottom repeat-x;
	cursor:pointer;
}
.sf-menu ul .last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
.sf-menu li li a {
	background:none;
	background:url(../images/sf-ul-li-a-bg.gif) left 6px no-repeat;
	color:#6b6a6a;
	padding:0 0 0 8px;
	display:block;
	line-height:1.2307em;
	font-size:1em;
}
.sf-menu li li a:hover, .sf-menu li li a.current {
	color:#dd1723;
	background:url(../images/sf-ul-li-a-bg.gif) left 6px no-repeat;
}
.sf-menu li li:last-child a {
	border-bottom:none;
}

.sf-menu ul ul {
	background:none;
	padding:0 0 0 0;
	width:205px;
}
	.sf-menu li li li {
		background:none;
		padding:0 0 2px 0;
	}
		.sf-menu li li li a {
			background:url(../images/sf-ul-ul-li2.png) left top no-repeat;
			display:block;
			height:26px;
			padding:10px 0 0 10px;			
		}
			.sf-menu li li li a:hover, .sf-menu li li li a.current {
				background:url(../images/sf-ul-ul-li-active.png) left top no-repeat !important;
				color:#fff;
			}

.sf-menu a {
	display:		block;
	position:		relative;
	z-index:20
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			216px; /* match ul width */
	top:			0;
	margin-left:1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			-10px;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;
}
.sf-menu .sf-sub-indicator {
	display:none;
}
	.sf-menu ul .sf-sub-indicator {
		display:block;
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:50%;
	margin-top:-2px;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { right:5px !important;}
.sf-menu ul a > .sf-sub-indicator { background:url(../images/sf-ul-li-a-bg.gif) no-repeat 0 0;}


/* Tabs */
.tabs {
	clear: left;
	float: left;
	margin: 15px 0 30px 0;
	}
	.tabs ol {
		list-style-type: decimal;
		margin: 0 0 0 20px;
		}
		.tabs ol li {
			display: list-item;
			float: none;
			padding-bottom:5px !important;
			font-size:12px;
			color:#6b6a6a;
			}
	
	.tabs ul.nav { width:100%;}
		
	.tabs ul {
		float: left;
		list-style: none;
		margin: 0 0 5px 0 !important;
		padding:0 0 0 0 !important;
		}
		.tabs li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
			background:none !important;
			padding:0 0 0 0 !important;
			}
		.tabs .selected {
			margin-bottom: -5px;
			position: relative;
			}
		.tabs .selected a {
			background: #f0f0f0;
			color: #000;
			padding-bottom: 10px;
			}
		.tabs a:hover {
			background: #f0f0f0;
			color: #000;
			}

		.tabs a {
			background:#000;
			color: #fff;
			display: block;
			padding:5px 10px;
			text-decoration: none;
			}

	.tabs .tab-content {
		background: #f0f0f0;
		clear: both;
		width:100%;
		max-width:940px;
		overflow:auto;
		}
		.tabs .tab-content .inner {
			padding:10px;
			}
	
	.tabs p { margin-bottom: 5px; }
	.tabs .tab-content strong { color:#000;}
	
	.tabs pre {
		margin:4px 0;
	}
	.tabs code {
		overflow:auto;
	}
	*+html .tabs code { overflow:visible;}


/* Twitter */
#twitter {
	margin-bottom: 2em;
	}

	#twitter h2 {
		margin: 0 0 5px 0;
		padding:.5em 1em;
		font-size: 1.5em;
		color: #fff;
		background-color: #888;
		letter-spacing:0;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}

	#preloader {
		margin: 0;
		padding: 1em 1em 1em 3em;
		text-indent:10px;
		background: transparent url(../images/loader.gif) 1em center no-repeat;
		/* generate your own loader gif: http://www.ajaxload.info */
		}

	ul#twitter_update_list {
		margin: 0;
		padding: 0 0 0.5em 0;
		list-style-type: none;
		}
		ul#twitter_update_list li {
			margin: 0;
			padding: 0.8em 0 1em 1em !important;
			background:#f0f0f0;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover {
			background-color:#fea900;
			color:#fff;
			}
			ul#twitter_update_list li:hover a {
				color:#000;
				}

			ul#twitter_update_list li a {
				/* timestamp link */
				color: #000;
				}
			
				ul#twitter_update_list li span {
					display: block;
					}
				
				ul#twitter_update_list li span a {
					/* links in tweet */
					color: #fea900;
					}
				
			ul#twitter_update_list li.firstTweet {
				
				}
			ul#twitter_update_list li.lastTweet {
				border-bottom: none;
				}
			
			a#profileLink {
				display: block;
				padding: 0.3em 1em;
				color: #fff;
				background-color: #000;
				}


/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 12px 0 !important;
	position:relative;
	font-size:0.92em;
	}
	.elements-list li code {
		position:absolute;
		right:0;
		top:-3px;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}



/*======================================================*/

/* Code grabber */
.code {
	padding:30px 0 10px 0;
}
	.code a.code-icon {
		margin-bottom:10px;
	}
	.code a.code-icon i {
		padding-right:6px;
		font-style:normal;
	}
	.code div.grabber {
		display:none;
	}
	.code code {
		padding:0 10px 0 10px;
		background:#f6f6f6;
		color:#333;
		border:1px solid #dfdfdf;
		white-space:pre;
		overflow:auto;
	}

/* Advanced Menu */
#advanced {
	position:fixed;
	z-index:999;
	right:-172px;
	top:50px;
	background:#181818;
	padding:20px 16px 20px 18px;
	width:135px;
	font-size:11px;
	border-right:3px solid #3a3a3a;
	font-family:Tahoma, Geneva, sans-serif;
	color:#dfdfdf;
	-webkit-border-radius: 0px 0 0 6px;
	-moz-border-radius: 0px 0 0 6px;
	border-radius: 0px 0 0 6px;
}
	#advanced span.trigger {
		display:block;
		position:absolute;
		left:-81px;
		top:20px;
		margin-top:-25px;
		width:81px;
		height:52px;
		background:#fff;
		cursor:pointer;
		text-align:center;
		background:url(../images/panel/adv-trigger.png) no-repeat 0 0;
	}
		#advanced span.trigger strong {display:block; padding:4px 0 0 0;}
		#advanced ul li {
			background:url(../images/panel-arrow.gif) no-repeat 0 6px;
			padding:0 0 0 13px;
			font-size:12px;
		}
		#advanced ul li.trigger_adv {
			padding:0 0 0 0;
		}
			#advanced ul li.trigger_adv > span {
				background:url(../images/panel-arrow2.gif) no-repeat 100% 8px #636363;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				padding:0 20px 0 12px;
				color:#dfdfdf;
				font-weight:bold;
				display:inline-block;
			}
			
		#advanced ul li a {
			color:#4393d0;
			text-decoration:none;
		}
		#advanced ul li a:hover {
			text-decoration:underline;
		}
		#advanced ul ul {
			margin-left:13px;
		}
			#advanced ul ul li {
				font-size:11px;
				background:url(../images/panel-arrow1.gif) no-repeat 0 7px;
			}
			#advanced ul ul a {
				text-transform:capitalize;
				color:#dfdfdf;
			}
			#advanced ul ul ul {
				margin-left:8px;
			}
			#advanced ul ul ul li {
				background:none;
				}
			#advanced ul ul ul li a {
				color:#939393;
			}

.etiquetas_portada{
	padding:10px 0 0 15px;
	color:#000;
	border-top:#F7F7F7 solid 1px;
	margin:10px 0 0 0;
	font-size:0.87em;
	text-align:right}
.etiquetas_portada a{
	color:#d5192b;
	margin-right:0px;
}

.etiquetas_portada_peq{
	padding:5px 0 0 5px;
	color:#000;
	border-top:#EEE solid 1px;
	font-size:0.9em;
	text-align:right}
.etiquetas_portada_peq a{
	color:#d5192b;
	margin-right:0px;
}
.borde_inferior_sin_etiqueta{border-bottom:#e4e4e4 solid 1px; height:10px; margin-bottom:3px;}


/*generales*/
.alert{
	color:#d5192b;
	font-weight:bold;}
.texto_negro{
	color:#000}
.texto_negro_g{
	color:#000;
	font-size:1.3em; 
	line-height:1.3em;}
.padding_izdo{
	padding-left:55px;}
.padding_izdo_peq{
	padding-left:10px;}
.padding_izdo_med{
	padding-left:25px;}
.padding_dcho_peq{
	padding-right:10px;}
.parrafo{
	padding-top:8px;}
.parrafo_g{
	padding-top:18px;}
.alinear_dcha{
text-align:right}
.alinear_izda{
text-align:left}
.alinear_centro{
text-align:center}
.alinear_justificado{
text-align:justify}
.parrafo_clear{
	clear:left;
	padding-top:8px;
	}
.parrafo_margin{
	clear:left;
	margin-top:8px;
	}
.parrafo_mitad{
	clear:left;
	margin-top:4px;
	padding-top:4px;
	}
.borde_sup_inf{border-top:#f7f7f5 solid 1px;border-bottom:#f7f7f5 solid 1px;  padding-top:5px;;}
.borde_dcho{border-right:#000 solid 1px;}
	
.pading_sup_g{
	margin-top:15px;}
	
.img_cabe_peq{
	height:161px;
	width:100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0 10px 0;
}
.txt_cabe_img_peq {
	font-size:3.5em; 
	text-align:left; 
	z-index:5; 
	color:#000;
	margin-bottom:0px;}

.img_cabe{
	height:324px;
	width:100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0 10px 0;
}

.txt_cabe {height:76px; margin-top:40px; margin-bottom:5px; font-size:65px;}
.txt_cabe_img {position:relative; top:-313px; font-size:50px; text-align:right; margin-right:24px; z-index:5;}

.bandera{
	float: left;
	padding-top:3px;
	text-align:center;
	padding-right:2px;
	margin-top:3px;
}

.fondo_icono_imagen_mini_cargar_3 {
	width:236px;
	height:250px;
	float:left;
	margin-top:15px;
}
.capa_imagen_mini_3 {
	width:210px;
	height:210px;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #333333;
}
.capa_imagen_mini_3 a {
	width:210px;
	height:210px;
	display:block;
}


.borde_redondeado {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 0 10px 0;
	padding:7px 4px 10px 4px;
	background-color:#F7F7F7;
	}

.borde_redondeado2 {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin:0 0 10px 0;
	padding:4px 4px 4px 4px;
	}

.borde_redondeado_fino {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:0 0 10px 0;
	padding:7px 4px 10px 4px;
	overflow:hidden
	}

.borde_gris{ border:#999 solid 1px}

.fondo_negro{
	background-color:#000;
	}
.fondo_rojo{
	background-color:#660000;
	}
.fondo_rojo_claro{
	background-color:#FFF4F4;
	}
.fondo_naranja{
	background-color:#ff9300;
	}
.fondo_naranja_oscuro{
	background-color:#EC8800;
	}
.fondo_azul{
	background-color:#0085B0;
	}
.fondo_azul_claro{
	background-color:#E6F9FF;
	}
.fondo_verde{
	background-color:#497b02;
	}
.fondo_azul_oscuro{
	background-color:#236e8f;
	}
.fondo_gris{
	background-color:#F7F7F7;
	}
.fondo_gris_oscuro{
	background-color:#606060;
	}
.fondo_blanco{
	background-color:#FFF;
	}
.fondo_azul_oscuro2{
	background-color:#00688A;
	}
.fondo_gris_claro{background-color:#f7f7f5; }
.fondo_gris_oscuro{
	background-color:#666;
}
.fondo_naranja_claro{
	background-color:#FFFBF4;
	}
.fondo_naranja_medio{
	background-color:#e9d17c;
	}
.fondo_p512C{
	background-color:#89146a;
	}
.fondo_p194C{
	background-color:#ab0232;
	}
.fondo_p7474C{
	background-color:#008a9b;
	}
.fondo_p7505C{
	background-color:#8e6e39;
	}
.fondo_p512C_claro{
	background-color:#FDF4FB;
}

.color_negro{ color:#000}
.color_gris{ color:#999}
.color_azul{ color:#0085B0}
.color_azul_oscuro{ color:#236e8f}
.color_rojo{ color:#660000}
.color_naranja{ color:#ff9200}
.color_naranja_oscuro{ color:#EC8800 !important}
.color_blanco{ color:#FFF}
.color_p512C{color:#89146a;}
.color_p194C{color:#ab0232;}
.color_p7474C{color:#008a9b;}
.color_p7505C{color:#8e6e39;}
.color_gris_oscuro{
	color:#666
}


.borde_negro{ border:#000 solid 1px;}
.borde_gris{ border:#999 solid 1px;}
.borde_gris_oscuro{ border:#666 solid 1px;}
.borde_azul{ border:#0085B0 solid 1px; }
.borde_azul_oscuro{ border:#236e8f solid 1px; }
.borde_rojo{ border:#660000 solid 1px; }
.borde_naranja{ border:#ff9200 solid 1px; }
.borde_naranja_oscuro{ border:#EC8800 solid 1px; }
.borde_p512C{border:#89146a solid 1px;}
.borde_p194C{border:#ab0232 solid 1px;}
.borde_p7474C{border:#008a9b solid 1px;}
.borde_p7505C{border:#8e6e39 solid 1px;}

.borde_gordo_negro{ border:#000 solid 2px;}
.borde_gordo_gris{ border:#999 solid 2px;}
.borde_gordo_azul{ border:#0085B0 solid 2px; }
.borde_gordo_azul_oscuro{ border:#236e8f solid 2px; }
.borde_gordo_rojo{ border:#660000 solid 2px; }
.borde_gordo_naranja{ border:#ff9200 solid 2px; }
.borde_gordo_naranja_oscuro{ border:#EC8800 solid 2px; }
.borde_gordo_p512C{border:#89146a solid 2px;}
.borde_gordo_p194C{border:#ab0232 solid 2px;}
.borde_gordo_p7474C{border:#008a9b solid 2px;}
.borde_gordo_p7505C{border:#8e6e39 solid 2px;}


.cuadrado_lateral_izdo_interior{float:left; width:65%; }
.cuadrado_lateral_dcho_interior{float:left; width:33%; margin-left:2%; overflow:hidden}
.cuadrado_lateral_izdo_interior2{float:left; width:55%; }
.cuadrado_lateral_dcho_interior2{float:left; width:42%; margin-left:3%;  overflow:hidden}
.cuadrado_lateral_izdo_interior3{float:left; width:75%; }
.cuadrado_lateral_dcho_interior3{float:left; width:23%; margin-left:2%; overflow:hidden}
.cuadrado_lateral_izdo_interior4{float:left; width:49%; }
.cuadrado_lateral_dcho_interior4{float:left; width:48%; margin-left:3%;  overflow:hidden}

.cuadrado_lateral_triple_izdo_interior{float:left; width:40%; }
.cuadrado_lateral_triple_centro_interior{float:left; width:40%; margin-left:1%;  overflow:hidden;padding-left:1%; border-left:#CCC solid 1px}
.cuadrado_lateral_triple_izdo_interior_doble_no{float:left; width:0%;}
.cuadrado_lateral_triple_izdo_interior_doble{float:left; width:81%; overflow:hidden;padding-left:1%;}
.cuadrado_lateral_triple_dcho_interior{float:left; width:15%; margin-left:1%;  overflow:hidden; ;padding-left:1%; border-left:#CCC solid 1px}

.cuadrado_lateral_triple_izdo_interior_unico{float:left; width:75%;  overflow:hidden; padding-right:1%;}
.cuadrado_lateral_triple_dcho_interior_unico{float:left; width:21%; margin-left:1%;  overflow:hidden; ;padding-left:1%; border-left:#CCC solid 1px}

.listado_colecciones{ margin-top:5px;}
.listado_colecciones img{ vertical-align:middle; padding-bottom:2px}
.padding_8{
	padding:8px;}
.margin_8{
	margin:8px;}

.padding_8_no_inf{
	padding:8px 8px 0 8px;}

.alto_canal2015 {
	overflow:hidden;
	height:295px;
	}
#canal2015{
	width:267px;
	background-color:#660000;
	float:left;
	}


.titulo_general_centrado{
	font-size:1.4em;
	line-height:1.5em;
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
	}
.subrayado{ text-decoration:underline}
.titulo_general_cuadro{
	font-size:1.7em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	padding-left:5px;
	}
.titulo_general_cuadro_med{
	font-size:1.5em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	padding-left:5px;
	}
.titulo_general_cuadro_peq{
	font-size:1.2em;
	line-height:1.2em;
	text-align:left;
	padding-bottom:5px;
	padding-left:5px;
	}
.titulo_general_cuadro img{ text-align:right}
.titulo_general_cuadro img{ text-align:right}
.titulo_general_cuadro_boton{
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
	padding:5px;
	overflow:hidden;
	background-color:#F3F3F3;
	border:#89146a solid 1px;
	margin-bottom:8px;
	}
.titulo_general_cuadro_boton a{ color:#89146a}
.titulo_general_cuadro_boton img{float:left; margin-right:10px;}
.titulo_general_cuadro_boton:hover{
	background-color:#CCC
	}
.titulo_general_secciones_grande{
	font-size:2.5em;
	line-height:1.1em;
	text-align:left;
	padding-bottom:5px;
	text-decoration:underline
	}
.titulo_general_secciones_grande_sin{
	font-size:3em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	}
.titulo_general_secciones_mediano_sin{
	font-size:2em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	}
.subtitulo_general_secciones_grande{
	font-size:1.5em;
	line-height:1em;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none
	}
.subtitulo_general_secciones_mediano{
	font-size:1.3em;
	line-height:1em;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none
	}
.titulo_general_secciones{
	font-size:2em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	}
.titulo_general_secciones_peq{
	font-size:1.5em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	}
.titulo_agenda{
	font-size:1.7em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:5px;
	}
.titulo_agenda img{
	float:right;
	padding-right:3px;}

.titulo_agenda a{
	color:#fff;
	text-decoration:none;
	}
.titulo{
	font-size:1.3em;
	font-weight:bold;}
.recuadro_blog_exterior {float:left; width:245px;}

.recuadro_blog {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	overflow:hidden;
	margin:8px 15px 5px 5px;
	border:#000 solid 3px;
	}
.recuadro_blog a:hover { text-decoration:none !important}
.titulo_blogs a:hover { text-decoration:none !important}
.recuadro_blog:hover { border:#008a9b solid 3px;}

.recuadro_blog_exterior_dcho {float:right; width:245px;}
.recuadro_blog_dcho {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	overflow:hidden;
	margin:0px 0px 5px 15px;
	border:#000 solid 3px;
	}
.recuadro_blog_dcho a:hover { text-decoration:none !important}
.recuadro_blog_dcho a:hover { text-decoration:none !important}
.recuadro_blog_dcho:hover { border:#008a9b solid 3px;}

.titulo_blogs{
	font-size:1.4em;
	line-height:1.2em;
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
	color:#000;
	padding:5px;
	font-style:italic;

	}
.imagen_blogs{padding:5px;}
.firma_blogs{
	text-align:center;
	background:url(../images/firma2.png) center center no-repeat;
	height: 70px;
	width: 215px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
}

.titulo_barra_dcha_blog{background-color:#e4e4e4; border:#ccc solid 1px; padding:8px; color:#000; font-size:2.5em; line-height:1.2em; text-align:center}
.titulo_barra_dcha_blog_peq{background-color:#e4e4e4; border:#ccc solid 1px; padding:8px; color:#000; font-size:1.5em; line-height:1.2em; text-align:center}

.titulo_video{
	font-size:1.7em;
	line-height:1.5em;
	text-align:left;
	padding:5px;
	background-color:#89146a;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
.titulo_video img{
	float:right;
	padding-right:3px;}

.titulo_video a{
	color:#fff;
	text-decoration:none;
	}
.fondo_blanco_redondeado_inf{
	background-color:#FFF;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
overflow:hidden;
	}



.otros_videos{
	background-color:#DFDFDF;
	font-size:1em;
	line-height:1.2em;
	text-align:left;
	padding:5px;
	margin:5px 0 5px 0;
	display:block;
	}
.otros_videos:hover{
	background-color:#333;
	}
.otros_videos a:hover{
	color:#FFF;
	}

.otros_videos a{
	color:#666;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	}
	
.texto_contenido_interior{
	text-align:justify;}
.texto_contenido_interior img{
	margin:5px 2% 5px 2% !important}
.texto_contenido_interior .pegada{
	margin:0 0px 0 0px !important}
	
	
.texto_contenido_interior em{
	font-style:italic !important;
	color:#6A6A6A}

.texto_contenido_interior p a{
	color:#236e8f !important;
}
/*.texto_contenido_interior a{
	color:#236e8f !important;
}*/
.texto_enlace_interior a{
	color:#236e8f !important;
}

.frase_img {
	display:block;
	height:20px;
	padding:10px 10px 10px 10px;
	font-size:1.1em;
	overflow:hidden;
	background-image:url(../images/fondo_transparente_oscuro2.png);
	color:#FFF;
	text-align:right;
	border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius :8px;

	border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius :8px;

	}

.agenda_inf_enlace{clear:left; text-align:center; padding-top:10px;}
.agenda_inf_enlace a{ color:#999}
.agenda_inf_enlace a:hover{ text-decoration:underline}

.radio_interior{ background-color:#FFF; padding:8px; text-align:center}
.radio_interior a{ color:#000; text-align:center}
.radio_interior a:hover{ text-decoration:underline}



.boton_portada{ background-color:#fff; border:#fff solid 1px; text-align:center; width:278px;margin-bottom:10px;}
.boton_portada:hover{ border-color:#e4e4e4}
.boton_portada a{ width:100%; height:100%; display:block}

.boton_generico{padding:3px 3px 3px 6px; font-size:1.3em; line-height:1.3em; font-weight:bold; color:#FFF}
.boton_generico:hover{
	background-color:#333
}
.boton_generico a{color:#FFF; width:100%; height:100%; display:block; text-decoration:none}
.boton_generico a:hover{text-decoration:none}

.paginacion{
	font-size:0.85em;
	padding:2px;
	text-align:center;
	border-bottom: #ededed solid 1px;
	border-top: #ededed solid 1px;
	margin:0px 0 15px 0;
	}
.paginacion a{
	color:#4e6688;}
.paginacion a:hover{
	color:#000;
	text-decoration:underline;
	}
.paginacion a:active{
	color:#4e6688;
	text-decoration:underline;
	}
.paginacion_sin{
	font-size:0.85em;
	padding:2px;
	text-align:center;
	margin:0px 0 5px 0;
	background-color:#F9f9f9
	}
.paginacion_sin a{
	color:#4e6688;}
.paginacion_sin a:hover{
	color:#000;
	text-decoration:underline;
	}
.paginacion_sin a:active{
	color:#4e6688;
	text-decoration:underline;
	}

.enlace_azul{ color:#06C; text-decoration:underline}
.enlace_azul:hover{
	color:#000;
}
.cuadrado_con_paddin{padding:0 10px 8px 10px;}
.cuadrado_con_paddin_series{padding:0 10px 8px 30px;}
.margin_top{ margin-top:8px;}
.borde_gris_margin{border-top:#CCC solid 1px; margin-top:10px}
.cuadrado_dividido{width:47.5%; padding:1%; float:left}
.cuadrado_dividido_izdo{border-right:#000 solid 1px; width:47.5%; padding:1%; float:left}
.margen_superior{margin-top:10px}
.margen_inferior{margin-bottom:10px}
.padding_inferior{padding-bottom:10px}


/*==========================================*/

/*Buscador*/
.buscador{
	background-color:#FBFBFB;
	border:#89146a 2px solid;
	margin-bottom:10px;
	width:96%;
	overflow:hidden;
	display:block;
	text-align:left;
	padding:15px;
}
.resultados_busq{
	text-align:left;
}
.boton_buscador{ background-color:#666; color:#FFF; padding:3px 12px 3px 12px}
.boton_buscador:hover{
	background-color:#333;
	color:#FFF;
	padding:3px 12px 3px 12px
}
.cabe_res_busq{
	font-size:2em;
	line-height:1em;
	border-bottom:#333 1px solid;
	text-align:left;
	margin-bottom:12px;
	margin-left:10px;
	margin-top:12px;
	margin-right:2%;
	color:#89146a;
}
.tit_res_busq{
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
}
.tit_res_busq2{
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	text-align:left;
	color:#89146a;
	margin-top:6px;
	margin-bottom:3px;
	
}
.tit_res_busq2 a{ color:#89146a; width:99%; height:99%; display:block;padding:1%;}
.tit_res_busq2 a:hover{
	color:#FFF;
	text-decoration:none !important;
	background-color:#89146a;
}
.desc_res_busq{
	font-size:13px;
	margin-left:15px;
	margin-bottom:6px;
	text-align:left;
	padding-left:10px; 
	padding-right:2%;
}
.cont_res_busq{
	background-color:#CCC;
	width:97%;
	margin-left:1%;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	font-size:1.2em;
	color:#000;
	margin-bottom:10px;
	line-height:30px;
	overflow:hidden;
}


.parrafo{
padding-top:8px;
}
.parrafo_grande{
padding-top:12px;
}
.parrafo_peq{
padding-top:3px;
}
.parrafo_gra{
padding-top:15px;
}
.borde_fotos2 {
	padding:1px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.borde_fotos2_margen {
	padding:1px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-bottom:10px;
}

.texto_azul{
	color:#639AC7
}
.texto_negro{
	color:#000000
}

.buscador_caja_float{width:25%; float:left; overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_izda{margin-left:1%; width:10%; float:left;}
.buscador_caja_float_dcha{margin-left:1%; width:88%; float:left; padding-top:2px; text-align:left}
.buscador_caja_float_50{width:50%; float:left; overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_33{width:33%; float:left; overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_75{width:75%; float:left; overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_66{width:66%; float:left; overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_100{overflow:hidden; display:block; margin-top:8px;}
.buscador_caja_float_izda_corto{margin-left:1%; width:2%; float:left;}
.buscador_caja_float_dcha_corto{margin-left:1%; width:96%; float:left; padding-top:2px; text-align:left}

.buscador_caja_float_dcha select{ font-size:1.0em; color:#666; background-color:#fff; }
.buscador_caja_float_dcha_corto select{ font-size:1.0em; color:#666; background-color:#fff; }

.float_foto{ float:left; width:7%;}
.float_resto{ float:left; width:91%;}

.busqueda_general_publicacion_div{ overflow:hidden; display:none}
.busqueda_general_investigacion_div{ overflow:hidden; display:none}

/*==========================================*/
/*========BUSCADOR DE EVENTOS================*/

.paginacion{
	font-size:0.85em;
	padding:2px;
	text-align:center;
	border-bottom: #ededed solid 1px;
	border-top: #ededed solid 1px;
	margin:0px 0 15px 0;
	}
.paginacion a{
	color:#4e6688;}
.paginacion a:hover{
	color:#000;
	text-decoration:underline;
	}
.paginacion a:active{
	color:#4e6688;
	text-decoration:underline;
	}

.buscador_eve{
	font-size:0.85em;
	padding:5px;
	text-align:center;
	border: #ededed solid 1px;
	background-color:#F7F7F7;
	margin:0px 0 0px 0;
	}
.buscador_eve select{ font-size:1.1em; color:#666; background-color:#fff; padding:3px;}
.buscador_eve input{ font-size:1.3em; color:#666; background-color:#F5F5F5; padding:1px;}
.texto_grande_negro{ font-size:2.2em; color:#333; line-height:1.1em}
.texto_grande_mediano{ font-size:1.3em;  line-height:1.3em}
.listado_noticias_historico{
	border-bottom:#000 solid 1px; margin-bottom:15px;}
	
.titulo_etiquetas_pagina_eti{ background-color:#666; color:#FFF; padding:6px 10px 6px 20px; font-size:1.3em; margin:10px 0 0px 0; clear:both}

.titulo_pagina_etiquetas{ font-size:3em}
.titulo_pagina_etiquetas_peq{ font-size:0.45em; color:#CCC}


/*==========================================*/

#botones_derecha_slider{float:left; width:200px; height:341px; padding:10px 0px 0px 10px; overflow:hidden; text-align:center;}
#botones_derecha_slider img{ margin-bottom:8px;}
.boton_derecha_slider:hover{ opacity:0.6; /*filter:alpha(opacity=60);*/ }
.boton_derecha_slider{ float:left;}


/****************************Menu de navegacion************************/
.barra_navegacion {padding:10px 0 10px 15px; font-size:1em; color:#000}
.barra_navegacion a{
	color:#999;
	text-decoration:none
}
.barra_navegacion a:hover{
	color:#666;
	text-decoration:underline;
}


/****************************Documentos************************/
.documentos_portada{clear:left; overflow:hidden; padding:0px 0 8px 20px; margin-top:5px ;}
.documentos_portada a{
	color:#66B3FF
	
}

.imagenes_portada{clear:left; background-color:#faf9f9; overflow:hidden; padding:12px 0 0 10px; margin:8px 0 0 20px }
.imagenes_portada a{
	color:#66B3FF
}

.imagenes_portada2{clear:left; background-color:#fff; overflow:hidden; padding:12px 0 0 10px; margin:8px 0 0 20px }
.imagenes_portada2 a{
	color:#66B3FF
}

.enlaces_portada{clear:left; background-color:#faf9f9; overflow:hidden; padding:12px 0 10px 10px; margin:8px 0 0 20px }
.enlaces_portada a{
	color:#66B3FF
}
.enlaces_portada a:hover{
	color:#000 !important;
}


.fondo_icono_imagen_mini_cargar {
	width:46px;
	height:60px;
	float:left;
}
.capa_imagen {
	width:100px;
	height:100px;
	background-color: #999999;
	margin: 7px;
	border: 1px solid #333333;
}
.capa_imagen_mini {
	width:40px;
	height:40px;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #333333;
}
.capa_imagen_mini a{
	height: 100%;
	width: 100%;
	display: block;
}
.capa_imagen a {
	height: 100%;
	width: 100%;
	display: block;
}
.fondo_icono_imagen {
	width:116px;
	height:116px;
	float:left
}
.fondo_icono_imagen_mini {
	width:46px;
	height:46px;
	float:left
}
.fondo_icono_imagen:hover {
	background-image: url(../images/fondo_icono.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_icono_imagen_mini:hover {
	background-image: url(../images/fondo_icono_mini.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.mostrar_articulo_uno{
	padding:5px 5px 5px 40px;
	clear:left;
	margin-bottom:1px;
	overflow:hidden;
	border-bottom:#CCC solid 1px;
	}
.mostrar_articulo_uno a{ width:100%; height:100%; display:block; text-decoration:none}
.mostrar_articulo_uno .entradilla{ color:#333; padding-top:8px; text-align:justify}
.mostrar_articulo_uno .entradilla a{ text-decoration:none;}
.mostrar_articulo_uno a:hover{
	text-decoration:none !important;
}
.mostrar_articulo_uno:hover {
	background-color:#faf9f9;
	text-decoration:none;
}
.negrita{ font-weight:bold}
.icono_documentos {
	height:40px;
	padding:5px 0 0 35px;
	clear:left;background-color:#faf9f9; margin-bottom:1px;
}
.icono_documentos a{ width:100%; height:100%; display:block; text-decoration:none}
.icono_documentos .peso{ color:#333}
.icono_documentos a:hover{text-decoration:none !important; color:#FFF}
.icono_documentos:hover {
	background-color:#CCC
}

.icono_documentos2 {
	height:40px;
	padding:5px 0 0 35px;
	clear:left;background-color:#fff; margin-bottom:1px;
}
.icono_documentos2 a{ width:100%; height:100%; display:block; text-decoration:none}
.icono_documentos2 .peso{ color:#333}
.icono_documentos2 a:hover{text-decoration:none !important; color:#FFF}
.icono_documentos2:hover {
	background-color:#CCC
}



.div_listado_historicos{background-color:#F8F8F8; margin-bottom:3px; padding:8px; overflow:hidden}
.div_listado_historicos a{ text-decoration:none; color:#000; display:block; width:100%; height:100% }
.div_listado_historicos a:hover{ text-decoration:none !important;; }
.div_listado_historicos:hover{
	background-color:#EAEAEA;
	text-decoration:none;
}
.sinsubrayar:hover{
	text-decoration:none;
}
.sinsubrayar{
	text-decoration:none;
}
.padding_left{ padding-left:10px;}


.quienes_somos_menu_izdo{float:right; width:27%; padding-left:1%;  margin:8px 0 0 2%;}
.p2{clear:both}
.addthis_izda{ padding-top:15px; float:left}
.addthis_izda_pegado{ padding-top:0px; float:left}
.addthis_izda_medio{ padding-top:7px; float:left}
.addthis_dcha{ padding-top:15px; float:right}
.addthis_izda_grande{ padding-top:5px; padding-bottom:5px; float:left;}
.addthis_dcha_grande{ padding-top:5px; padding-bottom:5px; float:right}
.salto{clear:both}
.salto_izda{clear:left}
.vertical_img{ vertical-align:middle}

.facebook_div{width: 448px; float: left; margin-right: 2%; max-width:96%;}
.twitter_div{width: 447px; float: left; max-width:96%;}

.facebook_div_new{width: 95%; float: left; max-width:95%;}
.twitter_div_new{width: 95%; float: left; max-width:95%;}

.bloque_izdo_principal_new{width: 95%; float: left; max-width:95%;
	}


#mapa_ubicacion {
	float:left;
	border:#0085B0 solid 3px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
	background-color:#0085B0;
	
}
#mapa_ubicacion a{ color:#FFF !important}
#mapa_ubicacion_texto {
	float:right;
	border:#0085B0 solid 3px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
	width:300px;
	min-height:400px;
	padding:0px 10px
	
}
#mapa_ubicacion_texto2 {
	border:#0085B0 solid 3px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
	padding:0px 10px
	
}

.div_float_50{ float:left; width:45%; margin-right:3%}
.div_float_right_lom{ float:right; width:32%; margin-left:1%}
.div_float_left_lom{ float:left; width:65%;}
.audio_subtitulo{font-size:1.8em; padding:0 0 8px 0; color:#4b4a4a; text-align:center}

.video_subtitulo{font-size:1.4em; padding:8px 0 8px 0; color:#4b4a4a; text-align:center; line-height:1.4em}
.video_subtitulo a{ color:#09F}
.video_nombre_plataforma{font-size:1.6em; color:#000;  line-height:1.2em; padding-left:10px; font-weight:bold}

.texto_gris_medio{
	color:#999
}

.bloque_izdo_principal_video{
	width:268px;
	max-width:100%;
	}

/*PARTE RESPONSIVA NORMAL*/
#menu_big{display:block;}
#menu_small{display:none;}


.bloque_izdo_principal{
	width:268px;
	float:left
	}
#slider_responsive, #noticias_responsive{display:none;}
#slider_completo{ display:block;}

#agenda_calendario_aviso_movil{ display:none}
/*HASTA AQUI PARTE RESPONSIVA NORMAL*/


/*MENU PEQUEÑO*/
.menu_small_select {
	height:28px;
	line-height:28px;
	font-size:1.4em;
	width:98%;
	border:0px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
	background-image:url(<%=cadena_url%>/images/fondo_small_menu.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-weight:bold;
}
.menu_small_seccion{
	background-color:#CCC;
}
.menu_small_pagina{
	background-color:#F8F8F8;
}
/*HASTA AQUI MENU PEQUEÑO*/

.oculto{ display:none}

.borde_imagen{ border:#CCC solid 1px;}