/* 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:0;
		background-color : #372F2D;  
		scrollbar-face-color: #372F2D;
		scrollbar-track-color: #87ACBF ;
		scrollbar-arrow-color: #372F2D;
		scrollbar-shadow-color: #372F2D;
		scrollbar-highlight-color: #372F2D;
		scrollbar-3dlight-color: #372F2D;
		scrollbar-darkshadow-color: #372F2D;
		cursor:crosshair;
		font-family: Century Gothic;
		color:#747474;
}

	/* 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; 
}

.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: #87ACBF;
		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;
}
