body {
	font-family: sans-serif;
}

.banniere {
	padding-top: 30px;
	text-align: center;
}

.title {
	color: #ff6804;
	background-color: inherit;
	font-size: xx-large;
	padding-bottom: 20px;
}

.goHaut {
	float : right;
	width : 10%;
	text-align : right;
}

.logo {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 20%;
}

.logopiedgauche {
	margin: 0px;
	%padding-top: 10px;
	%padding-left: 10px;
	padding-right : 1em;
	float: left;
	%width: 50%;
}

.logopieddroit {
	float: right;
}

#pageCourante span {
	% background-color : #baed97;
	padding: 0.2em;
}

#pageCourante a:hover, #pageCourante a:visited, #pageCourante a:link{
	color : limegreen; % black;
}

.pied  {
       clear : both;
}

.logo img, .pied img , .sat4jadopters img {
      border-style : none;      
}

.logo p {
      text-align : center;
      padding : 0;
      margin : 0;
      font-size : inherited;
}

.logo p.download {
	 font-size : smaller;
}

#sat4jinside {
     float: left;
     clear: right;
}

#adopters {	
	text-align : right;
}


.sat4jadopters {
	background-color: #ffffff;
	%border-style: dashed;
	%border-width: 0.1em;
	margin: 0px;
	padding: 10px;	
	margin-left : 1em;
	margin-bottom : 0.3em;
	float: right;
	width: 30%;
	%-moz-border-radius: 10px;
}

.sat4jadopters fieldset, #adopters fieldset {
    margin-bottom : 1.5em;
    border: 0;
    -moz-box-shadow: 8px 8px 12px darkorange;
    -webkit-box-shadow: 8px 8px 12px darkorange;
    box-shadow: 8px 8px 12px darkorange;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

}

/*
#adopters fieldset.gauche {
    float: left;
    width: 48%;
}

#adopters fieldset.droite {
    float: right;
    width: 48%;
}

*/

.sat4jadopters fieldset legend {
    background-color : white;
}

.sat4jadopters fieldset p, .sat4jadopters fieldset li{
    color : black;
    font-size : 0.9em;
}

#mynews {
	background-color: #ffedaa;
	%border-style: dashed;
	%border-width: 0.1em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	width: 65%;
	-moz-border-radius: 10px;
	padding-right : 0.5em;
	-moz-box-shadow: 8px 8px 12px #ffedaa;
	-webkit-box-shadow: 8px 8px 12px #ffedaa;
	box-shadow: 8px 8px 12px #ffedaa;
}


	
.mycontent {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	%padding-right : 10px;
	%float: left;
	%width: 65%;
}
.spacer {
	clear: both;
}

pre {
	background-color: #ffedaa;
	color: inherit;
	%border-color: black;
	%border-style: dashed;
	%border-width: 0.1em;
	padding: 1em;
	margin: 1em;
	-moz-border-radius: 10px;
	-moz-box-shadow: 8px 8px 12px #ffedaa;
	-webkit-box-shadow: 8px 8px 12px #ffedaa;
	box-shadow: 8px 8px 12px #ffedaa;
}

h1, h2, strong {
	background-color: inherit;
	color: #ff6804;
        font-size : inherit;
}

a:link {
	background-color: inherit;
	color: #ff6804;
}

 a:hover {
	background-color: inherit;
	color: #888;
}

 a:visited {
	background-color: inherit;
	color: #ff6804;
}

ul.menuContextuel, ul.menu {
	list-style-type : none;
}

ul.menuContextuel>li:first-child, ul.menu>li:first-child {
	display : inline;
	padding-left : 0;     
}

ul.menuContextuel>li, ul.menu>li {
	display : inline;
	padding-left : 1em;     
}

ul.menu li{
	background-color : inherited; 
	-moz-border-radius: 10px;
}
ul.menu a:hover, ul.menu a:visited, ul.menu a:link{
	color : #ff6804;	
	}


ul.menuContextuel li>span{
	background-color : white; %#baed97; 
	font-size : smaller;
	padding: 0.2em;
}

ul.menuContextuel a:hover,ul.menuContextuel  a:visited,ul.menuContextuel  a:link{
	color : limegreen; %black;	
	}


.entete { 
}

.logodroit {
	margin: 0px;
	padding-left: 10px;
	float: right;
}

.corps {
	border-color: white;
	border-width: 5px;
	border-style: solid;
	-moz-border-radius: 10px;
}

.section {
	%clear: both;
	border-bottom-color: #baed97;
	%border-bottom-width: 0.5em;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	%-moz-border-radius: 10px;
}

hr {
	border-color: #baed97;
}

.section h1 {
}

.section table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.section table td {
	border-width: 1px;
	border-style: solid;
	border-color: #baed97;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
}

.section table th {
	border-width: 1px;
	border-style: solid;
	border-color: #baed97;
	padding: 3px;
	-moz-border-radius: 10px;
}

.section ul {
	list-style-type: none;
}

.section li {
	padding-bottom: 10px;
}

.section .nom {
	font-weight: bold;
	float: left;
	width: 20%;
}

dt {
	color: #ff6804;
	background-color: inherit;
	font-weight: bold;
}

dd {
	padding-bottom: 20px;
}

h5 {
	font-size: medium;
	font-style: italic;
}

.publi {
	margin-left: 1cm;
}

fieldset {
        color: #ff6804;
        border-color: #ff6804;
}

.full {
    margin-top : 0.5em;
    clear: left;
}


#imgevolutionmaxsat{
    float : left;
    margin-right : 2em;
    margin-top : 0;
    padding-top: 0;
}



#fbandsoon {
    font-size : 1.1em;
}

