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


body{
		background: #309db1 url(../images/back.jpg) repeat-x;
		margin:0px;
		padding:0px;
		
		}
a:hover{
	cursor:	pointer;
}
#wrap{
		position: absolute;
        left: 50%;
        top: 50%;
		margin:0 auto;
		width:800px;
		height:600px;		
		/*margin-top:10px;*/
		background:#c3e8ee;
		background:url(../images/fondo.png);
		margin-top: -300px;
        margin-left: -400px;
 
		/*border: 2px solid #309db1;*/
		}
		
/*header*/
		#header{
				width:800px;
				height:150px;	
				margin:0px;
				padding:0px;	
				/*border:1px solid #000000;*/
				}
		#header_left{
				width:115px;
				height:120px;
				padding:30px 0px 0px 35px;
				/*border:#000000 1px solid;*/		
				float:left;
				margin:0px;
				}
		#header_center{
				width:480px;
				height:120px;
				padding:30px 5px 0px 10px;;
				/*border: #00FF00 1px solid;*/
				float: left;		
				margin:0px;
				
				}
		#header_right{
				width:129px;
				height:150px;
				padding:00px 0px 0px 0px;
				/*border: #0000FF 1px solid;*/						
				float:left;		
				margin:0px;
				}
		
				
				
		/*#header_right a img{
		float:left;
		}*/
				
		#linea1{
		margin:50px 0 0 20px;
		width:100px;
		height:80px;
		/*border:1px solid #00FF00;*/
		}
		
		/*#linea2{
		width:59px;
		}*/
/* fin header */

	
/*content*/
		#content{
				width:800px;
				height:450px;
				margin:0px;
				padding:0px;
				/*border:1px solid #000000;	*/
				}
	
		/*sidebar_left*/		
		#sidebar_left{
				width:150px;
				float:left;
				}
		#sidebar_left1{
				width:115px;
				height:225px;
				padding:0px 0px 0px 35px;
				/*border:#00FF00 1px solid;*/
				float:left;
				margin:0px;
				}
		#sidebar_left2{
				width:115px;
				height:170px;
								padding:0px 0px 0px 35px;

				/*border:#00FF00 1px solid;*/
				float: left;
				margin:0px;
				}
		/* fin sidebar_left */
		
		/*central*/
		#central{
				width:500px;
				height:450px;
				/*border: #CCCC00 1px solid;*/
				float: left;
				margin:0px;
				background:url(../images/central.png);
				}		
				
		#fecha{
				width:300px;
				height:20px;
				/*border: #CCCC00 3px solid;*/
				margin:10px 10px 0px 100px;
				padding-top:5px;
				/*background:url(../images/reproductor.png);*/
		}
		
		
		#contenidos{
				width:450px;
				height:310px;
				/*border: #CCCC00 3px solid;*/
				margin:30px 22px 0px 22px;
				overflow:auto;
				padding:3px;
		}
		
		#menu{
				width:500px;
				height:87px;
				text-align:center;
				background:url(../imagenes/menu1.png);
				/*margin:0px 5px 0px 5px;*/
				clear:both;
				margin:0px 0px 0px 0px;
				/*border:1px solid #FF0000;*/
				overflow:auto;
			}

			#menu ul {
				padding: 13px 0px 0px 2px;
				padding: 19px 0px 0px 2px;
				/**padding: 28px;*/
				
			}
			
			#menu ul li {
				margin: 0px 0px 0 0px;
				display: inline;
			}
			
			#menu ul li a {
			font-family:Arial, Helvetica, sans-serif;
				color: #ffffff;
				font-weight: bold;
				font-size:small;
				font-size:small;
				text-decoration: none;
			}
			
			#menu ul li a.active {
				color: green;
			}
			#menu ul li a:hover {
				color: #000000;
			}		
		
		/* fin central */
		
		/*sidebar_right*/		
		#sidebar_right{
				width:150px;
				float:left;
				}
		#sidebar_right1{
				width:150px;
				height:170px;
				padding:0px 35px 0px 0px;
			/*border:#996600 1px solid;*/
				float: left;
				margin:0px;
				}
		
		#sidebar_right2{
				width:150px;
				height:225px;
				padding:0px 35px 0px 0px;
				/*border:#00FF00 1px solid;*/
				/*background:url(../images/fondoflash.png);*/
				float: left;
				margin:0px;	
				}	
		
		/* fin sidebar_right */
/* fin content */



#inicio{
		width:50px;
		height:27px;
		background:url(../images/menu/inicio_normal.png);
		float:left;
		margin-top:-20px;
		*margin-top:0px;
		margin-left:61px;
		margin-bottom:12px;
		*margin-left:22px;
		margin-right:0px;
		/*border:1px solid #CC0066;*/
		}
a:hover #inicio {
		background:url(../images/menu/inicio_encima.png);
		}

#programacion{
		width:112px;
		height:27px;
		background:url(../images/menu/programacion_normal.png);
		float:left;
		margin-top:-20px;
		*margin-top:0px;
		margin-left:2px;
		margin-right:0px;
		}
a:hover #programacion {
		background:url(../images/menu/programacion_encima.png);
		}
#chatmenu{
		width:41px;
		height:27px;
		background:url(../images/menu/chat_normal.png);
		float:left;
		margin-top:-20px;
		*margin-top:0px;
		margin-left:2px;
		margin-right:0px;
		}
a:hover #chatmenu {
		background:url(../images/menu/chat_encima.png);
		}		


#locutores{
		width:86px;
		height:27px;
		background:url(../images/menu/locutores_normal.png);
		float:left;
		margin-top:-20px;
		*margin-top:0px;
		margin-left:2px;
		margin-right:0px;
		}
a:hover #locutores {
		background:url(../images/menu/locutores_encima.png);
		}
#contacto{
		width:77px;
		height:27px;
		background:url(../images/menu/contacto_normal.png);
		float:left;
		margin-top:-20px;
		*margin-top:0px;
		margin-left:2px;
		margin-right:0px;
		}
a:hover #contacto {
		background:url(../images/menu/contacto_encima.png);
		}

		
scrollbar-face-color: #A28D68;


scrollbar-shadow-color: #000000;


scrollbar-highlight-color: #000000;


scrollbar-3dlight-color: #000000;


scrollbar-darkshadow-color: #000000;


scrollbar-track-color: #A28D68;


scrollbar-arrow-color: #000000;

