﻿HTML
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	background: url(images/site-bg.jpg) repeat-x 0px 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%;
	border-right-width: 0px;
}

body 
{
	font-family:Arial;	
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px;
	MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; BORDER-RIGHT-WIDTH: 0px;
}

.master
{
	width:100%;
	border:0;
}
.topband
{
	background-color:#474747;
	height:3px;
}

.middleband
{
	background-image: url(images/topbg.jpg);
}
.bottomband
{
	background-color:#ef1920;
	height:4px;
}

#botonera
{
	padding-top:20px;
}

#botonera a
{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	font-size:0.7em;
	padding:5px;
	vertical-align:middle;	
}

#botonera a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:white;
	font-size:0.7em;
	background-color:#666666;
	padding-bottom:5px;
}

#site
{
	background: url(images/site-shadow.jpg) no-repeat center -86px;
}
#container 
{	
	/*MARGIN: 0px auto; WIDTH: 962px; POSITION: relative;*/
	/*MARGIN: 0px auto; WIDTH: 858px; POSITION: relative;*/
	MARGIN: 0px auto; POSITION: relative;
}

#pie
{
	background-color:White;
	MARGIN: 0px auto; WIDTH: 850px; POSITION: relative;
	/*padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;*/
	font-size:0.7em;
	font-family:Verdana;
	color:#666666;
	/*border-top:dotted 1px gainsboro;*/
}
#pie span
{
	color:#ef1920;
	font-weight:bold;
	
}

#buscador
{
	background: url(images/bgbuscador.jpg) no-repeat right 0%;
	color: #ef1920;
	font-weight: bold;
	font-size: 0.8em;
	height: 36px;
	vertical-align:middle;
}

#buscador IMG
{
	vertical-align:text-bottom;	
}

#buscador INPUT
{
	font-size:0.8em;
	width:48%;
}

.separador
{
	height:8px;
}

#columnaderecha TR TD A IMG
{
	border:0;
}

#colpricipal
{
	vertical-align:top;
	padding-top:15px;
	padding-left:25px;
	padding-right:2px;
	padding-bottom:20px;
}

.topsection
{
	vertical-align:top;
	padding-top:8px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	color:#8F9596;
	font-weight:bold;
	font-size:1.3em;
}

.topsection IMG
{
	vertical-align:top;
}


.tablacontenido
{
	background: url(images/sectionhd.png) no-repeat -1px 0px;
}


.cuerposection
{
	padding-left:15px;padding-right:15px;
	vertical-align:top;
}

.cuerpoitem
{
	/*border-top:1px dotted #C0C0C0;*/
	padding-top:5px;
	font-family:Verdana;
}
.itemtitulo
{
	color: #333333;
	font-weight:bold;
	font-size:1em;
	font-family:Verdana;
}
.itemfecha
{
	color:#8F9596;
	font-size:0.7em;
}

.itemresumen
{
	font-size:0.8em;
}

.bannerrojo
{
	padding-top:3px; padding-left:25px; padding-right:25px;
	background-color:#ef1920; color:White;font-weight:bold;
}

 .headerlink
 {
	color:White;
	text-decoration:none;
 }
 
  .headerlink:hover
 {
	text-decoration:underline;
 }
 

