/***********************************************
* This is the configurable (per Registry)  CSS 
************************************************/
body { /*Localized bg color*/
	background: #c3d69b;
}

/*Localized Left stripe*/
#decoOuterLeft {
	
	background: transparent url("https://unionregistry.ec.europa.eu/euregistry/PT/javax.faces.resource/background/bg-pt-c3d69b.png?ln=images&v=8_2") no-repeat left top;
}

/*Localized Right stripe*/
#decoInnerRight {
	background: transparent url("https://unionregistry.ec.europa.eu/euregistry/PT/javax.faces.resource/background/bg-pt-c3d69b.png?ln=images&v=8_2") no-repeat right top;
}

/*********************************** 
** BANNER BOX CSS 
************************************/

/* banner area */
#banner {
	background: url("https://unionregistry.ec.europa.eu/euregistry/PT/javax.faces.resource/banners/PT.jpg?ln=images&v=8_2") no-repeat;
}

/* DG Title within banner area */
#dgname {
	background: url("https://unionregistry.ec.europa.eu/euregistry/PT/javax.faces.resource/dgname.gif?ln=images&v=8_2") no-repeat;
}

/* illustration within banner area */
#illustration {
	background: url("https://unionregistry.ec.europa.eu/euregistry/PT/javax.faces.resource/illustrations/generic.jpg?ln=images&v=8_2") no-repeat;
}