
#header {
  width: 1006px;
  height: 104px;
  background: #CECDCD url('../../portal/css/images/header01.jpg') left bottom no-repeat;
  border-bottom: 1px solid #A5A2A4;
}

#menu-left li .item-left {
  padding: 10px 0 10px 20px;
  float: left;
  font-size: 11px;
  margin: 5px 0 0 5px;
  background: url('../../portal/css/images/bullet.gif') left center no-repeat;
}

#content-right {
  width:685px;
  margin: 10px 5px; 
  float: left;
  color: #000000 !important;
}

h1 {
font-family:Arial;
font-size:14px;
font-weight:bold;
margin:10px 0pt;
padding:10px 5px;
text-transform:uppercase;

  border-top: 1px solid #BC0016;
  color: #BC0016;  
}

h2 {
  color: #666666;
  font-size: 11px;
  padding: 5px 0; 
  margin: 0 0 10px 0;
  font-weight: bold;
  border-bottom: 1px solid #666666;
  font-weight: bold;  
  text-transform:uppercase;
}
.list-content {
  float: left;
  border: 1px solid #C70000;
  padding: 10px;
  margin: 10px 0 0 5px;
  height: 151px;
  width:315px;
  overflow: hidden;
}

.list-content-link a {
  font-size: 10px;
  text-decoration: none;
  color: #C70000;
  float: right;
  font-weight: bold;    
}


#menu-top li:hover,
#menu-top li.sfHover,
#menu-top li a:focus, #menu-top li  a:hover, #menu-top li  a:active {
	text-decoration: none;
}
/*------------------------------------------------------------*/
/* Menu*/

#menu-top li li {
  margin: 0;
  padding: 0; 
  border: 0;
  float:none;
  position: relative;
}

#menu-top li li a {
	background: url('../../portal/css/images/sub_pcipal.jpg') top left no-repeat;
	font-weight: normal;
	float:none;
	padding:2px;
}


/*------------------------------------------------------------*/

		
/* Some list and link styling */
#menu-list li {
  background: url('../../portal/css/images/item-menu-left00.gif') top left no-repeat;
  list-style: none;
}

#menu-list li a { 
  color: #fff;
  display:block; 
  margin: 0;
  text-decoration: none;
  width: 187px;
  height: 19px;
  background-image: url('../../portal/css/images/bullet-menu-left.gif');
  background-position: 5px 50%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 7px 5px 2px 25px;
  overflow: hidden;
}

#menu-list li ul {
	border-left: 1px solid #D5D6D7;
	border-right: 1px solid #D5D6D7;
	border-bottom: 1px solid #D5D6D7;
  display: none;
	margin: 0;
	padding: 0;
	width: 218px !important;
}
#menu-list li ul li {
	list-style: none;
	background: none;
}
#menu-list li ul li a {
	color: #333;
	list-style: none;
	background: none;
  background-image: url('../../portal/css/images/bullet-subitem.gif');
  background-position: 5px 50%;
  background-repeat: no-repeat;
	padding: 5px 0 0 20px;
	margin: 5px;
	border: 0;
}
#menu-list li ul li a:hover { 
}

#menu-list li a:hover { 
}
.logo-grupo {
  margin: 20px 10px 20px 50px;
  background-image: url('../../portal/css/images/logo_bayton_gris.jpg');
  width: 185px;
  height: 57px;

}
