body {
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 0px;
	color: #585858;
}
#pagina {
	 width:950px; 
	 margin: 0px 0px 0px 0px;
}
#top {
	background-image: url(../images/web/top.gif);
	background-repeat: no-repeat;
	background-color: rgb(88, 88, 88);
	width: 950px;
	height: 80px;
}	

#menu {
	LEFT: 215px;
    background-image: url(../images/web/bk_menutop.gif);
    background-repeat: no-repeat;
    width: 605px;
    color: white;
    padding-top: 8px;
    padding-left: 24px;
    top: 52px;
    height: 28px;
    position: absolute;
    color: rgb(193, 0, 64);
}	
#menu a {
	text-decoration: none;
    color: rgb(44, 44, 44);
}

#menu a.activo {
	text-decoration: none;
    color: rgb(193, 0, 64);
}

#top #menu a:hover    
{
    text-decoration: underline;
}		

/* TOP Idioma page  */
#idiomas {
	top: 0px;
    background-image: url(../images/idiomas/bk.gif);
    background-repeat: no-repeat;
    float: right;
    color: white;
    height: 21px;
    margin-top: 0px;
    padding-top: 4px;
    padding-right: 25px;
    padding-left: 12px;
    text-indent: 3px;
 }
#idiomas li {
	display:inline;
	float: left;
}

#idiomas li a {
	display: block;
	width: 15px;
	height: 10px;
	text-decoration: none;
	margin-right: 5px;
}
/* End TOP Idioma page  */
#container {
	  width: 950px; 
	  height:100%;
}		

#centro {
	 float: left; width: 610px; margin: 12px 10px 0px 10px;
}	

#centro  a {
	text-decoration: none;
	color: #C10040;
}

#centro  a:hover {
	text-decoration: underline;
}

#credits    
{
    margin-top: 0px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: rgb(197, 151, 167);
    padding-top: 10px;
    float: left;
    width: 130px;
	margin-left: 10px;
}
#credits img    
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}    
	       
#pie
{
  	clear: both;
	height: 50px;
	text-align: center;
	padding-top: 5px;
	color: rgb(35, 35, 35);
	padding-bottom: 4px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: white;
	font-size: 11px;
	width: 950px;
	background-color: #cccccc;
}
#pie UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(176, 176, 176);
}
#pie LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
#pie LI A
{
    COLOR: #525252;
    TEXT-DECORATION: none
}
#pie LI A:hover
{
    TEXT-DECORATION: underline
}