body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
	float: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	color: #000066;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-bottom: auto;
	padding-left: 2px;
	padding-right: 350px;
	font-family: Calibri;
	font-size: 12px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}

/** layout **/
#wrapper {
	text-align: justify;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(../images/body_bg.gif) repeat-y;
	border-top-style: 2;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#header {
	position: absolute;
	top: 0px;
	left: 243px;
	width: 527px;
	height: 279px;
	background: url(../images/cabecera.gif) no-repeat;
}
#left {
  float: left;
  width: 244px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/header.jpg) no-repeat;
  text-align: center;
  color: #595959;
}

#news {
  float: left;
  background: url(../images/news_bg.jpg) repeat-y;
  font: 11px verdana, arial, sans-serif;
  color: #333EB2;
  text-align: justify;
  width: 244px;
  height: 220px;
 }
#news h3 {
  font: 12px verdana, arial, sans-serif bold;
  color: #978A65;
      }
.inner {
		display:block; 
		padding:0 1px 1px 9px;
		}
/* Estilos de las noticias */
td.cab {

	text-align: left;
	background-color:#8B7355;
}
a.cab {
	font-size: 12px;
	color: #FFFAF0;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: tahoma;
	text-align: center;
}
a.cab:hover {
	color: #CDB38B;
	text-decoration: none;
	text-align: Center;
}

#support {
  background: url(../images/support.jpg) no-repeat;
  padding: 1px;
  width: 244px;
  height: 97px;
  color: #1A1A18;
  float:left;
}
#support p {
  margin: 0.7em 1em;
}

#right {
	float: right;
	width: 490px;
	padding-right: 9px;
	padding-top: 301px;
	color: #000066;
}
#right h2 {
  font: 18px verdana, arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#central {
	float: left;
	letter-spacing: inherit;
	width:480px;
	height: 320px;
	line-height: 12.5pt; 
	
}

#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#spacer {
  height: 2em;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 12px;
	color: #715F36;
	font-weight: bold;
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

/* el nuevo menu */
#pmenu {
		font: 11px verdana, arial, sans-serif;
		width:234px; 
		position:relative; 
		padding-left: 9px;
		background: #CC962C url(../images/nav_left.jpg) repeat-y;
}
#pmenu a {
		width:223px; 
		height:22px; 
		padding-left:9px; 
		border:1px solid #CC962C;
		background:#CC962C url(../images/glossyback.gif) repeat-x bottom left;; 
		line-height:21px; 
		
}
#pmenu ul {
		padding:0; 
		margin:0;
}
#pmenu ul li {
		list-style-type: none;
		
}
#pmenu ul li a:visited {
		display:block; 
		text-decoration:none; 
		color:#000;

}
#pmenu ul li a {
		display:block; 
		text-decoration:none; 
		color:#000;
}
#pmenu ul li a:hover {
		background: url(../images/glossyback2.gif);
}
#pmenu li ul {
		display: none;
		
} 
/*#pmenu li:hover > ul#a3 {
		display:block; 
		position:absolute; 
		margin-top:-22px; 
		left:242px; 
		text-align:left;
}
#pmenu li:hover > ul#a3b {
		display:block; 
		position:absolute; 
		margin-top:-22px; 
		left:233px; 
		text-align:left;
} */
