BODY
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0px 0px 0px 0px;
	background-image: url(../images20/fondo_body.gif);
	text-align: center;
	padding : 0px 0px 0px 0px;
	color : black;
}
TABLE 
{
	width : 760px;
	background-color: White;
	color: #777777;
	text-align : left;
	border : 5px solid white;
	padding : 0px 0px 0px 0px;
}
#heading
 {
	color: white;
	width: 760px;
	height: 93px;
	background-image: url(../images/fondo_head.png);
}
#tools  
{
	float: right;
	font-size: 10px;
	color: white;
	list-style-type: none;
	background : transparent;
	padding : 0px 0px 0px 0px;
	margin : 5px 5px 0px 0px;
}
#tools LI 
{
	display: inline
}
#tools  LI A 
{
	color: #FFF; 
	text-decoration: none;
	background: transparent;
}
#tools  LI A:hover 
{
	text-decoration: underline
}
#navcontainer
 {
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 26px;
	background-color: #E4E4E4;
	color: #777777;
	background-image : url(../images/fondo_menu.jpg);
	background-repeat : repeat;
}
#navcontainer UL 
{
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	padding-bottom: 4px;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	font-size : 10px;
	font-weight : bold;
}
#navcontainer UL LI 
{
	display: inline;
}
#navcontainer UL LI A 
{
	border-right: thin inset #fff;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #777777;
	background:transparent;
	text-decoration: none
}
#navcontainer UL LI A:hover 
{
	color: black;
	background: transparent;
}
#fecha
{
	float:right;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding-top:3px;
	padding-left:0px;
	padding-bottom:3px;
	padding-right:5px;
	font-weight : normal;
}
.titulo H1
{
	font-size:12px;
	margin: 10px 0px 0px 0px;
	width: 160px;
	border: 1px solid #006400;
	padding : 5px 0px 5px 5px;
	background-image: url(../images/fondo_title.png);
	color: white;
}
.contenedor
{
	font-size:10px;
	margin: 1px 0px 0px 0px;
	width: 160px;
	height: 195px;
	border-left : 1px solid #008A00;
	border-right : 1px solid #008A00;
	border-bottom : 1px solid #008A00;
	border-top : 1px solid #008A00;
	padding : 5px 0px 5px 0px;
}
#novedades MARQUEE
{
	margin : 5px 5px 5px 5px;
}
#novedades MARQUEE P
{
	text-align: justify;
	color: #134475;
	background-color: white;
}
#sesion FORM
{
	margin : 5px 5px 5px 5px;
}
#sesion INPUT.usuario
{
	width: 145px;
	display:block;
}
#sesion INPUT.contrasena
{
	width: 145px;
	display:block;
}
#sesion INPUT#entrar
{
	display:block;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-top : 10px;
	margin-right: 1px;
	float: right;
	padding: 0px 0px 0px 0px;
}
#link UL 
{
	margin: 0px 5px 5px 5px;
	list-style-type: none;
	padding : 0px 0px 0px 0px;
}
#link UL LI A 
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 3px;
	vertical-align: bottom;
	width: 140px;
	padding-top: 3px;
	border-bottom: 1px dashed #E4E4E4;
}
A:link
 {
		color: #990000;  
		text-decoration: none;
		background:transparent;
}
A:visited 
{
		color: #990000; 
		text-decoration : none;
		background:transparent;
}
A:hover
 {
	color: #ff6600;
	text-decoration: none;
	background: transparent;
}
A:active
 {
		color: #990000;
		text-decoration : none;
		background:transparent;
}
.accesos A
{
	font-size:12px;
	margin: 10px 0px 0px 0px;
	width: 160px;
	padding : 5px 0px 5px 5px;
	border : 1px solid #D4D0C8;
	font-weight: bold;
}
#foot
{
	margin: 5px 0px 0px 0px;
	border-top: #999 1px solid;
	padding-left: 0px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 750px;
	color: #999999;
	padding-top: 10px;
	text-align: center;
	background-color:white;
}
