@charset "iso-8859-1";

/*	CSS Document - Pronostic ici turf
	Version: 1.00 du 10/08/2008
	Copyright: www.pronostic-ici-turf.fr
	Maintained by:	S.C. CVRS Consulting SRL
					Timisoara - Romania
					Phone:  +40 356-104.318
					Mobile: +40 720-653.789
*/

BODY {
	background-color:#000000;
	margin:			0px;
	padding:		0px;
	/* Global font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	line-height:	14px;
}

/*  Default link style */
A {
	text-decoration:none;
	color:			#595959;
	cursor:         pointer;
}
A:hover {
	text-decoration:underline;
	color:			#A0A0A0;
	cursor:         pointer;
}

A.ALinkGreen {
	color:			rgb(0,102,0);
}
A.ALinkGreen:hover {
    color:			rgb(89,89,89);
}
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:	12px;
	line-height:14px;
	color:		#FFFFFF;
}
TABLE TD.ClassHead {
	background-color:#0000CC;
	/* Table width/height */
	width:          100%;
	height:         80px;
	/* Background */
	/*background:		url('../images/top_bg.jpg');*/
	/* Font */
	color:			#FFFFFF;
	/* Borders */
	border-left:	solid 3px #FF6600;
	border-right:	solid 3px #FF6600;
}
TABLE TD.ClassHeadLink {
	background-color:#FF6600;
	/* Table width/height */
	height:         30px;
	/* Alignement */
	vertical-align: middle;
	/* Font */
	font-weight:	bold;
	color:			#F0F0F0;
	/* Borders */
	border-left:	solid 3px #FF6600;
	border-right:	solid 3px #FF6600;
}
TABLE TD.ClassHeadLink a {
	background-color:inherit;
	text-decoration:underline;
	color:			#FFFFFF;
	cursor:         pointer;
}
TABLE TD.ClassHeadLink a:hover {
	background-color:inherit;
	text-decoration:none;
	color:			#0000CC;
	cursor:         pointer;
}

/*	Table Content style */
TABLE TD.ClassContent {
	background-color:#FFFFFF;
	/* Table width/height */
	width:          100%;
	/* Alignement */
	vertical-align: top;
	/* Font */
	font-size:		12px;
	color:			#000000;
	/* Borders */
	border-left:	solid 3px #FF6600;
	border-right:	solid 3px #FF6600;
}
/*	Footer table style */
TABLE TD.ClassFooter {
	background-color:#0000CC;
	/* Table width/height */
	width:          100%;
	height:         50px;
	/* Alignement */
	vertical-align: middle;
	/* Font */
	font-size:		11px;
	color:			#D0D0D0;
	/* Borders */
	border-top:		solid 1px #FF6600;
	/* Borders */
	border-left:	solid 3px #FF6600;
	border-right:	solid 3px #FF6600;
}

TABLE.PICITTblModel1 {
	background-color:inherit;
	/* Font */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	line-height:    14px;
	color:			#000000;
}
TABLE.PICITTblModel1 TD.HeadModel1{
	background-color:#A0A0A0;
	/* Table width/height */
	width:          100%;
	height:         25px;
	/* Alignement */
	text-align: 	center;
	/* Font */
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITTblModel1 TD.ContentModel1{
	background-color:inherit;
	/* Hight */
	height:			18px;
	/* Font */
	color:			#595959;
}
TABLE.PICITTblModel1 TD.ContentModel1 div{
	background-color:inherit;
	/* Margins */
	margin-top:     3px;
	/* Table width/height */
	width:          100%;
	height:         100%;
	/* Alignement */
	vertical-align: top;
	padding:    	5px;
	/* Font */
	color:			#595959;
	/* Borders */
	border-top:		solid 3px #E0E0E0;
	border-left:	solid 1px #E0E0E0;
	border-right:	solid 1px #E0E0E0;
	border-bottom:	solid 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;
	/* Borders */
	border-left:	solid 1px #E0E0E0;
	border-right:	solid 1px #E0E0E0;
	border-top:		solid 1px #E0E0E0;
	border-bottom:	solid 1px #E0E0E0;
}
TABLE.PICITTblLogin TD.LoginHead{
	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.LoginHead1{
	background-color:#595959;
	/* Table width/height */
	height:         22px;
	/* Alignement */
	text-align:		center;
	/* Font */
	font-size:		13px;
	font-weight:    bold;
	color:			#FFFFFF;
}
TABLE.PICITTblLogin TD.LoginContent{
	background-color:inherit;
	/* Table width/height */
	height:         20px;
	/* Font */
	font-weight:    bold;
	color:			#000000;
}
TABLE.PICITTblLogin TD.LoginContentL1{
	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.LoginContentL2{
	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.LoginContentL3{
	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;
}

/*	Formulaire par défaut */
INPUT {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#208000;
	/* Bordures */
	border-top:		solid 1px #808080;
	border-bottom:	solid 1px #FFFFFF;
	border-left:	solid 1px #808080;
	border-right:	solid 1px #FFFFFF;
	background-color:#FAFAFA;
	/* Type Curseur */
	cursor:			pointer;
}
TEXTAREA {
	/* Style Police */
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#208000;
	/* 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#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:			#208000;
	/* Bordures */
	border-width:	1px;
	border-style:	solid;
	border-color:	#CCCCCC;
	background-color:#FAFAFA;
	/* Type Curseur */
	cursor:			pointer;
}
