/**
 * Style sheet xBasic
 * Copyright (C) 2005 Leo Feyer, licensed under LGPL
 */


/**
 * Body
 */
body 
{
	font-size:0.8em;
	/*margin:0px;
	padding:0px;*/
	background-color: #ffffff;
}

/**
 * Links
 */
a
{
	color:#ff9900;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:none;
}

/**
 * Font family
 */
a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Verdana, "Lucida Grande", Tahoma, Helvetica,  sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, "Lucida Grande", Tahoma, Helvetica,  sans-serif;
	color:#000000;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 {font-size: 1em; }

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}


/**
 * Font size
 */
/*a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	
	
}*/

/*h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding: 0;	
}*/


/**
 * Basic tags
 */
img
{
	/*background-color: #ffffff;
	border: 1px solid #003399;	
	padding: 0.2em;*/
}

/*p, pre, form
{
	margin:0px;
	padding:0px;
}*/


optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}
/* LES MEMBRES DE CTPBN */
#les-membres th a{
	color: #ffffff;
	background-color: #003399;
	margin: 0 0.5em;
	padding: 0em;
}

#membres-ctpbn .odd {
	background-color: #cccccc;
}
#membres-ctpbn td{
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	border-top:1px solid #003399;
}
#membres-ctpbn table {
	border:1px solid #003399;
	padding: 0.2em;
}
#membres-ctpbn a {
	color: #003399; /**/
}
#les-cotisations-des-membres-de-ctpbn68 th a{
	color: #ffffff;
	background-color: #003399;
	margin: 0 0.5em;
	padding: 0em;
}

#les-cotisations-des-membres-de-ctpbn68 .odd {
	background-color: #cccccc;
}
#les-cotisations-des-membres-de-ctpbn68 td{
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	border-top:1px solid #003399;
}
#les-cotisations-des-membres-de-ctpbn68 table {
	border:1px solid #003399;
	padding: 0.2em;
}
#les-cotisations-des-membres-de-ctpbn68 a {
	color: #003399; /**/
}
#les-emails-des-membres-de-ctpbn a {
	color: #003399;
}
#les-emails-des-membres-de-ctpbn .mod_memberlist {
	float:left;
	margin-left:30px;
}
#pub_amazon {
	overflow:hidden;
	float:right;
	border:0;
}
.amazon img{
	border:0;
}
