
/*
Theme Name: Sensip
Theme URI: http://www.codaweb.fr
Description: Theme réalisé par Codaweb.fr pour Sensiptraining.com
Author: Antonin Cohen-Adad - Codaweb.fr
Author URI: http://www.codaweb.fr

*/


body {
font-family: Palatino, Garamond, Georgia;
font-size: 0.9em;
text-align: left;
background: #ffffff;
color: #444;
margin: 0;
padding: 0;
background: #D3E4D3;
}

#page {
margin: auto;
width: 960px;
background-color: #d3e4d3;
}

img{
border: none;
}

/* 
p{
margin: 5px 0 5px 0;
}
*/

/* header */

#header {
margin: 0px;
height: 253px;
background-image: url(images/header.png);
}

* html #header {
margin: 0px;
height: 180px;
background-image: url(images/header.png);
}

#header h3 {
  position: relative;
  font-size: 60px;
  float: left;
  color: black;
  margin: 5px 0 0 15px;
}

#header h2{
  float: left;
  clear: both;
  font-size: 20px;
  font-style: italic;
  margin: 10px 0 0 15px;
  color: #0F4825;
}


/* home content */

#home-content {
float: left;
width: 900px;
margin-left: 30px;
}

#home-content h1{
	margin: 10px;
	text-align: center;
	font-size: 65px;
	font-weight: bold;
	color: #0F4825;
}

#content {
width: 680px;
margin-right: 10px;
padding: 20px 20px 20px 10px;
float: right;
}

* html #content {
width: 680px;
margin-left: 10px;
padding: 20px 10px 10px 5px;
float: left;
}

#content h1 a {
font-family: Palatino, Garamond, Georgia;
font-size: 36px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;

}

#content h1 {
	font-family: Palatino, Garamond, Georgia;
	font-size: 36px;
	padding: 5px;
	margin: 0px;
	background: #A0C8A4;
	color: white;
	text-align: center;
	font-weight: normal;
}

.post_content {
font-family: Palatino, Garamond, Georgia;
font-size: 16px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #0f4825;
}


.tags {
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 30px;
	
}

#date {
	font-family: Palatino, Garamond, Georgia;
font-size: 20px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;
color: #555;
}

#home-comments, #home-comments a {
	display: inline;
	color: #555;
}

/* sidebar */

.menu {
margin: 0px;
}

.sidebar {
width: 200px;
margin: 0 0 0 20px;
float: left;
}

*html .sidebar {
width: 200px;
margin: 0 0 0 20px;
float: left;
}

.sidebar a {
	text-decoration: strong;
	font-size: 25px;
	
}

.sidebar ul{
list-style-type: none;
padding: 0;
margin-top: 20px;
margin-left: 0;
}

.sidebar li{
margin-bottom: 20px;
background-image: url(images/menu.png);
text-align: center;
}

.sidebar ul h2{
	color: white;
	background: #555;
	font-size: 13px;
	padding: 8px;
	font-weight: normal;
}

.widget{
	margin-bottom: 20px;
}

/* footer */

#footer{
clear: both;
margin: 0;
height: 50px;
background-image: url(images/footer.png);
}

#footer p{
padding: 20px;
color: #0F4825;
text-align: center;
}

#footer p a{
color: #0F4825;
text-decoration: none;
}

.codaweb p a{
display: inline;
text-align: right;
color: white;
}

a {
	color: #0F4825;
	text-decoration: none;
}

#content a {
	color: #444444;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
}

/* navigation */

#navbar {
display: block;
float: left;
background-color: #555;
margin-left: 20px;
margin-top: 10px;
margin-right: 20px;
width: 920px;
}


#nav2 {
    font-size:13px;
    background: #555;
    
}


#nav2, #nav2 ul {
	list-style: none;
	float: left;
	line-height: 1.5;
	padding: 0;
	width: 655px;
	margin: 0;
}


* html #navbar {
margin-left: 10px;
margin-right: 30px;
}


#nav2 a ,#nav2 a:hover{
	display: block;
	text-decoration: none;
	border:none;
	background-color: #555;
}

#nav2 li {
	float: left;
	list-style:none;
	border-right:1px solid #777;
}

#nav2 a,#nav2 a:visited {
	display:block;
	color: #f5f5f4;
	padding:6px 10px 6px 10px;
}

#nav2 a:hover, #nav2 a:active
{
	background:#000;
	text-decoration:none
}	

/* Dropdown Menu */

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
}

#nav2 li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
}

#nav2 li li a,#nav2 li li a:visited{
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#nav2 li li a:hover,#nav2 li li a:active{
	background:#000;
}	

 #nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}



a.main:hover{
    background:none;
}

#searchform {
	float:right;
	text-align:right;
	margin: 0;
	padding: 4px 10px;
		}

* {
	
}

/* pages form pro*/

.formpro-blanc {
	margin: 5px 5px -15px 5px;
	padding: 15px;
	background: white;
}

.formpro {
	padding: 5px;
	background: #A0C8A4;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}

.formproblue {
	padding: 5px;
	background: #365aa2;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}

#bloc-formation {
	height: 180px; 
}

#bloc-formation-light {
	height: 120px; 
}

/* pages eve */

#eve {
	float: left;
	width: 680px;
	height: auto; 
}

.eve-img {
	float: left;
	margin: 5px;
}

.eve-text {
	float: right;
	margin: 5px;
	padding: 15px;
	background: white;
	width: 520px;
	height:325px;
}


.eve-text1 {
	float:left;
	background:white;
	margin: 5px;
	padding:10px;
	width:88px;
}


#eve-block-left{
	float: left;
	width: 320px;
	height: auto;
}

.eve-text2 {
	margin: 5px;
	padding: 15px;
	background: white;
	width: 300px;
}

.eve-img1{
	margin: -5px 5px 5px 5px;
	width: 330px;
	height: 222px;
}

.eve-text5 {
	margin: 5px;
	padding: 15px;
	width: 300px;
	background: white;
}

.eve-img2{
	margin: -5px 5px 5px 5px;
	width: 330px;
	height: 127px; 
}

#eve-block-right{
	float: right;
	width: 320px;
}

.eve-text3 {
	margin: 5px;
	padding: 15px;
	background: white;
	width: auto;
}

.eve-text4 {
	margin: 5px;
	padding: 15px;
	background: white;
	width: auto;
}

.eve-text6 {
	margin: 5px;
	padding: 15px;
	background: white;
	width: 250px;
}

.eve-img3{
	margin: -5px 5px 5px 5px;
	width: 330px;
	height: 127px; 
}

/* pages tem */

#tem {
	float: left;
	margin-top: 10px;
	width: 660px;
	padding: 10px;
	background: white;
}

/* pages contact */

#contact {
	margin: 10px 0 10px 150px;
	width: 350px;
	padding: 1px 15px 1px 15px;
	background: white; 
}	

/* pages agenda */

#automne {
	padding-top: 5px;
	margin-top: 15px;
	background: white; 
}

#hiver {
	padding-top: 5px;
	background: #fdece4; 
}	
	
/* page search */

#searchno #searchform {
	float: left;
}
