/* Nom du thème : POTC 2 
Url du Site : http://potc-infos.new.fr
Auteur : Karo
Url de l'Auteur : http://lovely-liberty.net */

	/* Apparence générale */
body {	margin:0px;
		padding:0px;
		background-color : #2D4358;  
		scrollbar-face-color: #372F2D;
		scrollbar-track-color: #2D4358;
		scrollbar-arrow-color: #87ACBF;
		scrollbar-shadow-color: #2D4358;
		scrollbar-highlight-color: #2D4358;
		scrollbar-3dlight-color: #2D4358;
		scrollbar-darkshadow-color: #2D4358;
		cursor:crosshair;
		font-family: Century Gothic;
}

	/* Style / Class */
.title {
		background:#5E504D;
		font-family: Century Gothic ;
		font-size:10px;
		letter-spacing:0px;
		line-height: 11px;
		text-align:left;
		color:#86ACBF;
		border-bottom: 2px solid #86ACBF;
		padding: 2px; 
		margin-bottom:2px;
		margin-top: 2px;
}

.content {
		background:#372F2D;
		font-family:Century Gothic;
		font-size:9px;
		letter-spacing: 0px;
		text-align:justify;
		line-height: 9px;
		color:#747474;
		padding: 2px;
		margin-bottom:2px; 
}

.compteur {line-height:8px;
		margin:0px;
		padding:0px;
		text-align: center;}

.side-content {
		background:#413936;
		font-family:Century Gothic;
		font-size:9px;
		letter-spacing: 0px;
		text-align:justify;
		line-height: 9px;
		color:#737373;
		padding: 2px;
		margin-bottom:2px; 
}

.footer {
		background:#5E504D;
		font-family:Century Gothic;
		font-size:9px;
		letter-spacing:2px;
		line-height:9px;
		text-align:center;
		color:#86ACBF;
		text-transform: uppercase;
		border-top: 1px solid #747474;
		border-bottom: 1px solid #333333; 
		padding: 2px; 
		margin-bottom:2px;
		margin-top: 2px;
}

.formButton {
		background-color: #413936;
		border: 0px;
		color: #747474;
		font-size: 9px;
		font-family: Century Gothic;
		padding-left: 4pt;
		border-left: 5px solid #2D4358;
}

.Style1 {	font-size: 8px;
			font-family: Tahoma;
			text-transform:uppercase;
			font-weight: bold;
			color: #B9B6B1;
}
.Style2 {	font-size: 8px;
			font-family: Tahoma;
			text-transform:uppercase;
			font-weight: bold;
			color: #87ACBF;
}
.Style3 {	font-size: 8px;
			font-family: Tahoma;
			text-transform:uppercase;
			font-weight: bold;
			color: #A26071;
}
.Style4 {	font-size: 8px;
			font-family: Tahoma;
			text-transform:uppercase;
			font-weight: bold;
			color: #C0AF9F;
}
.Style5 {	font-size: 8px;
			font-family: Tahoma;
			text-transform:uppercase;
			font-weight: bold;
			color: #5A6E88;
}
		
	/* Liens */
a:link {
		color: #E6E6E6;
		font-size: 8px;
		font-family: Tahoma;
		text-transform:uppercase;
		font-weight: bold;		
		text-decoration : none;
		cursor:se-resize;
		background-color:transparent;}
		
a:visited {font-size: 8px;
		font-family: Tahoma;
		text-transform:uppercase;
		font-weight: bold;
		color: #E6E6E6;
		text-decoration : none;
		cursor:se-resize;
		background-color:transparent;}
		
a:active {font-size: 8px;
		font-family: Tahoma;
		text-transform:uppercase;
		font-weight: bold;
		color: #87ACBF;
		text-decoration : none;
		cursor:se-resize;
		background-color:transparent;
}

a:hover {font-size: 8px;
		font-family: Tahoma;
		text-transform:uppercase;
		font-weight: bold;
		color: #C8B7B3;
		text-decoration : none;
		cursor:se-resize;
		background-color:transparent;}


	/* Image */
img { 	border-color: #372F2D;
}

	/* Menu à tableau */
a.main:link, a.main:visited { font-family: Tahoma;
	font-size: 8px;
    text-transform: uppercase;
	font-weight: bold;
	background: #4F4E4A;
	text-align: Center;
	text-decoration: NONE;
	letter-spacing:2px;
	font-weight: NORMAL;
	color: #87ACBF;
	display: block;
	width: 115px;
	cursor: se-resize;
	line-height : 16px;
	padding: 2px;
	border-bottom:1px solid #372F2D;}

a.main:hover {font-family: Tahoma;
	font-size: 8px;
    text-transform: uppercase;
	font-weight: bold;
	background: #BAB5B2;
	text-align: Center;
	text-decoration: NONE;
	letter-spacing:2px;
	font-weight: NORMAL;
	color: #372F2D;
	display: block;
	width: 115px;
	cursor: se-resize;
	line-height : 16px;
	padding: 2px;
	border-bottom:1px solid #372F2D;}
	
 a.main:active {font-family: Tahoma;
	font-size: 8px;
    text-transform: uppercase;
	font-weight: bold;
	background: #87ACBF;
	text-align: Center;
	text-decoration: NONE;
	letter-spacing:2px;
	font-weight: NORMAL;
	color: #FFFFFF;
	display: block;
	width: 115px;
	cursor: se-resize;
	line-height : 16px;
	padding: 2px;
	border-bottom:1px solid #372F2D;}