/*
Theme Name: Sophrologie
Description: Un th&egrave;me r&eacute;alis&eacute; par la soci&eacute;t&eacute; <a href="http://www.snconsulting.fr/">SN Consulting</a>.
Version: 1.0
Author: S&eacute;bastien Nardella
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
	}

BODY {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #e1ebf0 url('images/bg-body.png') repeat-x top left;
	color: #333;
	text-align: center;
	}

H1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	}

H2 {
	font-size: 1.4em;
	color: #cd0074;
	letter-spacing: -1px;
	padding-left: 5px;
	}

P {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 18px;
	text-align: justify;
	}

UL {
	list-style-type: none;
	}

.spacer {
	height: 85px;
	}

.clear {
	clear: both;
	}

.italic {
	font-style: italic;
	}

#page {
	position: relative;
    margin: 0px auto;
	background: url('images/bg-page.png') repeat-y;
	width: 852px;
	text-align: left;
	}

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

#logo {
	position: absolute;
	top: 40px;
	left: 60px;
	}

#logo a {
	display: block;
	width: 420px;
	height: 65px;
	text-indent: -9000px;
	}

/* MENU DE NAVIGATION */

#nav  {
    position: absolute;
	top: 143px;
	left: 2px;
	}

#nav li {
	float: left;
	text-align: center;
	}

#nav li a {
	display: block;
	width: 102px;
	height: 55px;
	text-indent: -9000px;
	}

a#accueil {
	background: url(images/nav.png) no-repeat 0px 0px;
	}
a:hover#accueil {
	background: url(images/nav.png) no-repeat 0px -55px;
	}
a.current#accueil {
	background: url(images/nav.png) no-repeat 0px -110px;
	}
a.current:hover#accueil {
	background: url(images/nav.png) no-repeat 0px -110px;
	}
a#historique {
	background: url(images/nav.png) no-repeat -102px 0px;
	}
a:hover#historique {
	background: url(images/nav.png) no-repeat -102px -55px;
	}
a.current#historique {
	background: url(images/nav.png) no-repeat -102px -110px;
	}
a.current:hover#historique {
	background: url(images/nav.png) no-repeat -102px -110px;
	}
a#seances {
	background: url(images/nav.png) no-repeat -204px 0px;
	}
a:hover#seances {
	background: url(images/nav.png) no-repeat -204px -55px;
	}
a.current#seances {
	background: url(images/nav.png) no-repeat -204px -110px;
	}
a.current:hover#seances {
	background: url(images/nav.png) no-repeat -204px -110px;
	}
a#contact {
	background: url(images/nav.png) no-repeat -306px 0px;
	}
a:hover#contact {
	background: url(images/nav.png) no-repeat -306px -55px;
	}
a.current#contact {
	background: url(images/nav.png) no-repeat -306px -110px;
	}
a.current:hover#contact {
	background: url(images/nav.png) no-repeat -306px -110px;
	}

#content {
	background: url('images/bg-pageheader.png') no-repeat top center;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	overflow: hidden;
	}

BODY.home #content {
	padding-top: 40px;
	}

/* INTRO */

#intro {
	height: 199px;
	background: url('images/bg-intro.png') no-repeat top center;
	padding-left: 400px;
	padding-right: 10px;
	padding-top: 15px;
	overflow: hidden;
	margin-bottom: 15px;
	}

#intro H1 {
	color: #def;
	font-weight: bold;
	}

#intro P {
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 15px;
	color: #def;
	}

#intro UL LI {
	margin-top: 7px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
	color: #def;
	font-size: 1.2em;
	background: url('images/puce.png') no-repeat 0px 3px;
	}

#intro UL LI SPAN {
	color: #e667af;
	}

#bodycontent {
	float: left;
	width: 463px;
	}

#bodycontent H1 {
	position: absolute;
	left: -7px;
	height: 73px;
	width: 500px;
	line-height: 70px;
	padding-left: 37px;
	background: url('images/h1-large.png') no-repeat top left;
	}

#bodycontent P.left {
	text-align: left;
	}
	
/*  SIDEBAR */
#sidebar {
	float: left;
	width: 330px;
	}

#sidebar H1 {
	position: absolute;
	left: 499px;
	height: 76px;
	line-height: 70px;
	width: 365px;
	padding-left: 37px;
	background: url('images/h1-small.png') no-repeat top left;
	}

#sidebar H2 {
	padding-left: 50px;
	}
	
#sidebar P {
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 50px;
	line-height: 18px;
	text-align: justify;
	}

#sidebar P.contact {
	margin-bottom: 10px;
	line-height: 17px;
	}

#sidebar P.left {
	text-align: left;
	}

#sidebar SPAN {
	color: #cd0074;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: 3px;
	}
	
#sidebar SPAN.mini {
	display: block;
	padding-left: 0px;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: normal;
	color: #777;
	}

#sidebar SMALL {
	font-size: 0.8em;
	line-height: 10px;
	}

#sidebar P#rdv {
	margin-top: 30px;
	text-align: center;
	}

#sidebar A#rdv-link {
	display: block;
	width: 255px;
	height: 82px;
	text-indent: -9000px;
	background: url('images/contact.jpg') no-repeat top center;
	}

#sidebar A#rdv-link:hover {
	background: url('images/contact.jpg') no-repeat 0 -82px;
	}

#sidebar LI {
	margin-bottom: 20px;
	margin-left: 50px;
	padding-left: 15px;
	line-height: 15px;
	background: url('images/link-next.gif') no-repeat 0px 3px;
	}

#sidebar LI.prev {
	background: url('images/link-prev.gif') no-repeat 0px 3px;
	}
	
#sidebar A {
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	}

#sidebar A:hover {
	color: #cd0074;
	text-decoration: underline;
	}

/* FOOTER */
#footer {
	position: absolute;
	overflow: hidden;
	bottom: -129px;
	left: -7px;
	height: 129px;
	background: url('images/bg-footer.png') no-repeat top center;
	width: 866px;
	}

#footer p {
	padding-top: 54px;
	font-size: 1.1em;
	line-height: 15px;
	color: #eee;
	text-align: center;
	}

#footer span {
	padding: 0px 10px;
	color: #aaa;
	}

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

#footer a:hover {
	text-decoration: underline;
	}
	
/*-- FORMULAIRE DE CONTACT --*/

.wpcf7 P {
	color: #555; 
	margin-bottom: 15px; 
	font-size: 1.1em; 
	font-weight: bold;
	}

.wpcf7 INPUT[type=text] {
	width: 200px; 
	border: solid 1px #ddd; 
	padding: 5px 10px; 
	color: #cd0074; 
	background-color: #fafafa;
	}
	
.wpcf7 INPUT[type=text]:focus {
	border: solid 1px #aaa;
	}
	
.wpcf7 TEXTAREA {
	width: 400px; 
	border: solid 1px #ddd; 
	padding: 7px 10px; 
	color: #cd0074; 
	background-color: #fafafa; 
	font-family: Arial, Helvetica, sans-serif
	}
	
.wpcf7 TEXTAREA:focus {
	border: solid 1px #aaa;
	}
	
.wpcf7 INPUT[type=submit] {
	border: solid 1px #aaa; 
	padding: 5px; 
	color: #cd0074; 
	background-color: #fafafa; 
	font-weight: bold; 
	letter-spacing:-1px;
	}

