@charset "iso-8859-1";

/*	CSS Document - Perne de aer
	Version: 1.00 du 20/12/2008
	Copyright: www.perne-de-aer.ro
	Maintained by:	S.C. CVRS Consulting SRL
					Timisoara - Romania
					Phone:  +40 356-104.318
					Mobile: +40 720-653.789
*/

BODY {
	margin:		0px;
	margin-top:	10px;
	padding:	0px;
	padding-top:10px;
	/* Global font */
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:	12px;
	/*line-height:14px;*/
}

SPAN.MainFrame {
	background-color:#FFFFFF;
	position:		relative;
	height:			100%;
	width:			100%;
	z-index:		3;

}
SPAN.FadeFrame {
	background-color:#000000;
	position:		absolute;
	top:			0px;
	left:			0px;
	height:			0px;
	width:			0px;
	z-index:		1;
}
SPAN.Popup {
	background-color:#FFFFFF;
	position:		absolute;
	top:			0px;
	left:			0px;
	height:			0px;
	width:			0px;
	z-index:		2;
}
/*  Default link style */
A {
	text-decoration:none;
	color:			#000000;
	cursor:         pointer;
}
A:hover {
	text-decoration:underline;
	color:			#00B0D0;
	cursor:         pointer;
}

A.ALinkGreen {
	color:			rgb(0,102,0);
}
A.ALinkGreen:hover {
    color:			rgb(89,89,89);
}
A.ALinkBlue {
	/* Global font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	text-decoration:none;
	color:			#0090C0;
}
A.ALinkBlue:hover {
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	text-decoration:underline;
	color:			#000000;
}
div.FooterLink A {
	text-decoration:none;
}
div.FooterLink img {
	border:			none;
}
/*	Default table style */
TABLE {
	background-color:inherit;
	/* Global font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/*line-height:	14px;*/
	color:			#000000;
}
TABLE TD.ClassHeadLink {
	background-color:inherit;
	/* Table width/height */
	width:          990px;
	height:         40px;
	/* Alignement */
	text-align:		center;
	vertical-align: middle;
	/* Font */
	color:			#FFFFFF;
}
TABLE TD.ClassHeadLink a {
	background-color:	inherit;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			18px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FFFFFF;
	cursor:         	pointer;
}
TABLE TD.ClassHeadLink a:hover {
	background-color:inherit;
	text-decoration:underline;
	color:			#0080D0;
	cursor:         pointer;
}
TABLE TD.ClassFooter {
	background-color:inherit;
	/* Table width/height */
	width:          990px;
	height:         70px;
	/* Font */
	color:			#808080;
}
TABLE TD.ClassFooter a {
	background-color:	inherit;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#0080D0;
	cursor:         	pointer;
}
TABLE TD.ClassFooter a:hover {
	background-color:inherit;
	text-decoration:underline;
	color:			#000000;
	cursor:         pointer;
}

/*	Model menu gauche */
TABLE.LeftMenu {
	background-color:inherit;
	/* Height */
	/*height:			100px;*/
	/* Width */
	width:			181px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		14px;
	/* Text color */
	color:			#FFFFFF;
}
TABLE.LeftMenu TD.HeaderLeft {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			10px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuleft1.jpg');
}
TABLE.LeftMenu TD.HeaderText {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			143px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuleft2.jpg');
	/*	Font */
	font-weight:	bold;
}
TABLE.LeftMenu TD.HeaderRight {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			28px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuleft3.jpg');
}
TABLE.LeftMenu TD.Content {
	background-color:inherit;
	/* Height */
	height:			80px;
	/* Width */
	width:			181px;
	/* Background */
	background:		url('../template/20081231/pdeaer_bg_menuleft.jpg');
	/*	Alignement */
	vertical-align:	top;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
}
TABLE.LeftMenu TD.ContentBottom {
	background-color:inherit;
	/* Height */
	height:			15px;
	/* Width */
	width:			181px;
	/* Background */
	background:		url('../template/20081231/pdeaer_bottom_menuleft.jpg');
}
TABLE.LeftMenu TD.MenuLinks {
	background-color:inherit;
	/* Height */
	height:			22px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
	/* Borders */
	border-bottom:	dashed 1px #E0E0E0;
}
TABLE.LeftMenu TD.MenuLinks a {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	none;
	color:				#0080D0;
	cursor:         	pointer;
}
TABLE.LeftMenu TD.MenuLinks a:hover {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#000000;
	cursor:         	pointer;
}
TABLE.LeftMenu TD.MenuLinks2 {
	background-color:inherit;
	/* Height */
	height:			20px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/* Text color */
	color:			#000000;
	/* Borders */
	border-bottom:	dashed 1px #E0E0E0;
}
TABLE.LeftMenu TD.MenuLinks2 a {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000000;
	cursor:         	pointer;
}
TABLE.LeftMenu TD.MenuLinks2 a:hover {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#0080D0;
	cursor:         	pointer;
}

/*	Model menu recherche */
TABLE.SearchBox {
	background-color:inherit;
	/* Height */
	height:			107px;
	/* Width */
	width:			181px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		13px;
	/* Text color */
	color:			#FFFFFF;
}
TABLE.SearchBox TD.Left {
	background-color:inherit;
	/* Height */
	height:			107px;
	/* Width */
	width:			10px;
	/* Background */
	background:		url('../template/20081231/pdeaer_searchbox1.jpg');
}
TABLE.SearchBox TD.Content {
	background-color:inherit;
	/* Height */
	height:			107px;
	/* Width */
	width:			167px;
	/* Alignment */
	vertical-align:	top;
	/* Font */
	font-weight:	bold;
	/* Background */
	background:		url('../template/20081231/pdeaer_searchbox2.jpg');
}
TABLE.SearchBox TD.Right {
	background-color:inherit;
	/* Height */
	height:			107px;
	/* Width */
	width:			4px;
	/* Background */
	background:		url('../template/20081231/pdeaer_searchbox3.jpg');
}

/*	Model menu droit */
TABLE.RightMenu {
	background-color:inherit;
	/* Width */
	width:			181px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		13px;
	/* Text color */
	color:			#FFFFFF;
}
TABLE.RightMenu TD.HeaderLeft {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			10px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuright1.jpg');
}
TABLE.RightMenu TD.HeaderText {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			140px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuright2.jpg');
	/*	Font */
	font-weight:	bold;
}
TABLE.RightMenu TD.HeaderRight {
	background-color:inherit;
	/* Height */
	height:			28px;
	/* Width */
	width:			31px;
	/* Background */
	background:		url('../template/20081231/pdeaer_head_menuright3.jpg');
}
TABLE.RightMenu TD.Content {
	background-color:inherit;
	/* Height */
	height:			80px;
	/* Width */
	width:			181px;
	/* Background */
	background:		url('../template/20081231/pdeaer_bg_menuright.jpg');
	/*	Alignement */
	vertical-align:	top;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
}
TABLE.RightMenu TD.ContentBottom {
	background-color:inherit;
	/* Height */
	height:			15px;
	/* Width */
	width:			181px;
	/* Background */
	background:		url('../template/20081231/pdeaer_bottom_menuright.jpg');
}
TABLE.RightMenu TD.MenuLinks {
	background-color:inherit;
	/* Height */
	height:			18px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/* Text color */
	color:			#000000;
	/* Borders */
	border-bottom:	dashed 1px #E0E0E0;
}
TABLE.RightMenu TD.MenuLinks a {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	none;
	color:				#0080D0;
	cursor:         	pointer;
}
TABLE.RightMenu TD.MenuLinks a:hover {
	background-color:inherit;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#000000;
	cursor:         	pointer;
}

/* Model pour la page centrale */
TABLE.Center {
	background-color:inherit;
	/* Width */
	width:			590px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
}
TABLE.Center TD.BarLeft {
	background-color:inherit;
	/* Height */
	height:			30px;
	/* Width */
	width:			15px;
	/* Background */
	background:		url('../template/20081231/pdeaer_centerbar_left.jpg');
}
TABLE.Center TD.BarText {
	background-color:inherit;
	/* Height */
	height:			30px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		14px;
	font-weight:	bold;
	color:			#FFFFFF;
	/* Background */
	background:		url('../template/20081231/pdeaer_centerbar_center.jpg');
}
TABLE.Center TD.BarRight {
	background-color:inherit;
	/* Height */
	height:			30px;
	/* Width */
	width:			30px;
	/* Background */
	background:		url('../template/20081231/pdeaer_centerbar_right.jpg');
}

/* Model pour le cadre principal liste des produits */
TABLE.BoxCenter2 {
	background-color:inherit;
	/* Width */
	height:			730px;
	width:			584px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
}
TABLE.BoxCenter2 TD.HeadText {
	background-color:inherit;
	/* Width Height */
	height:			30px;
	width:			584px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		14px;
	font-weight:	bold;
	/* Text color */
	color:			#FFFFFF;
	/* Background */
	background:		url('../template/20081231/BoxCenter2_01.jpg');
}
TABLE.BoxCenter2 TD.Content {
	background-color:inherit;
	/* Width Height */
	width:			584px;
	/* Background */
	background:		url('../template/20081231/BoxCenter2_03.jpg');
}
TABLE.BoxCenter2 TD.Bottom {
	background-color:inherit;
	/* Width Height */
	height:			30px;
	width:			584px;
	/* Background */
	background:		url('../template/20081231/BoxCenter2_04.jpg');
}

/* Model pour le cadre BoxCenter */
TABLE.BoxCenter {
	background-color:inherit;
	/* Width */
	width:			590px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	/* Text color */
	color:			#000000;
}
TABLE.BoxCenter TD.HeadCornerLeft {
	background-color:inherit;
	/* Width Height */
	height:			62px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_01.jpg');
}
TABLE.BoxCenter TD.HeadCornerRight {
	background-color:inherit;
	/* Width Height */
	height:			62px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_04.jpg');
}
TABLE.BoxCenter TD.HeadText {
	background-color:inherit;
	/* Width Height */
	height:			62px;
	width:			560px;
	/* Global font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		18px;
	font-weight:	bold;
	/* Text color */
	color:			#FFFFFF;
	/* Background */
	background:		url('../template/20081231/BoxCenter_02.jpg');
}
TABLE.BoxCenter div.ContentLeft150 {
	background-color:inherit;
	/* Width Height */
	height:			150px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_05.jpg');
}
TABLE.BoxCenter div.ContentRight150 {
	background-color:inherit;
	/* Width Height */
	height:			150px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_10.jpg');
}
TABLE.BoxCenter TD.ContentBoxLeft {
	background-color:inherit;
	/* Width Height */
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_11.jpg');
}
TABLE.BoxCenter TD.ContentBoxRight {
	background-color:inherit;
	/* Width Height */
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_14.jpg');
}
TABLE.BoxCenter TD.ContentBoxCenter {
	background-color:inherit;
	/* Width Height */
	width:			560px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_06.jpg');
	background-repeat: repeat-x;
}
TABLE.BoxCenter TD.BottomCornerLeft {
	background-color:inherit;
	/* Width Height */
	height:			15px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_17.jpg');
}
TABLE.BoxCenter TD.BottomCornerRight {
	background-color:inherit;
	/* Width Height */
	height:			15px;
	width:			15px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_19.jpg');
}
TABLE.BoxCenter TD.BottomMiddle {
	background-color:inherit;
	/* Width Height */
	height:			15px;
	width:			560px;
	/* Background */
	background:		url('../template/20081231/BoxCenter_18.jpg');
}

/*	Table Box */
TABLE.TblBox1 {
	background-color:	inherit;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	text-align:			left;
	font-size:			11px;
	width:				200px;
	color:				#000000;
}
TABLE.TblBox1 TD.HeadLeft{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_headleft.jpg");
	height:				21px;
	width:				5px;
}
TABLE.TblBox1 TD.HeadTitle{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_headbg.jpg");
	height:				21px;
	width:				190px;
}
TABLE.TblBox1 TD.HeadRight{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_headright.jpg");
	height:				21px;
	width:				5px;
}
TABLE.TblBox1 TD.ContentLeft{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_marginleft.jpg");
	width:				5px;
}
TABLE.TblBox1 TD.ContentRight{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_marginright.jpg");
	width:				5px;
}
TABLE.TblBox1 TD.BottomLeft{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_cornerbottomleft.jpg");
	height:				5px;
	width:				5px;
}
TABLE.TblBox1 TD.Bottom{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_marginbottom.jpg");
	height:				5px;
	width:				190px;
}
TABLE.TblBox1 TD.BottomRight{
	background-color:	inherit;
	background-image:	url("../template/20081231/Box1_cornerbottomright.jpg");
	height:				5px;
	width:				5px;
}

/*  Table Grille V2*/
TABLE.TblGridV2 {
	background-color:	inherit;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	text-align:			left;
	font-size:			12px;
	width:				580px;
	color:				#000000;
}
TABLE.TblGridV2 TD.GridLineNav {
	background-color:	#CCCCCC;
	height: 			30px;
	font-size:			11px;
	color:				#000000;
}

/*  Navigateur de résultats */
TABLE.TblContentNavBarV2 {
	background-color:	inherit;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#464646;
}
TABLE.TblContentNavBarV2 a {
	background-color:	inherit;
/*	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	font-size:			11px;*/
	text-decoration:	none;
	color:				#000099;
}
TABLE.TblContentNavBarV2 a:hover {
	background-color:	inherit;
	text-decoration:	underline;
	color:				#A6A6A6;
}

/*	Autres modeles */
TABLE.TblModelList {
	background-color:inherit;
	/* Font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		11px;
	color:			#000000;
}
TABLE.TblModelList a {
	/* Font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#0090C0;
	text-decoration:none;
	cursor:         pointer;
}
TABLE.TblModelList a:hover {
	/* Font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#000000;
	text-decoration:underline;
	cursor:         pointer;
}
TABLE.TblModelList TD.Head{
	background-color:#D0E0E0;
	/* Table width/height */
	height:         25px;
	/* Font */
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		12px;
	font-weight:    bold;
	text-align:		center;
	color:			#000000;
	/* Borders */
	border-bottom:	solid 2px #606080;
}
TABLE.TblModelList TD.ContentLOn{
	background-color:#F0F0F0;
	/* Table width/height */
	height:			30px;
	/* Alignement */
	text-align:		right;
	/* Font */
	color:			#606060;
	/* Borders */
	border-bottom:	dashed 1px #E0E0E0;
}
TABLE.TblModelList TD.ContentLOff{
	background-color:inherit;
	/* Table width/height */
	height:			30px;
	/* Alignement */
	text-align:		right;
	/* Font */
	color:			#606060;
	/* Borders */
	border-bottom:	dashed 1px #E0E0E0;
}

/* Table des résultats */
TABLE.PICITTblNavModel1 {
	background-color:inherit;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/*line-height:    14px;*/
	color:			#000000;
}
TABLE.PICITTblNavModel1 img {
	border:			none;
}
TABLE.PICITTblNavModel1 a {
	background-color:inherit;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:    bold;
	text-decoration:underline;
	color:			#000000;
}
TABLE.PICITTblNavModel1 a:hover {
	background-color:inherit;
	/* Font */
	text-decoration:none;
	color:			#FFFFFF;
}

/* Table identification */
TABLE.PICITTblLogin {
	background-color:#FFFFFF;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	color:			#595959;
}
TABLE.PICITTblLogin TD.Head{
	background-color:#595959;
	/* Table width/height */
	height:         25px;
	/* Alignement */
	vertical-align: top;
	padding-top:    5px;
	padding-left:   10px;
	/* Font */
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITTblLogin TD.Head1{
	background-color:#595959;
	/* Table width/height */
	height:         22px;
	/* Alignement */
	text-align:		center;
	/* Font */
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITTblLogin TD.Content{
	background-color:#E0E0E0;
	/* Table width/height */
	height:         20px;
	/* Font */
	font-weight:    bold;
	color:			#000000;
	/* Borders */
	border-left:	solid 1px #F0F0F0;
	border-right:	solid 1px #F0F0F0;
	border-bottom:	solid 1px #F0F0F0;
}
TABLE.PICITTblLogin TD.ContentL1{
	background-color:#D0D0D0;
	/* Table width/height */
	height:         20px;
	/* Font */
	font-weight:    bold;
	color:			#000000;
	/* Borders */
	border-left:	solid 1px #F0F0F0;
	border-right:	solid 1px #F0F0F0;
	border-bottom:	solid 1px #F0F0F0;
}
TABLE.PICITTblLogin TD.ContentL2{
	background-color:#E0E0E0;
	/* Table width/height */
	height:         20px;
	/* Font */
	font-weight:    normal;
	color:			#000000;
	/* Borders */
	border-left:	solid 1px #F0F0F0;
	border-right:	solid 1px #F0F0F0;
	border-bottom:	solid 1px #F0F0F0;
}
TABLE.PICITTblLogin TD.ContentL3{
	background-color:#FFFFFF;
	/* Font */
	font-weight:    normal;
	color:			#000000;
	/* Borders */
	border-left:	solid 1px #D0D0D0;
	border-right:	solid 1px #D0D0D0;
	border-bottom:	solid 1px #D0D0D0;
}

/* Table des résultats */
TABLE.PICITTblResultModel1 {
	background-color:#FFFFFF;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/*line-height:    14px;*/
	color:			#595959;
}
TABLE.PICITTblResultModel1 TD.Head{
	background-color:#595959;
	/* Table width/height */
	height:         25px;
	/* Alignement */
	vertical-align: top;
	padding-top:    5px;
	padding-left:   10px;
	/* Font */
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITTblResultModel1 TD.ContentL1{
	background-color:#D0D0D0;
	/* Table width/height */
	height:         18px;
	/* Alignement */
	padding-left:   2px;
	/* Font */
	color:			#595959;
	/* Borders */
	border-left:	solid 1px #E0E0E0;
	border-right:	solid 1px #E0E0E0;
}
TABLE.PICITTblResultModel1 TD.ContentL2{
	background-color:#FFFFFF;
	/* Table width/height */
	height:         18px;
	/* Alignement */
	padding-left:   2px;
	/* Font */
	color:			#595959;
	/* Borders */
	border-left:	solid 1px #E0E0E0;
	border-right:	solid 1px #E0E0E0;
}

/*  Table Menu Gauche class */
TABLE.PICITLeftMenu {
	background-color:#FFFFFF;
	/* Table width/height */
	width:          162px;
	height:         100%;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	/*line-height:    14px;*/
	color:			#595959;
}
TABLE.PICITLeftMenu TD.HeadMenu{
	background-color:inherit;
	/* Table width/height */
	width:          100%;
	height:         35px;
	/* Alignement */
	vertical-align: top;
	padding-top:    10px;
	padding-left:   10px;
	/* Background */
	background:		url('../images/PMU.gif') top left no-repeat;
	/* Font */
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITLeftMenu TD.ContentMenu div {
	background-color:inherit;
	/* width/height */
	width:			100%;
	height:         100%;
	/* Alignement */
	vertical-align: top;
	padding-left:   4px;
	/* Borders */
	border-top:		solid 2px #E0E0E0;
	border-left:	solid 1px #E0E0E0;
	border-right:	solid 1px #E0E0E0;
	border-bottom:	solid 1px #E0E0E0;
}
TABLE.PICITLeftMenu TD.ContentMenu div ul {
	/* Paddings */
	padding:		0px;
	/* Margins */
	margin-left:	0px;
	margin-right:	0px;
	margin-top:		5px;
	margin-bottom:	0px;
	/* Style of list */
	list-style-type:none;

}
TABLE.PICITLeftMenu TD.ContentMenu div ul li {
	/* Height */
	height:			21px;
	/* Margins */
	margin:			0px;
	/* Paddings */
	padding-left:	5px;
	padding-right:  0px;
	/* Background */
	background:		url('../images/list1.gif') bottom left no-repeat;
}

/*	H1, H2 etc */
H1.TitleBlue {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		13px;
	font-weight:	bold;
	color:			#0090C0;
}

IMG {
	border: 0px;
}

/*	Formulaire par défaut */
INPUT {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#000000;
	/* Bordures */
	border:			solid 1px #CCCCCC;
/*
	border-bottom:	solid 1px #808080;
	border-left:	solid 1px #808080;
	border-right:	solid 1px #808080;
*/
	background-color:#FAFAFA;
	/* Type Curseur */
	cursor:			pointer;
}
TEXTAREA {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#000000;
	/* Bordures */
	border-width:	1px;
	border-style:	solid;
	border-color:	#CCCCCC;
	background-color:#FAFAFA;
	/* Type Curseur */
	cursor:pointer;
}
INPUT#BtnValid {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#208000;
	/* Bordures */
	border-top:		solid 1px #F0F0F0;
	border-bottom:	solid 1px #505050;
	border-left:	solid 1px #F0F0F0;
	border-right:	solid 1px #505050;
	background-color:#CCCCCC;
	/* Type Curseur */
	cursor:			pointer;
}
INPUT#BtnSearch {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#60E0F0;
	/* Bordures */
	border-top:		solid 1px #F0F0F0;
	border-bottom:	solid 1px #505050;
	border-left:	solid 1px #F0F0F0;
	border-right:	solid 1px #505050;
	background-color:#000000;
	/* Type Curseur */
	cursor:			pointer;
}
INPUT#BtnDelete {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#FF0000;
	/* Bordures */
	border-width:	1px;
	border-style:	solid;
	border-color:	#505050;
	background-color:#CCCCCC;
	/* Type Curseur */
	cursor:			pointer;
}
SELECT {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#000000;
	/* Bordures */
	border-width:	1px;
	border-style:	solid;
	border-color:	#CCCCCC;
	background-color:#FAFAFA;
	/* Type Curseur */
	cursor:			pointer;
}
