/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #3B3838;
  background-color: #494544;
  font: Arial, Helvetica, sans-serif;
}

audio
{
height: 24px;
}

tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.7em;
}
h1 {
  font-size: 1.3em;
  margin-bottom: 40px;
}
h2 {
  font-size: 1.6em;
  color: #2182A5;
}
h3, h4, h5, h6 {
  font-size: 10px;
  
}
p {
  margin-top: 0;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #2182A5;
}
a:visited {
  color: #2182A5;
}
a:hover {
  color: #7D5B42;
}



fieldset {
  border: 1px solid #A5A6A6;
}

table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
  border: none;
  
}
.form-item label {
  font-size: 1em;
  color: #4C4847;
}

.links inline
{
display: none;
}


.item-list .title {
  font-size: 1em;
  color: #4C4847;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Structure de la page
*/
#tophead {
  width: 100%;
  background: #4C4847 url('bg.jpg') repeat-x;
  height: 100px;
 margin: 0;
}

#header {

  width: 94%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  border: 0;
}

#topcoiffeurs {
  width: 100%;
  background: #F2F3F4;
  margin: 0;
  height: 230px;
  padding: 0;
}
#coiffeurs
{
margin: 0 auto;
width: 94%;
max-width: 980px;
height: 230px;
background: #FFFFFF;
}

#coiffeurs img
{
width: 100%;
}

#container {
width: 100%;
background: #F2F3F4;
margin: 0;
border: none;
margin: 0;

}


#content {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: #FFFFFF;
position:relative;
overflow:hidden;
text-align: justify;		
}

.content
{
font-size: 1.09787em;
line-height: 128%;
}

.content a
{
text-decoration: underline;
}

.content h1 a, .content h2 a, .content p strong
{
text-decoration: none !important;
}

.content h2
{
font-size: 1.4em !important;
font-weight: strong !important;
margin-top: 1.5em;
font-family: 'Open Sans',sans-serif;
}

h1.title
{
font-size: 2em;
margin-bottom: 1em;
padding-top: 18px;
}

h2.title
{
padding: 0;
}

h2.home
{
margin: 0 !important;
padding-top: 16px !important;
}

.content ul
{
padding: 20px 14px 14px 14px !important;
width: 80%;
text-align: left !important;
border-radius: 3px;
}

.content li
{list-style-type: square;
margin-bottom: 14px;
margin-left: 6px;
}


.content h3
{
color: #7D5B44;
font-size: 1.6em;
font-weight: normal;
}

.content h4
{
color: #2182A5 !important;
font-size: 1.1em;
font-weight: strong;
}

.content h5
{
color: #7D5B44;
font-size: 1em;
font-weight: strong;
}

sup
{
font-size: 0.7em;
}

.widgetligne:hover
{
opacity: 0.8;
}
/*
** Contenu du header
*/

#logo {
  position: absolute;
  float: left;
  vertical-align: middle;
  border: 0;
  width: 220px;
  z-index: 1;
  background: transparent;
}
#logo img {
  float: left; /* LTR */
  padding: 0;
  border: none;
}

#block-search-0
{
position: absolute;
float: left;
width: 300px;
padding-left: 250px;
top: 50px;
z-index: 1;
}

#block-search-0 .form-text 
{
  width: 150px;
  height: 21px;
  padding: 0;
  margin: 0;
}

#block-search-0 .form-item label {display: none;}

#block-search-0 .form-submit  {
  background: #A5A6A6;
  color: #FFFFFF;
  font-family: 'Open Sans',sans-serif;
  margin-left: 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  width: 96px;
  border: none;
  font-size: 0.7em;
  height: 22px;
 cursor: pointer;
 vertical-align: middle;
padding-bottom: 4px;
}

.form-text 
{
  border: 1px solid #A5A6A6;
}


.form-textarea
{
  border: 1px solid #A5A6A6;
  background: #FFFFFF;
}



#menu {
  position: relative;
  text-align: right; /* LTR */
  padding-top: 54px;
  font-family: 'Open Sans',sans-serif;
  
 
}
#navlist {
  font-size: 14px;
  color: #FFFFFF;
}
#navlist a {
  font-weight: normal;
  color: #EFEFEF;
}

#navlist a:hover{
  text-decoration: none;
  color: #C9C9C9;
}

ul.links li {
  border-left: 1px solid #978924; /* LTR */
}
ul.links li.first {
  border: none;
}

/*
** Footer
*/
#footcontainer {
width: 100%;
background: #484544 url('bgfooter.jpg') repeat-x;
margin: 0;
padding: 0;
font-family: 'Open Sans',sans-serif;
}

#footer {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
 text-align: left;
  padding-top: 14px;
  border: 0;
  background: transparent;
  color: #2182A5;
  padding-bottom: 16px;
}

#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.7em;
  color: #2182A5;
  
}
#subnavlist a {

  color: #EFEFEF;
  text-decoration: none;
}

#subnavlist a:hover {

  color: #C9C9C9;
}

/*
** Contenu du site 2 col
*/

#main {
  padding: 0 16px;
  border: none;
  margin: 0;
  width: 64%;
overflow: visible;
background: #FFFFFF;
font-size: 0.8em;
text-align: justify;
min-height:540px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}

.node {
  margin: 0 0 14px 0; /* LTR */
  
  padding-bottom: 18px;
  border-bottom: 1px dotted #CFCFCF;
}

#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.messages {
  background-color: #eee;
  border: 1px solid #87817E;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: #87817E;
}
#sidebar-left {

  float: left;
  background-color: #FFFFFF;
border: none;
  width: 180px;
  padding: 10px;
  vertical-align: top;
  overflow:hidden;
   font-size: 0.8em;
}

#sidebar-left a
{
text-decoration: none !important;
}

 #sidebar-right {
margin-top:-2px;
 float: right;
  background-color: #E8E8E8;
font-family: 'Open Sans',sans-serif;
  width: 28%;
  padding: 10px 16px 10 px 10px;
  vertical-align: top;
overflow:visible;
padding: 15px 10px 10px 15px;
 font-size: 0.7em;
}

#sidebar-right h2
{
font-weight: normal;
background: #2182A5 url('puce.gif') no-repeat;
margin-bottom: 10px;
font-family: 'Schoolbell', cursive;
font-size: 19px;
padding-left: 22px;
color: #FFFFFF;
margin-left: -22px;
width: 300px;
max-height: 24px;
}

.content .menu
{
font-size: 0.9em;
}

.tabs
{

margin-top: 0;
}


.title, .title a, .title a:visited {
text-align: left;
 margin-top: 0;
  font-size: 23px;
  color: #2182A5;
  margin: 0 auto;  
   font-weight: normal;
 
}




.title a:hover {
  color: #999999;
  text-decoration: none;
}

.caption
{
background: #F7F7F6;
padding: 2px;
margin-top: -6px;
font-size: 0.9em;
line-height: 120%;
max-width: 250px;
font-family: 'Open Sans', Arial, sans-serif;
}

.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0; /* LTR */
  margin: 0;
}
.block {
 
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 1em;
}
.block .title {
  margin-bottom: 0;
  margin-top: 0;
}
.box .title {
  color: #4C4847;
  font-size: 1.1em;
margin-top: 0;
}

.search-snippet strong
{
color: #4C4847;
}




.sticky {
  padding: .5em;
  background-color: #eee;
  border: none;
}

.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: #A07855;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}


.blog_usernames_blog first .title, .search-info
{
display: none;
}

dd .search-snippet
{
line-height: 128%;
margin-left: -40px;
margin-top: 20px;
padding-bottom: 20px;

}


/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #6FACBF;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #6FACBF;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: none;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

.print-link
{
float: right;
width: 200px;
padding-top: -100px;
margin: 0;
margin-top: -2px;
}

.print-link a
{
color: #8F8223;
text-decoration: none;
}

.print-link a:hover
{

text-decoration: underline;
}


#content img
{
padding-right: 14px;
}
#contact-mail-page
{

margin-top: 20px;
}

.videos tbody, .videos table, .videos td, .videos td
{
border: none;
border-color: #FFFFFF;
}
hr {

margin-top: 22px;
margin-bottom: 22px;
border: none 0;
border-top: 1px dotted #E8E8E8;
height: 1px;
} 

/*
** Timeline
*/

#ligne
{
padding: 10px;
}



#time
{
background: #F2F3F4;
}

	#timeline {
		width: 100%;
		height: 340px;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		background: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		
		
	}

	.dates {
			margin-bottom: 10px;
		}
		
		#datebis a
		{
		font-weight: normal;
		}
		#datebis
		{
		font-size: 20px;
		font-family: 'Schoolbell', cursive;
		text-align: left;
		
		display: block;
		position: absolute;
		top: 320px;
		list-style-type: none;
		width: 100%;
		}
		
		li.bleu a, li.rouge a, li.vert a
		{
		text-decoration: none;
		}
			li.bleu{
				list-style: none;
				float: left;
				width: 84px;
				height: 30px;
				line-height: 17px;
				font-size: 13px;
				text-align: center;
				background: url('http://www.ajp.be/egmi/images/biggerdot.png') center bottom no-repeat;
			}
			
			li.vert{
			list-style: none;
				float: left;
				width: 84px;
				height: 30px;
				line-height: 17px;
				font-size: 13px;
				text-align: center;
			background: url('http://www.ajp.be/egmi/images/vertdot.png') center bottom no-repeat;
			}
			
			li.rouge{
			list-style: none;
				float: left;
				width: 84px;
				height: 30px;
				line-height: 17px;
				font-size: 13px;
				text-align: center;
			background: url('http://www.ajp.be/egmi/images/redot.png') center bottom no-repeat;
			}
			
				#dates a {
					line-height: 14px;
					padding-bottom: 8px;
				}
				#dates .selected {
			        font-size: 15px;
					
				}
		#issues a
{
text-decoration: underline;
}
		#issues {
			width: 100%;
			height: 320px;
			overflow: hidden;
			color: #3B3838;
			text-align: justify;
			font-family: Arial, Helvetica, sans-serif;
			background: #FFF;
			margin-top: 60px;
		}	
			#issues li {
				width: 890px;
				height: 320px;
				list-style: none;
				float: left;
				background: #FFF;
			}
				#issues li img 
				{
					float: left;
					margin: 20px 30px 0 36px;
					padding-bottom: 8px;
					width: 280px;
					height: 187px;
				}
				.legende{
				width: 340px;
				float: left;
				}
			.photo{
					font-size: 11px;
                    color: #999;
					font-weight: normal;
					padding:  0 0 0 36px;
				}
				
				#issues li h1 {
					color: #2182A5;
					font-size: 25px;
					margin: 26px 0 22px 0;
					font-family: 'Schoolbell', cursive;
					font-weight: normal;
					text-align: center;
				}
				#issues li h2 {
					color: #6EAB23;
					font-size: 25px;
					margin: 26px 0 22px 0;
					font-family: 'Schoolbell', cursive;
					font-weight: normal;
					text-align: center;
	}
	
	#issues li h3 {
					color: #DF0A16;
					font-size: 25px;
					margin: 26px 0 22px 0;
					font-family: 'Schoolbell', cursive;
					font-weight: normal;
					text-align: center;
	}
	
	
h4{
	text-align: left;
	color: #E6834C;
	margin-bottom: 4px;
	font-weight: strong;
	font-size: 13px;
	
}
	
				#issues li p {
					font-size: 13px;
					font-family: Arial, Helvetica, sans-serif;
					margin-right: 40px;
					line-height: 17px;
					z-index: 1;
				}

	
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 190px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('http://www.ajp.be/egmi/images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('http://www.ajp.be/egmi/images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}

.lireaussibleu, .titrebleu
{
font-family: 'Schoolbell', cursive;
color: #6BAFCA;
font-size: 19px;
margin-bottom: 10px;
}

.lireaussivert, .titrevert
{
font-family: 'Schoolbell', cursive;
color: #6EAB23;
font-size: 19px;
margin-bottom: 10px;
}
.lireaussirouge, .titrerouge
{
font-family: 'Schoolbell', cursive;
color:  #DF0A16;
font-size: 19px;
margin-bottom: 10px;
}

/*Responsive*/

@media screen and (max-width: 820px) {


#container
{
margin-top: -8%;
}

#block-search-0
{
top: 10px;
}

#menu {
  text-align: left; 
  padding-top: 64px;
  margin-left: 245px;
}

#main {
  width: 61%;
  padding-right: 1%;
 }
 
 #top img
 {
 height: auto;
 }
 
.home
 {
text-align: left !important;
}

@media screen and (max-width: 500px) {



#block-search-0, #sidebar-right
{
display: none;
}

#container
{
margin-top: -24%;
}

#main, #sidebar-right {
  width: 92%;
  text-align: left !important;
 }

#menu  { 
  padding-top: 34px;
  width: 200px;
}

#menu a
{
font-size: 0.9em;
line-height: 160%;

}

#subnavlist 
{
font-size: 0.8em;
letter-spacing: -0.04em;
}



}

@media screen and (max-width: 340px) {


#tophead
{
height: 61px !important;
max-height: 61px;
}

 #logo img
 {
 width: 140px;
 max-width: 140px;
 height: auto;
 }
 
 #menu  { 
  padding-top: 160px;
  width: 310px;
  margin: 0 !important;
  z-index: 1;
  clear: both;
  text-align: left;
  padding-bottom: 0 !important;
  font-size: 1.1em;
  padding-left: 12px;
}
 
 #menu a
 {
color: #545454;
font-size: 0.8em;
 }
 
#coiffeurs
{
height: 20px;
}

#container
{
margin-top: -70px !important;
}

#subnavlist 
{
max-width: 300px;
}

.caption
{
margin-bottom: 10px;
}

}