@import "layout.css";

/* Style général
********************************************/
body{
	background: #444;
	color: #AAA;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 10px solid #444;
	border-bottom: 10px solid #444;}

pre {
	border: 1px solid #CCC;
	font-size: 1.1em;
	line-height: 1.2em;
	overflow: auto;
	width: 100%;
}

html>body pre {
	overflow: auto;
	width: auto;
}

acronym, abbr{
	border-bottom: 1px dotted;
	cursor : help;
}

a{
	color: #CCC;
	background: transparent;
}

a[hreflang]:after{
	content: "\0000a0[" attr(hreflang) "]";
	color: #888;
	background: transparent;
}

a:visited{
	color: #AAA;
	background: transparent;
}

a:hover{
	color: #FC0;
	background: transparent;
}

a img{
	border: 0;
}


blockquote p{
 	border-left: 1px solid;
	margin-left: 10px;
	padding-left: 5px;
	font-style: italic;
}


fieldset{
	border: none;
	width: 100%;
}

label{
	cursor: pointer;
	cursor: hand; /* pour IE */
}

input[type=text], textarea{
	border: 1px solid #444;
	background : #000;
	color: #CCC
}

input[type=text]:focus, textarea:focus{
	border: 1px solid #FFF;
	background : #000;
}

table{
	border: none;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-color: #E0E0E0
}

td{
	padding: 5px;
}

textarea{
	width: 99%;
}

ol li.current a
{
	text-decoration: none;
	color: #000;
}

/* Page
********************************************/
#page{
	background: #000 url(img/page.png) repeat-y;
}

/* Top
********************************************/
#top{
	color: #09F;
	background: #000 url(img/top.gif) no-repeat;
}

#top h1{
	margin: 0;
	line-height: 100px;
	padding-left: 30px;
    display: none;
}

#top h1 a{
	text-decoration: none;
	background: transparent;
}

#sidetop{
	background-image: url(img/topside.gif);
  background-position: top;
  background-repeat: no-repeat;
}

#menu{
  background-image: url(img/topmain.gif);
  background-position: top;
  background-repeat: no-repeat;
}

#menu ul {
    margin:  0;
    padding: 0;
 	list-style: none;
    text-align: left;
}

#menu ul li{
    display: inline;
}

#menu ul li a{
    padding-right: 5px;
    padding-left: 5px;
   	font-weight: bold;
    text-decoration: none;
	border-left: double;
  	color: #CCC;
  	border-color: #CCC;
}

#menu ul li a:hover{
  color: #FC0;
}


/* Contenu
********************************************/
#main{
}

#content{
	line-height: 1.6em;
	color: #AAA;
}

ol.tree{
    margin: 0;
	padding: 0;
}

ol.tree li{
    display: inline;
    background-image: url(img/litree.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-right: 0.5em;
	padding-left: 1.5em;
    color: #FC0;
}

#content ul li{
	list-style-image: url(img/li.gif);
}

#content hr {
height: 1px;
margin: 0;
padding: 0;
border: 0;
background-color: #444;
}

#content h2{
	padding-left: 35px;
	color: #CCC;
	background: transparent url(img/trait.gif) no-repeat left center;
	margin-bottom: 0;
 	font-size: 120%;
  	border-bottom-style: solid;
  	border-bottom-color: #FC0;
  	border-bottom-width: 1px
}

#content h2 a{
	color: #FFF;
	background: transparent;
	text-decoration: none;
}

#content h3, #content h4, #content h5, #content h6{
	color: #CCC;
}

#content h3{
	font-size: 110%;
}

#content h4{
	font-size: 100%;
}

.resource{
	margin-bottom: 0;
}

.resource-info{
	padding-left: 18px;
	color: #999;
	margin-top: 0;
}

.resource-info span{
	display: none;
}

.resource-info a{
	color: #666;
	background: transparent;
	border-left: 1px solid #CCC;
	padding-left: 0.5ex;
	text-decoration: none;
}

.resource-content p{
	text-align: justify;
}

.resource-content img{
	max-width: 640px;
    margin: 5px;
 }

.comment-info{
	margin-bottom: 0;
}

.field label{
	display: block;
}

/* Sidebar
********************************************/


#sidebar{
	background-image: url(img/sidebar.gif);
	background-position: top;
	background-repeat: repeat-y;
}

/*
#sidebar h2{
	margin: 0;
	padding: 5px;
	font-weight: normal;
    font-size: 0.9em;
	text-transform: uppercase;
    border: 1px solid #FC0;
    background-color: #FFE9CA
}

#sidebar h3{
	padding-left: 16px;
    font-size: 0.9em;
	text-transform: uppercase;
	background: transparent url(img/linkscat.png) no-repeat left center;
}


#sidebar ul{
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

#sidebar ul li{
	padding: 2px ;
}

#sidebar ul li a{
	color: #579ADE;
	text-decoration: none;
  padding: 0 0 0 25px;
}

#sidebar ul li a:hover{
	background: transparent url(img/puce.gif) no-repeat left center;
}
*/

#sideletter {
	color: #AAA;
}

#sideletter #ad{
  padding: 15px 0 0 30px;
}

#sideletter #ad input{
  border: 1px solid #CCC;
  width: 100px;
	font-size: 0.9em;
}

#sideletter #r{
	padding-left: 25px;
	width: 105px;
}

#sideletter #b{
	padding: 10px 0 0 30px;
	float: left;
}

#side_confiance{
	padding-left: 28px;
	height:120px;
}

#side_photos a{
	margin-top: 0;
	display: block;
	background: url(img/photos_off.gif) no-repeat bottom left;
}

#side_photos a:hover{
  background: url(img/photos_on.gif) no-repeat bottom left;
}

#side_films a{
	margin-top: 0;
	display: block;
	background: url(img/films_off.gif) no-repeat bottom left;
}

#side_films a:hover{
  background: url(img/films_on.gif) no-repeat bottom left;
}
#side_separateur{
	height: 40px;
	margin-top: 0;
	display: block;
	background: url(img/separateur.gif) no-repeat bottom left;
}

#side_lettre{
	height: 30px;
	margin-top: 0;
	display: block;
	background: url(img/lettre_info.gif) no-repeat bottom left;
}

#side_pcq a{
	margin-top: 0;
	display: block;
	background: url(img/pcq_off.gif) no-repeat bottom left;
}

#side_pcq a:hover{
  background: url(img/pcq_on.gif) no-repeat bottom left;
}

#side_blog a{
	margin-top: 0;
	display: block;
	background: url(img/blog_off.gif) no-repeat bottom left;
}

#side_blog a:hover{
  background: url(img/blog_on.gif) no-repeat bottom left;
}

#sidelinks a{
	margin-top: 0;
	display: block;
	background: url(img/chemins1.gif) no-repeat bottom;
}

#sidelinks a:hover{
  background: url(img/chemins2.gif) no-repeat bottom;
}

#sidegold a{
	margin-top: 0;
	display: block;
	background: url(img/expression1.gif) no-repeat bottom;
}

#sidegold a:hover{
  background: url(img/expression2.gif) no-repeat bottom;
}

input.btn{
   marging: 0;
   padding: 10,0,10,0;
   color:#AAA;
   background-color:#000;
   border:1px solid;
   border-color:#AAA;
}
input.btnhov{
   color:#FC0;
}

/* Footer
********************************************/
#prefooter{
  background-image: url(img/topmain.gif) top no-repeat;
  text-align: center;
  font-size: 0.8em;
  color: #CCC;
}


#footer{
	background: #FFF url(img/footer.jpg) bottom no-repeat;
	color: #999;
	text-align: center;
}

#footer a{
	color: #999;
	background: transparent;
	text-decoration: none;
}

