/*** définition des valeurs par défaur des principales balises ************************************* /**/
div, span, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	border: none;	
}
h1 {font-size:2em}  /* affiché en 24px */
h2 {font-size:1.5em}  /* affiché en 18px */
h3 {font-size:1.25em}  /* affiché en 15px */
h4 {font-size:1em}  /* affiché en 12px */

li li, li p, td p, blockquote p {font-size:1em}

li {
	list-style-position: inside;
}

p {
	margin: 0px 0px 0.8em;
	padding: 0px;
}/**/
a, p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, ul a, ol a, li a {
	color: #FF6600;
}
a:hover, p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, ul a:hover, ol a:hover, li a:hover {/**/
	color: #FF8600;
	text-decoration: underline;
}

.hidden {
	display: none;
}

img {
	border: 0px none;
	text-decoration: none;
	display: block;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
label {
	display: block;
}
.spip_logos {
	border-width: 0px;/**/
	behavior: url("win_png.htc");
	/*width: 52px;
	height: 56px;/**/
}


/*** MISE EN PAGE *********************************** /**/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #DB351F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; /* du coup 1em = 10px */
	line-height: 1.5em;
	color: #493C00;
}
#carnet {
	background-image: url(images/carnet.jpg);
	background-repeat: no-repeat;
	background-color: #F3E5B4;
}
#pageGauche {
	width: 160px;
}
#pageDroite{

}
#menu{
	
}
#corps{
	width: 690px;
	height: 390px;
	overflow: auto;
	padding-left: 15px;
	padding-right: 25px;/**/
}
#corpsCarte{
	width: 730px;
	height: 390px;
	overflow: hidden;/**/
	/*overflow: auto;/**/
}
/*** ACCUEIL *********************************** /**/
body.accueil #corps {
	overflow: hidden;
}/**/
body.accueil #pageDroite{
	background-image:url(images/carteAccueil2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 131px;
}
#derniersAjouts{
	/*display: none;/**/
	text-align: right;
	width: 250px;
	float: right;
	font-weight: bold;
	/*border: 1px solid #000000;/**/
}
#derniersAjouts h3 img{
	display: inline;
}
#derniersAjouts p.legendeDerniersAjouts{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
div.vignetteDernierAjout{
	/*display: inline;/**/
	float:right;
}
#nouvelles{
	float: left;
	line-height: 1.3em;
	margin-top: 303px;/**/
	padding-left: 600px;
	font-size: 11px;	/*border: 1px solid #000000;/**/
}
#nouvelles div{
	width: 440px;
	height: 60px;
	overflow: auto;
}
/*** RUBRIQUES *********************************** /**/

#sousRubriques, #listeArticles{
	/*text-align: center;/**/
	display: block;
	width: 100%;
}

div.rubrique div.texte{
	/*font-weight: bold;/**/
}

/*** ARTICLES *********************************** /**/

h1.grosTitre{
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}
h2{
	text-align: center;
	font-size: 1.2em;
}
img.spip_puce {
	display: inline;
}
h3.spip{
	display: block;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-decoration: underline;
	color: #FF7800;
}
ul{
	/*padding: 0px;/**/
	margin-top: 8px;
	
}
h3.articles {
	/*display: inline;/**/
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 5px;
}
h3.articles a{
	text-decoration: underline;
}
div.chapo {
	
	line-height: 1.6em;	
	font-weight: bold;
	
}
div.notes{
	margin-top: 120px;
}

hr{
	color: #D9CC9F;	
}

#forum{
	float: right;
	text-align: right;
	clear: both;
}
#documents h3{
	font-size: 1em;
}
#forum img{
	display: inline;
}

/*** CARTE *********************************** /**/

#pays{
	padding-top: 10px;
}
#menuPays {
	width: 100px;
	margin-top: 8px;
	margin-left: 12px;
}


/*** CARNET *********************************** /**/
body.carnet #corps {
	overflow: hidden;
}/**/
#vignettes {
	height: 330px;
}

div.vignette{
	float: left;
	width: 125px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0px;
}


div.vignette img{
	display: inline;
	margin-top: -8px;
}

div.legendeVignette{
	margin-top: -11px;
}
div.dateVignette {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.lieuVignette {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.titreVignette {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: -2px;
	line-height: 15px;
}
#pageCarnetControles {
	text-align: center;
	clear: both;
	margin-top: 0px;
}
#precedent {
	display: block;
	float: left;
}
#suivant {
	display: block;
	float: right;
}
img.tampon{
	display: inline;
	text-align: center;
}
#numPages {
	display: block;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
	font-weight: bold;
	font-size: 16px;
}
div.numPage {
	display: inline;
}
div.numPageCur {
	display: inline;
	color: #F1520C;
}
div.numPage a{
	text-decoration: underline;
}
/*** FORUM *********************************** /**/
.thread{
	margin-bottom: 10px;	
}
body.suiteForum #corps div{
	width: 650px;/**/
}/**/
table.spip_barre img{
	display: inline;
}/**/
div.threadTextes{
	border: 1px dotted #7D6700;
	width: 650px;
	padding: 5px;
	background-color: #FFFBEC;
}
div.threadDate{
	font-size: 0.8em;
}
.forml, input.formrecherche, a.spip_barre img {
	background-color: #F9EFC6;
}
.spip_encadrer {
	background-color: #FFFBEC;
}
#formulaireForum {
	width: 680px;
}
.threadTitre{
	font-weight: bold;
}

.threadSite{
	font-style: italic;
}

#portfolio img{
	display: inline;
}

#hp {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 625px;
}
table.spip td{
	background-color: #FFFBEC;
	padding: 10px;
	vertical-align: top;
}
forumBasDePage {
	width: 650px;
}
div.intercalaire {
	height: 15px;
}
img.intercalaireImg{
	display: inline;
	margin: 0px;
	padding: 0px;

}

