/*
[Sw+ss] clan | www.clan-swiss.com
Cascade Style Sheet créé par Patt'molle | www.pattmolle.info
Toute reproduction, copie, distribution, prêt, de manière partielle ou totale est strictement sans l'accord du Webmaster (Patt'molle).
*/


body
	{
	border-style:solid;
	border-width:0px;
	margin:0;
	font-family:tahoma;
	font-size:13px;
	background-color:#FFFFFF;
	}

.table
	{
	height:0;
	background-color:#E8E8E8;
	padding:0px;
	width:950px;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
td
	{
	border-style:solid;
	border-width:0px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
p
	{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	}

.menu
	{
	border-bottom:3px dotted #C0C0C0;
	border-right:3px dotted #C0C0C0;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	width:170px;
	}
	
.menu a:link,
.menu a:visited,
.menu a:active
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	}
	
.menu a:hover
	{
	color: #800000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: overline underline;
	font-weight: bold;
	}
	
.footer
	{
	background-color: #C0C0C0;
	font-size:10px;
	color:#000000;
	text-align:center;
	}
	
.footer a:link,
.footer a:visited,
.footer a:active
	{
	text-decoration: none;
	color: #000000;
	}
	
.footer a:hover
	{
	text-decoration: none;
	color:#FFFFFF;
	}
	
.content
	{
	padding:20px;
	text-align: justify;
	width:820px; vertical-align:top;
	}
	
.content a:link,
.content a:visited,
.content a:active
	{
	color: #800000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration:none;
	}
	
.content a:hover
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	
	}
	
.header
	{
	padding: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	width:950px;
	height:100px;
	}
	
/* Titre */
	
h1
	{
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin:0;
	}
	
h2
	{
	font-size: 10pt;
	font-family: Arial;
	color: #CC0000;
	}
	
h3
	{
	font-size: 14pt;
	font-weight: bold;
	}
	
/*
Teamspeak Display CSS Start
*/

.nolink
	{
	}

.nolink a:link,
.nolink a:visited,
.nolink a:active
	{
	color: #000000;
	text-decoration:none;
	}
	
.nolink a:hover
	{
	color: #000000;
	text-decoration:underline;
	}

/*
Teamspeak Display CSS Stop
*/

.pub
	{
	text-align: center;
	vertical-align:text-bottom;
	}
	
.pub a:link,
.pub a:visited,
.pub a:active
	{
	color: #800000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
	}
	
.pub a:hover
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	}
	
.team-table
	{
	padding:0px;
	line-height:150%;
	}
	
.team-txt
	{
	vertical-align: top;
	font-weight:bold;
	width:25%;
	}
	
.team-desc
	{
	padding:0px;
	vertical-align: top;
	width:75%;
	}
	
ul
	{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	}
	
.info-title
	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.info-txt
	{
	padding-top: 5px;
	padding-bottom:15px;
	}
	
#contact_ip
	{
	font-size: 7pt;
	}
	
/* Formulaires */

label
	{
	display:block;
	width:100px;
	float:left;
	}
	
input,
textarea
	{
	margin:1px;
	}
	
.form_submit
	{
	margin-left:100px;
	}
	
form
	{
	}