html, body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background-color : #d3d3d3;
	color : black;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif;
	}

a 
	{
	color: blue ;
	}

input {
	background-color : white ;
	color : black;
	border: 1px solid #747474;
	}

#general 
	{
	background : white ;
	color : black ;
	position : relative ;
	margin: 10px auto ;
	width: 770px ;
	}

#accessibilite {
	position: absolute;
	right: 25px;
	width: 280px;
	font-size: 0.6em;
	text-align: center;
	}

#sup {
	background: #ffea4d url("sioms/sup-fond.png");
	color : black ;
	}

#sup img {
	margin: 2px 10px;
	float: left;
	border: 0;
	}

#sup h1 {
	padding-top: 18px;
	color: #003399;
	margin: 0 0 0 200px;
	width: 480px;
	height: 106px;
	text-align: center;
	font-size: 2.3em;
	}

#logonantes {
	position: absolute;
	right: 10px;
	top: 70px;
	}

#menutop {
	height: 26px;
	background: url("sioms/menutop-fond.png") repeat-x;
	color : black ;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	}


#menutop ul {
	margin: 0;
	}

#menutop li {
	float: left;
	margin-left: 40px;
	display: inline;
	}

#menutop a {
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 4px;
	height: 22px;
	display: block;
	width: 120px;
	text-decoration: none;
	/*border-left: 2px dashed transparent;
	border-right: 2px dashed transparent;*/
	}

#menutop a:hover 
	{
	background: #ffea4d url("sioms/menutop-a-hover.png") repeat-x;
	color: black;
	/*border-left: 2px solid orange;
	border-right: 2px solid orange;*/
	}

#menutop a:hover:first-letter 
	{
	color: orange;
	}

#position {
	height: 20px;
	background: url("sioms/position-fond.gif") no-repeat;
	margin: 10px;
	padding: 7px;
	font-size:0.80em;
	}

#contenu {
	float: right;
	width: 540px;
	text-align: justify;
	font-family: tahoma, sans-serif;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 0.90em;
	}

#contenu h1 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 40px;
	color: #003399;
	}

#contenu h2 {
	color: #e26d17;
	height: 26px;
	background: url("sioms/contenu-h2.gif") no-repeat;
	padding: 1px 0 0 35px;
	margin-bottom: 20px;
	font-size: 16px;
	}

#contenu h2 .h2big {
	height: 52px;
	background: url("sioms/contenu-h2-big.gif") no-repeat;
	color : black ;
	}

#contenu h3 {
	padding: 0 30px;
	background: url("sioms/contenu-h3-puce.gif") no-repeat right center;
	color: #a0522d ;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	margin-left: 20px;
	}

#contenu p {
	text-indent: 20px;
	}

#contenu a:hover {
	color: orange;
	}

#contenu ul, ol {
	margin-left: 20px;
	}

#contenu ol li {
	list-style-type: lower-roman;
	}

#contenu li {
	margin-bottom: 5px;
	}

#contenu .auteur {
	margin-left: 40%;
	width: 50%;
	}

#contenu .cadre {
	float: left;
	margin: 0 10px;
	padding: 10px;
	width: 90%;
	}

#contenu .cadre h3 {
	font-size: 0.9em;
	background: none;
	color : #a0522d ;
	}

#contenu .cadre img {
	width: 30%;
	}

#contenu .color1 {
	background: #cce;
	border: 2px solid #bebede;
	color : black ;
	padding-left: 5px;
	}
#contenu .color1 img {
	float: right;
	margin-left: 5px;
	}

#contenu .color2 {
	background: #eec;
	border: 2px solid #dedebe;
	color : black ;
	padding-right: 5px;
	}
#contenu .color2 img {
	float: left;
	margin-right: 5px;
	}


/* Gestion affichage des informations sur les personnes */
#contenu .vcard {
	margin: 0 auto 40px auto;
	width: 80%;
	text-align: center;
	background: #a2bdd4;
	color : black ;
	border: 2px solid black;
	}


#contenu .photo {
	float: right;
	margin-bottom: 10px;
	}

#contenu .fn {
	font-weight: bold;
	margin-bottom: 10px;
	}

#contenu .role {
	font-style: italic;
	margin: 10px;
	}

#contenu .vcard .adr {
	clear: both;
	background: url("sioms/contenu-vcard-lettre.gif") no-repeat center left;
	border: 2px solid white;	
	width: 70%;
	margin: 10px auto;
	padding-left: 55px;
	}

#contenu .vcard .tel {
	background: white url("sioms/contenu-vcard-tel.gif") no-repeat center left;
	color : black ;
	border: 2px solid;
	width: 70%;
	margin: 10px auto;
	}

#contenu .vcard .org 
	{
	display: none	
	}

#contenu .galerie .vcard {
	margin: 20px;
	width: 200px;
	}

#contenu .galerie .vcard {
	float: left;
	}

#contenu table {
	background: white;
	color : black ;
	width: 90%;
	margin: 0 auto;
	}

#contenu .club {
	display:block;
	float: left;
	margin: 10px;
	width:95%
}

#contenu .club img {
	float:right;
	margin-left: 5px;
}

.maj {
	clear: both;
	font-size:0.8em;
	text-align: right;
	color: gray;
	}
#pied {
	float:left;
	margin: 20px auto;
	padding-top: 15px;
	width:100%;
	border-top: 1px solid black;
	text-align: center;
	}

#menu {	
	font-size: 0.8em;
	color: black;
	float: left;
	width: 180px;
	margin: 30px 0 20px 10px;
	padding-bottom: 180px;
	background: url("sioms/menu-fond.jpg") no-repeat center bottom;
	}


#menu .rubrique {
	margin-top: 40px;
	border-right: 1px dashed black;
	}

#menu #accueil {
	color: blue;
	border-right: 1px dashed #003399;
	margin-top: 0;
	}

#menu h2 {
	padding-right: 15px;
	text-align: right;
	background: #eee;
	color: #003399;
	font-size: 1.3em;
	border-top : 1px dashed #003399;
	border-bottom : 1px dashed  #003399;
	}


#menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none;	
	}

#menu a:hover {
	color: orange;
	}

#menu ul {
	margin-left: 0;
	padding-left: 40px;
	}

#menu li {
	padding-top: 2px;
	height: 20px;
	border-bottom: 1px solid #E6EEF0;
	list-style-image : url("sioms/menu-li-puce.png");
	}

#menu li:hover 
	{
	border-bottom: 1px solid orange;
	}

#search {
	position: absolute;
	top: 128px;
	right: 20px;
	}

#search .form_text {
	padding-left: 20px;
	background-image: url("sioms/search-icone.gif");
	background-position: 3% 50%;
	background-repeat: no-repeat;
	width: 100px;
	}

#administration {
	height: 26px;
	clear: both;
	background: #e6be37 url("sioms/administration-fond.png") no-repeat;
	color : black ;
	font-size:0.80em;
	}

#administration span{
	float: right;
	margin: 5px 20px;
	}

#administration ul {
	margin: 0;
	}

#administration li {
	float: left;
	margin: 5px 20px;
	display: inline;
	}
