/* ------------------------------------ */
/*           iTouchFrance V3            */
/*           REV du 22/11/09            */
/* ------------------------------------ */

/* 1. Généralités
/* 2. Header
/* 3. Fil d'Ariane
/* 4. Colonne Gauche
/* 5. Colonne Droite
/* 6. Footer


/* ------------------------------------ */
/*                                  (1) */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */


body {
	background: #01080e url(images/bg-body.jpg) top center no-repeat;
	font: normal 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0 0 1em 0;
	margin: 0;
	
}

.clear {
	clear: both;
}

img {
	border: none;
}


#site {
	background: url(images/bg-top.jpg) top center repeat-x;
}

#conteneur {
	margin:0 auto;
	width: 960px;
}


/* ------------------------------------ */
/*                                  (2) */
/*               Header                 */
/*                                      */
/* ------------------------------------ */


#header {
	background: url(images/bg-top.jpg) top center repeat-x;
	height: 206px;
}

.accueil {
	display:block;
	width: 440px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/logo-itouchfrance.png) no-repeat;
	position: absolute;
	margin-left: 20px;
	margin-top: 80px;
}

#liens {
	position: absolute;
	text-align: right;
	margin-left: 350px;
}

#liens ul li {
	float: left;
	list-style: none;
}

#liens li a {
	float: right;
	text-align: center;
	font-weight: bold;
	color: #c3c2c2;
	padding: 0 15px 0 15px;
	margin-top: -7px;
	text-decoration: none;
}

#liens li a:hover {
	color: #FFF;
}


/* ------------------- */
/*    Espace membre    */


#espace-membre {
	background: url(images/bg-espace-membre.png) no-repeat;
	display:block;
	width: 350px;
	height: 90px;
	position: absolute;
	margin-left: 600px;
	margin-top: 80px;
	color: #FFF;
	font-size: 0.9em;
}

#statut {
	float: left;
	width: 275px;
}

#statut p {
	margin: 0px;
}

a.statut-liens {
	color: #b8d8f5;
	margin: 0 10px 0 10px;
	text-decoration: underline;
}

a:hover.statut-liens {
	color: #FFF;
}

a.pseudo {
	font-weight: bold;
	color: #FFF;
}

#statut-in {
	padding: 14px 0 0 16px;
}

#avatar {
	float: left;
	width: 75px;
}

#avatar-in {
	padding: 19px 0 0 5px;
}

.avatar-membre {
	display: block;
	height: 64px;
	width: 64px;
}

/*    Espace membre    */
/* ------------------- */


#contenu {
	background: url(images/bg-contenu.jpg) repeat-y;
	width: 960px;
	min-height: 500px;
	height:auto !important;
	height:500px;
}

/* ------------------------------------ */
/*                                  (3) */
/*             Fil d'Ariane             */
/*                                      */
/* ------------------------------------ */

#navigation {
	background: url(images/bg-navigation.jpg) repeat-x;
	height: 34px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
}

#navigation-in {
	padding: 7px 0 0 14px;
	color: #FFF;
}

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

#navigation-in a:hover {
	text-decoration: underline;
}

#recherche {
	float: right;
	width: 315px;
}

#recherche-in {
	margin: 5px 4px 0 0;
	text-align: right;
	display: block;
}

/* ------------------------------ */
/*   Accéder aux FORUMS  + RSS    */

#liens-navigation {
	height: 41px;
	width: 223px;
	position: absolute;
	background: url(images/bg-liens-navigation.png) no-repeat;
	margin-left: 676px;
	display: block;
	padding: 2px 0 0 60px;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

#liens-navigation a {
	text-decoration: none;
}

#liens-navigation a:hover {
	text-decoration: underline;
}

.acces-forums {
	color: #FFF;
	font-size: 1.1em;
}

.btn-rss {
	display:block;
	width: 35px;
	height: 27px;
	text-indent: -9999px;
	background: url(images/rss.jpg) no-repeat;
	position: absolute;
	margin-left: 175px;
	margin-top: 0px;
}

/*   Accéder aux FORUMS  + RSS    */
/* ------------------------------ */


/* ------------------------------------ */
/*                                  (4) */
/*            Colonne Gauche            */
/*                                      */
/* ------------------------------------ */

#gauche {
	float: left;
	width: 719px;
}

#gauche-elements {
	padding: 7px;
}

#gauche-elements p a {
	color: #0175ac;
	text-decoration: none;
}


/* ------------------- */
/*      A la une       */

#nouveautes {
	background: url(images/bg-nouveautes.jpg) repeat-x;
	height: 161px;
	padding: 18px 20px 0 20px;
	margin-bottom: -10px;
}

#nouveautes h2 {
	margin: 0 0 0.9em 0;
	font-weight: bold;
	font-size: 1.6em;
	color: #ff009c;
}

a.nouveautes-titre {
	color: #ff009c;
	text-decoration: none;
}

a:hover.nouveautes-titre {
	color: #ff009c;
	text-decoration: underline;
}

#nouveautes #nouveautes-content a {
	color: #0175ac;
	text-decoration: none;
}

/*      A la une       */
/* ------------------- */


/* ------------------- */
/*       Billets       */

#contenu-billets {
	background: url(images/bg-billets.jpg) repeat-x;
	padding: 18px 20px 0 20px;
}

.billet h1, h2 {
	margin: 0 0 0.2em 0;
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
}

.billet h3 {
	margin: 0 0 0.2em 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: #758d38;
}

.billet h4 {
	margin: 0.8em 0 0.2em 0;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	color: #e5400d;
}


.billet {
	text-align: justify;
	margin-bottom: 30px;
}

.billet ul {
	margin: 1em 0;
	list-style: none;
}

.billet ul li {
	padding: 0 0 5px 30px;
	background: url(images/ico-fleche.gif) left 4px no-repeat;
}



.credit {
	color: #838383;
}

.credit a {
	color: #838383;
	text-decoration: none;
}

.credit a:hover {
	text-decoration: underline;
}

a.titre {
	color: #000;
	text-decoration: none;
}

a:hover.titre {
	color: #000;
	text-decoration: underline;
}

.billet-bas {
	padding-bottom: 40px;
	border-bottom: solid 6px #ecf1f1;
}

/*.billet-bas {
	padding-bottom: 7px;
	border-bottom: solid 6px #ecf1f1;
}*/


.billet-accueil .billet-bas {
	padding-bottom: 40px;
	border-bottom: solid 6px #ecf1f1;
}

.billet-accueil .tags {
	color: #6b6b6b;
	font-size: 1.0em;
	display: block;
	float: left;
}

/*.billet-bas .tags {
	color: #6b6b6b;
	font-size: 1.0em;
}*/

.billet-bas .tags {
	color: #6b6b6b;
	font-size: 1.0em;
	display: block;
	float: left;
}

.tags a {
	color: #6b6b6b;
	text-decoration: none;
}

.tags a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}

.billet-bas .liens {
	float: right;
	width: 245px;
	text-align: right;
	margin: 17px 0 0 0;
}

.btn-modifier {
	display:block;
	width: 75px;
	height: 19px;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 29px;
	margin: 14px 0px 0 270px;
	position: absolute;
}

/*.btn-modifier {
	display:block;
	width: 75px;
	height: 19px;
	float: left;
	background: url(images/btn-suite.gif) top left no-repeat;
	margin: 0 15px 0 0;
}*/

.btn-modifier a {
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}

.btn-modifier a:hover {
	text-decoration: underline;
}

.billet-accueil .btn-modifier {
	display:block;
	width: 75px;
	height: 19px;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 29px;
	margin: 14px 0px 0 270px;
	position: absolute;
}

/*.more-link {
	display:block;
	width: 78px;
	height: 19px;
	float: right;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 28px;
	margin-top: 30px;
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}*/

.more-link {
	display:block;
	width: 78px;
	height: 19px;
	float: left;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 29px;
	margin: 32px 15px 0 0;
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
}


.billet-accueil .more-link {
	display:block;
	width: 78px;
	height: 19px;
	float: left;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 29px;
	margin: 32px 15px 0 0;
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
}

/*.billet-2-1 .more-link {
	display:block;
	width: 78px;
	height: 19px;
	float: right;
	background: url(images/btn-suite.gif) top left no-repeat;
	padding-left: 28px;
	margin-top: 17px;
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}*/

a.more-link {
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}

a:hover.more-link {
	text-decoration: underline;
}

/*.btn-commentaires {
	display:block;
	width: 137px;
	height: 19px;
	float: right;
	background: url(images/btn-commentaire.gif) top left no-repeat;
	margin: 0 15px 0 0;
}*/

.btn-commentaires {
	display:block;
	width: 137px;
	height: 19px;
	position: absolute;
	background: url(images/btn-commentaire.gif) top left no-repeat;
	margin: 14px 0px 0 120px;
	padding-left: 29px;
}

.btn-commentaires a {
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}

.btn-commentaires a:hover {
	text-decoration: underline;
}


.billet-accueil .btn-commentaires {
	display:block;
	width: 137px;
	height: 19px;
	position: absolute;
	background: url(images/btn-commentaire.gif) top left no-repeat;
	margin: 14px 0px 0 120px;
	padding-left: 29px;
}

a.btn-flux {
	display:block;
	width: 146px;
	height: 19px;
	float: left;
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
	margin-left: 112px;
}

a:hover.btn-flux {
	text-decoration: underline;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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

/* Plugin multi page wordpress : */

	span.contentjumplink {	font-size: 2em; 
							color: #aaa; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
							
	a.contentjumplink {		font-size: 2em; 
							color: #25A; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
	
	a.contentjumpall {  }
	
	span.contentjumpall {   }	

	span.contentjumptitle { vertical-align: middle ; 
							color: #aaa; 
							font-weight: bold;
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px }
							
	a.contentjumptitle { 	vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}

	select.contentjumpddl { vertical-align: middle; 
							margin: 0px 0px 0px 0px ; 
							color: #25A;
							font-weight:bold; 
							font-family:Verdana, Arial, Helvetica, sans-serif;
							width: 260px }

	ol.contentlist { background-color:#f9f9f9; width: 260px; text-align:left; line-height: 4px; padding: 0px; }
	
	ol.contentlist li { padding: 0px 0px 0px 0px; }
	
	span.contentlist { color: #aaa; font-weight: bold; }
	
	a.contentlist { padding: 0px; color:#2255aa; }
	
	li.contentlistall { }

	span.contentjumpnumber { 	vertical-align: middle ;
								color: #ccc; 
								font-weight: bold;
								border:1px #ddd solid ; 
								border-top-color: #a7a7a7; 
								background-color: #25a; 
								padding: 3px 3px 3px 3px }
								
	a.contentjumpnumber { 	vertical-align: middle; 
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}
							
	a.contentjumpnumber:hover { border-top-color: #25a; }



/* ----------------------- */
/*      Page : Article     */


.crayon {
	background: url(images/crayon-auteur.png) no-repeat;
	float: right;
	width: 86px;
	height: 86px;
	display: block;
	position: absolute;
	margin-left: 570px;

}


.auteur {
	background:#f3f3f3;
	border:1px solid #f9f9f9;
	margin-top:15px;
	padding-right:100px;
	clear: both;
	overflow: hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:5px 80px 5px 5px;
}

.auteur-end {
	clear:both;
	margin-bottom:10px;
}

.auteur .meta {
	color:#999;
	font-size:0.9em;
}

.auteur p {
	margin:5px;
	text-align:left;
}

.auteur .avatar, .pm .avatar {
	padding: 3px;
	border: 1px solid #ddd;
	background: white;
	margin:5px 10px 5px 5px;
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

/* Commentaires : */

.commentaires-navigation {
	padding: 20px 0 20px 0;
}

.commentaires h3 {
	margin: 1.0em 0 0.8em 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
}

.commentaires {
	clear: both;
	margin-top:20px;
}

#comments  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments  li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.commentaires .commentaires-meta {
	float: left;
}

.commentaires .avatar {
	margin-right:10px;
	padding:3px;
	border:1px solid #ddd;
}

.commentaires-date {
	color: #7E7E7E;
	padding:0;
	margin:0 0 5px 90px;
}

.commentaires-date .adminlink {
	float:right;
}

.commentaires-auteur {
	margin:0;
}

.commentaires-content {
	background: url(images/commentaires.png) no-repeat left top;
	padding:5px 10px 12px 18px;
	margin-left: 70px;
}

.commentaires-content p {
	padding:6px 9px 2px 8px;
	margin:0;
	font-size:90%;
}

.commentaires.redacteur .commentaires-content {
	background-color: #F7F7F7;
	border-right: solid 12px #c6d9e7;
}

.commentaires.admin .commentaires-content {
	background-color: #F7F7F7;
	border-right: solid 12px #dee5e3;
}

.commentaires.even .commentaires-content {
	background-color: #F7F7F7;
}

.commentaires.odd .commentaires-content {
	background-color: #f0f0f0;
}

.commentaires.self .commentaires-content {
	background-color: #FFECC4;
}

.commentaires-bottom {
	text-align:right;
	padding-bottom:3px;
	min-height:6px;
	margin-top: 3px;
}

.commentaire-modifier {
	float: right;
}

.btn-modifier a {
	color: #11405e;
	font-weight: bold;
	text-decoration: none;
}

#formulaire form
{
	display: block;
	width: 560px;
}

#formulaire textarea, #formulaire input
{
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 5px;
}

#formulaire input
{
	margin: 0 10px 0 0;
	width: 260px;
}

#formulaire label
{
	color: #666;
	font-size: 0.9em;
}

#formulaire textarea
{
	height: 100px;
	width: 520px;
}

#formulaire #submit
{
	background: #111;
	color: #fff;
	cursor: pointer;
	width: auto;
}

#formulaire #submit:hover
{
	background: #333;
}


/*      Page : Article     */
/* ----------------------- */


/* ---------------------- */
/*    Page : Tutoriels    */

.tutoriels a {
	color: #000;
	text-decoration: none;
}

.tutoriels a:hover {
	font-weight: bold;
}



/*    Page : Tutoriels    */
/* ---------------------- */


/* ---------------------- */
/*      Page : Auteur     */


.auteur-titre {
	color: #679910;
}

a.auteur-titre {
	color: #679910;
	text-decoration: none;
}

a:hover.auteur-titre {
	color: #79b512;
	text-decoration: underline;
}

.auteur-image {
	border: 4px solid #d0e0ed;
	margin: 0 0 15px 15px;
}

.auteur-posts a {
	color: #000;
	text-decoration: none;
}

.auteur-posts a:hover {
	font-weight: bold;
}

.auteur-posts li {
	margin-bottom: 5px;
}


/* Page a propos : auteurs */


.a-propos-auteurs a {
	color: #000;
	text-decoration: none;
}

.a-propos-auteurs a:hover {
	font-weight: bold;
}



/*      Page : Auteur     */
/* ---------------------- */


/* --------------------- */
/*      Page : page !    */


.page-titre {
	color: #679910;
}

a.page-titre {
	color: #679910;
	text-decoration: none;
}

a:hover.page-titre {
	color: #79b512;
	text-decoration: underline;
}


/*      Page : page !    */
/* --------------------- */



/* ---------------------- */
/*   Navigation : PAGES   */

#navigation-pages {
	padding: 20px 0 20px 0;
}

#navigation-pages a {
	color: #000;
}

.previous-entries {
	float: left;
	padding-left: 26px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries {
	float: right;
	padding-right: 26px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


/*   Navigation : PAGES   */
/* ---------------------- */


/* ---------------------- */
/*    Colonne (accueil)   */

.colonne {
	width: 155px;
	min-height: 511px;
	display: block;
	float: right;
	margin: -5px -10px 10px 20px;
}

.colonne p {
	margin: 0;
}

a.colonne-rouge {
	font-size: 0.7em;
	font-weight: bold;
	color: #a93800;
	padding: 0 0 10px 0;
	text-decoration: none;
}

a:hover.colonne-rouge {
	text-decoration: underline;
}

ul.colonne {
	margin: 0;
	margin-bottom: 0.5em;
	list-style: none;
	padding: 0;
}

ul.colonne span.category {
	-webkit-transform: none;
	-moz-transform: none;
	width: auto;
	position: static;
	text-align: left;
	display: inline;
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
}

ul.colonne li.colonne-in {
  	line-height: 1.33em;
  	position: relative;
	padding: 0.75em;
  	width: auto;
  	margin-bottom: 1em;
	color: #555;
}

.colonne .colonne-in {
	background: #ecf1f1;
	border-left: 1.4em solid #dee5e3;
	padding: 12px 6px;
	z-index: 1;
}

.colonne .colonne-in span.category {
	color: #8f9fa1;
	display: block;
	position: absolute;
	left: -8.75em;
	top: 8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	padding: 0 4px;
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);	
	z-index: 5;
	text-align: left;
	width: 15em;
}

/*    Colonne (accueil)   */
/* ---------------------- */



/* ------------------------------------ */
/*                                  (5) */
/*            Colonne Droite            */
/*                                      */
/* ------------------------------------ */


#droite {
	float: left;
	width: 241px;
}

#droite-bas {
	border-right: solid #000 1px;
	background: #edf6fd url(images/bg-droite-bas.jpg) no-repeat;
	height: 19px;
}

#droite-elements {
	border-right: solid #000 1px;
	background: #edf6fd url(images/bg-droite.jpg) top center repeat-x;
	padding: 52px 17px 2px 0;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#droite-elements ul {
	list-style: none;
	padding: 0 0 0 20px;
}

#droite-elements li {
	border-bottom: solid 1px #dee5e3;
	margin-bottom: 5px;
	padding-bottom: 2px
}

.categories ul li a {
	color: #000;
	text-decoration: none;
}

.categories ul li a:hover {
	color: #000;
	font-weight: bold;
}

.discussions-recentes ul li a {
	color: #000;
	text-decoration: none;
}

.discussions-recentes ul li a:hover {
	color: #000;
	font-weight: bold;
}

.commentaires-recents ul li a {
	color: #11405e;
	text-decoration: none;
}

.commentaires-recents ul li a:hover {
	color: #11405e;
	text-decoration: underline;
}


.annonce-200 {
	padding: 0 0 5px 20px;
}

#droite h3 {
	display: block;
	background: url(images/bg-categories.jpg) repeat-x;
	height: 22px;
	width: 228px;
	font-size: 1.0em;
	color: #11405e;
	font-weight: bold;
	padding: 7px 0 0 12px;
	margin: 15px 0 15px 0;
}

a.liens-bleu {
	color: #11405e;
	text-decoration: none;
}

a:hover.liens-bleu {
	color: #11405e;
	text-decoration: underline;
}

a.liens-noir {
	color: #000;
	text-decoration: none;
}

a:hover.liens-noir {
	color: #000;
	font-weight: bold;
}


/* ---------------------- */
/*    Ecrire un article   */

.ecrire-un-article {
	margin: 60px 0 0 0;
	padding: 0 15px 0 15px;
}

.ecrire-un-article h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #279700;
	margin: 0 0 0.1em 0;
	padding-bottom: 5px;
	border-bottom: solid 1px #dee5e3;
}



#ecrire-article a {
	width: 83px;
	height: 83px;
	background: url(images/news.png) no-repeat;
	float: right;
	margin-right: -50px;
}

#ecrire-article a:hover {
	background-position: bottom left;
}

/*    Ecrire un article   */
/* ---------------------- */



/* ------------------------------------ */
/*                                  (6) */
/*              Footer                  */
/*                                      */
/* ------------------------------------ */


#footer {
	min-height: 260px;
  	height:auto !important;
  	height:260px;
	background: url(images/bg-footer.jpg) repeat-x;   
	border-left: solid #000 1px;
	border-right: solid #000 1px;
}

#footer p {
	margin: 0px;
}

.partenaires {
	position: absolute;
	padding: 125px 0 0 30px;;
}

.partenaires a {
	color: #666;
	text-decoration: none;
}

.partenaires a:hover {
	text-decoration: underline;
}

#footer #left {
	width: 140px;
	float: left;
	margin: 194px 0 0 0;
}

#footer #right {
	width: 810px;
	float: left;
	text-align: right;
	margin: 194px 0 0 0;
	color: #8f8f8f;
	font-size: 0.9em;
}

#footer #right a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}