@CHARSET "ISO-8859-1";

body {
	background-color: #000000;
	}



#containerTotal
{


width:autoDefault;


height: 793px;

margin:auto;

background: #3A3A3A;

}


#container
{

width:990px;

height: 793px;

margin: auto;

background-image: url(../img/fondowebdegradado.png);

background-repeat: repeat-y 100;

}


#header {
	width: 850px;
	height: 100px;
	margin: auto;
  	background: #ffffff;
	}


#borde_h_left {
	width: 25px;
	height: 110px;
	float: left;
	margin-right: 0px;
	margin-left: 50px;
  	background: gray;
	}
#borde_h_right {
	width: 25px;
	height: 110px;
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 0px;
  	background: gray;
	}



#header_left {
	width: 750px;
	float: left;
  	background: #ffffff;
	}

#header_right {
	width: 100px;
	float: right;
	clear: right;
	margin-top: 47px;
  	background: #ffffff;
	}


#subheader {
	width: 850px;
	margin: auto;
  	border-top: 2px solid gray;
  	background: #000000;
	}

#header2 {
	border-left: 1px solid white; 
  	border-right: 1px solid white;

  	width: 123px;
	float: left;
	margin: 0px;
	padding-left: 5px;
	height: 35px;
	color: silver;
  	background: #3A3A3A;
	}


#header3 {
  	border-right: 1px solid white;

	float: right;
	height: 35px;
	color: white;
  	background: #000000;
	}



table.headertable {
border-collapse:collapse;
border-width: 0px 0px 0px 0px;
margin:0;
padding:0;
}

table.headertable td {
border-width: 0px 0px 0px 0px;
margin:0;
padding:0;
}


#page {
width: 850px;
height: 655px;
margin: auto;
background-color: #000000;
}

#left {
		
  border-left: 1px solid white; 
  border-right: 1px solid white;
  border-top: 1px dotted silver; 

  float: left;
  width: 128px;
  height: 100%;
  background: #3A3A3A;
  
  overflow-y: scroll;
  overflow-x: hidden;
}

#top {
	background: #3A3A3A; 
	margin: 0px auto;
	float: right;
	width: 720px;
	height: 340px;
	
}

#middle {
	float:right;
	width: 709px;	
	background: #676767;
	height: 104px;
	padding-top: 10px;
	padding-left: 10px;

	font-family: arial;
	font-size: x-small;
	color: silver;

  	border-right: 1px solid white;
}
#middle a:link {
	color: silver;
	text-decoration: none;
}
#middle a:visited {
	color: #3A3A3A;
	text-decoration: none;
}
#middle a:active {
	color: orange;
	text-decoration: none;
}
#middle a:hover {
	/* font-size: small; */
	color: #676767;
	background: silver;
	text-decoration: none;
}

#middleBase {
	float:right;
	width: 719px;	
	background: #676767;
	height: 30px;

	/* padding-left: 600px; */
	word-spacing: 10px;
	font-family: arial;
	font-size: x-small;
	text-align: right;
	textDecoration: underline;
	color: silver;

  	border-top: 1px dotted silver;
  	border-right: 1px solid white;
}

#middleBase span.seleccionado {
	background-color: Orange;
	color: Black;
	textDecoration: none;
}

#middleBase a:link {
	color: silver;
}
#middleBase a:visited {
	color: silver;
}

#down {
  	float:right;
  	width: 719px; 
  	background: #676767;
  	height: 165px;

	padding-top: 5px;
	font-family: arial;
	font-size: small;
	color: silver;
	text-indent: 5px;

  	border-right: 1px solid white;
  	border-top: 1px dotted silver;
}

#top-left {
	float: left;
	width: 535px;
	background: #3A3A3A;
	height: 339px;

  	border-top: 1px dotted silver; 
}

#top-top {
	float:right;	
  	background: #3A3A3A;
  	width: 183px;
  	height: 119px;

  	border-top: 1px dotted silver; 
  	border-left: 1px dotted silver; 
  	border-right: 1px solid white; 
}

#top-down {
	float: right;	
  	background: #3A3A3A;
  	width: 183px;
  	height: 219px;

  	border-top: 1px dotted silver; 
  	border-left: 1px dotted silver; 
  	border-right: 1px solid white; 
}

#top-right {
	float: right;	
  	background: #3A3A3A;
  	width: 173px;
  	height: 328px;

	font-family: arial;
	padding: 5px 5px 5px 5px;
	text-justify: newspaper;

  	border-top: 1px dotted silver; 
  	border-left: 1px dotted silver; 
  	border-right: 1px solid white; 
	overflow-y: scroll;
}


span.fecha {
	color: red;
	font-size: x-small;
}

span.TituloNoticia {
	color: silver;
	font-size: small;
}

span.TextoNoticia {
	color: gray;
	font-size: x-small;
}

p:hover span.TextoNoticia {
	color: orange;
	font-size: small;
}


#top-right a:link {
	color: skyblue;
}
#top-right a:visited {
	color: skyblue;
}
#top-right a:active {
	color: skyblue;
}
#top-right a:hover {
	color: skyblue;

