body{
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana, Arial, Times, Helvetica;
/*	background: #fff url(/php/images/bground.png) bottom repeat-x; */
	background: #fff url(/images/FondSdC10-1.png) bottom repeat;
	padding: 10px;
	margin: 0px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	overflow: auto;
	overflow-x: hidden;
}

html{
	overflow: hidden;
	background: #fff url(/php/images/bground.png) bottom repeat-x;
}

hr{
	width: 50%;
	border-top: 1px solid #aaa;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: auto;
}

table{
	font-size: inherit;
}

h1{
	font-weight: normal;
	font-family: Arial;
	color: #bd0a27;
}

h1.titre{
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: center;
	font-size: 50px;
	font-weight: normal;
	font-variant: small-caps;
}
	
a{
	color: #654b24;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
}

.sommaire li a, .sommaire a{
	color: #654b24 !important;
}

.sommaire{
	padding-bottom: 10px;
	list-style : none;
}

ul.sommaire{
	margin-top: 10px;
}

.sommaire li{
	margin-left: 20px;
}

#tabs-1 a{
	color: #553b14 !important;
}
#tabs-2 a{
	color: #553b14 !important;
}
#tabs-3 a{
	color: #553b14 !important;
}
#tabs-4 a{
	color: #553b14 !important;
}
	
a:hover{
	color: #333;
	text-decoration: underline;
}


.theme{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.input-normal{
	width: 290px;
	padding: 3px;
}
.input-tiny{
	width: 100px;
	padding: 3px;
}
.input-normal-tiny{
	width: 190px;
	padding: 3px;
}
#header{
	width: 95%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(/php/images/LaSemaineduCerveau_mini.png) top right no-repeat;
	
}
#logo{
	float: left;
	background: url(/php/images/SDN-Logo.png) top right no-repeat;
	width: 161px;
	height: 100px;
}
a img{
	border:none !important;
}

.button_icon{
	padding: 4px 6px 4px 20px;
	position: relative;
}

.button_icon span{
	margin: 0 5px 0 0 !important;
	position: absolute !important;
	left: .2em !important;
	top: 50% !important;
	margin-top: -8px !important;
}

table{
	border: none;
}

.cadre{
	width: 650px; 
	margin: auto; 
	background: #eceadf; 
	padding: 15px;  
	border: 1px solid #d9d6c4; 
	border-radius: 1em; 
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
