html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #0c1545;
	min-width: 950px;
	font: 11px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
img {
	border: none;
	display: block;
	position: relative;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}

.banner-header{
	border: none;
	padding:0px;
	margin : 0px;
}

.banner-header img{
	text-align: center;
}

.banner-footer{
	clear: left;
	float : left;
	padding:0px;
	margin : 0px;
	border : none;
	width : 100%;
	text-align: center;
	vertical-align: middle;
}

.banner-footer img{
	text-align: center;
}



.page {
	background: url(../images/bg.jpg) no-repeat 50% 0;
	min-height: 100%;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 950px;
}
/* page header start */

#header {
	width: 950px;
	height: 157px;
	float: left;
	background: url(../images/header-bg.png) no-repeat;
	margin: 20px 0 0;
}

#header_popup {
	border:1px solid;
	width:100%;
	height:80px;
	background-color: #333333; 
	float : left;
}


#header-body {
	position: relative;
	overflow: hidden;
	float: left;
}
/* logo */
.logo {
	background: url(../images/logo.png) no-repeat;
	width: 246px;
	height: 63px;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 12px;
	cursor: pointer;
}
/* ico beta */
.beta {
	position: absolute;
	top: 9px;
	left: 261px;
	background: url(../images/ico-beta.png) no-repeat;
	width: 31px;
	height: 31px;
	text-indent: -9999px;
}
/* top navigation start */
.top-navigation {
	margin: 10px 12px 0 0;
	padding: 0;
	float: right;
	display: inline;
	position: relative;
}
.top-navigation li {
	float: left;
	display: inline;
	padding: 2px 0 0 7px;
}
.top-navigation li a {
	text-decoration: none;
	color: #434662;
	font: 11px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/top-nav-bg.png) no-repeat;
	float: left;
	padding: 3px 0 0 7px;
	height: 19px;
	cursor: pointer;
}
.top-navigation li.home a span {
	background: url(../images/ico-home.gif) no-repeat 0 3px;
	padding: 0 0 0 18px;
	float: left;
	cursor: pointer;
}
.top-navigation li.profil a span {
	background: url(../images/ico-profil.gif) no-repeat 0 3px;
	padding: 0 0 0 16px;
	float: left;
	cursor: pointer;
}
.top-navigation li .button-bg {
	float: left;
	background: url(../images/top-nav-bg-right.png) no-repeat 100% 0;
	height: 22px;
	width: 8px;
	cursor: pointer;
}
.top-navigation li a:hover,
.top-navigation li a:hover span {
	text-decoration: underline;
}
/* top navigation end */
/* form visible\invisible start */
.form-visible {
	float: right;
	clear: both;
	margin: 12px 13px 0 0;
	display: inline;
}
.form-visible label {
	float: left;
	color: #fff;
	font: 11px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 3px 0 0;
	padding: 0 7px 0 0;
}
.form-visible ul#select {
	margin: 0;
	padding: 0;
	background: url(../images/select.png) no-repeat;
	width: 94px;
	height: 21px;
	cursor: pointer;
	float: left;
}
.form-visible ul li {
	list-style: none;
	float: left;
	padding: 5px 0 4px 5px;
	width: 89px;
	font: bold 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	position: relative;
}
#dr_invisible,
#dropdown2 {
	display: none;
}
.form-visible ul li.visible a,
#select li ul li.visible a {
	text-decoration: none;
	color: #8bc31f;
	background: url(../images/ico-online.gif) no-repeat;
	padding: 0 0 2px 16px;
	display: block;
}
.form-visible ul li.invisible a,
#select li ul li.invisible a  {
	color: #ac3730;
	background: url(../images/ico-offline.gif) no-repeat;
	padding: 0 0 2px 16px;
	text-decoration: none;
	display: block;
}
#select li,
#select li {
	position: relative;
}
#select li.hover ul, 
#select li:hover ul {
/*	display: block;*/
}
#select ul {
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 123px;
	z-index:999;
	border: none;
	background: none;
}
#select li ul li {
	background: none;
	margin: 0;
	padding: 5px 0 0;
	width: 92px;
	height: 20px;
	background: url(../images/drop-area.png) no-repeat;
}
* html #select li ul li {
	background: url(../images/drop-area-ie6.gif) no-repeat;
}
#select li ul li div {
	width: 92px;
	height: 20px;
	position: relative;
}
#select li ul li a {
	background: none;
	color: #000;
	text-decoration: none;
	display: inline;
	margin: 0 0 0 5px;
}
/* form visible\invisible end */
/* main navigation start */
.main-nav {
	padding: 0 0 0 31px;
	margin: 28px 0 0;
	overflow: hidden;
	float: left;
	white-space: nowrap;
	width: 919px;
	position: relative; 
}
* html .main-nav {
	margin-top: 25px;
}
.main-nav div {
	float: left;
	display: inline; 
	font: 14px/36px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 50px 0 0;
	margin: -8px 0 0;
	text-align: center;
}

.main-nav .line-one {
	padding-top : 10px;
	padding-bottom : 10px; 
}


.main-nav .last {
	padding-right: 0;
}
.main-nav div span.item-club {
	padding: 0 72px 0 26px;
}
.main-nav div span.item-partenaire {
	margin-right:30px important; 
}
/* text size */
.main-nav .size-14 {
	font-size: 14px;
	width : auto;
}
.main-nav  .size-18 {
	font-size: 18px;
	width : auto;
}
.main-nav .size-24 {
	font-size: 24px;
	width : auto;
}

.main-nav .last-end {
	padding-left: 30px;
	padding-right : 0px;
}

.main-nav a, .main-nav div a {
	color: #fff;
	text-decoration: none;
}
/* rollover */
.main-nav div a:hover,
.main-nav div a.active {
	color: #8bc31f;
}

/* main navigation end */
/* header end */
/* pag main container */
.container {
	float: left;
	width: 950px;
}
.container-top-line {
	background: url(../images/container-top-bg.png) no-repeat;
	height: 33px;
	margin: 14px 0 0;
}
/* active page link start */
.active-page {
	background: url(../images/profil-bg.gif) no-repeat;
	float: left;
	text-decoration: none;
	position: relative;
	color: #369;
	font: bold 13px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	height: 24px;
	padding: 5px 10px 0 15px;
}
.active-pointer {
	float: left;
	background: url(../images/profil-bg-right.png) no-repeat 100% 0;
	height: 29px;
	width: 10px;
}
/* active page link end */
/* subnavigation start */
.container-top-line ul {
	margin: 7px 0 0;
	padding: 0;
	float: left;
	position: relative;
}
.container-top-line ul li {
	float: left;
	font: 12px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/sep.gif) no-repeat 0 4px;
	padding: 0 14px 0 14px;
	list-style: none;
}
.container-top-line ul li.first {
	background: none;
	padding-left: 12px;
}
.container-top-line ul li a {
	color: #85a9f3;
}
.container-top-line ul li a:hover,
.container-top-line ul li a.active {
	text-decoration: none;
	color: #fff;
}

.container-top-line ul li a.on {
	color: #fff;
}

.container-top-line ul li a.on:hover {
	color: #8bc31f;
}

/* subnavigation end */
/* gray area start */
.container-body {
	background: #d2d6df;
	margin: -4px 0 0;
	/*padding: 0 0 55px;*/
	padding: 0 0 5px;
	overflow: hidden;
	width: 100%;
	/* add with new css */
	width: 950px;
}
.container-bottom-bg {
	overflow: hidden;
	font-size: 0;
	background: url(../images/container-bg.png) no-repeat;
	height: 5px;
	width: 100%;
}
/* page left column start */
.col-1 {
	float: left;
	width: 655px;
	margin: 12px 0 0 12px;
	display: inline;
}
/* player box start */
.profil-info-box {
	background: url(../images/grad-box-bg.gif) no-repeat;
	min-height: 173px;
}
* html .profil-info-box {
	height: 173px;
}
/* player photo */
.profil-info-box .photo,
.club-area .photo,
.profil-text-box .photo {
	float: left;
	background: url(../images/photo-border.png) no-repeat;
	width: 92px;
	height: 95px;
	margin: 13px 0 0 15px;
	padding: 10px 0 0 10px;
	display: inline;
}
.uniform-box .photo {
	margin-left: 0;
	margin-bottom: 3px;
}
.club-area .photo {
	margin: 6px 0 0 0;
	float: right;
}
.profil-text-box .photo {
	margin: -1px 0 0 -4px;
	position: relative;
}
.blog .photo {
	float: left;
	background: url(../images/cadre-photo128x94.png) no-repeat;
	width: 142px;
	height: 108px;
	margin: 15px 0px 10px 15px;
	padding: 7px;
	display: inline;
}
/* player info */
.profil-info-box .text {
	float: left;
	width: 400px;
	margin: 14px 0 0 8px;
	display: inline;
}
.profil-info-box .text h2 {
	margin: 0;
	padding: 0 0 6px;
	color: #333;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.profil-info-box .text p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.profil-info-box .text p a {
	color: #369;
	text-decoration: none;
}
.profil-info-box .text p a:hover {
	text-decoration: underline;
}
/* player club image */
.uniform-box {
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	display: inline;
	width: 102px;
}
.club-area .uniform-box {
	margin: 0 10px 0 0;
}
.profil-text-box .uniform-box {
	float: left;
	margin: 0;
}
.uniform-box p {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 12px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #333;
}
.uniform-box p a {
	text-decoration: none;
	font-size: 11px;
	color: #369;
}
.uniform-box p a:hover {
	text-decoration: underline;
}
/* left big boxes template start */
.moduletable {
	margin: 0px 0 0;
	padding: 0 0 9px;
	overflow: hidden;
}
.moduletable .heading {
	background: url(../images/heading-bg.png) no-repeat;
	height: 28px;
}
.moduletable-yellow .heading {
	background: url(../images/heading-bg-3.png) no-repeat;
}

.moduletable-grey .heading {
	background: url(../images/heading-bg-grey.png) no-repeat;
	background-color : #ddd;
}

.moduletable .heading h2 {
	margin: 0;
	padding: 5px 0 0 11px;
	color: #fff;
	font: bold 13px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	position: relative;
}

.moduletable-grey .heading .evn{
	float:left;
	color: #369;
	background: url(../images/h2_evn.png) no-repeat;
	background-position: 6px 3px;
	padding-left: 30px;
	display:inlne;
}

.moduletable-grey .heading .grp{
	float:left;
	color: #369;
	background: url(../images/h2_grp.png) no-repeat 10px 6px;
	padding-left: 30px;
	display:inlne;
}

.moduletable-grey .heading .frm{
	float:left;
	color: #369;
	background: url(../images/h2_frm.png) no-repeat 10px 8px;
	padding-left: 30px;
	display:inlne;
}

.moduletable-grey .heading .pht{
	float:left;
	color: #369;
	background: url(../images/h2_photo.png) no-repeat;
	background-position: 8px 4px;
	padding-left: 30px;
	display:inlne;
}



.moduletable-grey .heading a {
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 8px 15px 0 0;
	float: right;
	display: inline;
}


.moduletable-body {
	background: #fff;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.moduletable-bottom {
	height: 6px;
	font-size: 0;
	overflow: hidden;
	background: url(../images/big-box-bottom-bg.png) no-repeat;
	width: 100%;
}
/* left big boxes template end */
/* Qui suis-je box start */
.qui-suis-list {
	margin: 10px 0 0 10px;
	padding: 0 0 13px;
}
.qui-suis-list li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
	color: #333;
	font: 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.qui-suis-list li a {
	text-decoration: none;
	color: #333;
}
.qui-suis-list li a:hover {
	text-decoration: underline;
}
/* Je me presente box start */
.je-me-presente-box {
	margin: 7px 0 0;
	padding: 0 0 5px;
}

/* bog photo */
.je-me-presente-box .photo {
	margin: 2px 0 0 10px;
	padding: 0 0 6px;
	float: left;
	display: inline;
}
/* text styles */
.je-me-presente-box .text {
	float: left;
	width: 310px;
	padding: 0 0 6px 16px;
}
.je-me-presente-box .text h3 {
	margin: 0;
	padding: 0 0 13px;
	color: #333;
	font: bold 15px/18px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.je-me-presente-box .text p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

/* Add Patrick 02.04.2008 */
.membercard-box {
	margin : 0 0 0 0px;
	padding : 0 0 0 0 px;
}	
.membercard-box .photo {
	float: left;
	background: url(../images/photo-border.png) no-repeat;
	width: 92px;
	height: 95px;
	margin: 13px 0 0 7px;
	padding: 10px 0 0 10px;
	display: inline;
}

.membercard-box h3 {
	margin: 0 0 0 0;
	padding : 16px 4px 0 0;
	color: #369;;
	font: bold 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.membercard-box p {
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}


/* Amis box start */
.amis {
	margin: 3px 0 0 8px;
}
/* one ami item start */
.one-ami {
	background: url(../images/amis-boxes-bg.png) no-repeat;
	width: 101px;
	height: 151px;
	float: left;
	margin: 5px 1px 0 4px;
	display: inline;
}
.one-ami .photo, .blog-one .one-ami .photo {
	margin: 10px 0 0px 10px;
	padding:0;
	position: relative;
	background: none;
	width: 81px;
	height: 81px;
}

.one-ami p, .blog-one .one-ami p {
	margin: 0;
	padding: 0;
	width: 89px;
	font: bold 10px/12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
	padding: 0 5px 0 5px;
	position: relative;
}
.one-ami p a {
	text-decoration: none;
	color: #369;
}
.one-ami p a:hover {
	text-decoration: underline;
}
.one-ami .status, .blog-one .one-ami .status {
	display: block;
	background: url(../images/status-box-bg.gif) no-repeat;
	width: 80px;
	height: 16px;
	margin: 5px 0 0 8px;
	padding: 3px 0 0 4px;
	position: relative;
}
.one-ami .status span {
	background: url(../images/ico-offline.gif) no-repeat;
	text-transform: uppercase;
	color: #ad3333;
	font: bold 11px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 4px 20px;
	display: block;
}
.one-ami .status-online span {
	background: url(../images/ico-online.gif) no-repeat;
	color: #8bc31f;
}
/* one ami item end */
/* bottom area with link start */
.bottom-line {
	float: left;
	text-align: right;
	width: 100%;
	margin: 5px 0 0;
	padding: 0 0 6px;
}
.blogs-box .bottom-line {
	margin: 7px 0 0;
	padding: 0 0 10px;
}
.photo-box .bottom-line {
	margin: 10px 0 0;
	padding: 0 0 3px;
}
.formu .bottom-line {
	margin: 10px 0 0 0;
	padding: 0 0 3px;
	text-align: right;
	width: 480px;
	left: 65px;
	position: relative;
}
.formu .bottom-line .link{
	float: left;
	text-align: left;
	width: 211px;
}
.bottom-line a {
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0 15px 0 0;
	float: right;
	display: inline;
}
.bottom-line a {
	margin-top: 4px;
}
/* bottom area: left button and form button */
.button,
.button {
	float: left;
	margin: 0 0 0 13px;
	height: 26px;
}
.form-search .button {
	float: left;
	margin: 0 0 0 8px;
}
.player-championat .button {
	margin: 15px 0 0 63px;
}
.formu .button {
	float: right;
	margin: 0;
}
.button a,
.button a {
	float: left;
	background: url(../images/button-bg.png) no-repeat;
	height: 22px;
	padding: 4px 0 0 11px;
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
}
.bottom-line .button,
.form-search .button {
	float: left;
	margin: 0 0 0 13px;
	height: 26px;
}

.bottom-line .button a,
.form-search .button a {
	float: left;
	background: url(../images/button-bg.png) no-repeat;
	height: 22px;
	padding: 4px 0 0 11px;
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
}
.player-championat .button a {
	color: #434662;
	padding-left: 16px;
	padding-right: 6px
}
.bottom-line .button .button-bg,
.form-search .button .button-bg {
	float: left;
	height: 26px;
	width: 8px;
	background: url(../images/button-bg-right.png) no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.bottom-line .button a:hover,
.form-search .button a:hover {
	text-decoration: underline;
}
/* bottom area with link end */
/* Photos box start */
.photo-box {
	margin: 15px 0 0 0;
}
.photo-box ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eaecf2;
	width: 100%;
	overflow: hidden;
}
.photo-box ul li {
	display: inline;
	float: left;
	margin: 0 3px 0 16px;
	padding: 0 0 8px;
}
.photo-box ul li .photo {
	background: url(../images/photo-border-box.png) no-repeat;
	width: 81px;
	height: 81px;
	padding: 4px;
}


.photo-box ul li p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
}
/* Temoignages box start */
.temoignages-box {
	margin: 0 0 -5px;
	overflow: hidden;
	width: 100%;
}
/* columns names box start */
.subheading {
	background-color: #c7cddc;
	height: 26px;
	margin: 1px 1px 0 1px;
	padding: 0 0 0 12px;
}
.moduletable-yellow .subheading {
	background-color: #e9daad;
}

.moduletable-grey .subheading {
	background-color: #fff;
	color: #333;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.subheading .field-1,
.subheading .field-2,
.subheading .field-3,
.subheading .field-4,
.subheading .field-5,
.subheading .field-6,
.subheading .field-7,
.subheading .field-8,
.subheading .field-9,
.subheading .field-10,
.subheading .field-11,
.subheading .field-12,
.subheading .field-13,
.subheading .field-14,
.subheading .field-15,
.subheading .field-16,
.subheading .field-17,
.subheading .field-18,
.subheading .field-19 {
	float: left;
	color: #333;
	font: 12px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	width: 111px;
	margin: 6px 0 0;
}
.subheading .field-3 {
	width: 331px;
}
.subheading .field-4 {
	width: 110px;
}
.subheading .field-5 {
	width: 90px;
}

.subheading .field-6 {
	/* width: 253px;  */
	 width: 321px;
}
.subheading .field-7 {
	width: 80px;
}
.subheading .field-8 {
	width: 258px;
}
.subheading .field-9 {
	width: 233px;
}
.subheading .field-10 {
	width: 312px;
}
.subheading .field-11 {
	width: 62px;
}
.subheading .field-12 {
	width: 78px;
}
.subheading .field-13 {
	width: 182px;
}
.subheading .field-14 {
	width: 157px;
}
.subheading .field-15 {
	width: 100px;
}
.subheading .field-16 {
	width: 350px;
}
.subheading .field-17, .field-17 {
	width: 110px;
}
.subheading .field-18, .field-18 {
	width: 350px;
}
.subheading .field-19{
	width: 175px;
}
.subtitle {
	color: #333;
	font: 13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	margin: 6px 0 0;
	background: url(../images/back-subtitle.jpg) repeat-x #c7cddc;
	height: 24px;
	margin: 1px 1px 0 1px;
	padding: 4px 0 0 12px;
}
/* columns names box end */
/* Temoignages items */
.temoignages-more {
	margin: 0 1px 0 1px;
	padding: 0 0 5px;
}
.temoignages-one {
	margin: 1px 0 0;
	padding: 6px 0 4px 0;
	overflow: hidden;
	width: 100%;
}
.temoignages-one-gray {
	background-color: #eaecf2;
}
/* side with photo */
.temoignages-one .one-ami {
	margin: 0 0 0 10px;
}
.temoignages-one-gray .one-ami {
	background: url(../images/amis-boxes-bg.png) no-repeat;
}
/* side with text */
.temoignages-more .text {
	float: left;
	width: 520px;
	padding: 0 0 0 14px;
}
.temoignages-more .text h3 {
	margin: 0;
	padding: 0;
	color: #333;
	font: bold 15px/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.temoignages-more .text p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.temoignages-more .text p.date {
	padding: 0 0 10px;
}
/* blog, Annonces etc boxes start */
.blogs-more {
	margin: 0 1px;
	border-bottom: 1px solid #eaecf2;
}
.blogs-mor{
	margin: 0 1px;
	border-bottom: none;
}
.moduletable-yellow .blogs-more {
	border-bottom: 1px solid #fbf1d5;
}
/* one row */
.blog-one {
	overflow: hidden;
	width: 100%;
	margin: 1px 0 0;
	padding: 0 0 14px;
}
.blog-one-gray {
	background-color: #eaecf2;
}
.blog-one-yellow {
	background-color: #fbf1d5;
}
/* text column */
.blog-one .text {
	float: left;
	width: 325px;
	margin: 10px 0 0 13px;
	display: inline;
}

.blog-one .text-2 {
	/* width: 239px; */
	width: 308px; 
}
/* date colun */
.blog-one .date {
	float: left;
	width: 88px;
	padding: 11px 0 0;
	text-align: left;
}
.blog-one .date p {
	margin: 5px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.blog-one .text h3 {
	margin: 0;
	padding: 2px 0 0;
	color: #369;
	font: bold 15px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.blog-one .text h3 a {
	text-decoration: none;
	color: #369;
}
.blog-one .text h3 a:hover {
	text-decoration: underline;
}
.blog-one .text p {
	margin: 0;
	padding: 0 0 10px;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.blog-one .text p a, ul li a {
	color: #369;
	text-decoration: none;
}
.blog-one .text p a:hover, ul li a:hover {
	text-decoration: underline;
}
/* photo column */
.blog-one .photo {
	background: url(../images/photo-border-box.png) no-repeat;
	width: 88px;
	height: 88px;
	float: left;
	padding: 4px;
	margin: 11px 0 0 2px;
	display: inline;
}

.blog-one .photo-empty{
	/* width: 135px;
	height: 101px; */
	width: 88px;
	height: 88px;
	float: left;
	padding: 8px 0 0 7px;
	margin: 10px 0 0 2px;
	display: inline;
}

.blog-one .photo2 {
	background: url(../images/photo-border-box2.png) no-repeat;
	width: 54px;
	height: 54px;
	float: left;
	padding: 2px;
	margin: 11px 0 0 2px;
	display: inline;
}

.blog-one .photo-empty2{
	/* width: 135px;
	height: 101px; */
	width: 54px;
	height: 54px;
	float: left;
	padding: 8px 0 0 7px;
	margin: 10px 0 0 2px;
	display: inline;
}

/* action links */
.action {
	float: left;
	margin: 15px 0 0 18px;
	padding: 0;
	font: 11px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	list-style-type: none;
}
.action li {
	list-style: none;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding: 0 0 3px 10px;
}
.action li a {
	text-decoration: none;
	color: #369;
}
.action li a:hover {
	text-decoration: underline;
}

.optf{
	float: left;
	margin: 0px 0 8px 0px;
	padding: 0;
	list-style-type: none;
	border : none;
}

.optf li {
	list-style: none;
	padding: 0 0 0 0;
	width : 60px;
	height : 20px;
	border : none;
}

.optf .gold{
	background: url(../images/optf_puce_petit1.jpg) no-repeat;
}

.optf .silver{
	background: url(../images/optf_puce_petit2.jpg) no-repeat;
}

.optf .bronze{
	background: url(../images/optf_puce_petit3.jpg) no-repeat;
}

/* green and red icons box start */
.icons-text {
	color: #fff;
	font: 9px/9px "Trebuchet MS", trebuchet, Arial, sans-serif;
	overflow: hidden;
	width: 100%;
	padding: 1px 0 1px;
}
.red-icon,
.green-icon,
.brown-icon {
	background-color: #ad3333;
	float: left;
	padding: 1px 1px;
	margin: 0 2px 0 0;
	display: inline;
}
.green-icon {
	background-color: #8bc31f;
}
.brown-icon {
	background-color: #b28609;
}
/* green and red icons box end */
/* left column end */
/* page right column start */
.col-2 {
	float: left;
	width: 259px;
	margin: 12px 0 0 12px;
	display: inline;
}
/* banner */
.banner {
	margin: 7px 0 0 5px;
	display: block;
}
/* small boxes templates start */
.moduletable-small {
	padding: 0 0 12px;
	overflow: hidden;
}

.moduletable-small .heading {
	background: url(../images/heading-bg-2.png) no-repeat;
	height: 28px;
}

.moduletable-small .headingb {
	background: url(../images/heading-bg-2b.png) no-repeat;
	height: 28px;
}

.moduletable-small .heading h2 {
	margin: 0;
	padding: 6px 0 0 10px;
	color: #369;
	font: bold 13px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.moduletable-small .headingb h2 {
	margin: 0;
	padding: 6px 0 0 10px;
	color: #369;
	font: bold 13px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.moduletable-small .moduletable-body {
	background: #fff;
}

.moduletable .moduletable-body .humeur{
	margin: 0;
	padding: 12px 0px 0px 10px;
	color: #333;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}


.moduletable-small .moduletable-bottom {
	background: url(../images/small-box-bottom-bg.png) no-repeat;
	height: 6px;
}

.moduletable-small .moduletable-bottomb {
	background: url(../images/small-box-bottom-bgb.png) no-repeat;
	height: 6px;
}

.moduletable-small .heading-signaler {
	background: url(../images/heading-bg-signaler.png) no-repeat;
	height: 28px;
}

.moduletable-small .heading-signaler h2 {
	margin: 0;
	padding: 6px 0 0 28px;
	color: #369;
	font: bold 13px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

/* small boxes templates end */
/* Profil en bref box start */
.profil-text-box {
	margin: 11px 0 0 12px;
}
.profil-text-box h3 {
	margin: 0;
	padding: 0;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.profil-text-box p {
	margin: 0;
	padding: 0 0 14px;
	color: #333;
	font: bold 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.profil-text-box p a {
	text-decoration: none;
	font-weight: normal;
	color: #369;
}
.profil-text-box p a:hover {
	text-decoration: underline;
}
.profil-text-box a.link {
	float: right;
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 8px 10px 4px 0;
}
/* options box start */
.options-list {
	margin: 7px 13px 0 12px;
	padding: 0 0 5px;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.options-list li {
	list-style: none;
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 1px;
}
.options-list li.last {
	border: none;
}
.options-list li a {
	text-decoration: none;
	color: #369;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

.options-list li a:hover {
	text-decoration: underline;
}

/* ADD Patrick 02.04.2008 */
.mailbox-list {
	margin: 7px 13px 0 12px;
	padding: 0 0 5px;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.mailbox-list li {
	list-style: none;
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 1px;
}

.mailbox-list li a {
	text-decoration: none;
	color: #369;
	padding: 0 0 0 10px;
	font-weight: bold;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
}

.mailbox-list li .rowleft {
	float:left; 
	display:inline;
	width:70%;
}

.mailbox-list li .rowmiddle {
	float:left; 
	display:inline;
	width:20px;
	text-align: right;
	width:5%;
}
.mailbox-list li .rowright {
	display:inline;
	padding-left : 4px;
	color:#ae3433;
	font-weight: bold;
	width:25%;
}

/* form search start */
.form-search {
	margin: 9px 0 0;
	padding: 0 0 6px;
	overflow: hidden;
	width: 100%;
}
.form-search input {
	border: 1px solid #adb2be;
	padding: 0;
	width: 156px;
	height: 18px;
	float: left;
	margin: 1px 0 0 9px;
	display: inline;
}
.form-search .link {
	float: right;
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 8px 10px 0 0;
}
/* right column end */
/* page footer start */
.footer {
	float: left;
	background: url(../images/footer-bg.png) no-repeat;
	width: 950px;
	height: 47px;
	margin: 12px 0 0;
	padding: 12px 0 0;
}
/* footer navigation */
.footer ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	text-align: center;
	font: 11px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	position: relative;
}
.footer ul li {
	background: url(../images/sep-2.gif) no-repeat 0 4px;
	padding: 0 5px 0 9px;
	color: #85a9f3;
	display: inline;
}
.footer ul li.first {
	background: none;
}
.footer ul li a {
	color: #85a9f3;
}
/* page footer end */

.card-featured{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #C96767;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}

.card-new{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #24A72D;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-updated{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #3588AE;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}

.moduletable-color {
	margin: 1px 0 0;
	padding: 0 0 11px;
	overflow: hidden;
}
/* three top boxes bg start */
.buteurs-box {
	padding-bottom: 8px;
}
.moduletable-color-top,
.moduletable-color-bottom {
	background: url(../images/club-box-top.png) no-repeat;
	height: 6px;
	overflow: hidden;
	font-size: 0;
}
.moduletable-color-bottom {
	background: url(../images/club-box-bottom.png) no-repeat;
	height: 8px;
}
.ligue-box .moduletable-color-top {
	background: url(../images/ligue-box-top.png) no-repeat;
}
.ligue-box .moduletable-color-bottom {
	background: url(../images/ligue-box-bottom.png) no-repeat;
	height: 8px;
}
.buteurs-box .moduletable-color-top {
	background: url(../images/buteurs-box-top.png) no-repeat;
}
.buteurs-box .moduletable-color-bottom {
	background: url(../images/buteurs-box-bottom.png) no-repeat;
	height: 8px;
}
.moduletable-color-body {
	background: #85a115 url(../images/club-box-bg.jpg) no-repeat;
	overflow: hidden;
	width: 100%;
}
.ligue-box .moduletable-color-body {
	background: #0c1545 url(../images/ligue-box-bg.jpg) no-repeat;
}
.buteurs-box .moduletable-color-body {
	background: #0c1545 url(../images/buteurs-box-bg.jpg) no-repeat;
}
/* three top boxes bg end */
/* club box start */
.club-info-box {
	float: left;
	width: 510px;
	margin: 6px 0 0 15px;
	display: inline;
}
.ligue-box .club-info-box {
	width: 390px;
}
.club-info-box h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #fff;
	font: bold 26px/31px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.club-info-box p {
	margin: 0;
	color: #fff;
	font: bold 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.club-info-box p a {
	text-decoration: none;
	color: #fff;
}
.club-info-box p a:hover {
	text-decoration: underline;
}
.white-content {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 0 0 0 5px;
	padding: 24px 0 0;
}
.ligue-box .white-content {
	padding: 36px 0 0;
}
/* white transparent area bg */
.white-content-top,
.white-content-bottom {
	background: url(../images/white-area-top.png) no-repeat;
	height: 13px;
	overflow: hidden;
	font-size: 0;
}
.white-content-bottom {
	background: url(../images/white-area-bottom.png) no-repeat;
	height: 12px;
}
.white-content-bg {
	background: url(../images/white-area-bg.png) repeat-y;
	width: 644px;
	overflow: hidden;
	padding: 0 0 3px;
}
.club-photo-box {
	margin: 4px 0 0 16px;
	display: inline;
	float: left;
	position: relative;
}
/* text styles in three top boxes */
.club-photo-box h3,
.club-text-box h3,
.ligue-box-content h3 {
	color: #333;
	font: 24px/27px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0;
	padding: 0 0 9px;
}
.club-text-box h3 {
	padding: 0 0 10px;
}
.club-photo-box img {
	margin: 0 0 0 1px;
}
.club-text-box {
	float: left;
	width: 305px;
	padding: 0 0 0 15px;
	margin: 5px 0 0;
	position: relative;
}
.club-text-box p,
.ligue-box-content p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.ligue-box-content p {
	padding: 0 0 10px;
}
/* club box end */
/* Ligue box start */
/* Ligue logo */
.ligue-logo {
	float: right;
	text-indent: -9999px;
	background: url(../images/ligue-logo.gif) no-repeat;
	width: 207px;
	height: 90px;
	display: inline;
	margin: 9px 14px 0 0;
}
.ligue-box-content {
	margin: 4px 15px 0 19px;
	padding: 0 0 8px;
	position: relative;
}
/* ligue box end */
.blog-one .sponsor {
	float: left;
	width: 256px;
	padding: 13px 0 0 10px;
}
/* Sponsors box fields */
.blog-one .non {
	float: left;
	width: 215px;
	padding: 10px 0 0 5px;
}
.blog-one .non a,
.blog-one .titre a {
	text-decoration: none;
	color: #369;
	font: bold 15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.blog-one .non a:hover,
.blog-one .titre a:hover {
	text-decoration: underline;
}
.blog-one .titre {
	float: left;
	width: 312px;
	padding: 9px 0 0 13px;
}
.blog-one .titre p {
	margin: 0;
	font: bold 15px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
/* Forums box fields */
.blog-one .subject,
.blog-one .message,
.blog-one .dernier {
	float: left;
	width: 18px;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: right;
	padding: 10px 43px 0 0;
}
.blog-one .message {
	padding: 10px 0 0 0;
	width: 30px;
}
.blog-one .dernier {
	padding: 10px 0 0 50px;
	width: 170px;
	text-align: left;
}
.blog-one .dernier p {
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0;
}
.blog-one .dernier p a {
	text-decoration: none;
	color: #369;
}
.blog-one .dernier p a:hover {
	text-decoration: underline;
}
/* Sondages club box start */
.three-columns-holder {
	overflow: hidden;
	background: url(../images/three-columns-bg.gif) repeat-y 1px 0;
	margin: 1px 0 0;
	padding: 0 0 4px;
	width: 100%;
}
/* three columns holder*/
/* col 1-2 */
.sondages-col-1 {
	float: left;
	width: 206px;
	padding: 8px 0 15px 10px;
	margin-left : 2px;
}
/* col 3 */
.sondages-col-3 {
	width: 206px;
	float: left;
	padding: 8px 0 15px 10px;
	margin-left : 2px;	
}
/* player of championat and mounth boxes */
.player-championat {
	font: 11px/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.player-championat h3,
.rate-box h3 {
	color: #333;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0;
	padding: 0 0 10px;
}
.player-championat p,
.rate-box p {
	margin: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.player-championat input,
.player-championat label {
	vertical-align: middle;
	padding: 0 0 0 4px;
}
.player-championat input {
	margin: 0;
}
* html .player-championat input {
	height: 16px;
	width: 14px;
}
/* rate box */
.rate-box div {
	overflow: hidden;
	width: 100%;
	padding: 0 0 17px;
}
.rate-box h4 {
	margin: 0;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.rate-box .percent {
	float: left;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	width: 30px;
}
.rate-box .graphic {
	margin: 0px 0 0 0px;
	float: left;
	display: inline;
}


/* page right column start */
/* chat box */
.chat-club-box {
	margin: 6px 15px 0 10px;
	overflow: hidden;
}
.chat-club-box p {
	margin: 0;
	padding: 0 0 5px;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.chat-club-box a {
	color: #369;
	float: right;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0 0 8px;
}
/* top box start */
.moderator-box {
	float: left;
	width: 138px;
	padding: 3px 0 0 4px;
}
.moderator-box p {
	font-weight: normal;
	line-height: 13px;
}
.moderator-box p a {
	color: #369;
	font-size: 12px;
	font-weight: bold;
}
.other-info {
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 4px 0 0;
	margin: 0 0 -4px;
}
.other-info p {
	padding: 0 0 12px;
}
.other-info p a {
	font-weight: bold;
	font-size: 10px;
}
/* colored icons */
.color-red,
.color-white {
	text-indent: -9999px;
	padding: 0 4px 0;
	height: 5px;
	font: 8px/10px Arial, sans-serif;
	background-color: #cf0500;
	border: 1px solid #333;
	margin: 0 0 0 2px;
	position: relative;
	top: -1px;
}
.color-white {
	background-color: #fff;
}

/* top box end */
/* Bulletins box fields */
.blog-one .de,
.blog-one .dat,
.blog-one .titr {
	float: left;
	color: #333;
	font: 12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: right;
}
.blog-one .de {
	padding: 10px 0 0 15px;
	width: 154px;
	text-align: left;
}
.blog-one .dat {
	padding: 10px 0 0 0px;
	width: 100px;
	text-align: left;
}
.blog-one .titr {
	padding: 10px 0 0 0;
	width: 350px;
	text-align: left;
}
.blog-one .titr p {
	font: 11px "Trebuchet MS", trebuchet, Arial, sans-serif;
	margin: 0;
}
.blog-one .titr a, .de a {
	text-decoration: none;
	color: #369;
}
.blog-one .titr a:hover, .de a:hover {
	text-decoration: underline;
}
/* Bulletins box end */
/* Messagerie start */
.messagerie-list {
	margin: 7px 13px 0 12px;
	padding: 0 0 5px;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
/* bottom area: left button and form button */
.button,
.button {
	float: left;
	margin: 0 0 0 13px;
	height: 26px;
}

.player-championat .button {
	margin: 15px 0 0 63px;
}
.button a,
.button a {
	float: left;
	background: url(../images/button-bg.png) no-repeat;
	height: 22px;
	padding: 4px 0 0 11px;
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
}
.button .button-bg,
.button .button-bg {
	float: left;
	height: 26px;
	width: 8px;
	background: url(../images/button-bg-right.png) no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0;
}
/* top box end */

/* ADD Patrick 03.04.2008 */
/* forms */
.form {
	text-align:center;
	margin:0;
	padding:0;
	width:530px;
}

.form .formlabel{
	font: 11px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	float:left;
	text-align:right;
	width:40%;
	margin: 0 0 5px 0;
	padding:6px 0px 0 0;
	display:block;
	clear:both;
}
.form .formelement{
	font: 11px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-size: 8pt;
	color: #4E8199;
	float:left;
	margin:3px;
	text-align:left;
}

/* Formulaire */
.formu{
	padding:20px;
	margin-bottom: 10px;
}
.formu label{
	width: 200px;
	float: left;
	text-align: right;
	color: #333;
	font-weight:bold;
	font: 12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 2px 0 2px 0;
	padding: 2px 10px 2px 5px;
}
.formu select{
	width: 333px;
	padding: 1px;
	margin: 2px;	
}
.formu select#jour, .formu select#mois, .formu select#annee, .formu select#heures, .formu select#minutes{
	width: 113px;
	padding: 1px;
	margin: 2px 5px;
	float: left	
}

.formu input{
	width: 327px;
	padding: 1px;
	margin: 2px;	
}

.formu input#join_code{
	width: 124px;
	padding: 1px;
	margin: 2px;	
}

.formu .no-textfield {
	padding-top:5px; 
	padding-left:5px;
}	

.formu .radio, .formu .checkbox, .formu .dropdown {
	width: auto;
	padding: 1px;
	margin: 2px;	
	margin-top:6px;
}

.formu .radio{
	margin-top: 2px;
}

.formu .radio strong{
	margin-top: 0px;
}


.formu .dropdown{
	margin-top: 2px;
}



.formu input#in-region{
	width: 227px;
	margin-right: 100px;	
}
.formu input#in-code_pos{
	width: 50px;	
}
.formu input#in-titr_eve{
	width: 327px;	
}
.formu .textarea{
	width: 327px;
	padding: 1px;
	margin: 2px;
	font: 13px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.formu .bout{
	width: 511px;	
}

.formu ul {
	list-style-type: none; 
	float:left; 
	padding:0px;
}	

.formu ul li div{
	position: relative;
	padding-left : 15px;
}	

.form, .formu .formbutton, .form-log .formbutton{
	font: 11px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #4E8199;
	float:center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top : 4px;
	text-align: center;
}

.formbutton .list-button {
	margin:2px; 
	display:inline; 
	text-align : center;
	height: 26px;
	text-align:center;
}	

.formbutton .list-button .submit {
	/* float: left; */  
	background: url(../images/button-bg.png) no-repeat;
	height : 22px;
	padding: 0 0 0 11px; 
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
	border : none;
	position : relative;
	width :  auto;
}

.formbutton .list-button .submit2 {
	background: url(../images/button-bg-right.png) no-repeat;
	height : 22px;
	padding: 0 0 0 11px; 
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
	border : none;
	position : relative;
	width : 8px;
}

.form .formset{
	margin-bottom:2px;
}

.form .formset .textfield{
	border: 1px solid #adb2be;
	padding:3px;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
}

.form .dropdown{
	border: 1px solid #adb2be;	
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
}
.form .textarea{
	border: 1px solid #adb2be;
	padding:3px;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
}

.dotted-bottom{
	padding:3px;
	border-bottom: 1px dotted #adb2be;
	font: 13px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.blue{
	font-weight:bold;
	color: #369;
}

/* lists */
.list-blue{
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #666666;
	border-top:1px solid #fff; /* #689BCA; */
}
.list-blue a{
	color: #369;
	text-decoration: none;
}
.list-blue a:hover{
	text-decoration: underline;
}
.list-blue-header{
	font: 12px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight : bold;
	color: #333;
	background-color: #C7CDDC; /* #D6E4F0;*/
	padding:3px;
/*	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF; */
	height:20px;
}
.list-blue-item{
	text-align:left;
	background-color: #EAECF2 /* #EBF3FA; */
	padding:3px;
}

.list-blue-menu {
	list-style-type: none;
	margin-top:0px;	
}	
.list-blue-item-1{
	text-align:left;
/*	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF; */
	background-color: #eaecf2;/* #EBF3FA; */
	padding:3px;
	height:20px;
}
.list-blue-item-2{
	text-align:left;
/*	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF; */
	background-color: #FFFFFF; /* #F7FBFF;*/
	padding:3px;
	height:20px;
}
.list-blue-title,.list-blue-title a{
	font: 13px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	color: #507EA9;
	text-decoration:none;
	padding-right:5px;
}
.list-blue-category{
	padding:3px;
}
.list-blue-category a{
	color: #507EA9;
}
.list-blue-category a:hover{
	color: #000000;
}
.list-blue-subcategory{
	padding:3px;
	padding-left:20px;
}
.list-blue-subcategory a{
	color: #507EA9;
	text-decoration:none;
}
.list-blue-subcategory a:hover{
	color: #000000;
}

.forum-totals{
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #fff;
	background-color: #335082;
	border:1px solid #335082;
	padding:2px;
}

.forum-totals a{
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}


.forum-button{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #666666;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	padding:5px;
	cursor:pointer;
	float:left;
	margin:2px;
}
.forum_quote{
	border:1px dashed #689BCA;
	background-color: #FFFFFF;
	padding:5px;
}

.forum-button .button {
	float: left;
	margin: 0 0 0 13px;
	height: 26px;
}
.forum-button .button {
	float: left;
	margin: 0 0 0 8px;
}
.forum-button .button a {
	float: left;
	background: url(../images/button-bg.png) no-repeat;
	height: 22px;
	padding: 4px 0 0 11px;
	margin: 0;
	text-decoration: none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #369;
	cursor: pointer;
}

.forum-button .button .button-bg {
	float: left;
	height: 26px;
	width: 8px;
	background: url(../images/button-bg-right.png) no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.forum-button .button a:hover {
	text-decoration: underline;
}


.cardlabel{
	float:left;
	width:80px;
	color: #666666;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.cardbody{
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.card-headline{
	border:none; /* 1px dashed #689BCA; */
	background-color: #fff; /* #F5FAFF; */
	float:left;
}
.card-headline-body{
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	float:left;
	margin:5px;
}

.card-member{
	border-top:2px solid #fff;
	border-bottom:1px solid #fff;
}
.card-online{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #FF9000;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-featured{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #C96767;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-new{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #24A72D;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-updated{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #3588AE;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}

.card-member-top,.card-member-top a{
	background-color: #C7CDDC;
	padding:3px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #32608A;
	text-decoration:none;
}
.card-member-top a:hover{
	color: #689BCA;
}
.card-member-body{
	background-color:#fff; /* #EBF3FA; */
	padding:5px;
	text-align:left;
}
.card-member-header,.card-member-header a{
	font: 13px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	color: #369;
	text-decoration:none;
}
.card-member-header a:hover{
	text-decoration: underline;
}
.card-member-options,.card-member-options a{
	background-color: #C7CDDC; /* #D6E4F0; */
	padding:3px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	color: #369;
	text-decoration:none;
	font-family: "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-size:7pt;
}
.card-member-options a:hover{
	color: #369;
}
ul.card-member-list{
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	list-style-position: outside;
}
li.card-member-item{
	display:inline;
	background: url('arrow.gif') 5px no-repeat ;
	padding-left:10px;
}


.messagerie-list li {
	list-style: none;
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 1px;
	height: 16px;
}
.messagerie-list li.last {
	border: none;
}
.messagerie-list li a {
	text-decoration: none;
	color: #369;
	background:  none;
	padding: 0 0 0 0px;
	float: left;
}
.messagerie-list li a:hover {
	text-decoration: underline;
}
.messagerie-list li .droite {
	text-align : left;
	float: right;
	display: block;
	width:80px;
}
.messagerie-list a.link {
	float: right;
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 6px 0 6px 0;
}
/* Messagerie end */
.red{
color:#990000;
}

/* Formulaire end */
.info-box{
	margin:10px;
}
.info-box h3{
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
/* blog box start */
.blog {
	background: url(../images/grad-box-bg.gif) no-repeat;
	min-height: 173px;
}
* html .blog {
	height: 173px;
}
.blog .text h2{
	margin: 0;
	padding: 20px 0 6px;
	color: #333;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.blog .text .big{
	margin: 0;
	padding: 0 20px 0 0px;
	color: #333;
	font: bold 15px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
/* left big boxes template blog start */
.moduleblog {
	margin: 3px 0 0;
	padding: 0 0 9px;
	overflow: hidden;
}
.moduleblog .heading {
	background: url(../images/heading-bg_blog.png) no-repeat;
	height: 5px;
	overflow:hidden;
}
.moduleblog h2 {
	margin: 0;
	padding: 0px 0 0 11px;
	line-height: 29px;
	color: #333;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.moduleblog-body {
	background: #fff;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.moduleblog .photo {
	float: left;
	padding: 2px 12px 4px 0;
}
.moduleblog p {
	float: left;
	padding: 0 18px 6px 12px; 
}
.moduleblog-bottom {
	height: 25px;
	overflow: hidden;
	background: url(../images/bottom-bg_blog.png) no-repeat;
	width: 100%;
}
.moduleblog .moduleblog-bottom .poste, .moduleblog-bottom_coms .poste {
	padding: 0px 0 0 11px;
	line-height:25px;
	float: left
}
.moduleblog .moduleblog-bottom .coms, .moduleblog-bottom_coms .coms {
	padding: 0px 11px 0 0;
	line-height:25px;
	text-align: right;
	float: right
}
.moduleblog .moduleblog-bottom .coms a, .moduleblog-bottom_coms .coms a {
	color: #336699;
}
.moduleblog-bottom_coms {
	height: 25px;
	overflow: hidden;
	background: #ebecf1;
	width: 100%;
}
/* left big boxes template blog end */
/* Commentaires box start */
.comment-box {
	margin: 0 0 -5px;
	overflow: hidden;
	width: 100%;
}
/* Temoignages items */
.comment-more {
	margin: 0 1px 0 1px;
	padding: 0 0 5px;
}
.comment-one {
	margin: 1px 0 0;
	padding: 6px 0 4px 0;
	overflow: hidden;
	width: 100%;
}
/* side with photo */
.comment-one .one-ami {
	margin: 0 0 0 10px;
}
.comment-one .one-ami .photoa {
	margin: 10px 0 2px 10px;
	position: relative;
}

.comment-one .one-ami a {
	font: bold 10px/12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color:#336699;
	text-align: center;
	width: 70px;
	padding: 0 5px 0 5px;
	top: 0px;
	left: 10px;
	position: relative;
	display: block;
	text-decoration:none
}
.comment-one .one-ami .statusa {
	display: block;
	background: url(../images/status-box-bg.gif) no-repeat;
	width: 80px;
	height: 16px;
	margin: 5px 0 0 8px;
	padding: 3px 0 0 4px;
	position: relative;
}
.comment-one .one-ami .statusa span {
	background: url(../images/ico-offline.gif) no-repeat;
	text-transform: uppercase;
	color: #ad3333;
	font: bold 11px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 4px 20px;
	display: block;
}
.comment-one .one-ami .status-online span {
	background: url(../images/ico-online.gif) no-repeat;
	color: #8bc31f;
	position: relative;
	top: 0px;
	display: block
}
/* side with text */
.comment-more .text {
	float: right;
	width: 530px;
	padding: 0 0 0 5px;
}
.comment-more h3 {
	margin: 0;
	padding: 10px;
	color: #333;
	font: bold 15px/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.comment-more .text p {
	margin: 0;
	padding: 0 15px 0 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.comment-more .text p.date {
	padding: 0 0 10px 0;
	width: 530px;
	display: block;
}
/* Responsable box start */
.tit, .blog-club{
	margin: 0;
	padding: 5px 10px;
	color: #333;
	font: bold 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
	width: 100px;
	display: block;
	float: left;
	position:relative;
}
* html .tit .one-ami .status {
	margin: 5px 0 0 0px;
}
*+html .tit .one-ami .status {
	margin: 5px 0 0 0px;
}

.tit .one-ami .status span {
	padding: 0 0 4px 7px;
}
.blog-club{
	position:relative;
	left: 15px;
}
.blog-club a{
	color: #336699;
	text-align: center;
	width: 100%;
	display: block;
	float: left;
	text-decoration: none;
}
.blog-club .photo {
	float: left;
	background: url(../images/photo-border.png) no-repeat;
	margin:  5px 0 0 0; 
	padding: 10px;
	display: inline;
}
* html .tit .photo{
	margin: 9px 0 0 1px;
}
*+html .tit .photo{
	margin: 9px 0 0 1px;
}
/* Blog photos box start */
.photos-box{
	margin:0px 0 0 5px;
}
/* Photo box start */
.photos-box .photo-box {
	margin: 15px 0 0 0;
}
.photos-box .photo-box ul {
	margin: 0;
	padding: 0;
	border-bottom: none;
	width: 100%;
	overflow: hidden;
}
.photos-box .photo-box ul li {
	display: inline;
	float: left;
	margin: 0 5px 10px 5px;
	padding: 0 0 2px;
}
.photos-box .photo-box ul li .photo {
	background: url(../images/photo-border100x73.png) no-repeat;
	width: 107px;
	height: 77px;
	padding: 7px 0 3px 7px;
}
.photos-box .photo-box ul li p {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
	font-weight:bold;
	width: 114px;
}
.photos-box .photo-box .bottom-line {
	float: left;
	text-align: right;
	width: 100%;
	margin: 2px 0 0;
	padding: 0 0 6px;
}
.photos-box .photo-box .bottom-line a {
	margin-top: 2px;
}
.rss-box{
	margin:10px;
}
.rss-box a {
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 0;
	text-decoration:none;
}
.rss-box img {
	float: left;
	padding-right: 8px;
}
/* Evenement box start */
.even {
	background: #eaecf2;
	min-height: 173px;
}
* html .even {
	height: 173px;
}
.even .img-even {
	float: left;
	background: url(../images/cadre-photo128x94.png) no-repeat;
	width: 142px;
	height: 108px;
	margin: 15px 0px 10px 15px;
	padding: 7px;
	display: inline;
}
.even .text h2{
	margin: 0;
	padding: 15px 0 0 0;
	color: #336699;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.even .text p{
	margin: 0;
	padding: 0px;
}
.even .text a{
	color: #336699;
	text-decoration: none;
}
/* options box start */
.actions-list {
	margin: 6px 0px 6px 0;
	padding: 0 6px 0px 0;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	width: 175px;
	float: right;
}
.actions-list li {
	list-style: none;
	padding: 0 0 5px;
}
.actions-list li a {
	text-decoration: none;
	color: #369;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}
.actions-list li a:hover {
	text-decoration: underline;
}
/* categories box start */
.col-1a, .col-2a {
	float: left;
	width: 322px;
	margin: 0;
	padding-right:5px;
	display: inline;
}
.col-2a {
	float: left;
	padding-right:0px;
	padding-left:5px;
}
.club-categories-box {
	background: url(../images/mingrad-box-bg.gif) no-repeat;
	min-height: 73px;
	width : 302px;
	float: left;
	padding: 10px;
}
* html .club-categories-box{
	height: 73px;
}
.club-categories-box h2 {
	margin: 0;
	padding: 2px 0 0 5px;
	color: #369;
	font: bold 13px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.club-categories-box a {
	color: #369;
	text-decoration: none;
}
.club-categories-box a:hover {
	text-decoration: underline;
}

.district {
	padding:0 0 10px 10px;
	margin: 0;
}
.club-categories-box .district li {
	list-style: none;
	padding: 0 0 0px;
}

.club-categories-box .district li a {
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

.club-categories-box .district li span {
	color : #333;
	background: url(../images/arrow-2.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

/* Login */
#header-log {
	width: 950px;
	height: 88px;
	float: left;
	background: url(../images/login-bg.png) no-repeat;
	margin: 20px 0 0;
}
#header-log #header-body {
	position: relative;
	overflow: hidden;
	float: left;
	height: 88px;
	width : 100%
}
#header-log .logo {
	background: url(../images/logo.png) no-repeat; 
	width: 246px;
	height: 63px;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 12px;
	cursor: pointer;
}
.container-top-log {
	background: url(../images/container-top-bg-log.png) top no-repeat; 
	height: 5px;
	width: 950px;
	margin: 14px 0 4px 0;
	overflow: hidden;
	font-size: 0;
}
#header-log .login{
	float: right;
	height: 65px;
	width: 460px;
/*	overflow: hidden; */
	top:17px;
	right:5px;
	position: relative;
	background: url(../images/log-text.png) top left no-repeat;
	padding-left: 120px;
	color:#FFFFFF;
}
.form-log {
	margin: 2px 0 0;
	padding: 0 0 6px;
	overflow: visible; 
	width: 100%;
	position: relative;
}
.form-log .ident{
	overflow: visible;
	width: 168px;
	float: left;
}
.form-log .passe{
	overflow: visible;
	width: 168px;
	float: left;
}
.form-log .button{
	overflow: visible;
	width: 100px;
	float: left;
	margin: 16px 0 0 0px;
	height: 26px;
}
.form-log input {
	border: 1px solid #adb2be;
	padding: 0;
	width: 156px;
	height: 18px;
	float: left;
	margin: 1px 0 0 0px;
	display: inline;
}
.form-log .link {
	float: left;
	color: #369;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	display: inline;
	margin: 2px 0px 0 0;
	text-decoration: none;
}

.form-log .link a:hover{
	text-decoration : underline;
}


.form-log a:hover {
	text-decoration: underline;
}

a.big-button {
	width: 195px;
	height: 34px;
	display: block;
	color: #fff;
	font: 15px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	padding:  13px 0 0 50px;
	margin:7px;
	background-image:url(../images/big-button.png);
	text-decoration: none;
}
a.big-button:hover {
	text-decoration: underline;
}
.screen {
	margin: 10px auto;
}
.big-visu {
	background:url(../images/test-5.jpg);
	height: 397px;
	width: 655px;
	position: relative;
}
.big-visu .text{
	position: relative;
	width:629px;
	height: 66px;
	top: 300px;
	left:0;
	padding: 13px;
	background-color:#000000;
}
.trans {
	opacity: .7;
	filter: alpha(opacity=70);
}
.opaque {
	opacity: 1;
	filter: alpha(opacity=100);
}
.big-visu .text h3{
	color: #fff;
	font: 19px/21px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0;
	margin: 0;
}
.big-visu .text p{
	color: #fff;
	font: 13px/15px  Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.big-visu .black-bottom{
	position: relative;
	width:655px;
	height: 5px;
	top: 300px;
	left:0px;
	padding: 0px;
	background: url(../images/black-bottom.png) no-repeat;
}
.col-1b {
	float: left;
	width: 655px;
	margin: 7px 0 0 12px;
	display: inline;
}
.col-2b {
	float: right;
	width: 259px;
	margin: 7px 12px 0 0;
	display: inline;
}
.col-2b  .moduletable-small {
	padding: 0 0 2px;
	overflow: hidden;
}
.ten{
	margin-top: 10px;
}

/* ADD Patrick 10.04.2008 */
.noti{
	border:1px solid #6888CA;
	background-color: #FFFFFF;
	color: #666666;
}
.noti-header{
	background-color: #6888CA;
	padding:3px;
	color: #FFFFFF;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.noti-header a{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.noti-body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.noti-body a{
	color: #666666;
}
.noti-body a:hover{
	text-decoration:none;
}
#error{
	background-color: #D40000;
	border:none;
	padding:8px;
	text-align:center;
	color : #fff;
	width : 934px;
}
.error{
	color:#FFFFFF;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.photo-one {
	background: url(../images/amis-boxes-bg.png) no-repeat;
	width: 101px;
	height: 151px;
	float: left;
	margin: 5px 1px 0 4px;
	display: inline;
}

.photo-one .photo {
	margin: 10px 0 0px 10px;
	padding:0;
	position: relative;
	background: none;
	width: 81px;
	height: 81px;
}
.photo-one p {
	margin: 0;
	padding: 0;
	width: 89px;
	font: bold 10px/12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
	padding: 0 5px 0 5px;
	position: relative;
}
.photo-one p a {
	text-decoration: none;
	color: #369;
}
.photo-one p a:hover {
	text-decoration: underline;
}

.forum-but a {
	color: #369;
	text-decoration: none;
}

.forum-but a:HOVER {
	color: #369;
	text-decoration: underline;
}

.ecard-thumbnail{
	float :left;
	padding: 15px;
	display : block;
}

.ecard-thumbnail a {
	color: #369;
	text-decoration: none;
}

.ecard-thumbnail a:hover {
	color: #369;
	text-decoration: underline;
}

.modifier {
	padding-left : 8px;
}

.modifier a{
	padding-left : 8px;
	color: #369;
	text-decoration: none;
}

.modifier a:hover {
	padding-left : 8px;
	color: #369;
	text-decoration: underline;
}

.news_divider {
	border : none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top : 5px;
	margin-bottom: 5px;
}

.photo_big{
	background: #d2d6df;
	float : left;
	width : 650px;
	height : 650px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : none;
	top : 0px;
	color : #333;	
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.photo-photo{
	text-align : center;
	width : 500px;
	height: 500px; 
	background: #fff;
	color : #333;
	margin-left : 70px;
	margin-top : 20px;
}
.photo-caption{
	text-align : center;
	color : #fff;
	background: #2B4B84;
	width : 650px;
	padding-top : 10px;
	padding-bottom: 10px;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.photo-text{
	text-align: center;
	margin-top : 10px;
	width : 650px;
	float : left;
}

.sponsors {
	background: #d2d6df;
	float : left;
	width : 100%;
	height : 100%;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.sponsors .company {
	text-align : center;
	color : #fff;
	background: #2B4B84;
	width : 500px;
	padding-top : 10px;
	padding-bottom: 10px;
	font: bold 26px/29px "Trebuchet MS", trebuchet, Arial, sans-serif;
}	

.sponsors .body {
	text-align : center;
	width : 450px;
	height : 405px;
	background: #fff;
	color : #333;
	margin-left : 25px;
	margin-top : 15px;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.sponsors .body .logo_spons{
	text-align : center;
	border-bottom: 1px solid #d2d6df;
	padding-top : 10px;
	padding-bottom: 10px;
}

.sponsors .body .text_spons{
	text-align : left;
	padding-top : 15px;
	padding-bottom: 10px;
	padding-left : 10px;
	height: auto;
	text-indent:auto; 
	line-height: auto;
	
}

.sponsors a {
	color: #369;
	text-decoration: none;
	font:11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.sponsors a:hover {
	color: #369;
	text-decoration: underline;
}

.professionnel {
	width : 100%;	
	padding-left : 10px; 
	padding-top:5px;
}

.professionnel a {
	text-decoration: none;
	color: #369;
}

.professionnel a:hover {
	text-decoration: underline;
}

.signaler {
	background-image: url(../images/interdit.jpg);
	background-repeat : no-repeat;
	background-position : top left;  
	height: 42px;
	padding-top : 14px;
	padding-left : 65px;
}
.optf {
	padding : 0;
	margin : 0;
}

.optf .img-optf {
	margin: 11px 0 0 12px;
	float :left;
	width : 90px;
	height : 35px;
	display :inline;
}

.optf .gold {
	background: url("../images/optf_puce_grand1.jpg");
}

.optf .silver {
	background: url("../images/optf_puce_grand2.jpg");
}

.optf .bronze {
	background: url("../images/optf_puce_grand3.jpg");
}

.optf .participation {
	margin: 11px 0 0 8px;
	width : 140px;
	float : left;
	padding : 0px;
	text-align: center;
	border :none;
}	

.optf-list {
	float : left;
	margin : 0;
	padding: 0;
	width : 246px;
	border : none;
	font: 11px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.optf-list .titre {
	margin : 7px 0px 0px 12px;
	padding :2px 0px 4px 5px;
	list-style-type: none;
	background-color: #eaecf2;
	border : none;
	width : auto;
	height : auto;
}

.optf-list .col1 {
	margin : 0px 0px 0px 12px;
	padding :2px 0px 4px 5px;
	list-style-type: none;
	background-color: #fff;
	width : 148px;
	float : left;
	display : inline;
	color : #369;
	height : auto;
}

.optf-list .col2 {
	margin : 0px 0px 0px 0px;
	padding :2px 0px 4px 0px;
	list-style-type: none;
	background-color: #fff;
	width : 80px;
	float : left;
	text-align: center;
	color : #369;
	height : auto;
}

.optf-list .fond-gris {
	background-color : #eaecf2;
}	

.optf-list .entete {
	color : #333;
}

.pdf {
	width : 80px;
	height: 96px;
	border : 1px solid #D7DBE5;
	margin-left : 4px;
	margin-top : 4px;
	padding-left : 4px;
}	
.pdf .icone{
	float:left; 
	display:block; 
	height: auto;
	width: auto;
}

.pdf .libelle {
	 float:left; 
	 display:block; 
	 margin-top:0px;
	 padding-top : 0 px;
}	

.pdf p {
	margin-top : 2px;
	text-align: center;
}	

.pdf p a{
	color: #369;
	text-decoration: none;
}

.pdf p a:hover {
	text-decoration: underline;
}

.pdf-one {
	background: url(../images/amis-boxes-bg_2.png) no-repeat;
	width: 101px;
	height: 151px;
	float: left;
	margin: 5px 1px 0 4px;
	display: inline;
}

.pdf-one .photo {
	margin: 10px 0 4px 10px;
	padding:0;
	position: relative;
	background: none;
	width: 81px;
	height: 81px;
}
.pdf-one p {
	margin: 0;
	padding: 0;
	width: 89px;
	font: bold 10px/12px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align: center;
	padding: 0 5px 0 5px;
	position: relative;
}
.pdf-one p a {
	text-decoration: none;
	color: #369;
}
.pdf-one p a:hover {
	text-decoration: underline;
}

