
body {
margin: 0;
text-align: center;
background-color: black;
 }

div#main {
  Position: absolute;
  top: 0;
  left: 50%;  	
  width: 780px;
  height: 2420px;
  margin-top: 0;
  margin-left: -390px;
  background-color: white; 
  }

div#content {
  position: absolute;
  top: 214px;
  left: 160px;
  width: 460px;
  height: 1600px;
  padding-left: 80px;
  padding-right: 80px;
  background-color: transparent;
  }	

div#header {
  position: absolute;
  top: 0;
  left: 50%;
  width: 780px;
  height:126px;
  margin-left: -390px;
  background-color: black;
  padding: 0;  
  }

div#topmenu {
  position: absolute;
  top: 126px;
  left: 50%;
  width: 780px;
  height: 18px; 
  margin-left: -390px;
  }

div#left { 
  position: absolute;
  left: 0; 
  top: 152px; 
  width:160px; 
  height:1500px; 
  background-color: transparent; 
  }


div#right {
  position: absolute;
  left: 620px;
  top: 152px;
  width: 160px;
  background-color: transparent;
  height: 100px;
  }

div#bellicanews {
  position: absolute;
  left: 0;
  top: 1815px;
  width: 780px;
  height: 550px;
  background-color: transparent;
  }

div#bottom {
  position: absolute;
  bottom:0;
  left: 50%;
  width: 780px;
  height: 15px;
  margin-left: -390px;
  background-color:#DDDDDD;
  border-top: 1px solid #666666;
  }



.border {border: 1px solid #0000FF;} 

.borderblack {border: 1px solid #000000;}

.borderwhite {border: 1px solid #FFFFFF;}

.whitetitletext {color: white; font-family: verdana; font-size: 75%; font-weight: bold;}

.tabletextwhite {color: white; padding-right:10px;}

.h1negro {font-family: arial; font-size: 100%; color: black; margin: 0; font-weight: italic;}

.tituloazul {font-family: arial; font-size: 100%; color: blue; margin: 0; font-weight: bold; text-align: left;}

.tituloazulchico {font-family: arial; font-size: 100%; color: blue; font-weight: bold;}


.textorojo {color: red;}


P {font-family: arial; font-size: 80%; color: black; margin: 0;}

h1 {color: blue; font-size: 100%; font-family: arial; margin: 0; padding-right:20px; padding-left:20px;}

h2 {color: blue; font-size: 75%; font-family: verdana; margin: 0;}

a {text-decoration: none;}

a:visited {color: blue; text-decoration: none;}


a.blanco:link { color: white; font-family: arial; font-size: 100%;}

a.blanco:visited { color: white; font-family: arial; font-size: 100%}

a.blanco:hover { color: gray; font-family: arial; }


a.linkblancomenuizquierdo:link {color: white; font-family: arial; font-size: 75%; text-indent:0 px; padding-left: 5px;}

a.linkblancomenuizquierdo:visited {color: white; font-family: arial; font-size: 75%; text-indent:0 px; padding-left: 5px;}

a.linkblancomenuizquierdo:hover {color: gray; font-family: arial; font-size: 75%; text-indent:0 px; padding-left: 5px;}


a.blancotablainferior:link { color: white; font-family: verdana; font-size: 75%; font-weight: bold;}

a.blancotablainferior:visited { color: white; font-family: verdana; font-size: 75%; font-weight: bold;}

a.negro:link { color: black; }

a.negro:visited { color: black; }

.tabletext {color: white; font-family: verdana; font-size: 75%; text-indent:0 px; padding-left: 5px;}

.tabletextnegro {color: black; font-family: verdana; font-size: 75%; text-indent:0 px; padding-left: 5px; padding-right: 5px;}

.tabletextarriba {color: white; font-family: verdana; font-size: 75%; text-align="center"}