/*
Theme Name: Grey brushes
Theme URI: http://www.sandeedesign.fr/
Description: Created by SandeeDesign.
Version: 0.1
Author: Sandrine Garcia 4 sandeeDesign
 
*/

/* Page ----------------------------------------------------------------------------------------*/
html 
{
    font-size: 100%; /* evite un bug d'IE 6-7. */
    margin: 0;
    padding: 0;
}
body 
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family: verdana, arial, sans-serif;

}

/* Titres  -------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 
{
    line-height: 1.2;
    font-weight: bold; /* valeur par defaut.*/
    font-style: normal;
	font-family: times, time new roman, serif;
}

h2, h3, h4, h5, h6 
{
    margin: 1em 0 .5em 0; /* rapproche le titre du texte. */
}

h1 
{
    font-size: 1.75em;
}

h2 
{
    font-size: 1.5em;
}

h3 
{
    font-size: 1.25em;
}

h4 
{
    font-size: 1em;
}

/* listes  -------------------------------------------------------------------------------------*/
ul, ol 
{
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* paragraphes  --------------------------------------------------------------------------------*/
p 
{
    margin: .75em 0; /* marges plus faibles que par defaut. */
}

address 
{
    margin: .75em 0;
    font-style: normal;
}

/* liens  --------------------------------------------------------------------------------------*/
a 
{
    text-decoration: underline;
    color: #193D88;
}

a:visited 
{
    color: #112550;
}

a:hover, a:focus, a:active 
{
    color: #0D388F;
}
a img 
{
    border: none;
}

/* divers elements de type en-ligne ------------------------------------------------------------*/
em 
{
    font-style: italic;
}

strong 
{
    font-weight: bold;
}

/* formulaires  --------------------------------------------------------------------------------*/
form, fieldset 
{
    margin: 0;
    padding: 0;
    border: none;
}

input, button, select 
{
    vertical-align: middle; /* solution pb. d alignement. */
}

/* mise en forme simple pour les tableaux-------------------------------------------------------*/
table 
{
    margin: 0;
    border: 1px solid gray; /* pas de bordure = "none". */
    border-collapse: collapse; /* valeur par défaut: "separate". */
    border-spacing: 0;
}

table td, table th 
{
    padding: 4px; /* pas de retrait autour du texte = "0". */
    border: 1px solid #ccc; /* pas de bordure = "none". */
    vertical-align: top; /* valeur par défaut: "middle" */
    text-align: left;
}

/* rapproche les paragraphes dans les listes et citations  -------------------------------------*/
blockquote p, li p 
{
    margin: .5em 0;
}

/* met en evidence les citations  --------------------------------------------------------------*/
blockquote 
{
    margin: .75em 0 .75em 20px;
    padding: 0 0 0 10px;
    border-left: solid 2px #ddd;
}

q 
{
    font-style: italic;
    quotes: none; /* supprime les guillemets automatiques */
}

q:before, q:after 
{
    content: ""; /* supprime les guillemets dans safari/Chrome */
}

cite 
{
    font-style: italic;
}

q cite, q q 
{
    font-style: normal
}

/* mes styles ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body 
{
    background:#464646 url(images/gradient.jpg) repeat-x left top;
}

#bg 
{
    background: url(images/bg.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#page 
{
    margin: 0 auto 0 auto; /* Je centre le blog au centre de la page */
    padding: 0;
    width: 860px;
}

#container 
{
    background-color: #fff;
    float: left;
    line-height: 1.4; /* À adapter au design.  */
	padding-top: 20px;
}

/* header -------------------------------------------------------------------------------------------------------------------------------------------------*/

#header 
{
    font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
    float: left;
    padding: 0;
    margin: 0;
    width: 920px;
    height: 110px
}

#header > a 
{
    color: #fff;
    font-size: 0.7em;
}

#header > a:hover 
{
    color: #fff;
    text-decoration: none;
}

#h1-ruban 
{
    background: url(images/h1-ruban-entier.png) no-repeat left top;
    height: 53px;
    width: 860px;
    margin: 15px 0 0 0;
    position: relative;
}

#header #h1-ruban h1 
{
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    line-height: 38 px;
}
 
#header #h1-ruban h1 span#hiden-title
{
	display: none;
    margin: 0;
    padding: 0;
}

#header #h1-ruban h1 a#logo
{
    line-height: 38px;
	width: 250px;
	background: transparent url(images/logo.gif) no-repeat scroll left top;
}

#header #h1-ruban h1 a#logo:hover
{
	background-position: 0 -53px;
}

#header #h1-ruban h1 a#logo:active, #header #h1-ruban h1 a#logo:focus
{ 
	outline:none;
}

#header #h1-ruban p 
{
    font-family: times, times new roman, serif;
    font-size: 1.3em;
    position: absolute;
    bottom: 21px;
    left: 218px;
    margin: 0;
    padding: 0;
}

#header #h1-ruban h1 a, #header #h1-ruban p a 
{
    text-decoration: none;
    height: 100%;
    float: left;
    color: #280219;
}

#header #h1-ruban h1 a:hover, #header #h1-ruban p a:hover 
{
    color: #043C7B;
}


#header #h1-ruban form 
{
    float: right;
    position: absolute;
    top: 7px;
    right: 10px;
}


/* navigation principale ------------------------------------------------------------------------------------------------------------------------------------------------------*/


#nav-tabs
{
    float: left;
    background: url(images/tabs-tranparency.png);
    background-repeat: repeat;
    width: 860px;
    margin: 0;
    padding: 0;
}

#nav-tabs li
{
    background: transparent url(images/tabs-sprite-bg.gif) no-repeat scroll 0 0;
    margin: 18px 0 0 6px;
    padding: 0;
    font-size: 1.6em;
    float: left;
    list-style-type: none;
    position: relative;
}

#nav-tabs li:first-child
{
    margin-left: 15px;
}

#nav-tabs li:hover, #nav-tabs li:focus,
body#page-aPortfolio #nav-tabs li#activblog:hover,
body#page-aPrestations #nav-tabs li#activblog:hover,
body#page-aTéléchargements #nav-tabs li#activblog:hover,
body#page-aSandeeDesign #nav-tabs li#activblog:hover,
body#page-aContact #nav-tabs li#activblog:hover,
body#page-aPortfolio #nav-tabs li#activblog:focus,
body#page-aPrestations #nav-tabs li#activblog:focus,
body#page-aTéléchargements #nav-tabs li#activblog:focus,
body#page-aSandeeDesign #nav-tabs li#activblog:focus,
body#page-aContact #nav-tabs li#activblog:focus /* je force le survol et le focus sur l onglet blog quand je suis sur les pages*/
{
    background-position: 0 -82px;

}

body li#activblog, /* l onglet blog est eclaire tout le temps, et je precise les exceptions pour les pages par la suite*/
#nav-tabs li#activblog:hover, #nav-tabs li#activblog:focus, /* corrige le fait que le roll over de l onglet marche quand cet onglet est actif */
body#page-aPortfolio #nav-tabs li#activportfolio,
body#page-aPrestations #nav-tabs li#activprestations,
body#page-aTéléchargements #nav-tabs li#activtelechargement,
body#page-aSandeeDesign #nav-tabs li#activsandeedesign,
body#page-aContact #nav-tabs li#activcontact
{
    background-position: 0 -164px;
} 	/* Mets les onglets des pages actives en blanc*/

body#page-aPortfolio #nav-tabs li#activblog,
body#page-aPrestations #nav-tabs li#activblog,
body#page-aTéléchargements #nav-tabs li#activblog,
body#page-aSandeeDesign #nav-tabs li#activblog,
body#page-aContact #nav-tabs li#activblog
{
    background-position: 0 0;
} /* empeche l onglet blog d'etre allume sur les pages*/

#nav-tabs li a 
{
    background: transparent url(images/tabs-sprite-right.gif) no-repeat scroll right 0;
    color: #292929;
    padding: 0 13px 0 13px; /* pour les portes coulissantes*/
    text-decoration: none;
    display: block;
    min-height: 60px;
    border-bottom: 2px solid #000000;
}

#nav-tabs li a:hover, #nav-tabs li a:focus,
body#page-aPortfolio #nav-tabs li#activblog a:hover,
body#page-aPrestations #nav-tabs li#activblog a:hover,
body#page-aTéléchargements #nav-tabs li#activblog a:hover,
body#page-aSandeeDesign #nav-tabs li#activblog a:hover,
body#page-aContact #nav-tabs li#activblog a:hover,
body#page-aPortfolio #nav-tabs li#activblog a:focus,
body#page-aPrestations #nav-tabs li#activblog a:focus,
body#page-aTéléchargements #nav-tabs li#activblog a:focus,
body#page-aSandeeDesign #nav-tabs li#activblog a:focus,
body#page-aContact #nav-tabs li#activblog a:focus /* je force le survol et le focus sur l onglet blog quand je suis sur les pages*/
{
    background-position: right -82px;
    color: #141414;
    text-decoration: underline;
}

body li#activblog a, /* l onglet blog est eclaire tout le temps, et je precise les exceptions pour les pages par la suite*/
#nav-tabs li#activblog a:hover, #nav-tabs li#activblog a:focus, /* corrige le fait que le roll over de l onglet marche quand cet onglet est actif */
body#page-aPortfolio #nav-tabs li#activportfolio a,
body#page-aPrestations #nav-tabs li#activprestations a,
body#page-aTéléchargements #nav-tabs li#activtelechargement a,
body#page-aSandeeDesign #nav-tabs li#activsandeedesign a,
body#page-aContact #nav-tabs li#activcontact a
{
    background-position: right -164px;
    border-bottom: 2px solid #ffffff;
    text-decoration: none;
    color: #3E0327;
} 	/* mets les onglets des pages actives en blanc*/

body#page-aPortfolio #nav-tabs li#activblog a,
body#page-aPrestations #nav-tabs li#activblog a,
body#page-aTéléchargements #nav-tabs li#activblog a,
body#page-aSandeeDesign #nav-tabs li#activblog a,
body#page-aContact #nav-tabs li#activblog a
{
    background-position: right 0;
 	border-bottom: 2px solid #000000;
 	color: #444;

} /* empeche l onglet blog d'etre allume sur les pages*/

#nav-tabs li a span
{
}

#nav-tabs li a span.menu-item
{
	line-height: 48px;
	font-family: times, times new roman, serif;
}

#nav-tabs li a span.menu-item-def
{
    font-size: 0.35em;
	position: absolute;
    top: 38px;
    left: 14px;
    font-family: verdana, arial, sans-serif;
    font-weight: bolder;
}

#nav-tabs li a:hover span.menu-item-def
{
    text-decoration: none;
}

/* contenu -------------------------------------------------------------------------------------------------------------------------------------------------*/

#content 
{
    float: left;
    width: 540px;
    margin: 0 0 0 35px;
    border-right: 1px solid #C3BEC1;
    padding-right: 25px;
}

.content-comment 
{
    min-height: 950px;
}

#content h2 
{
    font-size: 1.4em;
}

#content h2 a
{
    text-decoration: none;
}

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

#content .post
{
	position: relative;
}

#content .post h2 
{
	padding: 0 0 10px 0;
    font-size: 1.4em;
    background-color: #D8EFF5;
    border: 1px solid #bebebe;
	min-height : 54px;
	margin: 0 0 22px -85px;
	position: relative;
}

body#page-aPortfolio #content .post h2,
body#page-aPrestations #content .post h2,
body#page-aTéléchargements #content .post h2,
body#page-aSandeeDesign #content .post h2,
body#page-aContact #content .post h2,
#content .post h2.simple-h2
{
	padding: 0 0 10px 0;
    font-size: 1.4em;
    background-color: transparent;
    border: 0;
	/*min-height : 54px;*/
	margin: 26px 0 0 1px;
	padding: 0;
	position: static;
}

body#page-aPortfolio #content .post h2,
body#page-aPrestations #content .post h2,
body#page-aTéléchargements #content .post h2,
body#page-aSandeeDesign #content .post h2,
body#page-aContact #content .post h2
{
	margin: 5px 0 0 1px;
}

body#page-aContact #content .post h2
{
	display: none;
}


#content .post h2 a
{
	display: block;
	margin : 5px 20px -5px 85px;
}

body#page-aPortfolio #content .post h2 a,
body#page-aPrestations #content .post h2 a,
body#page-aTéléchargements #content .post h2 a,
body#page-aSandeeDesign #content .post h2 a,
body#page-aContact #content .post h2 a,
#content .post h2.simple-h2 a
{
	display: inline;
	margin : 0;
	padding: 0;
}

#content .post h2 span.h2-ombre
{
    background: transparent url(images/h2-ombre-coin2.png) no-repeat scroll left top;
    display: block;
    position: absolute;
    width: 624px;
    height: 15px;
    left: -1px;
    bottom: -16px;
}

#content .post p.tags
{
 	color: #327800;
 	font-size: 0.8em;
}

.postmetadata 
{
    font-size: 0.8em;
    color: #999;
    margin-bottom: 50px;
}

#content .post span.date	
{
    background: transparent url(images/date.jpg) repeat-x scroll right top;
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    left: -82px;
    top: 3px;
}

#content .post span.date p:first-child	
{
	margin-top: 2px;
    margin-bottom: -7px;
}

#content .post span.date p	
{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #fff;
    margin: 0 0 0 16px;
    padding: 0;
}

#content .post span.tweet	
{
    background: transparent url(images/tweet.png) repeat-x scroll left top;
    display: block;
    position: absolute;
    width: 83px;
    height: 85px;
    left: -99px;
    top: 88px;
    font-size: 10px;
	font-family: arial, sans-serif;
}

#content .post span.tweet a, #content .post span.tweet span.com	
{
    display: block;
    font-size: 10px;
}
 
#content .post span.tweet a:first-child
{
    margin: 8px 0 0 10px;
} 
 
#content .post span.tweet a
{
    margin: 3px 0 0 10px;
}

.post_content 
{
    font-size: 0.9em;
    color: #3A3A3A;
    margin-bottom: 25px;
}

/* lien haut de page ------------------------------------------------------------------------------------------------------------------------------------------------*/

div#haut-page
{
	margin-top: 25px;
	margin-left: 200px;
	margin-bottom: 20px;
	position: relative;
	width: 185px;
	height: 100px;
	background: #fff url(images/haut-page.gif) no-repeat scroll left top;

}

div#haut-page a
{
	display: block;
	font-size: 0.75em;
	color: #9A9B9B;
	position: absolute;
	top: 58px;
	left: 19px;
}

/* articles relatifs ------------------------------------------------------------------------------------------------------------------------------------------------*/

.similar-posts
{
	float: left;
	margin-bottom: 30px;
}

.similar-posts h3
{
	color: #093E56;
	font-size: 2em;
	margin: 1em 0;
}

.similar-posts
{
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
}

.similar-posts li
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 8px 0 0;
	padding: 0;
	width: 100px;
	font-size: 12px;
	line-height: 1em;
}

.similar-posts li a
{
	text-decoration: none;
}

.similar-posts li a:hover
{
	text-decoration: none;
}

.similar-posts li a img
{
	padding: 0 10px 0 0;
	background: #F1F1F1;
	border: 1px solid #C4C4C4;
	height: 80px;
	margin: 0 6px 5px 0;
	padding: 2px;
	width: 80px;
}

.similar-posts li a:hover img, .similar-posts li a:focus img
{
	border: 1px solid #EE379C;
	outline: none;
	text-decoration: none;
}

/* navigation entre les articles ------------------------------------------------------------------------------------------------------------------------------------------------*/

p#previous-post-link
{
	float: left;
}

p#next-post-link
{
	float: right;
	margin-bottom: 30px;
}

p#previous-post-link, p#next-post-link
{
	margin-top: 0;
	font-size: 0.8em;
}

/* galeries jquery------------------------------------------------------------------------------------------------------------------------------------------------*/


#content .post .galthumbs 
{
	list-style: none; 
	margin: 0; 
	padding: 0;
	width : 53px;
	float: right;
}

#content .post .galthumbs li
{
}

#content .post .galthumbs img, 
#content .post #viewer1 img,
#content .post #viewer2 img,
#content .post #viewer3 img,
#content .post #viewer4 img,
#content .post #viewer5 img
{
	border: 1px solid #C4C4C4; 
}

#content .post .galthumbs a:hover img, #content .post .galthumbs a:focus img
{
	border: 1px solid #EE379C;
	outline: none;
}

#content .post .galthumbs a:active img
{
	outline: none;
}

#content .post #viewer 
{	
	width: 480px; 
	height: 340px; 
	margin: 0 0 4px 0;
	padding: 0;
	float: left;
	position: relatif;
}

#content .post #viewer1 img[src*="loader"],
#content .post #viewer2 img[src*="loader"],
#content .post #viewer3 img[src*="loader"],
#content .post #viewer4 img[src*="loader"],
#content .post #viewer5 img[src*="loader"] 
{
	position: absolute; 
	left: 176px;
	top: 200px;
	border: 0;
}

#content .post .gallery-legend
{	
	clear: both;
	font-size: 0.8em;
	color: #C4C4C4;
}

/* details des realisations ----------------------------------------------------------------------------------------------------------------------------------*/

#content .post .details-realisations
{
	list-style-type: none;
	margin: 30px 0 0;
	padding: 0 0 7px 0;
	border-top: 1px solid #C4C4C4;
	background: transparent url(images/realisations-details-bg.gif) no-repeat scroll left bottom;
}

#content .post .details-realisations li
{
	padding: 12px 15px;
}

#content .post .details-realisations h3, #content .post .details-realisations p
{
	display: inline;
}

#content .post .details-realisations h3
{
	display: inline;
	font-size: 1.1em;
}

#content .post .details-realisations p
{
	display: inline;
	font-size: 1em;
}

#content .post .details-realisations .details-realisations-highlight
{
	background-color: #F8F3DC;
	margin: 0 1px;
}

/* portfolio et prestations -------------------------------------------------------------------------------------------------------------------------------------------------*/

body#page-aPortfolio #content .post
{
    /*margin-top: -20px;*/
}

body#page-aPortfolio #content .post ul
{
    margin: 0 0 150px 0;
}


body#page-aPortfolio #content .post li
{
    list-style-type: none;
    margin: 0;
}

body#page-aPortfolio #content .post h2
{
    clear: both;
    color: #3F656E;
}


body#page-aPrestations #content .post h2
{
	margin: 35px 0 0 0;
	color: #3F656E;
	min-height: 25px;
	font-size: 1.3em;
}

body#page-aPortfolio #content .post .portfolio-thumbs,
body#page-aPrestations #content .post .portfolio-thumbs
{
    margin: -15px 0 30px 0;
	float: left;
}

body#page-aPrestations #content .post .portfolio-thumbs
{
    margin: 15px 0 10px 0;
}

body#page-aTéléchargements #content .post .portfolio-thumbs img,
body#page-aPortfolio #content .post .portfolio-thumbs img,
body#page-aPrestations #content .post .portfolio-thumbs img
{
	border: 1px solid #C4C4C4;
	margin-right: 12px;	
}

body#page-aTéléchargements #content .post .portfolio-thumbs img,
{
	border: 1px solid #C4C4C4;
	margin: 0;
}

.post-images
{
	border: 1px solid #C4C4C4;
	margin-bottom: 15px;
}

body#page-aPortfolio #content .post .portfolio-thumbs a img,
body#page-aPrestations #content .post .portfolio-thumbs a img
{
	float: left;
}


body#page-aPortfolio #content .post .portfolio-thumbs a:hover img, 
body#page-aPortfolio #content .post .portfolio-thumbs a:focus img,
body#page-aPrestations #content .post .portfolio-thumbs a:hover img, 
body#page-aPPrestations #content .post .portfolio-thumbs a:focus img
{
	border: 1px solid #EE379C;
	outline: none;
}


/* commentaires -------------------------------------------------------------------------------------------------------------------------------------------------*/

.comments-template
{
	margin: 0;
	border: 1px solid #C3BEC1;
	padding: 20px;
	font-size: 0.9em;
	clear: both;
	background: transparent url(images/comments-pattern.jpg) repeat scroll left top;
}

.comments-template ol
{
	margin: 0 0 30px 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 30px 0 0 0;
	padding: 0;
	line-height: 18px;
}

.comments-template h2, .comments-template h3
{
	font-size: 20px;
	margin: 0 0 20px 0;
	background-color: #fff;
}

.comments-template h3 .comment-title
{
	color: #847f7f;
}

.commentmetadata
{
	font-family: Georgia, Times, Time New Roman, Serif;
	font-size: 18px;
}

.commentmetadata .comment-data
{
	font-size: 16px;
	color: #847f7f;
}


.comments-template .comment-text
{
	margin: 5px 0 0 0;
	padding: 25px 20px 10px;
	border-bottom: 1px solid #C3BEC1;
	background: transparent url(images/comments-bulle.gif) repeat scroll left top;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template #commentform label
{
	font-family: Georgia, Times, Time New Roman, Serif;
	font-size: 18px;
}

.comments-template textarea
{
	font-family: Verdana, Arial, Sans-serif;
}

.comments-template #commentform input,
.comments-template textarea
{
	font-size: 16px;
	color: #333232;
	padding: 5px;
	margin: 3px 0 10px;
	width: 486px;
	border: 1px solid #C3BEC1;
}

.comments-template #commentform input:focus,
.comments-template textarea:focus
{
	background-color: #eefeda;
	border: 1px solid #b6b4b5;
}

.comments-template #commentform input#submit
{
	width: 498px;
	background-color: #CCE0E5;
	cursor: pointer;
}

.comments-template #commentform input#submit:hover
{
	background-color: #E2F6FB;
	text-decoration: underline;
	border: 1px solid #b6b4b5;
}

/* sidebar -------------------------------------------------------------------------------------------------------------------------------------------------*/

.sidebar 
{
    float: right;
    width: 245px;
    margin: 0 14px 20px 0;
    /*border-left: 1px solid #CCC;*/
}

.sidebar ul
{
    list-style-type: none;
    margin: 0 0 0 9px;
}

.sidebar h2 
{
	font-family: verdana, arial, sans-serif;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 5px;
    height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background-color: #CDE1E6;
	color: #323232;
	border: 1px solid #C2B8BD;
	border-bottom: 0;

}

.sidebar ul li
{
	margin-bottom: 5px;
    padding: 0 0 30px 0;
	font-size: 0.9em;	
}

.sidebar ul li#sidebar-syndication, .sidebar ul li#recent-comments-3
{
	width: 280px;
	background: transparent url(images/h2-sidebar-fond-280.png) no-repeat scroll left bottom;

}

.sidebar ul li#tag_cloud-3, .sidebar ul li#sidebar-archives, .sidebar ul li#sidebar-articles-commentes{
	width: 260px;
	background: transparent url(images/h2-sidebar-fond-260.png) no-repeat scroll left bottom;

}

.sidebar ul li.pagenav, .sidebar ul li#recent-posts-3, .sidebar ul li#sidebar-categories, .sidebar ul li#theme-switcher-widget-3
{
	width: 270px;
	background: transparent url(images/h2-sidebar-fond-270.png) no-repeat scroll left bottom;

}

.sidebar ul li#tag_cloud-3 div
{
    margin: 10px;
}

.sidebar ul li a 
{
    font-size: 0.9em;
	line-height: 1.6;
	display: block;
	margin-bottom: 5px;
	padding: 0;

}

.sidebar ul li#tag_cloud-3 div a, .sidebar ul li#sidebar-categories ul li a
{
    display: inline;
}

.sidebar ul li ul, .sidebar ul li ul li
{
    margin: 0;
    background-image: url();
    padding: 0;
}


.sidebar ul li ul 
{
    margin: 10px;
}


.sidebar ul li ul li
{
    border: 0;
	width: 100%;
}


/* footer -------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer 
{
    font-size: 0.75em;
    background: #fff url(images/footer.png) no-repeat scroll left top;
    clear: both;
    width: 860px;
   	height: 403px;
    position: relative;
}

#footer ul
{
    display: block;
    margin: 0;
}

#footer #footer-sitemap
{
    position: absolute;
    top: 32px;
    left: 7px;
}

#footer h3, #footer h4
{
	font-family: verdana, arial, sans-serif;
	margin-top: 0;
}


#footer #footer-sitemap h3
{
    position: absolute;
    top: -24px;
    left: 26px;
    width: 100px;
}

#footer #footer-sitemap li h4 a
{
	text-decoration: none;
}

/*#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-accueil li h4 a:hover
{
	text-decoration: underline;
}*/

#footer #footer-sitemap ul#footer-sitemap-ul
{
    position: relative;
}

#footer li
{
	line-height: 1.6;
}


#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-prestations li.puce,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-portfolio li.puce,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-telechargement li.puce,
#footer #footer-categorie li
{
	list-style-image: url(images/puce.gif);
}

#footer #footer-sitemap ul#footer-sitemap-ul,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-accueil li,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-propos li,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-contact li
{
    list-style-type: none;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-accueil
{
	position: absolute;
    top: 13px;
    left: 26px;
    width: 50px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-portfolio
{
	position: absolute;
    top: 13px;
    left: 114px;
    width: 150px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-prestations
{
	position: absolute;
    top: 13px;
    left: 287px;
    width: 165px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-telechargement
{
	position: absolute;
    top: 13px;
    left: 450px;
	width: 130px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-portfolio li h4,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-prestations li h4,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-telechargement li h4
{
	margin-bottom: 2px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-portfolio li:first-child,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-prestations li:first-child,
#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-telechargement li:first-child
{
	margin-left: -14px;
	margin-bottom: 3px;
	list-style-type: none;
}

#footer #footer-sitemap ul#footer-sitemap-ul li h4
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-propos
{
	position: absolute;
    top: 164px;
    left: 26px;
    width: 200px;
}

#footer #footer-sitemap ul#footer-sitemap-ul #footer-sitemap-contact
{
	position: absolute;
    top: 164px;
    left: 287px;
    width: 120px;
}

#footer #footer-categories h3
{
    position: absolute;
    top: -37px;
    left: 0px;
}

#footer #footer-categories
{
    position: absolute;
    top: 45px;
    left: 627px;
}

#footer #footer-categories ul
{
	list-style-image: url(images/puce.gif);
}


#footer #footer-categories ul li
{
	margin-left: 17px;
}

#footer #footer-infos
{
    font-size: 0.9em;
    position: absolute;
    top: 236px;
    left: 290px;
    color: #000
}

#footer #footer-infos a
{
    color: #000;
}

#footer #footer-infos a:hover
{
    color: #fff;
}

#footer #footer-infos span#footer-infos-coins
{
    position: absolute;
    top: -4px;
    left: -300px;
    background: transparent url(images/footer-coin.png) no-repeat scroll left top;    
    display: block;
    width: 900px;
    height: 60px;
}


/* Onglets  --------------------------------------------------------------*/

.yui-navset 
{ 
   /* background: #E8F4FD;*/ 
    padding: 15px 5px 0px 0px; 
    margin-bottom: 10px; 
}

.yui-nav li 
{ 
    list-style: none; 
    float: left; 
    margin-right: 2px; 
    text-align: center; 
    font-size: 90%; 
    font-weight: bold; 
} 
 
.yui-nav li a 
{ 
    text-decoration:none; 
    color: #005288; 
    display: block; 
    padding: 8px; 
} 
 
.yui-nav li.selected a 
{ 
    background: #FFFFFF; 
} 
 
.yui-nav li a:hover 
{ 
    color: #000; 
}

.yui-content 
{ 
    background: #FFFFFF; 
    clear: both; 
}

.tab-list li 
{ 
    padding: 8px; 
    border-bottom: 2px solid #E8F4FD; 
}

/* Pagination  --------------------------------------------------------------*/


.wp-pagenavi
{
	font-size: 0.9em;
}


.wp-pagenavi a, .wp-pagenavi a:link 
{
    padding: 4px 8px 4px 8px;; 
    margin: 2px;
    text-decoration: none;
    border: 1px solid grey;
    color: #3760B3;
    background-color: #FFFFFF;	
}

.wp-pagenavi a:visited 
{
    padding: 4px 8px 4px 8px; 
    margin: 2px;
    text-decoration: none;
    border: 1px solid grey;
    color: #2F4777;
    background-color: #FFFFFF;	
}

.wp-pagenavi a:hover 
{	
    border: 1px solid #509F18;
    text-decoration: underline;
    color: #FFFFFF;
    background-color: #3760B3;
}

.wp-pagenavi a:active 
{
    padding: 4px 8px 4px 8px; 
    margin: 2px;
    text-decoration: none;
    border: 1px solid grey;
    color: #3760B3;
    background-color: #FFFFFF;	
}

.wp-pagenavi span.pages 
{
    padding: 4px 8px 4px 8px; 
    margin: 2px;
    color: grey;
    border: 1px solid grey;
    background-color: #FFFFFF;
}

.wp-pagenavi span.current 
{
    padding: 4px 8px 4px 8px; 
    margin: 2px;
    font-weight: bold;
    border: 1px solid grey;
    color: #FFFFFF;
    background-color: grey;
}

.wp-pagenavi span.extend 
{
    padding: 4px 8px 4px 8px; 
    margin: 2px;	
    border: 1px solid grey;
    color: #000000;
    background-color: #FFFFFF;
}

