/* editions transhumances CSS */


/* styles generaux et balises */



body {
	margin-top : 0px;
	text-align : center;
	background : #f5fdf7 url(img/fondbis.gif) repeat-x;
}

body * { 
	margin:0;
	padding:0;
	text-decoration: none;
	border : 0;
}

h3 {
 	height : 28px;
	width : 928px;
	color : #fff;
	font-size : 20px;
	font-family : Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align : left;
	font-weight : normal;
	text-indent : 25px;
	letter-spacing : 0.12em;
	margin-top : 35px;
	border : 0;
}

form {
text-align : left;
display : block;
margin : 10px 0px 0px 0px;
padding : 0;
}

input, textarea{
text-indent : 5px;
border : 1px solid #818181;
color : #818181;
font-size : 10px;
}


.paquet {
	margin-left : auto;
	margin-right : auto;
	width : 928px;
}

.clear {
	clear : both;
}


/* barre de navigation */

.nav {
	width : 650px;
	background : #fff;
	text-align : left;
	height : 36px;
	margin-top : 2px;
	margin-left : 10px;
	margin-right : 268px;
}

.nav ul {
	padding-top : 8px;
	display : block;
	width : 620px;
	list-style: none;
	border-bottom : 1px solid #e3e3e3;
	margin-left : 15px;
	height : 27px;

}


.nav li {
	display : inline;
	margin-right : 12px;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #818181;
	letter-spacing : 0.09em;
}

.nav li a {
	color : #818181;
}

.nav li a:hover {
	color : #d83706;
}

.nav li a.on {
	color : #818181;
	background : #fff url(img/fleche.gif) no-repeat center bottom;

}


/* colonne de gauche ombrŽe */

.colgauche {
	width : 670px;
	float : left;
}

.colgauche2 {
	background : #fff url(img/fond2.gif) repeat-y;
	width : 670px;
}

.hautmin {
min-height : 450px;
}
.colgauche2 h3 {
	width : 400px;
	color : #000;
	font-size : 15px;
	margin-top : 0px;
	padding-top : 10px;
	width : 650px;

}

.livre {
	width : 620px;
	margin-left : 25px;
	margin-top : 15px;
	border-bottom : 1px solid #e3e3e3;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;

}

.livre2 {
	width : 620px;
	margin-left : 25px;
	margin-top : 15px;
	border-bottom : 1px solid #fff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;

}
.notice {
	float : left;
	width : 470px;
	text-align : left;
}

.notice2 {
	width : 620px;
	text-align : left;
		margin-bottom : 25px;

}
.notice2 em {
display : block;
font-weight : normal;
font-size : 8px;
margin-bottom : 10px;
}

.titre {
	color : #d83706;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
}

.titre a{
color : #818181;
 border-bottom : 1px dotted #818181;
}

.titre a:hover{
color : #d83706;
	border-bottom : 1px dotted #d83706;
}

.resume {
	font-family : Georgia, Times, serif;
	text-align : justify;
	line-height : 15px;
	color : #818181;
	margin-top : 7px;
}

.resume a, .legende a{
	color : #818181;
 border-bottom : 1px dotted #818181;
}

.resume a:hover, .legende a:hover{
	color : #d83706;
	border-bottom : 1px dotted #d83706;
}

.resume ul li {
list-style-type : none;
}
.resume li {
	background : #fff url(img/puce2.gif) no-repeat;
	text-indent : 7px;
	margin-bottom : 3px;
}

.isbn {
	font-size : 9px;
	margin-top : 7px;
	font-weight : normal;
}

.isbn a, .memauteur a, .colgauche2 h3 a {
	color : #000;
}

.isbn a:hover, .memauteur a:hover, .colgauche2 h3 a:hover {
	color : #d83706;
}


.illustration {
	margin-top : 40px;
	width : 135px;
	float : right;
}

.etaussi {
 	background : #84776b url(img/fond4.gif) repeat-y;
	color : #fff;
	text-align : left;
	padding-bottom : 5px;
 }

.etaussi h3 {
  	background : #84776b url(img/fond5bis.gif) repeat-x;
  	font-size : 15px;
	margin-top : 0px;
	padding-top : 10px;
	margin-left : 10px;
	text-indent : 15px;
	margin-bottom : 5px;
		width : 650px;

 }
 
.etaussi ul {
 	width : 620px;
 	list-style-position : inside;
 	list-style-type : disc;
 	margin-left : 25px;
}

.etaussi li {
 	font-size : 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	padding-bottom : 5px;
 }
 
.etaussi a {
 	color : #fff;
	border-bottom : 1px dotted #fff;
 }
 
.pagination {
	padding-top : 5px;
	text-align : center;
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

 
.etaussi a:hover {
 	color : #d83706;
 	border-bottom : 1px dotted #d83706;
 }

.bas {
	padding-top : 20px;
	background : #f5fdf7 url(img/bas.gif) no-repeat;
	color : #818181;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	text-align : left;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 20px;

}

.bas a {
	color : #818181;
}

.bas a:hover {
	color : #d83706;
}

.bas .D {
	float : right;
 }

.bas .G {
	float : left;
 }

 
 
 /* colonne de droite-menu */

 
.coldroite {
	text-align : left;
	background : #f5fdf7 url(img/fond3.gif) no-repeat right top;
	width : 238px;
	float : right;
}

.coldroite h3 {
	height : 23px;
	margin-top : 20px;
	width : 215px;
	color : #d83706;
	font-size : 15px;
	text-indent : 3px;
	letter-spacing : 0.12em;
	border-bottom : 1px solid #818181;
}

.txtdroit {
	margin-top : 7px;
	text-align : left;
	color : #818181;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	line-height : 17px;
	width : 215px;
word-spacing : -0.1em;
}

.txtdroit a {
	color : #818181;
	border-bottom : 1px dotted #818181;
}

.txtdroit a.noborder {
	border : 0px;
}

.txtdroit a:hover.noborder {
	border : 0px;
}

.txtdroit a:hover {
	color : #d83706;
	border-bottom : 1px dotted #d83706;
}

.retrait{
margin-left : 10px;
}

.decalage {
	margin-left : 10px;
	font-size : 9px;
}
.memauteur {
	width : 620px;
	margin-left : 25px;
	text-align : left;
	border-bottom : 1px solid #e3e3e3;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9px;
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
}

.folio_gauche {
margin-top : 15px;
float : left;
width : 200px;
margin-left : 25px;
text-align : center;
}


.folio_droite {
margin-top : 15px;
text-align : left;
width : 400px;
float : right;
}

.legende {
	font-size : 9px;
	padding :12px 0px 12px 0px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	margin-left : 50px;
}

.erreur {
padding-top : 70px;
font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
color : #d83706;
line-height : 22px;
}

fieldset {
text-align : center;
}

fieldset label {
font-family : Georgia, Times, serif;
color : #818181;
float : left;
display : block;
width :30%;
text-align : right;
margin-top :15px;

}

fieldset input, fieldset textarea {
display : block;
width :50%;
float : right;
margin-top :15px;
margin-right : 15%;
}
input[type="submit"]{
background : #84776b;
color : #fff;
text-indent : 0px;
padding : 0px 5px 1px 5px;
}

input[type="submit"]:hover{
background : #d83706;
color : #fff;
text-indent : 0px;
padding : 0px 5px 1px 5px;
}


form p {
margin-top :20px;
text-align : center;
}

.reponse_formulaire {
margin-top : 7px;
color : #741482;
}
.previsu {
margin-right : 30px;
margin-left : 30px;
border : 1px solid #818181;
padding : 0px 15px 5px 15px;

}
.previsualisation {
text-align : left;
width: 50%;
margin-top : 15px;
}

.previsualisation em{
font-weight : normal;
font-size : 10px;
}
.previ {
width : auto;
float : none;
}

.envoi {
font-family : Georgia, Times, serif;
	color : #818181;
	margin: 30px 0px 30px 0px;
	font-size : 15px;
	line-height : 2em;
}

.recherche {
	font-family : Georgia, Times, serif;
	text-align : justify;
	line-height : 15px;
	color : #818181;
	margin-bottom : 15px;
}

.noresult {
padding-top : 40px;
font-family : Georgia, Times, serif;
	color : #818181;
	font-size : 15px;
	line-height : 2em;

}
