@charset "utf-8";
/* CSS Document reseteado */

html, body, div, span, applet,iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1em;
	 background-color:#272727;
}

ol, ul {
     list-style: none
}


input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
/*codigo mongrafic*/

#contenedor{
background-image:url(../imagenes/fondocentro.jpg);
background-repeat:repeat-x;
width:1000px;
margin:auto;
background-color:#6e6e6e;
}
h1{
display:none;
}
#contenido1{
width:535px;
float:left;
margin-left:15px;
}
#fondo{
background-image:url(../imagenes/fondoresultadobusqueda.jpg);
background-repeat:repeat-y;}
#media{
width:520px;
height:430px;
display:block;
background-image:url(../imagenes/Fondo-video.jpg);
background-repeat:no-repeat;
margin-top:0px;
}
#media img{
margin-left:20px;
margin-top:22px;
}
object{
width:480px;
height:360px;
margin-left:20px;
margin-top:20px;
}
embed{
width:480px;
height:480px;
}

#botonera{
height:23px;
position:relative;
top:-50px; left:25px;
}
.full{
position:relative;
top:2px;
}
.mute{
position:relative;
top:2px;
margin-left:5px;
}
.play{
position:relative;
top:-4px;
margin-left:5px;
}
.stop{
position:relative;
top:-4px;
margin-left:5px;
}
.pause{
position:relative;
top:-4px;
margin-left:5px;
}
/*fin botonera*/
/****************************************comineza buscador*/
#buscador{
width:535px;
height:60px;
background-image:url(../imagenes/FondoBuscador.jpg);
background-repeat:no-repeat;
display:block;
margin-top:-20px;
}

#buscador p{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#999999;
text-align:center;
padding-top:4PX;
 }

.inputbuscador{
width:256px;
height:20px;
background-color:#000000;
border-color:#464646;
color:#ffffff;
}
form{
position:relative;
left:30px;

}
.img{
position:relative;
top:7px;
//top:2px;

}
/*comienza la segunda columna*/
#contenido2{
width:400px;
float:left;
margin-top:32px;
display:block;
}
#cabecera2{
width:400px;
float:left;
}
#cabecera2 h2{
font-family:Tahoma;
font-size:20px;
color:#e7e413;
padding-bottom:2px;
padding-right:15px;
float:left;
}

.rightimg{
float:right;
}
#textos{
line-height:14px;
width:400px;
clear:both;
}
#textos h2{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
float:left;
}

#textos .fecha{
font-family:Tahoma;
font-size:12px;
color:#aca717;
float:left;
margin-left:12px;
}
#textos .subtitulo{
font-family:Tahoma;
font-size:12px;
color:#787878;
float:none;
clear:both;
}
#textos p{
font-family:Tahoma;
font-size:12px;
color:#c5c5c5;
margin-bottom:10px;
margin-top:10px;
line-height:14px;
}
#textos strong{
font-family:Tahoma;
font-size:12px;
color:#aca717;
font-weight:bold;
}
#textos a:link{
font-family:Tahoma;
font-size:10px;
color:#aca717;
text-decoration:none;
}
#textos a:visited{
font-family:Tahoma;
font-size:10px;
color:#aca717;
text-decoration:none;
}
#textos a:hover{
font-family:Tahoma;
font-size:10px;
color:#fff000;
text-decoration:none;
}
#menu{
margin-left:0px;
width:1000px;
height:59px;
clear:both;
padding-top:0px;
background-image:url(../imagenes/FondoMenu.jpg);
background-repeat:no-repeat;
}
#menu ul{
}
#menu li{
float:left;
margin-left:10px;

}
#menu a:link{
color:#A5A5A5;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
position:relative;
top:20px;
}
#menu a:visited{
color:#A5A5A5;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
position:relative;
top:20px;
}

#menu a:hover{
color:#E7E413;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
position:relative;
top:20px;
}
.sepmenu{
-moz-opacity:0.75;
opacity:0.75;
filter:alpha(opacity='75');

}

/******************** lista videos*********************************************/
#listadovideos{
flot:none;
width:400px;
padding-top:20px;
}
#listadovideos H3{
font-family:Tahoma;
font-size:12px;
color:#969696;
}
#listadovideos ul{
margin-top:10px;
}
#listadovideos li{
float:left;
margin-right:7px;
margin-bottom:7px;


}
#listadovideos li a:link{
border-color:#fff000;
border-style:solid;
border-width:1px;
display:block;
}
#listadovideos li a:visited{
border-color:#fff000;
border-style:solid;
border-width:1px;
display:block;
}
#listadovideos li a:hover{
border-color:#999999;
border-style:solid;
border-width:1px;
display:block;
background-image:url(../imagenes/hovervideo.jpg);
}
#listadovideos img{
width:71px;
height:56px;
}


/********************************noticias *******************************/
#noticias{
position:relative;
top:20px;
float:none;
clear:both;
width:400px;
height:400px;
background-image:url(../imagenes/fondonoticias.jpg);
background-repeat:repeat-y;
z-index:1;
}
.clear{

}
#noticiasmenu {
float:none;
clear:both;
width:400px;
position:relative;
margin-left:20px;
margin-top:-42px;
//margin-top:-43px;
z-index:1;

}
#noticiasmenu ul {
z-index:1;

}
#noticiasmenu li {
float:left;
list-style-type:none;
}
#noticiasmenu li a:link{
	font-family:Tahoma;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../imagenes/fondomenunot.png);
	background-repeat:repeat-x;
	text-decoration:none;
	padding-top:4px;
	//padding-top:3px;
}
#noticiasmenu li a:visited{
font-family:Tahoma;
font-size:9px;
color:#ffffff;
font-weight:bold;
background-image:url(../imagenes/fondomenunot.jpg);
background-repeat:repeat-x;
text-decoration:none;
	padding-top:4px;
	//padding-top:3px;
}
#noticiasmenu li a:hover{
font-family:Tahoma;
font-size:9px;
color:#aca717;
font-weight:bold;
background-image:url(../imagenes/fondomenunot.jpg);
background-repeat:repeat-x;
text-decoration:none;
	padding-top:4px;
	//padding-top:3px;
}
.iniciomenunot{
margin-top:1px;
	width:6px;
	height:14px;
	background-image:url(../imagenes/inicomenunot.png);
	//background-image: none; 
	filter: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/inicomenunot.png');
	 }
.finmenunot{
margin-top:1px;
//margin-top:1px;
margin-right:1px;
	width:6px;
	height:14px;
	background-image:url(../imagenes/finmenunot.png);
	//background-image: none; 
	filter: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/finmenunot.png');
	}

#listadonoticias{
clear:both;
float:none;
margin-left:20px;
margin-top:30px;
}
#listadonoticias li img{
float:left;
width:70px;
display:block;
}
#listadonoticias ul{
display:block;
float:none;
clear:both;
width:400px;
padding-top:25px;
//padding-top:0px;
padding-bottom:10px;
margin-bottom:10px;
}
#listadonoticias li{
font-family:Tahoma;
font-size:10px;
float:left;
padding-right:10px;

}
#listadonoticias li a:link{
font-family:Tahoma;
font-size:12px;
color:#464646;
text-decoration:none;
float:left;
}
#listadonoticias li a:visited{
font-family:Tahoma;
font-size:12px;
color:#464646;
text-decoration:none;
float:left;
}
#listadonoticias li a:hover{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:underline;
float:left;
}
#listadonoticias h2{
width:290px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
float:none;
float:left;
}
#listadonoticias h3{
width:290px;
font-family:Tahoma;
font-size:14px;
color:#e7e413;
float:none;
float:left;
line-height:15px;
padding-bottom:20px;
}
#listadonoticias .fecha{
font-family:Tahoma;
font-size:12px;
color:#aca717;
float:left;
}
#listadonoticias .enlace{
font-family:Tahoma;
font-size:12px;
color:#464646;
}
#listadonoticias p{
font-family:Tahoma;
font-size:12px;
color:#969696;
width:290px;
}

/******************************pie**************************************/
#pie{
width:1000px;
display:block;
clear:both;
float:none;
position:relative;
top:20px;
padding-top:20px;
padding-bottom:40px;
}
address{
margin:auto;
width:550px;
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}


#png {
width:400px;
height:30px;
0 
}
#textosbus{
width:450px;
float:none;
clear:both;
margin-top:10px;
margin-left:15px;
}
#textosbus h3{
color:#969696;
font-family:Tahoma;
font-size:12px;
}

#textosbus ul{
padding-left:0px;
margin:0px;
}

#textosbus li{
float:left;
margin-left:5px;
padding-left:5px;
padding-bottom:5px;
}
#textosbus li img{
width:210px;
float:left;
}

#textosbus li a:link{
border:none;
border-style:none;
border-width:1px;
float:left;
}
#textosbus li a:visited{
border:none;
border-style:none;
border-width:1px;
float:left;
}
#textosbus li a:hover{
border:none;
border-style:none;
border-width:1px;
float:left;
}
.fechabus{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#969696;
margin-left:15px;
}
#textosbus p{
float:left;
margin-left:5px;
clear:both;
color:#ffffff;
font-family:Tahoma;
font-size:12px;
width:350px;
}
/*publicidad*/
#publicidad{
width:400px;
float:none;
clear:both;
margin-top:30px;
}
#publicidad img{
float:left;
margin-right:5px;
border:none;
}
/*publicidad1*/
#publicidad1{
margin-top:30px;
margin-left:0px;
}
#publicidad img1{
float:left;
margin-right:10px;
border:none;
}
#vervideo{
width:400px;
border-top-color:#000000;
border-top-width:2px;
border-top-style:solid;
margin-top:5px;
}
