@charset "utf-8";
/* CSS Document */

html body {
background-color:#FFFFFF;
}

#siteContainer {
margin:0pt auto;
padding:0pt;
width:90%;
}


.borderTop,
.borderBottom,
.borderLeft,
.borderRight,
.cornerLeftBottom,
.cornerRightBottom,
.cornerLeftTop,
.cornerRightTop,
#menuLzero,
#headerSectionRight,
#languageMenu,
#leftColumn,
#rightColumn,
#footer,
#footerLiks,
.rgsgcontent,
.myGallery {
display:none !important;
}

#headerSectionRight,
#languageMenu,
.myGallery {
height:0px !important;
}

#headerSectionLeft, #headerSection {
	height:9.9em;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
#logoConteiner {
	width:100%;
	text-align:left;
}

#logoConteiner img {
	border: none;
	width:167px;
	height:99px;
}

.clear, .clearer {
	height:1px;
}

#localizationMenu {
	background:transparent url(../img/customBorderLine.gif) repeat-x scroll center bottom;
	text-align:right;
	height: 1em;
	padding-bottom: 10px;
	margin-top: -20px;
	
}

#centerColumn {
	width:100%;
}


#printFooter {
	background:transparent url(../img/customBorderLine.gif) repeat-x scroll center top;
	display:inherit;
	display:block;
	text-align:right;
	padding-top:10px;
}


.rgaccord2-content {
	height:inherit !important;
	clear:both !important;
}

.rgaccord2-content h1, h3.rgaccord2-toggle {
	display:none !important;
}


a{
	text-decoration:none !important;
}