/**

*

*	Definizione stili delle portlet visibile per qualsiasi tema

*

**/

	

			

			/******	PORTLET STILE 1******/



/** Sfondo **/

.StilePor-1

{

	background: #FFFFFF;

}



.StilePor-1 .PTitleLeftTop

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlelefttop.gif);

	background-repeat: no-repeat;

}



.StilePor-1 .PTitleLeftMiddle

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titleleftmiddle.gif);

}



.StilePor-1 .PTitleLeftBottom

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titleleftbottom.gif);

}



.StilePor-1 .PTitleTop

{

	/** Attenzione! specificare l'altezza dell'immagine **/

	height:5px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titletop.gif);

}



.StilePor-1 .PTitleMiddle

{

	/** Attenzione! specificare l'altezza dell'immagine **/

	height:5px;

	color:#FFFFFF;

	font-size: 12px;

	font-weight: bold;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlemiddle.gif);

}



.StilePor-1 .PTitleBottom

{

	/** Attenzione! specificare l'altezza dell'immagine **/

	height:5px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlebottom.gif);

}

 

.StilePor-1 .PTitleRightTop

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlerighttop.gif);

}



.StilePor-1 .PTitleRightMiddle

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlerightmiddle.gif);

}



.StilePor-1 .PTitleRightBottom

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlerightbottom.gif);

}



.StilePor-1 .PContentLeft

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/contentleft.gif);

}



.StilePor-1 .PContent

{



}



.StilePor-1 .PContentRight

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/contentright.gif);

}



.StilePor-1 .PBottomLeft

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titleleftbottom.gif);

}



.StilePor-1 .PBottom

{

	/** Attenzione! specificare l'altezza dell'immagine **/

	height:13px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlebottom.gif);

}



.StilePor-1 .PBottomRight

{

	/** Attenzione! specificare la larghezza dell'immagine **/

	width:20px;

	

	/** Usare sempre path relativi **/

	background:  url(../images/html/skins/Portlets/Stile-1/titlerightbottom.gif);

}







			/******	PORTLET STILE 2******/



/** Sfondo della portlet **/

.StilePor-2

{

	background: #FFFFFF;

}



.StilePor-2 .PTitleLeftTop

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	

	/** Always use relative path ! **/

	background:  url(../images/html/skins/Portlets/Stile-2/titlelefttop.gif);

	background-repeat: no-repeat;

}



.StilePor-2 .PTitleLeftMiddle

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	

	/** Always use relative path ! **/

	background:  url(../images/html/skins/Portlets/Stile-2/titleleftmiddle.gif);

}



.StilePor-2 .PTitleLeftBottom

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	

	/** Always use relative path ! **/

	background:  url(../images/html/skins/Portlets/Stile-2/titleleftbottom.gif);

}



.StilePor-2 .PTitleTop

{

	/**

	Specify the height of the image used

	else it will use the text height	

	**/

	height:7px;

	background:  url(../images/html/skins/Portlets/Stile-2/titletop.gif);

}



.StilePor-2 .PTitleMiddle

{

	/**

	Specify the height of the image used

	else it will use the text height	

	**/

	height:3px;

	font-weight:bold;

	font-size:10px;

	color:#FFFFFF;

	background:  url(../images/html/skins/Portlets/Stile-2/titlemiddle.gif);

}



.StilePor-2 .PTitleBottom

{

	/**

	Specify the height of the image used

	else it will use the text height	

	**/

	height:3px;

	background:  url(../images/html/skins/Portlets/Stile-2/titlebottom.gif);

}

 

.StilePor-2 .PTitleRightTop

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/titlerighttop.gif);

}



.StilePor-2 .PTitleRightMiddle

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/titlerightmiddle.gif);

}



.StilePor-2 .PTitleRightBottom

{

	/**

	Needs to specify the width of image used

	otherwise it won't show !

	**/

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/titlerightbottom.gif);

}



.StilePor-2 .PContentLeft

{

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/contentleft.gif);

}



.StilePor-2 .PContent

{



}



.StilePor-2 .PContentRight

{

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/contentright.gif);

}



.StilePor-2 .PBottomLeft

{

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/bottomleft.gif);

}



.StilePor-2 .PBottom

{

	/**

	Specify the height of the image used

	else it won't appear

	**/

	height:13px;

	background:  url(../images/html/skins/Portlets/Stile-2/bottom.gif);

}



.StilePor-2 .PBottomRight

{

	width:10px;

	background:  url(../images/html/skins/Portlets/Stile-2/bottomright.gif);

}

			

