/*----   FOTOS CON SISTEMA NATIVO DE CAPTION DE WP 2.6   */

#destacado .wp-caption {
	float: right;
	width: 252px;
/*	background-color: gray;*/
background-image: url(graficos/fondo-epigrafe.jpg);
	margin-left: 5px;
	padding: 0px;
	}


#destacado .wp-caption img {
	width: 250px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	}

#destacado  p.wp-caption-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-bottom: 2px;
	margin-left: 3px;
	}

	
#noticias .wp-caption {
	float: right;
	width: 200px;
	background-color: gray;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	}


#noticias .wp-caption img {
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	}

#noticias  p.wp-caption-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-bottom: 2px;
	margin-left: 3px;
	display: none;
	}	
	
#actualidad .wp-caption {
	float: left;
	width: 200px;
	background-color: gray;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	}


#actualidad .wp-caption img {
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	}

#actualidad  p.wp-caption-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-bottom: 2px;
	margin-left: 3px;
	display: none;
	}		
	

#catastrofe .wp-caption {
	float: right;
	width: 342px;
	background-color: gray;
	margin-left: 5px;
	padding: 0px;
	}


#catastrofe .wp-caption img {
	width: 340px;
	height: 255px;
	margin: 0px;
	padding: 0px;
	}

#catastrofe  p.wp-caption-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-bottom: 2px;
	margin-left: 3px;
	}	
	
	
	
	
#intermedio .wp-caption {
	float: right;
	width: 172px;
	background-color: gray;
	margin-left: 5px;
	padding: 0px;
	}


#intermedio .wp-caption img {
	width: 170px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	}

#intermedio  p.wp-caption-text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-bottom: 2px;
	margin-left: 3px;
	}
	
	
	
	
	
	
	
	
	
#notas-permanentes .wp-caption {
	width: 442px;
/*	background-color: gray;*/
	background-image: url(graficos/fondo-epigrafe.jpg);
	margin-left: 5px;
	padding: 0px;
	}	

#notas-permanentes .wp-caption img {
	width: 440px;
	height: 330px;
	margin: 0px;
	padding: 0px;
}

#notas-permanentes  p.wp-caption-text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: White;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
		}
		
		
.notas-de-seccion .wp-caption {
	width: 202px;
	float: right;
	}		
	
.notas-de-seccion .wp-caption img {
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}	

.notas-de-seccion  p.wp-caption-text {
	display: none;
}


#deportes .wp-caption {
	width: 252px;
/*	background-color: gray;*/
	background-image: url(graficos/fondo-epigrafe2.jpg);
	margin-bottom: 5px;
}

#deportes .wp-caption img {
	width: 250px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}	

#deportes  p.wp-caption-text {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
}


.connombre .wp-caption {
	width: 302px;
	text-align: center;
	float: none;
	background-image: url(graficos/fondo-epigrafe2.jpg);
	margin-bottom: 5px;
}


.connombre .wp-caption img {
	width: 300px;
	height: 226px;
	margin: 0px;
	padding: 0px;
}	

.connombre  p.wp-caption-text {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
}


/*-----------------SISTEMA DE AUDIO ------------------------------*/

.audio {
border-top: 1px solid silver;
border-bottom: 1px solid silver;
		margin-top: 10px;
		padding: 7px;
		padding-top: 0px;
		text-align: left;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		line-height: 22px;
		}
	
p.audio {
	margin: 0px;
	padding: 0px;
}	
	
#destacado .audio {
	width: 240px;
	float: right;
	background-color: #F0F0F0;
	}	


#notas-permanentes .audio {
	width: 238px;
	float: right;
}	

.notas-de-seccion .audio {
	display: none;	
}	


/*-----------  SLIDESHOW NEXT GEN GALLERY -------------------*/

.slideshow {
	margin-top: 2px;
	margin-bottom: 2px;
}


/*-------------------- SISTEMA DE VIDEO  -----------------*/

#page {
	background-color:#fff;
	margin:0px auto;
	padding: 10px;
	border-width:0 1px 1px 1px;
	text-align:left;
}

h1 {
	font-size:22px;
	letter-spacing:-1px;
	color:#0d7b7a;
	font-weight:normal;
}

h1 em {
	font-style:normal;
	color:darkorange;	
}


h2 {
	font-size:18px;
	font-weight:normal;
}


.less {
	color:#999;
	font-size:12px;
}


.fondo-video {
	float: left; 
	width: 40px; 
	color: red; 
	font-weight: bold; 
	font-size: 12px; 
	padding-left: 5px;
	padding-right: 7px; 
	margin-top: 2px;
	letter-spacing: 1px;
}

.titulo-video  {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-top: -5px;
	padding: 10px;
}
