.scale-image-basic-portrait{
	width: 200px;
	height: auto;
	margin: 0;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -4px 2px 0px -2px;
	padding: 2px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}

.img-container-basic{
	float:left; 	
	/* 60 de plus */
	width:270px;
	height:280px;
	text-align:center;
	font-size:8pt;
	overflow:hidden;
}

#title1 {
	background-image: url(images/menu.jpg);
	font-size: 15px;
	height: 24px;
	padding-top: 1px;
}

#title1 a{
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-weight: none;
	text-decoration: none;
	padding-left: 25px;
	letter-spacing: +0.5px;
}

#title4{
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
}

#tablo {
	border: 0px solid black;
}

#tablo {
	text-align: center;
}

body {
	margin: 10px;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol {
}



#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	background: #F2F1DF;
}

/* Header */

#header {
	width: 910px;
	height: 172px;
	margin: 0 auto;
	background: #FFDA2A url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 910px;
	}

#shadow_pan {	
	position: relative;
	width: 900px;
	float: left;
	margin-top: 0px;
	background-color: #B2B2B2;
	opacity: 0.35;
	padding-left: 10px;
	height: 30px;
}

#shadow_pan:HOVER {
opacity: 0.25;
}

#logo h1 {
	margin-top: -0.1px;
	padding-left: 10px;
	letter-spacing: +1px;
	font-size: 20px;
  	font-family: Verdana;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #EBEBEB;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#liseret {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background: #353131;
}

#menu {
	width: 910px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	border-top: 0px #FFFFFF solid;
	background: #c11717 url("images/menu.jpg") repeat top left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-transform: none;
	text-decoration: none;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	border: none;
}

#menu_a_hover {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	text-decoration: none;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: none;
	border: none;
	color: #FFFFFF;
	background-color: #353131;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	background-color: #353131;
}

#menu a:hover {
	text-decoration: none;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	/* width: auto; */
	width: 650px;
	padding: 10px 20px 0 0;
}


.post {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
}

.post .titre{
	font-size: 14px;
	padding-left: 25px;
}
	
/* Sidebar */

#sidebar {
	float: left;
	width: 218px;
	padding: 10px 0 0 20px;
	color: #787878;
	overflow: hidden;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#footer {
	width: 910px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background: #353131;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/* Menu de Flo */
#underminor {
	border: 0px solid black;
	width: 215px;
	float: right;
	padding-left: 0px;
	margin-top: 0px;
	background:#c62414 url(images/bottom_minor.jpg) no-repeat bottom left;
	margin-bottom: 10px;
	}

#minor {
	padding-left: 10px;
	width: 205px;
	border: 0px solid black;
	float: right;
	background:#c62414 url(images/top_minor.jpg) no-repeat top left;
	overflow: hidden;
	}

#minor p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	font-weight: bold;
}

#minor p.head{
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	border-bottom: 1px solid white;
}

#minor form{
	margin-top: -5px;
}

#title2 {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: right;
}

#title3 {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-left: 10px;
}

#title3 a{
	font-family: Lucida Sans Unicode;
	color: #4b4747;
	font-size: 14px;
}

#title3 a:HOVER{
	font-family: Lucida Sans Unicode;
	text-decoration: underline;
	font-size: 14px;
}

#navi {
	list-style: none;
	text-align: left;
	}

#navi li {
	display: block ;
	margin-right: 1px ;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
	
#navi li a {
	color: #fff ;
	border: 0px solid #600 ;
	font: 11px Lucida Sans Unicode ;
	text-align: center ;
	text-decoration: none ;
	font-weight: none;
	}
	
#navi li a:hover, #navi li a:focus, #navi li a:active {
	text-decoration: underline ;
	color: #f0f0f0;
	}



/* USER LIST AJAX */

#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:185px;	/* Width of box */
		height:95px;	/* Height of box */
		overflow:hidden;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#99ad00;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

/* END OF USER LIST AJAX */





/* Ajouts par C.Tauziet pour l'édition 2010 */
.tables {
	width: 190px;
	min-height: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tables table:hover {
	background-color: #cccbba;
}
.tables table {
	border: solid 1px;
}
.tables th{
	background-color: red;
	color: white;
}
.tables_public {
	width: 190px;
	min-height: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tables_public table:hover {
	background-color: #cccbba;
}
.tables_public table {
	border: solid 1px;
}
.tables_public th{
	background-color: red;
	color: white;
}
.listing th {
	background-color: #b3b2a3;
}

.diplome a{
	color: red;
}
#content2 {
	float: left;
	width: 910px;
	padding: 10px 20px 0 0;
}
.elementListe {
	width: 910px;
	background-color: #dbdac9;
	margin-bottom: 10px;
	padding: 10px;
}
.elementListe:hover {
	background-color: #cccbba;
}
	
.elementListeTitre {
	font-weight: bold;
}
.spacer {
	clear: both;
}
a.noLink {
	color: black;
	text-decoration: none;
}
a.noLink:hover {
	color: red;
	text-decoration: none;
}
.titrePageMembre{
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
.tableauInfosPageMembre{
	width: 650px;
	background-color: #FFFFFF;
	border: 2px solid #b7181d;
}
.tableauInfosPageMembre a{
	color: #000000;
}
.tableauInfosPageMembre td {
	border-left: 1px solid #b7181d;
	border-right: 1px solid #b7181d;
	border-bottom: 1px solid #b7181d;
	padding: 5px;
}
.tableauInfosPageMembre th{
	background-color: #b7181d;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
}
.tableauInfosPageMembre th a{
	color: #FFFFFF;
}
.tableauInfosPageMembre tr:hover{
	background-color: #de1d23;
	color: #FFFFFF;
}
.formulaireInscription {
	background-color: white;
	padding: 0px;
	width : 655px;
	padding-bottom: 30px;
}
.rappelInfosMembre td{
	padding: 10px;
}






.mysignup {
	text-shadow: #fff 0 1px 1px;
	margin-bottom: 30px;
}
.mysignup .entete-mandatory {
	background-image: url(images/signup-entete.gif);
	width:534px;
	height: 50px;
	color: #003269;
	font-family: "Helvetica Neue (TT)", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #d7e8fe 0 1px 0;
	text-align: left;
	padding-left: 120px;
	padding-top: 22px;
}
.mysignup .entete-optional {
	background-image: url(images/signup-entete-2.gif);
	width:534px;
	height: 50px;
	color: #003269;
	font-family: "Helvetica Neue (TT)", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #d7e8fe 0 1px 0;
	text-align: left;
	padding-left: 120px;
	padding-top: 22px;
}
.mysignup .entete-valid {
	background-image: url(images/signup-entete-3.gif);
	width:534px;
	height: 50px;
	color: #003269;
	font-family: "Helvetica Neue (TT)", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #d7e8fe 0 1px 0;
	text-align: left;
	padding-left: 120px;
	padding-top: 21px;
}
.mysignup .entete-informations {
	font-family: "Helvetica Neue", helvetica, Arial, sans-serif;
	font-size:11px;
	color:#011934;
}
.mysignup .champ{
	background-image: url(images/signup-champ.gif);
	width: 654px;
	height: 42px;
	padding-top: 10px;
}
.mysignup label{
	font-weight:bold;
	width:165px;
	text-align:right;
	display:block;
	float:left;
	line-height:32px;	
	margin-right:5px;
}

.mysignup input[type=text],.mysignup input[type=password]{
	width:370px;
	margin-right: 30px;
	height:18px;
	border: 1px solid #8d9095;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;	
	background: #fff url(images/background-signup-inputs.png) repeat-x top left;
	font-size:13px;
	color:#29384c;
	padding:5px;
	padding-top:7px
}
.mysignup input[type=radio]{
	margin-top:10px
}

.mysignup select{
	font-size:13px;
	color:#29384c;
	margin-bottom:5px;
	margin-top:5px;	
}
.mysignup .bas-block{
	background-image: url(images/signup-bas.gif);
	width: 654px;
	height: 25px;
}
.mysignup .bas-block-2{
	background-image: url(images/signup-bas-2.gif);
	width: 654px;
	height: 37px;
	padding-top: 13px;
	text-align: center;
}

.mysignup .date_naissance{
	text-align: left;
}
.mysignup input.size50{
	width:50px;
}
.mysignup .certifie {
	margin-top: -2px;
	margin-left: 65px;
	margin-right: 15px;
}
.textes {
	text-align: justify;
	font-size: 15px;
}
a.invites{
	color: red;
}
.titreListing {
	font-size: 16px;
	font-weight: bold;
}
.bracelet {
	float: right;
	text-align: center;
}
.nomPersonne {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}
.titreChamp2 {
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}
.inscription {
	margin-left: 50px;
}
.inscription2 {
	margin-left: 50px;
}
.inscription2 input[type=text] {
	width: 120px;
	height: 14px;
	padding: 5px;
}
.inscription2 input[type=password] {
	width: 200px;
	height: 14px;
	padding: 5px;
}
.inscription input[type=text] {
	width: 120px;
	height: 14px;
	padding: 5px;
}
.warning-image {
	float: left;
	margin-right: 15px;
}
.warning-titre {
	font-size: 20px;
}
.dj img{
	float: left;
	margin-right: 15px;
}
.dj {
	font-size: 18px;
}
.paginationBas {
	width: 400px;
}