/*        < blank >       */
/*     Nicolas Taffin     */
/*  http://polylogue.com  */


/* 
	Cette css sert Ã  rÃ©gler le positionnement des Ã©lÃ©ments standard
	
	- le backoffice est gÃ©rÃ© par blank-backoffice.css
	
 	- les couleurs, bordures, fonds et fontes se rÃ¨glent dans theme-main.css
 	- les menus et navigations dans blank-menus.css
	- les formulaires dans theme-forms.css
	- le html documentaire dans theme-html.css
*/




/****************************************/
/*        	 generalitÃ©s				*/							
/****************************************/

/* remise Ã  zÃ©ro */

*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	font-weight: inherit;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	font-weight: inherit;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
}
a
{
	color: inherit;
}

a:active, a:focus
{
	outline:0 !important; 
}

a img { border: none; }


/* usuels */


.clearer, .cleaner
{
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearerRight
{
	display: block;
	clear: right;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearerLeft
{
	display: block;
	clear: left;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.accessibilite, .accessibility
{
	display: none;
}


/****************************************/
/*     	 construction gÃ©nÃ©rale		    */							
/****************************************/

body
{
}
.wrapper
{
	float: left;
}
.content
{
	display: block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pageWrapper
{
}

#page
{
	display: block;
	width: 830px;
	height: 100%;
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	
}
#pageContent
{
}

#headerWrapper
{
}

#header
{
	display: block;

	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#footerWrapper
{
}
#footer
{
	display: block;
	height: 26px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


#mainWrapper
{
}
#main
{
	display: block;
	min-height: 300px;
	height: auto;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/****************************************/
/*     	          modules   		    */							
/****************************************/


.banner
{
	display: block;	
}


.block
{
	display: block;
}

.rounded
{
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}
.left.margins
{
	margin-bottom: 0.7em;
	margin-right: 1em;
}
.right.margins
{
	margin-bottom: 0.7em;
	margin-left: 1em;
}

.textLeft
{
	text-align: left;
}
.textRight
{
	text-align: right;
}
.textCenter
{
	text-align: center;
}
.textJustify
{
	text-align: justify;
}


.auto
{
	width: auto;
}


.large
{
	width: 70%;
}
.antiLarge
{
	width: 28%;
}

.medium, .half
{
	width: 50%;
}
.antiMedium, .antiHalf
{
	width: 48%;
}

.tiny
{
	width: 10%;
}
.antiTiny
{
	width: 88%;
}

.small
{
	width: 20%;
}
.antiSmall
{
	width: 78%;
}

.quarter
{
	width: 25%;
}
.antiQuarter
{
	width: 73%;
}

.third
{
	width: 31%;
}
.antiThird
{
	width: 69%;
}


.image100
{
	margin-top: 0.5em;
	width: 100px;
}
.image150
{
	margin-top: 0.5em;
	width: 150px;
}
.image200
{
	margin-top: 0.5em;
	width: 200px;
}
.image250
{
	margin-top: 0.5em;
	width: 250px;
}
.image300
{
	margin-top: 0.5em;
	width: 300px;
}
.image350
{
	margin-top: 0.5em;
	width: 350px;
}
.image400
{
	margin-top: 0.5em;
	width: 400px;
}

/****************************************/
/*     	          modules   		    */							
/****************************************/


.tiroir, .tiroirInactif
{
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #7AB41D;
	border-bottom: 1px solid #7AB41D;

	
}
.tiroirActif
{
		margin: 15px 0px 15px 0px;
	border-top: 1px solid #7AB41D;
	border-bottom: 1px solid #7AB41D;
	height: auto;

	
}

.tiroirBandeau
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	/*
	border-color: red;
	border-width: 2px;
	border-style: solid;
	*/
	
}
.tiroirBandeau a
{
	text-decoration: none;
	
}

.contenuTiroir
{
	background-color: white;
	padding: 0px 0px 8px 0px;
	/*
	border-color: blue;
	border-width: 2px;
	border-style: solid;
	*/
}
#document .tiroirBandeau p
{
	display: inline;
	margin: 0px; 
	padding: 0px;
	font-weight: bold;
}

