html, body {
	height: 100%;
    width: 99.8%;
	}
body, div, h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
	}


body {
	min-width: 750px;
	 /*font-size: 62.5%; */
   font-size: 9pt;
	background: white url(img/header.gif) repeat-x 0 0;
	}
body, input, textarea, select {
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
a {
	text-decoration: none;
	color: #2875a9;
	}	
a:hover {
	text-decoration: underline;	
	color: #2875a9;
	}	
a:visited {
	color: #2875a9;
	}

 .hidden { display: none;}	
 .visible { display: inline; }
 
 .orange { color: #ff8300;}
 .bleu { color: #2875a9;}
 


	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
/* Header
-------------------------------------------------------------------*/

#header {
	display: none;
	}
	
	
	/* Page layout
-------------------------------------------------------------------*/

#main-contents {
	float: left;
	width: 100%;
	}
#sidebar {
	display: none;
	}

	
#sidebar .sous_menu { text-align: right;}	
	
#sidebar	.rubrique {
	padding: 10px;
	background-color: #ff8300;
	color: white;
	font-weight: bolder;
	}
	
#menu_sidebar{
	display: none;
}
#menu_sidebar a{
	color: #cc6600;
	font-size: 8pt;
}
#menu_sidebar span{
	padding-left: 10px;

}

	
#footer {
	clear: both;
	width: 100%;
	padding-top: 3em;
	}
	

/* Titles
-------------------------------------------------------------------*/
h1, h2, h3, h4, h2 a {
	font-family: arial, helvetica, sans-serif;
	color: #2875a9;
	}

	
/* Navigation
-------------------------------------------------------------------*/

#navigation {
	display: none;
	}

#navigation span {
		background-image: url(img/fondmenu.gif);
		height: 2.5em;
	   line-height: 2.5em;
	   padding: 1em 1em;
	}
#navigation a {
	color: white;
	text-decoration: none;
	}
	
	
#navigation a:hover {
	text-decoration: underline;
	}	
	
/* Contents
-------------------------------------------------------------------*/

#contents {
	font-size: 1.1em;
	/*margin-right: 2em;*/
	padding-left: 2em;
	}
#contents h2 {
	padding-bottom: 0.5em;
	font-size: 1.6em;
	}
#contents h3 {
	padding-bottom: 0.3em;
	font-size: 1.3em;
	}
#contents .section {
	padding-bottom: 2em;
	}
#contents p {
	line-height: 1.5em;
	padding-bottom: 1em;
	}
#contents p.read-more {
	text-align: right;
	}
#contents ul {
   line-height: 16px;               
   list-style-position:inside; 
   padding-bottom: 1em;
               }

#contents li { 
    padding: 1em 0 0 1em;
 }
	
	
/* plaquetteADB
-------------------------------------------------------------------*/
#plaquetteADB {
	margin:5em;
	width: 70%;

	}

#plaquetteADB p {
	text-align: justify;
	}
	
#plaquetteADB p:first-letter {
	font-size: 175%;
	color: #2875a9;
	}
	
#plaquetteADB td {
	padding-top: 10px;
	vertical-align: top;
	}	
#plaquetteADB li {
	text-align: justify;
	padding-right: 10px;
	}		
	
/* association
-------------------------------------------------------------------*/
#association  {
	/*width: 75%;*/
	font-size: 80%;
	margin-bottom: 30px;
	}	
#association h4 {
	border-bottom-style: solid;
	padding-top: 30px;
	}	
#association li {
	text-align: justify;
	}
#association a, a:hover {
	color: #2875a9;
	}	
	
/* colloques
-------------------------------------------------------------------*/
#colloques_etudes { margin-bottom: 30px;}

#colloques_etudes .date{
	padding-right: 20px;
 	color: #cc6600;
	font-style: italic;
	}

h3 {
	margin-top: 30px;
	margin-bottom: 10px;	
	}
/* matinales brevets
-------------------------------------------------------------------*/

#matinale_brevets{
	margin-top: 30px;
	margin-bottom: 30px;
	}
#matinale_brevets p {
	text-align: justify;
	}	
#matinale_brevets a {
	color: #2474bb;
	}	
#matinale_brevets h3 {
	margin-top: 30px;
	}		

/* subscribe
-------------------------------------------------------------------*/	
#subscribe {
	margin-bottom: 30px;
	}
	
#formulaire {
	margin:30px;
	}
#formulaire li{
	padding-left: 20px;
	padding-bottom:  20px;	
	}	
#formulaire ul{
	margin-left: 20px;
	}	
	
input {
		background-color: wheat;
		margin-bottom: 10px;
}
th{
	font-size: 80%;
	}
#tarifs table {
	 background-color: #2474bb;
	 color: white;
	 width: 75%;
	}
	
#subscribe td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	}	
#tarifs a{
	color: white;
	}
	
	
.sous_menu {
margin:10px 10px 10px 0;
font-size: 80%;
	}
	
.sous_menu span{
padding:5px;
background-color: #0a6077;
color : #ff8300;
margin-right: 5px;
	}	
	
.sous_menu a{
color : white;
	}		

/* Frames */
.frames {
	margin-bottom: 1em;
	}
.frames .left {
	float: left;
	width: 49%;
	}
.frames .right {
	float: right;
	width: 49%;
	}

/* Frame */
.frame .frame-header {
	padding: 0 8px 0 0;
	background: transparent url(img/frame.gif) repeat-y right top;
	}
.frame .frame-header h2 {
	padding: 8px 0 8px 10px;
	background: transparent url(img/frame.gif) no-repeat left top;
	}
.frame .frame-contents {
	padding: 0 10px;
	background: #f5f4f1;
	}
.frame .frame-footer {
 padding: 0 8px 0 0;
 background: transparent url(img/frame.gif) repeat-y right bottom;
}
.frame .subtitle{
 padding-bottom: 8px;
 color: #787878;
}

.frame .date{
 padding-bottom: 8px;
 color: #ff8300;
 text-align: center;
}

.read-more {
	text-align: right;
	padding: 8px 0 8px 0;
	
}

.read-more a {
	color:#ff8300;
	text-decoration: none;
}

.read-more a:hover {
	text-decoration: underline;
	}	
	
.pointer { cursor: pointer;}

/*  members */

#members, #partenaires{
	padding-top: 20px;
	font-size: 80%;
	background-image: url(img/silhouettes.png);
	background-repeat: no-repeat;
	background-position: 0 130px;
	margin-bottom: 30px;
}

#members a {
	text-decoration: none;
	color : #2875a9 ;
	}
	
#members a:hover {
	text-decoration: underline;
	}	
#members table {
	margin-left: 60px;	
	margin-top: 30px;
	}
	
/* informations pratique*/
#infos{
	padding-top: 20px;
}
#infos img {

}
#infos a { 
	text-decoration: none; 
	font-weight: bold;
	color:  #2875a9 ;
}
#infos a:hover{ text-decoration: underline; }


#infos .puce {
	background-image:url(img/puce.png);
	background-repeat:no-repeat;
	background-position:left 20px;
	padding-left: 25px;
	padding-top: 20px;
	}
#infos ol, li{
	padding-top: 0;
	padding-left :20px;
	margin: 0;	
	}	
	
/* footer */
#footer {
	padding-top:  16px;
	padding-bottom: 14px;	
	padding-left: 20px;
	color: white;
	font-size: 80%;
	font-style: italic;
	background: #2875a9 url(img/footer.gif) repeat-x 0 0;	
}
#footer span{padding-right: 20px;}

#vide {
	
	}
	
.document {
	background-image: url(img/document.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
.date {
	color: #cc6600;
	font-style: italic;
}	

	
	/*   article       */
	.article h3 {
	text-transform: uppercase;
	color: #2875a9;
	font-size: 110%;
	border-bottom-style: solid;
	border-bottom-color: #2875a9;
	/*margin-top: 30px;*/
	}


.article { padding: 30px; }
.article p { padding-top: 3px; }
/* sous titre article */
.article h4 {
	color: black;
	font-size: 100%;
	padding-bottom: 10px;
	}	
	
.article .date {
	font-size: 80%;
 	color: #cc6600;
	font-style: italic;	
	padding-bottom: 10px;
	}
		
.article .extrait {
	font-size: 90%;
	text-align: justify;
	padding-bottom: 10px;
	}		

.article .lien a {
	background-image: url(img/document.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 80%;
	font-style: italic;
	color:#2875a9;
	padding-bottom: 5px;
	}
.article .auteur {
	font-size: 90%;
	text-align: right;
	padding-bottom: 10px;
	font-style: italic;
	color: gray;
	text-transform: uppercase;
	}
	
.article ul{
	margin-left: 15px;
	}	
	
.article li{
	padding: 3px;
	}	
	
	#article{
	margin-top: 30px;
	margin-bottom: 30px;
	}
#article p {
	text-align: justify;
	}	
#article a {
	color: #2474bb;
	}	
#article h3 {
	margin-top: 15px;
	}
	
	#connexion{
	/*position: absolute;
	top: 12px;
	right:10px;*/
	font-size: 0.8em;
	color: #cc6600;
}
#connexion a{
	color:#cc6600;
	text-decoration: none;
	}
#connexion input{
	color:white;
	background-color: #2875a9;
	font-size: 1em;
	}
.nom{
	font-weight: bold;
	}
.organisation {
	font-style: italic;
	color: #cc6600;
	}		
.noprint{
	display: none;
	}