* {
	margin : 0;
	padding : 0;
}

html {
	margin: 2% 10%;
	width : 1000px;
	background-color : #89A2DA;
}

body {
	padding : 0;
	margin : 0;
	background-color: white;
	font-family : Verdana, Arial, sans-serif;
}

form{
	position: relative;
	left: 20px;
	top: 20px;
}

#apparence {
	background-color : transparent;
	color: white;
	margin-left : 750px;
	margin-top : -39px;
}

#apparence input, #apparence input:visited {
	background-color : transparent;
	cursor : pointer;
	border : none;
	font-weight : bold;
	color : white;
	font-family : Verdana, Arial, sans-serif;
}

#style {
	width : 190px;
	background-color : #CD6502;
	border : none;
	color : white;
	font-weight : bold;
}

#apparence input:hover {
	color : #ECB705;
	font-weight : bold;
}

a {
	outline: none; 	
}

td {
	border : 1px solid #ddf;
	font-family : Verdana;
	font-size : 13px;
	padding : 1px 2px;
}

th {
	padding : 1px 4px;
	font-size : 14px;
}

hr {
	margin-left : 40px;
	margin-top:2px;
}

input {
	margin-right : 2px;
}

fieldset {
	padding-left : 5px;
}

noscript {
	margin-top : 10px;
	color : red;
	font-weight : bold;
}

#contenufiche {
	margin-left : 30px;
	width : 870px;
}

#text {
	margin-left : 10px;
	width : 870px;
}

#text p {
	margin-right : 25px;
	color : red;
	max-width : 800px;
}

.big {
	padding-left : 10px;
	padding-top : 8px;
}

.gauche {
	margin-top : 10px;
}

fieldset hr {
	margin-left : -5px;
}

.input {
	color : #00008B;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	border-style: solid ; 
	border-color: #00008B;
	border-width : 1px;
}

.button {
	background-color : #00008B;
	color : white;
	font-family: Tahoma;
	font-size: 12px;
	color : white;
	font-weight: normal;
	line-height: 14px;
	border-style: solid ; 
	border-color: #00008B;
	border-width : 1px;
}

#jour_obtention, #mois_obtention {
	width : 20px;
}

#annee_obtention {
	width : 40px;
}

.connex, .passlost {
	font-family: tahoma;
	font-size: 12px;
	color : white;
	font-weight: normal;
	text-decoration : none;
}

ul li {
	list-style-type : none;
	display : inline;
	margin-top : 2px;
}

a {
	text-decoration : none;
}

#password {
	display : none;
}

#logo {
	height : 154px;
	background-image: url(images/header2.jpg);
	background-color : #89A2DA;
	/*border-left: solid 2px orange;
	border-top: solid 2px orange;
	border-right: solid 2px orange;*/
	padding : 0;
	margin : 0;
}

#haut {
	height : 18px;
	width : 200px;
	margin-left : 80%;
	background-color : transparent;
	background-image: url(images/bordure1.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;	
}

#connexion, #deconnexion {
	height : 154px;
	max-height : 154px;
	display : block;
	margin-left : 80%;
	border-left : solid 0.5px #CD6502;
	border-right : solid 0.5px #CD6502;
	border-top : solid 0.5px #CD6502;
	background-color : #CD6502;
}

#connexionPara {
	height : 0px !important;
	margin-top : 0px !important;
}

#connexion form {
	margin : 0 50px 0 0;
}

#deconnexion form {
	margin : -11px 50px 0 0;
}

#connexion form input, #deconnexion form input  {
	margin-top : 2px;
	float : right;
}

#connexion p {
	margin-top : 50px;
	margin-left : 15px;
}

.connection form input:hover {
	border : 1px solid #00008B !important;
}

input[type=text]:hover, textarea:hover {
	border : 2px solid #00008B;
}

#deconnexion form {
	text-align : right;
}

#deconnexion {
	font-family : Verdana, Arial, sans-serif;
	font-size : 0.8em;
}

#deconnexion ul {
	margin-top : 80px;
	margin-left : 30px;
}

#deconnexion ul li {
	display : block;
	border-left : 1px dotted white;
	padding-left : 5px;
	font-weight : bold;
}

#deconnexion li a, #deconnexion a:visited {
	color : white;
}

#connexion a, #connexion a:visited {
	color : white;
	font-weight : bold;
}

#connexion a:hover {
	color : #ECB705;
	font-weight : bold;
}

#deconnexion li a:hover {
	color : #ECB705;
}

#navtop {
	position:relative;
	padding : 0;
	margin : 0;
	height : 46px;
	background-image: url(images/bgbis.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top center;
}

#navtop ul {
	margin : 0;
	padding : 0;
	height : 46px;
	padding-top : 9px;
}

#navtop ul li {
	padding : 10px 15px 10px 15px;
	height : 46px;
	max-width : 30px;
	font-family : Arial;
	color : #00008B;
	background-image: url(images/fleche.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#li_apparence {
	padding : 10px 15px 10px 15px;
	height : 46px;
	max-width : 30px;
	font-family : Arial;
	font-size : 15px !important;
	color : #00008B;
	background-image: none !important;
	background-position: top center;
	background-repeat: no-repeat;
}

.li1 {
	margin-left : 50px;
}

#navtop li a {
	text-transform: uppercase;
	letter-spacing : -0.5px;
	font-weight: bold;
	color : white;
	font-size : 1em;
	text-align : center;
	font-weight: bold; 
	font-family : "Trebuchet MS", Verdana, sans-serif;
}

#navtop li a:hover {
	color : #ECB705;
}

#navtop-backbot {	
	position:absolute;
	bottom:0;
	height : 19px;
	width : 1000px;
	background-color : #89A2DA;
	background-image : url(images/bordure2.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#contentbox{
	border-top : 3px solid #89A2DA;
	background : transparent;
	margin-bottom : 5%;
}

.titre_actu {
	margin-left : 50px;
	font-size : 15px;
	border-bottom : 1px dotted #00008B;
}

.contenu_actu {
	width : 930px;
}

#content {
	width: 925px;
	background:transparent;
	float : left;
	padding-bottom : 30px;
	padding : 0 15px;
	font-size : 13px;
	margin-bottom : 50px;
}

.calendar {
	border: none;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 50px;
	margin-left: 80px;
	margin-bottom: 60px;
	width: 930px;
}

#accueil {
	margin-left : 30px;
}

.liste_adh_admin {
	margin-left : 60px; 
}

.liste_adh_private {
	margin-left : 120px; 
}

.liste_adh_public {
	margin-left : 130px; 
}

#content form input[type=submit], .htmlarea {
	margin-left : 30px;
}

#content li {
	margin-top: 10px;
}

#content p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 900px;
}

#content a, a:visited {
	color : #00008B;
}

#content a:hover {
	color : #89A2DA;
}

#content .titre {
	font-size : 12px;
	color : black;
	font-weight : bold;
}

#content .commentaire {
	border-top : 1px dotted #89A2DA;
	padding-top : 10px;
	width : 500px;
	margin-bottom : 5px;
	margin-left : 27px;
	margin-top : 10px;
}

#menu_admin {
	margin-left : 50px;
}

#actu, #actu p {
	width: 820px;
	margin-left: 35px;
}

#liste_adh_validation {
	margin-left : 30px;
	margin-bottom : 30px;
}

#subj, #mess {
	margin-left : 30px;
}

#modif_accueil, #modif_presentation {
	margin-left : 30px;
	width : 840px 
}

#form #form fieldset {
	padding-top : 10px;
}

#modif_accueil .htmlarea, #modif_presentation .htmlarea {
	width : 820px !important;
	margin : 10px 10px 0 10px;;
}

#content h1 {
	margin: 25px 0px 10px 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #033387;
}

#liste_fiches {
	margin-left : 30px;
}

#content span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
.gras{font-weight:bold;}

#content label{
	margin-bottom: 15px;
}
#content input{
	margin-bottom: 15px;
}
#content span#s2{color: #03449f;}
/*
img{
	float: left;
	margin-right: 7px;
}*/

#footer{
	background-color: #CD6502;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 1000px;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top:4px;
}

#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 7px;
}
#copyright{
	background-color : #89A2DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width: 1000px;
	text-decoration: none;
	text-align: center;
}
#copyright p{
	text-decoration: none;
}
#copyright a{color: #77F;}
#copyright a:hover{color: #FF7777;}
