/* Ceci est le CSS utilisé pour le site de l'Association Pierre Barbaud */
/* Auteur : Nicolas VIEL */

body 
	{
	background-color:#FFFFFF;
	line-height: 2;}

#menuprincipal {
	align:left;
	background:#ffffff;
	text-align:left;
	margin-bottom:1pt;
	margin-top:6pt;
	margin-right:1cm;
	margin-left:1cm;
	font-size:12pt;
	font-family:"Century Gothic";
	color:black;
	}
#indemenutab {
	background:#CCCCCC;
	text-align:left;
	font-size:12pt;
	font-family:"Century Gothic";
	color:white;
	}
td	{
	font-family:"Century Gothic";
	color:black;
	}
p
	{
	align:left;
	background:#FFFFFF;
	text-align:left;
	margin-bottom:0pt;
	margin-top:0cm;
	margin-right:1cm;
	margin-left:0cm;
	font-size:13.5pt;
	font-family:"Century Gothic";
	color:black;
	}

ul
	{
	list-style-type:square;
	align:left;
	background:#FFFFFF;
	text-align:left;
	margin-bottom:0pt;
	margin-top:0cm;
	margin-right:1cm;
	margin-left:1.8cm;
	font-size:13.5pt;
	font-family:"Century Gothic";
	color:black;}

a:link
	{color:#333388;
	margin-bottom:0pt;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}

a:visited
	{color:#882288;
	margin-bottom:1pt;
	text-decoration: none;
	text-underline:none;}

a:hover
	{color: #cc1111 ;
	background:#dedede;
	text-decoration:none;
	margin-bottom:0pt;
	}

a:focus
	{text-decoration: none;
	font-style:normal;
	background:#eeeeee;
	}

.notice
	{align:center;
	background:#FFFFFF;
	text-align:right;
	margin-bottom:0pt;
	margin-top:4pt;
	margin-right:1cm;
	margin-left:0cm;
	font-size:10pt;
	font-family:"Century Gothic";
	color:black;}

.menubiooff
	{align:left;
	text-align:left;
	font-size:10pt;
	font-family:"Century Gothic";
	margin-bottom:0pt;
	margin-top:2pt;
	margin-right:0cm;
	margin-left:2cm;
	}
.menubioon
	{align:left;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	font-family:"Century Gothic";
	margin-top:0pt;
	margin-bottom:0pt;
	margin-right:0cm;
	margin-left:2cm;
	}

.ecritpetit
	{align:center;
	background:#FFFFFF;
	text-align:left;
	margin-bottom:0pt;
	margin-top:0pt;
	margin-right:1cm;
	margin-left:0cm;
	font-size:10pt;
	font-family:"Century Gothic";
	color:black;}

.ecrittoutpetit
	{align:center;
	background:#FFFFFF;
	text-align:left;
	margin-bottom:7pt;
	margin-top:4pt;
	margin-right:1cm;
	margin-left:0cm;
	font-size:8pt;
	font-family:"Century Gothic";
	color:black;}

.ecritinfo
	{align:center;
	background:#FFFFFF;
	text-align:left;
	margin-bottom:0pt;
	margin-top:0pt;
	margin-right:1cm;
	margin-left:1cm;
	font-size:10pt;
	font-family:"Century Gothic";
	color:black;}

.texte
	{align:left;
	background:#FFFFFF;
	text-align:justify;
	margin-bottom:0;
	margin-top:4pt;
	margin-right:1cm;
	margin-left:1cm;
	font-size:12pt;
	font-family:"Century Gothic";
	}

.titre
	{align:left;
	background:#FFFFFF;
	text-align:justify;
	margin-bottom:0;
	margin-top:4pt;
	margin-right:1cm;
	margin-left:1cm;
	font-size:16pt;
	font-family:"Century Gothic";
	font-weight:bold;
	text-decoration:bold;
	}

.soustitre
	{align:left;
	text-align:left;
	font-size:14pt;
	font-weight:bold;
	margin-top:4pt;
	margin-bottom:6pt;
	margin-right:1cm;
	margin-left:1cm;
	}


