﻿/*
Theme Name: WordPress GPMP
Theme URI: http://www.gpmp.fr
Description: Theme GPMP.
Version: 1.0
Author: St&eacute;phane MORILLON
Author URI: http://www.smorillon.com
Tags: GPMP
Text Domain: GPMP
*/



/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 580px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 580px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

body
{
	margin:0px;
	padding:0px;
	background-color:#D4D4D4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

form
{
	margin:0px;
}

img
{
	border:none;
}

#all
{
	width:980px;
	background-color:#FFF;
	text-align:left;
}

#header
{
	width:980px;
}

#barre_header
{
	background-image:url(images/fond_barre_recherche.jpg);
	height:32px;
	width:980px;
}

#recherche
{
	float:left;
	margin-top:3px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	width:222px;
	height:22px;
	padding-top:5px;
}

#recherche form
{
	margin-left:10px;
	margin-bottom:3px;
}

#recherche input
{
	vertical-align:middle;
}

.inputSearch
{
	background-image:url(images/fond_search.png);
	border:none;
	padding:0px;
	width:145px;
	height:18px;
}

#barre_rouge
{
	background-image:url(images/barre_rouge.jpg);
	margin-top:3px;
	margin-bottom:4px;
	height:11px;
}

#barre_verte
{
	background-image:url(images/barre_vert.jpg);
	height:3px;
}

#centre
{
	background-image:url(images/fond_menu_gene.jpg);
	background-repeat:repeat-y;
}

#menu
{
	float:left;
	background-image:url(images/fond_arbre.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:634px;
	width:302px;
}

#menu hr
{
	float:left;
	width:302px;
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	border:none;
	height:1px;
}

#contenu hr
{
	width:302px;
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	border:none;
	height:1px;
}

#menu_contenu
{
	float:left;
	background-image:url(images/fond_menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:634px;
	height:100%;
	text-align:left;
}

#prop
{
	display:none;
}

#acces
{
	text-align:center;
	width:284px;
	margin-left:20px;
	margin-bottom:10px;
	float:left; 
}

#acces form
{
	margin:0px;
	padding:0px;
}

#acces p
{
	margin:0px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}

#acces input
{
	vertical-align:middle;
}

.rouge li a
{
	color:#AD1526 !important;
}

.rouge li ul li a
{
	color:#000 !important;
}

#menu_contenu ul
{
	float:left;
}

#menu_contenu ul li ul
{
	float:none;
}

#menu_contenu li
{
	color:#7E8918;
	font-size:14px;
	margin-bottom:5px;
	list-style-image:url(images/puce.png);
}

.hr
{
	clear:both;
}

#menu_contenu .open
{
	list-style-image:url(images/puce_open.png);
}

#menu_contenu li a
{
	color:#7E8918;
	font-size:14px;
	text-decoration:none;
}

#menu_contenu li a:hover
{
	text-decoration:underline;
}

#menu_contenu li ul
{
	margin-left:0px;
	padding-left:20px;
}

#menu_contenu li ul li
{
	color:#000;
	font-size:12px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-image:none;
	list-style-type:disc;
}

#menu_contenu li ul li a
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

#menu_contenu li ul li a:hover
{
	text-decoration:underline;
}

#affichage_deroulant
{
	margin-left:0px;
	padding-left:0px;
}

#affichage_deroulant ul
{
	margin-left:0px;
	padding-left:0px;
}

#affichage_deroulant li
{
	color:#7E8918;
	font-size:24px;
	margin-bottom:5px;
	list-style-image:url(images/puce.png);
	vertical-align:sub;
	padding:0px;
}

#affichage_deroulant li h2
{
	float:none;
	margin:0px;
	padding:0px;
}

#affichage_deroulant li h2 a
{
	margin:0px !important;
	padding:0px !important;
}


#affichage_deroulant li a
{
	margin:0px;
	padding:0px;
}

#affichage_deroulant .open
{
	list-style-image:url(images/puce_open.png);
}

#affichage_deroulant li a
{
	color:#7E8918;
	font-size:14px;
	text-decoration:none;
}

#affichage_deroulant li a:hover
{
	text-decoration:underline;
}

#affichage_deroulant li ul
{
	margin-left:0px;
	padding-left:0px;
}

#affichage_deroulant li ul li
{
	color:#000;
	font-size:12px;
	padding-left:0px;
	margin-bottom:0px;
	margin-left:none;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	line-height:normal;
}

#affichage_deroulant li ul li p
{
	margin:0px;
}

#affichage_deroulant li ul li h2
{
	margin:0px;
	margin-bottom:10px;
	margin-top:20px;
}

#affichage_deroulant li ul li a
{
	font-size:12px;
	color:#1C979F;
}


#contenu
{
	float:right;
	width:675px;
	text-align:left;
	padding-top:20px;
}

h1
{
	font-size:36px;
	color:#CCCCCC;
	font-weight:normal;
	margin-left:0px;
	margin-bottom:10px;
	width:580px;
	line-height:38px;
}

h2
{
	font-size:24px;
	color:#BBCA23;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:10px;
	line-height:26px;
}

h3
{
	font-size:18px;
	color:#BF0419;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:10px;
	line-height:16px;
}


h4
{
	font-size:17px;
	margin-left:25px;
}

h5
{
	font-size:15px;
	margin-left:30px;
}


h6
{
	font-size:13px;
	margin-left:35px;
}
h1 a
{
	font-size:36px;
	color:#CCCCCC;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none;
}

h2 a
{
	font-size:24px;
	color:#BBCA23;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none;
}

h3 a
{
	font-size:14px;
	color:#BF0419;
	font-weight:bold;
	margin-left:50px;
	margin-bottom:10px;
	line-height:16px;
	text-decoration:none;
}

h1 a:hover
{
	text-decoration:underline;
}

h2 a:hover
{
	text-decoration:underline;
}

h3 a:hover
{
	text-decoration:underline;
}

#contenu p
{
	margin:0px;
	margin-left:35px;
	margin-right:0px;
}

#contenu a
{
	color:#1C979F;
	font-weight:normal;
}

#contenu ul
{
	margin-left:35px;
}

#contenu ul li
{
	list-style-type:disc;
}

#contenu ol
{
	margin-left:35px;
}

#contenu ol li
{
	list-style-type:disc;
}

#footer
{
	clear:both;
	background-color:#BBCA23;
	height:25px;
	padding-right:20px;
	padding-top:10px;
	text-align:right;
	color:#FFF;
}

#footer a
{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

/* liScroll style declarations */
 
.tickercontainer { /* the outer div with the black border */
width: 738px; 
height: 22px; 
margin: 0; 
padding: 0;
overflow: hidden; 
float:right;
margin-top:5px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
float:right;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
margin-right:10px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 450px;
font: bold 12px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
padding-top:5px;
 
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 12px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

#content
{
	margin:0px;
	padding:0px;
	padding-left:10px;
	width:645px;
}

#content table
{
	max-width:650px;
	padding:0px;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#content td
{
	border:1px solid #BBCA23;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
}



#content th
{
	border:1px solid #BBCA23;
	background-color:#BBCA23;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
}

.GPMP_EnteteTableau td
{
	border:1px solid #BBCA23;
	background-color:#BBCA23;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px !important;
	font-weight:bold !important;
}

.GPMP_EnteteTableau th
{
	border:1px solid #BBCA23;
	background-color:#BBCA23;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px !important;
	font-weight:bold !important;
}
