﻿/*  
Theme Name: AGAPA
Theme URI: http://www.oxfoz.com/
Description: Le thème par défaut de AGAPA.
Version: 0.9
Author: Sophie
Author URI: http://www.sographik.com/

	AGAPA v0.9
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* General */
a, a:link, a:active, a:visited {
	color:#004377;
	text-decoration:none;
}
a:hover {
	color:#66cc33;
}
p {
	line-height:140%;
	margin:0 0 10px;
}
ul ul, ol ol, p ul, p dl, p ol {
	margin-bottom:0;
}
ol li {
	list-style:decimal outside;
}
acronym, abbr, span.caps {
	cursor:help;
	font-size:10px;
	letter-spacing:.07em;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	padding-left:10px;
	border-left:5px solid #ddd;
	margin:20px;
}
cite {
	text-decoration:none;
}
code {
	font-family:'Courier New', Courier, sans-serif;
	font-size:14px;
}
small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#777;
}
select, img {
	border:none;
}
hr, #searchform br, .counter {
	display:none;
}
h1 {
	font-size: 2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

/* Structure Divs */


* {
	margin:0;
	padding:0;
}

html, body {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	text-align:center;
	background:#d0c2a0;
}

body {
	margin: 0 auto;
	padding: 0; 

}

#header {
	height : 152px;
	background: url(images/header2.jpg) top center no-repeat;
}
#container {
position: relative;
	width: 831px;
	margin: 0 auto;
	background: url(images/fond.jpg) repeat-y; 
	background-color:#FFF;
}
#content {
	width: 570px;
	margin-right: 202px;
	padding: 20px;
	font-size: 1em;
	color:#666;
	text-align:justify;
}
#content-home {
	width: auto;
	border-left:1px solid #80d657;
	margin: 0 202px 0 202px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1em;
	color:#666;
	text-align:justify;
}
#sidebar-g {
	float:left;
	width:200px;
	text-align:center;
	overflow:hidden;
	margin-top: 10px;
	margin-left: 2px;
	padding:0;
font-size: 0.9em;
}
#sidebar-d {
	float:right;
	width:200px;
	text-align:center;
	overflow:hidden;
	margin:10px 20px 0px 0px;
}
#sidebar {
	float:right;
	width:200px;
	text-align:center;
	overflow:hidden;
	margin-right: 20px;
	margin-top: 20px;
	padding-top: 30px;
}
#footer {
	clear:both;
	width: 831px;
	height :39px;
	text-align:center;
	background:url(images/footer.jpg) bottom center no-repeat;
	margin:0 auto;
	font-size: 0.7em;
}

/*Menu */
/* Rolling Menu Styles */
#header-menu {
position: absolute;
top: 100px;
left: 140px;
z-index:100;
display: block;
	border: 0px;
	height: 24px; 
	line-height: 24px;
	text-align: center;
}
#header-menu ul {
	width: 100%;
	min-height: 24px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;	
	font-size: 1.2em;
}
#header-menu li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#header-menu li ul {
	width: 160px;
	height: auto;
	top: 40px;
	left: 0px;		
	font-weight: normal;
font-size: 0.9em;
}
#header-menu li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}
#header-menu li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#header-menu li ul li {
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	width: 100%;	
	height: auto;
	min-height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}
#header-menu li li ul {
	top: 0;
	left: 0;
}
#header-menu li li:hover ul {
	left: 160px;
}

/* initialy hide all sub sidemenus */
#header-menu ul ul,
#header-menu ul li:hover ul ul,
#header-menu ul ul li:hover ul ul,
#header-menu ul ul ul li:hover ul ul,
#header-menu ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#header-menu li:hover ul,
#header-menu ul li:hover ul,
#header-menu ul ul li:hover ul,
#header-menu ul ul ul li:hover ul,
#header-menu ul ul ul ul li:hover ul,
#header-menu ul ul ul ul ul li:hover ul {
 	 display: block;
}

#header-menu #PhpWebcontent {
	display:none;
}	
/* define the consecutive colors */
#header-menu ul {
	-moz-opacity:0.98; /* for mozilla */
	opacity: 0.98; /* for safari */
	khtml-opacity: 0.98; /* for konquerer and older safari */
}
#header-menu ul li {
	width:125px;
	height: 44px;
	cursor: pointer;
	text-align: center;
	padding-top: 12px;
	color:#66cc33;
	font-weight: bold;
	background: url(images/bouton.png) no-repeat;
	/background: url(images/bouton.gif) no-repeat;
}
#header-menu a, #header-menu a:link, #header-menu a:visited, #header-menu a:hover  {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#header-menu li a {
	color: #66cc33;
}
#header-menu a:hover {
	color:#004377;
}
#header-menu li.current_page_item a, #header-menu ul li:hover, #header-menu li.current_page_parent a {
	color:#004377;
}
#header-menu ul li:hover {
}
#header-menu ul li ul {
	border: 1px solid gray;
}
#header-menu ul li ul li {
	background: #4e91af;
}
#header-menu ul li ul li a {
	color:#004377;
}

#header-menu ul li ul li a:hover {
	font-weight: bold;
}
#header-menu ul li ul li:hover {
	background: #ccccff;
}
#header-menu ul li ul ul li{
	background: #ccccff;
}
#header-menu ul li ul ul li:hover {
	background: #C2C2C2;
}
/* Entries */
#footer p {
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-left: 4em;
	font-size: 1.1em;
}
#footer a, #footer a:visited {
		color:#66cc33;
}
#footer a:hover {
	text-decoration:underline;
}
	
#content div.entry {
	text-align:left;
	margin-left:40px;
	padding: 10px;
}
#content div.content {
	border-left:1px solid #80d657;
	padding: 10px;
	margin-top: 10px;
}
#content h2.titre {
	font-weight:bold;
	color:#003366;
	text-align:center;
	background: url(images/carres.jpg) right no-repeat;
}
.widecolumn .entry {
	margin:0;
}
.entry li {
	padding-bottom:1em;
	margin:0;
}
.date-header {
	font-size:10px;
	font-weight:700;
	border-left:4px solid #3377E3;
	margin:0 0 10px;
	padding:0 5px;
}
.entry-header {
	border-left:4px solid #ADE75B;
	font-size:16px;
	margin:0;
	padding:0 5px;
}
.entry-footer {
	color:#666;
	font-size:10px;
	text-align:right;
	background:url(images/bg_entry_footer.png) no-repeat top right;
	margin:0 0 20px;
	padding:4px 2px 2px;
}
.entry ul, .entry ol {
	margin:0 0 0 40px;
	padding:0;
}
.tags {
	color:#666;
	font-size:10px;
	padding:2px 0;
}
/* Sidebar */
ul.sidebar {
	list-style:none;
}
ul.sidebar li {
	padding-bottom: 1em;
}

#sidebar-g ul{
	padding-left: 20px;
}

#sidebar-g ul.sidebar li {
	padding-bottom: 2em;
}

ul.sidebar li ul {
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
}


#text-1 {
	background:url(images/fond-don.jpg) no-repeat;
	height: 120px;
}
#text-1 h2 {
	padding-top: 10px;
	color: #004377;
	letter-spacing:.2em;
	text-align:center;
	font-size: 1em;
}
#text-1 div {
	padding-top: 20px;
}

#kb-advanced-rss-1 h2 {
	background:url(images/actu.jpg) no-repeat top right;
	height: 50px;
	color: #fff;
	padding-top: 22px;
	letter-spacing:.2em;
	text-align:center;
	font-size: 1em;
}
#dtreepgewrapper {
	text-align: left;
}
#text-3 h2 {
	background:url(images/temoignages.jpg) no-repeat top right;
	height: 50px;
	color: #fff;
	padding-top: 22px;
	letter-spacing:.2em;
	text-align:center;
	font-size: 1em;
}
h2.widgettitle a {
	color: #fff;
}

ul.vert {
color:#66cc33;
}
ul.vert li {
padding-bottom: 1em;
}
ul.rss li {
padding-bottom: 1em;
}

#sidebar ul {
	color:#fff;
	list-style:none;
	margin:0;
	padding:0;
}
li#search {
	width:180px;
	margin:2px 5px 2px 10px;
}
#searchform {
	color:#fff;
	line-height:100%;
	font-size:11px;
	margin:0;
	padding:5px 0 10px;
}
#searchform .searchbutton {
	margin-left:4px;
	border:1px solid #3377E3;
	width:50px;
	color:#fff;
	background:#ADE75B;
	padding:1px 2px;
}
#searchform .searchbutton:hover {
	background:#3377E3;
	border:1px solid #ADE75B;
}
#searchform #s {
	width:110px;
	border:1px solid #ADE75B;
	color:#666;
	margin:5px 0 2px;
	padding:2px;
}
/* Comments and Trackbacks */
#leavecomment {
	color:#ddd;
	font-size:18px;
	text-align:center;
}
h4#comments {
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0;
}
#commentform {
	background:#fff;
	border:1px solid #4986e3;
	margin:15px 10px;
	padding:10px 15px;
}
input#author, input#email, input#url, textarea#comment {
	border:1px solid #3377E3;
	background:url(images/bg_text.png) repeat-x top left #fff;
	padding:1px;
}
#commentform input:focus, #commentform textarea:focus {
	color:#3377E3;
	border:1px solid #ADE75B;
}
#submit {
	margin-left:4px;
	border:1px solid #3377E3;
	color:#fff;
	background:#ADE75B;
	overflow:hidden;
	padding:0 2px;
}
#submit:hover {
	background:#4986e3;
}
.comment-header {
	font-size:18px;
	color:#ddd;
}
.comment-header a, .comment-header a:active, .comment-header a:visited, .comment-header a:link {
	font-size:18px;
	color:#ddd;
	background:none;
	text-decoration:none;
}
.comment-header a:hover {
	font-size:18px;
	color:#ddd;
	background:none;
	text-decoration:underline;
}
.commentlist li {
	width:95%;
	list-style:none;
	margin:0 10px;
	padding:5px;
}
.commentlist p {
	margin:10px;
}
.class_comment1 {
	margin-left:10px;
	border-left:4px solid #ADE75B;
	background:#fff;
}
.class_comment2 {
	margin-left:10px;
	border-left:4px solid #3377E3;
	background:#fff;
}
.comment-footer {
	font-size:10px;
	text-align:right;
	margin:4px 0;
	padding:0;
}
.pinglist li {
	width:95%;
	margin:0 10px;
	padding:5px;
	border-left:4px solid #ddd;
	background:#fff;
	list-style:none;
}
.pinglist p {
	text-align:left;
	margin:10px;
}
/* Classes */
.navigation {
	text-align:center;
	padding:5px 5px 20px 10px;
}
.metarss {
	margin-left:100px;
	text-align:center;
	background:url(images/rss.gif) left no-repeat;
	padding:1px 1px 1px 18px;
}
.metatrackback {
	margin-left:5px;
	text-align:center;
	background:url(images/trackback.gif) left no-repeat;
	padding:1px 1px 1px 18px;
}
.feedlink {
	width:176px;
	height:48px;
	text-align:right;
	font-size:24px;
	background:url(images/feedlink.png) center top no-repeat;
	margin:5px;
	padding:0;
}
.feedlink a, .feedlink a:link, .feedlink a:hover {
	line-height:48px;
	color:#fff;
	background:none;
	margin:0;
	padding:5px 20px 5px 15px;
}
p img {
	border:none;
	max-width:100%;
	margin:4px;
	padding:2px;
}
img.center {
	display:block;
	margin:auto;
}
img.alignright {
	float:right;
	display:inline;
	margin:0 0 2px 7px;
	padding:2px;
}
img.alignleft {
	float:left;
	display:inline;
	margin:0 7px 2px 0;
	padding:2px;
}
.center {
	text-align:center;
}
.item, .alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
div.floatleft {
	float:left;
}
div.floatright {
	float:right;
}
.clear {
	clear:both;
}

.baselineref {
	color:white;
	padding-left : 400px;
	padding-top : 83px;
}

.footerref {
	color:#666;
	font-size:11px;
}

