@import "layout.css";

 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background:url(img/fondv2.jpg) center top fixed;
	color: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 80%;
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6{ font-family: "Trebuchet MS", sans-serif; }

h1{font-size: 1.5em;}
h2{font-size: 1.3em;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1.0em;}
h6{font-size: 1em;}

pre, code{ font-size: 1.2em; }

pre{
	border: 1px solid #CCC;
	overflow: auto;
	width: 100%;
}

fieldset{ border: none; }

label{
	cursor: pointer;
	cursor: hand;
}

.field label{ display: block; }

input,textarea{ border: 1px solid #999; }

textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}

a{ color: #000; }
a:hover{ color: #006699; }

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}
.p-justify{ text-align:justify; }

/* La page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page.jpg) repeat-y left top;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	background: url(img/header.jpg) no-repeat left top;
	color:#006699;
}
#boutons { height: 20px; !important }
#boutons ul {
	float:right;
	height:20px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#boutons li {
	float:left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	width:120px;
}
#boutons a{
	color:#006699;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
#boutons a:hover {
	color:#333366; 
	text-decoration:underline; 
	}
#words {
	font-size:1.1em;
	font-weight:bold;
	margin-left: 20px;
	margin-top: 35px;
}
#top h1{
	color:#333366;
	margin-left: 20px;
}
#top h1 a{ text-decoration: none; }
#top h1 a:hover {
	color:#000; 
	text-decoration:underline; 
	}
.pagenav { font: 0.9em; }
p.pagenav a {
	background : #ddd;
	border: 1px solid #bbb;
	color: black;
	font-size:90%;
	padding:2px;
	text-decoration: none;
}
p.pagenav a:hover {
	background:#598F9A;
	color:white;
}
p.pagenav strong {
	border: 1px solid #bbb;
	color: black;
	padding:2px;
}

/* Le contenu
-------------------------------------------------------- */
#bulle-date {
	background:url(img/date.jpg) no-repeat top left;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	height:60px;
	padding-top:0.8em;
	text-align:center;
	width:60px;
}
.day-date{
	background: transparent url(img/day-date.png) no-repeat left center;
	color: #888;
	font-style: italic;
	margin-left: -25px;
	padding-left: 20px;
}

.post-title{
	background: transparent;
	color: #006699;
	margin-bottom: 0;
}

.post-title a{
	background: transparent;
	color: #006699;
	text-decoration: none;
}
.post-title a:hover{ text-decoration: underline; }
.post-info{
	background: transparent;
	color: #006699;
	font-size:.95em;
	margin-top: 0;
	padding-bottom: 1ex;
}
.post-info a{
	background: transparent;
	color: #006699;
	text-decoration: none;
}
.post-info a:hover{ text-decoration:underline; }
.post-content{ text-align: justify; }
.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}
.post-info-co{ text-align: right; }

#trackbacks blockquote, #comments blockquote{
	background: url(img/motif-comm.jpg) left top;
	border: 1px dashed #99CCFF;
	margin: 1em 0;
	padding: 1ex 1em;
}

#comments blockquote.comback_content {
	background: url(img/motif-comm-admin.jpg) left top;
	border: 1px dashed #999;
	margin-left:70px;
}
.titre { margin-bottom:1.4em; }
.titre2 { padding-top:.2em; }
/* La barre de navigation
-------------------------------------------------------- */
#sidebar p.poll_reponse { margin-bottom: 0; }
#sidebar div.poll_bar_ext {
	background: none;
	border: 1px solid #006699;
	height: 8px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100px;
}
#sidebar div.poll_bar_int {
	background: none;
	background-color: #006699;
	border: none;
	height: 8px;
	margin: 0;
	padding: 0;
}
#poll {
	font-size:.95em;
	padding-bottom:2em;
	padding-left:3.5em;
	padding-right:1em;
}
#sidebar div { margin: 0; }
#sidebar img { display: block; }
#sidebar div ul{ list-style: none; }
#sidebar div li{
	font-size:.95em;
	line-height: normal;
}

#li-contact,
#li-newsletter,
#li-mag,
#li-ilook,
#li-rss {
	padding-bottom: 1.4em;
	padding-left: 4.2em;
	padding-top: 1em;
}
#li-newsletter { background:url(img/logo-galet-newsletter.jpg) left top no-repeat; }
#li-contact { background:url(img/logo-galet-contact.jpg) left top no-repeat; }
#li-rss { background:url(img/logo-galet-rss.jpg) left top no-repeat; }
#li-mag { background:url(img/logo-galet-mag.jpg) left top no-repeat; }
#li-ilook { background:url(img/logo-galet-ilook.jpg) left top no-repeat; }

#sidebar h2 {
	background:url(img/sidebar-h2.jpg) left top no-repeat;
	color: #000;
	padding-bottom:.5em;
	padding-left: 50px;
	padding-top:.5em;
}

#sidebar div h3{
	font-size: 1em;
	font-weight:bold;
	padding-left:20px;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 20px;
	padding: 0;
}

#q{
	background: #fff url(img/q.png) no-repeat 4px center;
	padding-left: 18px;
}
#sidebar div#texte-libre p{
	font-size:.95em;
	padding-left:3.5em;
	padding-right:1em;
	text-align:justify;
}
/* Le pied de page
-------------------------------------------------------- */
#footer{
	border-top: 1px solid #CCC;
	color: #666;
	font-size:.95em;
	margin: 0;
	padding: 1em;
	text-align:right;
}
#footer a{ color: #999; }

#tagsBas{
	color:#999;
	font-size: .8em;
	padding: 0 6em;
	text-align:center;
}
#tagsBas a{ color: #999; }