/* CSS Document GALICIAƒTƒCƒg */

body {
   background-image:url(../bk_img.gif);
   background-repeat:repeat;
   text-align:left;
   margin:0px;
}

p {
   font-size:12px;
   color:#666666;
   line-height:18px;
   margin:0px;
}
h1 {
   font-size:12px;
   color:#666666;
   text-align:left;
   font-weight:normal;
   margin:0px 0px 3px 0px;
}

#contener {
   width:1026px;
   margin:10px 0px;
   padding:0px;
}

#container_top {
   width:1024px;
   height:620px;
   background-image:url(../top.jpg);
   background-repeat:no-repeat;
   border-style:solid;
   border-color:#cccccc;
   border-width:1px;
   text-align:center;
}

#logo_bri {
   margin:20px 0px 0px 20px;
   float:left;
}

#navi {
   float:right;
   width:576px;
   height:32px;
   border-bottom-style:solid;
   border-bottom-color:#cccccc;
   border-bottom-width:1px;
   margin:30px 20px 0px 0px;
   padding:0px;
}

* html .png {
behavior: expression(IEPNGFIX.fix(this));
} 

#logo_ga {
   margin-top:260px;
   margin-left:0px;
}

#menu2 {
   float:right;
   margin:0px;
   padding:0px;
}

#copyright {
    font-size:10px;
	color:#666666;
	float:right;
	margin:2px 0px;
}
