﻿/* -------------------------------------------------------------- 
     font-family: Avant Garde,Century Gothic,Futura, Geneva, URW Gothic L,Corbel,Lucida Grande,Lucida Sans, Arial, sans-serif;

   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 80%;
  color: #222; 
  background: #fff;
  font-family: Avant Garde,Century Gothic,Futura, Geneva, URW Gothic L,Corbel, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1em; margin-bottom: 0.2em; }
h2 { font-size: 2.2em; font-weight:bold; font-style:italic;}
h3 { font-size: 1.6em; line-height: 1;	font-weight:bold; font-style:italic; margin: 0.5em 0 0.7em 0; letter-spacing:-0.06em; word-spacing:0.2em; text-transform:uppercase;}
h4 { font-size: 1.5em; line-height: 1.25; margin-bottom: 0.5em;font-weight:bold;font-style:italic;  }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em;}
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


h1.jour {

 overflow: visible;

line-height: 0.7em; 

	font-size: 6em;

	font-weight:bold;

	font-style:italic;

	letter-spacing:-0.1em;

  white-space: nowrap;



}

h5.jour  {

	/*text-align:right;*/

}



h2.desc {

	font-size: 1.2em;

	color: #606060;

}



.postDate h3, .postDate h4 {

	text-align:right;

	padding-right: 5px;

}

h4 .petit {

	font-weight:normal;

	font-size: 0.7em;

}




/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 0.7em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a           { color: #0094a7; text-decoration: none; font-weight: bold; }
a:visited	{color:#80CAD3; text-decoration: none; font-weight: bold;}

a:focus, a:hover     { color: #e7693a; text-decoration: none; font-weight: bold; }

a:active	{ color: #F00; text-decoration: none; font-weight: bold; }



blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


gallery-item, gallery-icon  {

	border:0px;

}

/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}




/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.8em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }




.excerptText p {

	font-family: Georgia, "Times New Roman", Lucida, serif;

	padding:10px;

}



p.excerptLienk a {

	display:block;

	font-size: 1.2em;

}

/* ************ */

ul.menuCol {

	list-style-type:none;

	padding: 0px;

	margin:0px;

}

ul.menuCol li {

	font-weight:bold;

	font-size:1.2em;

	font-style:italic;

	text-transform:uppercase;

}

ul.menuCol li ul {

	list-style-type:none;

	padding: 0px;

	margin:5px 0px 5px 10px;

}

ul.menuCol li ul li {

	font-weight:normal;

	font-size:0.9em;

	text-transform:none;

}

ul.menuCol a:link,ul.menuCol a:visited {

	color:#000;

}

ul.menuCol a:hover {

	color:#e7693a;

}



/*****************/

.reset {

text-transform:uppercase;

font-style:italic;

font-size: 1.2em;

height: 2em;

background:#FFF6BF;

color:#514721;

border: solid 2px #FFD324;

}

.reset:hover {

background:#FFD324;

color:#514721;

border-color: #FFD324;

}







.submit {

text-transform:uppercase;

font-weight:bold;

font-style:italic;

font-size: 1.2em;

height: 2em;

background:#E6EFC2;

color:#264409;

border:solid 2px #C6D880;

}

.submit:hover {

background:#C6D880;

color:#264409;

border-color: #C6D880;

}





label {

	display:block;

	float:left;

	margin-right:10px;

}



form p {

	line-height: 2em;

}



.euro {

	font-family: Arial, Verdana, sans-serif;

}



.boutonPicker {

text-transform:uppercase;

font-style:italic;

font-weight:bold;

background-color:#80CAD3;

border: 2px solid #0094a7 !important;

color:#fff;

height: 2.5em;
}

.boutonPicker:hover , .boutonPicker:active {
cursor:pointer;

text-transform:uppercase;

font-style:italic;

font-weight:bold;

background-color:#0094a7;

}
