/* ### www.esprit-public.fr ###*/
/* ### PRINT stylesheet ###*/
/* ### Esprit Public - Juin 2008 ### */
/* ### par Guillaume DAILLIER ### */

body {
	position:relative;
	font-family: "Courier New",sans-serif;
	font-size:82.5%;
	line-height:1.25em;
}

form input {
	padding:2px 5px 1px 5px;
	background:#fff;
}

form input.submit {
	background:url(../img/boutonValider.gif) no-repeat;
	width:80px;
	height:20px;
	cursor:pointer;
}

form input.submit:hover {
	background:url(../img/boutonValiderOver.gif) no-repeat;
}

form input.effacer {
	background:url(../img/boutonEffacer.gif) no-repeat;
	width:83px;
	height:20px;
	cursor:pointer;
	border:none;
}

form input.effacer:hover {
	background:url(../img/boutonEffacerOver.gif) no-repeat;
}

form p {
	margin-bottom:5px;
}

ul {
	list-style:none;
}

div {
/* 	float:left;
	width:90%;
	border:1px solid; */
}

img {
	/* float:left; */
	margin:5px;
}

a {
	color:#000;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}

a:hover, a.actif {
	color:#C87028;
}

.legende {
	margin-left:5px;
	font-weight:normal;
}



#colGauche #FilAriane {
	border-bottom:1px solid #000000;
	padding-bottom:100px;
	/* position:absolute;
	left:0;
	top:120px; */
	width:100%;
}

#colGauche #FilAriane a {
	color:#000;
	text-decoration:none;
	font-size:1.5em;
}

#uneColonne #colDroite {
	border-bottom:1px solid #000;
	padding:25px 0 60px 0;
}

#colDroite {
	/* position:absolute;
	left:0;
	top:250px; */
	width:100%;
	border-bottom:1px solid #000;
	padding-bottom:60px;
}

#fiche #colDroite {
	border:none;
}

#col1 {
	border-bottom:1px solid #000;
	padding:25px 0 60px 0;
}

#page3col #col2  {
	padding:25px 0 60px 0;
	border-bottom:1px solid #000;
}


#col3, #page2col #col2, #page1col1img #col2 {
	padding:25px 0 60px 0;
}

#header h1 {
	border-bottom:1px solid #000;
	padding-bottom:50px;
}

#header h1 a {
	display:block;
	width:205px;
	height:55px;
	margin:0px 0 0 0;
	background:url(../img/logo.gif) no-repeat;
}

#header h1 a img {
	border:none;
}

#header h1 span {
	display:none;
}

#FilAriane ul {
	margin:0;
	padding:0;
}

#FilAriane li {
	display:inline;
	margin-right:15px;
}


#header #menuPratique, #colGauche #menuAccess, #colGauche #menuPrincipal, #footer,  #colGauche #versionEN, h2, h3, hr, #pagination, #rechercher a, form {
	display:none;
}

h1 {
 font-size:1.6em;
 text-align:left;
 font-size: 20px;
}
.widgetTitre2, .widgetTitre3, h3.sIFR-replaced , .widgetTitre4, 
h4.sIFR-replaced {
 font-family:"Courier New", Sans serif;
 font-weight: bold;
 letter-spacing: -.05em;
 margin: 0;
 padding: 0;
 text-align:left;
 display:block;
}
h2, .widgetTitre2 {
 font-size:1.7em;
 line-height:1.5em;
 margin-top:20px;
}
h3, .widgetTitre3, h3.sIFR-replaced  {
 font-size:1.3em;
 font-weight:bold;
 line-height:1.5em;
 margin-top:10px;
}
h4, .widgetTitre4, h4.sIFR-replaced{
 font-size:1.1em;
 line-height:1.5em;
 margin-top:10px;
}
h1 small {
 font-size:0.6em;
 color:#000;
 font-family:"Courier New", Sans serif;
}
