@font-face {font-family: "Myriad Pro";  
src: url(/imag/avgardn.ttf)}  
a img {
	border:0;
}

iframe {
	height: 200px;
	border: 0;
}

/* Estructura Contenido */

#caja_detallado { 
width: 680px; 
height: auto;
float:left; 
}

.titular_detallado { 
width: 680px;
height: 15px;  
float:left;
padding:5px;
border-bottom:1px solid #cccccc;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
}
.titular_detallado_a { 
width: 425px;
height: 15px;  
float:left;
padding:5px;
border-bottom:1px solid #cccccc;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
}
#buscador_detallado { 
width: 670px;
float:left;
margin-top:5px;
padding:5px;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 9px;
color: #333333;
font-weight: none;
text-decoration: none;
}
#buscador_detallado_a { 
width: 170px;
float:left;
}
#buscador_detallado_b { 
	width: 490px;
	float:left;
}
/* Galerķa de imagenes CSS */
#flash_detallado { 
	position:relative;
	float:left;
	width: 680px;
	margin-top:15px; 
	margin-bottom:20px; 
}
img.main {
	float:left;
	width:444px;
	height:296px;
}
div.photos {
	float:right;
	width:205px;
	height:303px;
	overflow:auto;	
}

a.pics, a.pics:visited, a.pics:hover {}
a.pics {
	float:left;
}
a.pics img.thumbnail {
	border:1px solid #fff;
	margin:5px;
	width:80px;
	height:60px;
}
a.pics:hover img.thumbnail {
	border:1px solid #13a6c8;
}
a.pics:active img.thumbnail {
	border:1px solid #f60;
}
a.pics:focus {
	outline:0;
}
a.pics:focus img.thumbnail {
	border:1px solid #fc0
}
a.pics span {
	display:none;
}
a.pics:hover span {
	display:block; 
	position:absolute; 
	left:0; top:0;
	z-index:10;
}
a.pics:active span {
	display:block; 
	position:absolute; 
	left:0; top:0;
	z-index:5;
}
a.pics:focus span {
	display:block; 
	position:absolute; 
	left:0; top:0;
	z-index:5;
	outline:0;
	cursor:default;
}
#detallado_info { 
width: 680px;
float:left;
}
#detallado_info_a { 
width: 185px;
height: 180px;
margin-left:20px;
float:left;
line-height:10px;
}

#detallado_info_a_in { 
width: 180px; 
/*height: 160px;*/
float:left;
border: 1px solid #cccccc; 
background-color: #E4E4E4;
overflow:hidden;
}
#detallado_info_a_ina  { 
width: 179px; 
padding:10px 10px 10px 10px;
/*height: 108px;*/
float:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #333333;
font-weight: none;
text-decoration: none;
line-height:17px;
overflow:hidden;
}
#detallado_info_b { 
width: 450px;
padding-left:10px;
float:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #333333;
font-weight: none;
text-decoration: none;
}


#detallado_imprimir { 
width: 200px; 
float:left;
margin:10px;
/*margin-top:10px;
margin-bottom:10px;*/
}

#barra_titulo  { 
width: 100%; 
height: 23px;
float:left;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 12px;
color: #13a6c8;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #000000; 
margin-bottom:8px;
background-color:#ffffff;
}

#cuerpo_noticia  { 
width: 100%;
border: 1px solid #eeeeee;
/*border-top: 1px solid #ffffff; 
border-left: 1px solid #333333;
border-right: 1px solid #999999;
border-bottom: 1px solid #666666; */
background-color:#ffffff;
}

#foto {
	float:center;
	width:152px;
	overflow:no;
	padding:4px 4px 4px 4px;
	margin:5px 0px 5px 5px;
	border:1px solid #eee;
}

#barra_detallado  { 
width: 100%; 
height: 23px;
float:left;
border-bottom: 1px solid #000000; 
margin-bottom:8px;
background-color:#13a6c8;
}

#barra_detallado_in { 
width: 100%;
padding:5px;
float:left; 
}

#barra_detallado_a { 
width: 14px; 
float:left;
}

#barra_detallado_b { 
width: 140px; 
float:left; 
margin-left:10px;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#barra_noticias  { 
width: 100%; 
height: 23px;
float:left;
border-bottom: 1px solid #000000; 
margin-bottom:8px;
background-color:#13a6c8;
}

#barra_noticias_in { 
width: 100%;
padding:5px;
float:left; 
}

#barra_noticias_a { 
width: 20px; 
float:left;
}

#barra_noticias_b { 
width: 90%; 
float:left; 
margin-left:10px;
text-align:center;
font-family:"Myriad Pro",arial,verdana;
font-size: 16px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}



#form_detallado  { 
width: 198px; 
height: 150px;
overflow:hidden;
/* float:left; */
border: 1px solid #cccccc; 
background-color: #E4E4E4;
}

#form_detallado_in  { 
width: 178px; 
padding:10px 10px 10px 10px;
height: 145px;
float:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 9px;
color: #333333;
font-weight: none;
text-decoration: none;
}
#mail_enviar  { 
width: 168px;
margin-top:10px; 
float:left;
}



.texto_detallado { 
width: 430px;
float:left;
margin-top:10px;
margin-bottom:25px; 
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 11px;
color: #333333;
font-weight: none;
text-decoration: none;
}

.info_ofi_detallado { 
width: 320px;
float:left;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #333333;
font-weight: none;
text-decoration: none;
}

