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

* { margin: 0px;
padding: 0px; 
outline: 0px;
}
	
/* Composicion */
#header {
	width:100%;
	height:295px;
	background:url(../img/header.jpg) no-repeat center;
	position:relative;
	min-width:967px;
}
#content_header{
	position:relative;
	width:967px;
	margin:auto;
	}
#content_menu{
	position:relative;
	width:967px;
	height:40px;
	margin:240px auto 0 auto;
}
#container{
	width:100%;
	height:100%;
}
#content{
	width:967px;
	position:relative;
	background: #FFF ;
	margin: auto;
	}

#left{
	float:left;
	position:relative;
	width:300px;
}

.menutop_1812{
	width:967px;
	height: 40px;
	position:relative;
	z-index: 3;
	margin:0 auto;
	top:-30px;
	}
.menutop{
	width:967px;
	height: 40px;
	clear:both;
	position:relative;
	top:255px;
	z-index: 3;
	margin:0 auto;
	}
#right{
	float:left;
	position:relative;
	width:650px;

	}
	
#footer
{
	height:140px;
	position:relative;
	background: #003366 url(../img/footer.png) no-repeat center;
	z-index:2;
	margin: 0px;
	clear:both;

	
}
.Textfooter{
	height:24px;
	position:relative;
	z-index:3;
	top: 70px;
}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	height:100%;	
	}
	
/*TEXTOS*/

h1{	
	color:#F90; 
	font-size:22px;
	font-weight:bold;
	}

h2{
	color:#FF9900;
	font-size:20px;
	font-weight:bold;
	}

h3{
	color:#34739a;
	font-size:16px;
	font-weight:bold;
	}
	
h4{
	color:#b05800;
	font-size:15px;
	font-weight:bold;	
	}
	
h5{
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	}
	
h6{
	color:#F90;
	font-size:12px;
	font-weight:normal;
	}
	
/*Botones*/
a {
	font: Arial, Helvetica, sans-serif;
}
.mail{
	font-size:12px;
	}
a.mail:link {  
	text-decoration: none;
	color:#153577; 
	}
a.mail:visited { 
	text-decoration: none;
	color:#153577;  
	}
a.mail:hover, a.mail:active { 
	text-decoration: none;
	color:#e15900;
	}  
.tnotas
{
	width:321px;
	height:30px;
	margin:10px;
	float:left;
	position:relative;
	
}
a.tnotas:hover, a.tnotas:active, a.tnotas:visited,a.tnotas:link{
	font: 14px bold Arial, Helvetica, sans-serif;
	color:#FFF;
}
a:link {  
	text-decoration: none;
	color:#e15900; 
	}
a:visited { 
	text-decoration: none;
	color:#e15900;  
	}
a:hover, a:active { 
	text-decoration: none;
	color:#333;  
	}

.emisoras{
	width:280px;
	height:750px;
	float:left;
	margin-left:20px;

}
.noticias{
	width:270px;
	height:500px;
	float:left;
	position: relative;
}
.tit_emisora{
background-image:url(../img/line.png);
background-repeat:repeat-x;
background-position:0px 17px;
font-family:Arial, Helvetica, sans-serif;
color:#153577;
font-size:19px;
font-weight:bold;	
margin-top:5px;
height:25px;
padding-left:15px;
text-align:left;
}
.tit_accordion{
background-image:url(../img/line_hztl.png);
background-repeat:repeat-x;
background-position:0px 17px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-size:15px;
height:20px;
padding-left:35px;
text-align:left;
}
.Progtitulo{
	width:100%;
	background-image: url(../img/line.png);
	background-repeat:repeat-x;
	background-position:0px 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e15900;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
	height:25px;
	float:left;
	clear:both;
}
.navegadores{
	width:260px;
	height:150px;
	float:left;
	position: relative;
}
.content_notas{
	width:341px;
	height:100%;
	float:left;
	margin:10px 10px 10px 26px;
	
}
.notas{
	width:340px;
	height:180px;
	float:left;
	border: solid thin #333;
	clear:both;
	background:url(../img/not1.jpg) no-repeat;
}

