/* DIVS */
#espectacular
{
background: #000 url(images/bg-min-02.jpg) no-repeat;
height:480px;
padding-top: 30px;

}



#maincontainer{
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
/*background: #222 url(bgnovheader014.jpg)  no-repeat;*/
background: #222   no-repeat;
height:130px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 300px; /*Set right margin to RightColumnWidth*/
/*background: #282828 url(fondo-sep-main-01.jpg)  no-repeat;*/
background: #282828  url('load.gif') no-repeat  170px 200px;
height:1520px;
}

#rightcolumn{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth) */
background: #313131;
height:1520px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 0;
}

#footer a{
color: #FFFF80;
}
.film{
width:100%;
height:20px;  
   background: url(film.jpg) repeat-x;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.tuit{
color:#005EFF;
}
.tit{
color:#EEE;
border-bottom-style: dotted;

}
.tit2{
color:black;
border-bottom-style: dotted;

}
.white
{
  background: #EEE repeat-x fixed left center;
}

html {
/*Navidad 1*/
/*
        navidad background: url(walldic2011.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; 
	*/	
}
body {

scrollbar-face-color: #666;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #333;
scrollbar-3dlight-color:#444;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#333;
scrollbar-drakshadow-color:#000000;

  margin: 0;
  padding: 0;
 /*Normal*/ 
 background: #494949 url(bg.php) repeat-x fixed left center;
 
  /*background: #000  url(fondo-sep-back-01.jpg) no-repeat center center fixed;*/
/*  background: #000  url(  fondo-nov2012.jpg) no-repeat center center fixed;*/
/*Navidad 2*/
  /*background: #000 url(walldic2011.jpg) no-repeat center center fixed;*/
  line-height: 1.5em;
   font-family: Arial,Helvetica,sans-serif;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  color: #EEE;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
  font-style: italic;

}

b {
  font-size: 110%;
}
em {
  color: red;
}

h2{
  font-family: Arial,Helvetica,sans-serif;
}
p{
  font-family: Arial,Helvetica,sans-serif;
}

a:hover {
  text-decoration: underline;
  font-style: italic;
  /*background-image: url(comet.gif);*/
  background-position: left center;
  background-repeat: repeat-x;
}
.linkh{
  text-decoration: underline;
    font-family: Arial,Helvetica,sans-serif;
}
.noticia {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #EEE;
}
.titulonoticia {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px;
}

#comentarios {
  opacity: 0.80;
filter: alpha(opacity = 80);
  background: silver none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
}
#titulos {
  margin: -60pt 0 0 0pt;
  background: #cc0000 none repeat scroll 0% 50%;
  border-bottom-style: solid;
  border-bottom-color: #EEE;
  width: 100%;
  padding-top: 0;
  position: relative;
  float: left;
}
#listacomentarios {

  border-style: solid;
  background: #272727 none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
}
.noticiaprincipal {
  font-size: 30px;
  font-family: Arial,Helvetica,sans-serif;
  color: #EEE;
  border-bottom-style: dotted;
  margin-left: 0;
  margin-top: 0%;
  padding-top: 15px;
  padding-left: 15px;
}
.viajes{
width: 599px; /*marquee width */
float: left;
color:white;
border:2px dotted white;
overflow: hidden;
padding: 2px 5px 10px 4px;
/*padding-left: 4px;*/
}
a.viajes{
text-decoration: none;
float;left;
}
a.viajes:hover{
text-decoration: underline;
  font-style: bold;
}
.imgviaje{
width:133px;
float:left;
padding: 10px;
}
.viajeTexto{
width: 350px; /*marquee width */
text-align:justify;
float:left;
}