/*
Theme Name: EEE Thème
Theme URI: http://egliseevangeliqueemmanuel.fr/
Description: Theme Pour le site de l'église EEE de Schirmeck (oct 2011)
Version: 1.0
Author: Baptiste Antoine (batomik.com)
*/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#EFEFEF url(images/bg-eee.jpg) no-repeat;
}

#corp-site {
	background:url(images/fond-body-eee.png) repeat;
	width:960px;
	padding:20px 0 0 0;
}
a {
	color:#4d4d4d;
	text-decoration:none;
	
}
a:hover {
	text-decoration:underline;
}
a#lienjmd{
	font-size:13px;
	font-family:Helvetica, arial, sans-serif;
}
h1:first-letter {
	background:#66FF00;
}
h1 {
	color:#4D4D4D;
	font-size:48px;
	margin:30px 0 10px 0;
	width:auto;
	display:block;
	padding:0 20px 0 5px;
	background:url(images/bg_vert.png) no-repeat;
}
h2 {
	display:block;
	background:url(images/puce_titre.png) no-repeat left top;
	height:29px;
	font-size:22px;
	color:#fed63f;
	padding:6px 0 0 48px;
}

h2.jemedemande {
	background:none;
	color:#4D4D4D !important;
	padding-left:0;
}

h2.jemedemande a {
	color:#4D4D4D !important;
	font-family:Helvetica, arial, sans-serif;
}
h3 {
	margin:10px;
	display:block;
	height:22px;
	font-size:22px;
	color:#fed63f;
	background:#414141;
	padding:0 0 0 2px;
}
h4 {
	font-size:16px;
	color:#666;
	margin:0 0 0 40px;
}
h4 + p {
	margin:0 0 0 40px;
}
h4 + p + p {
	margin:0 0 10px 40px;
}
p {
	font-size:13px;
	color:#414141;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
}
h2 a  {
	color:#FED63F;
}
/******************CONTENT****/
#content {
	width:960px;
	margin:0 auto;
}
#logo {
	margin:67px 0 0 0;
}
#header {
	height:140px;
}
ul#menu {
	float:right;
	margin:152px 0 30px 0;
	list-style-type:none;
}
ul#menu li {
	float:left;
	display:block;
	padding:0 20px;
	font-size:20px;
	text-transform:uppercase;
	border-left:solid 1px #4D4D4D;
	font-family: 'Oswald', sans-serif;
}
ul#menu li:first-child {
	border-left:0px;
}
.sousmenu li {
	float:none !important;
	display:block;
	color:#fed63f !important;
	z-index:10;
	font-family:Helvetica, Arial, sans-serif !important;
	text-transform:none !important;
	font-size:12px !important;
	border:none !important;
	margin:0 0 5px 0;
}
.sousmenu li a  {
	color:#fed63f;
}
.sousmenu {
	padding:5px 0;
	margin:-0px 0 0 -10px;
	display: none;
	position:absolute;
	z-index:10;
	background:url(images/fond-li);
	list-style-type:disc !important;
}
/******************SLIDER****/
#slider {
	width:960px;
	height:290px;
	margin:0 auto;
	/*background: url(images/bottom_slider.png) bottom center no-repeat;*/
}
#slide {
	background:#999;
	width:920px;
	height:250px;
	margin:0 auto;
}
#contenu {
	width:600px;
	float:left;
	margin:-20px 0 0 0;
}
/******************LEFT****/
#left {
	margin:0 40px 0 50px;
	width:545px;
	float:left;
}
#left h2 + p  {
	display:block;
	width:600px;
	margin:10px 0 30px 0px;
	padding:0 0 0 10px;
}
#left h2.jemedemande + p  {
	width:550px;
}
#left img {
	float:left;
	margin:0 20px 20px 0;
}
ul {
	margin:0 0 0 30px;
}
ul li  {
	list-style-type:disc;
	font-size:13px;
	font-family:Helvetica, Arial, san-serif;
	color:#414141;
	line-height:15px;
}
/******************RIGHT****/
#right {
	width:310px;
	float:left;
	margin:10px 0 50px 0px;
	/*border-left:1px solid #CCC;*/
	padding:0 0 0 15px;
}
#plan {
	margin:0 0 0 41px;
}
#right h2 + p {
	display:block;
	width:243px;
	margin:10px 0 20px 45px;
}
#right img  {
	float:right;
	margin:0 0 10px 10px;
}
.extrait {
	font-style:italic;
}
/******************BOTTOM****/
#bottom {
	float:left;
	clear:both;
	margin:0 0 50px 0;
}
.liens {
	width:150px;
	margin:10px 10px 10px 0;
	background:#CCC;
}
.liens p {
	display:block;
	padding:10px;
}
.liens h3 a  {
	color:#FED63F;
}
.liens h3 a:hover  {
	text-decoration:underline;
}
/******************FOOTER****/
#footer {
	padding:10px 0;
	border-top:solid 1px #94c05c;
	width:415px;
	margin:0 auto 30px auto;
}
#footer p, #footer a {
	text-align:center;
	color:#94c05c;
}
/******************************FORMULAIRE*****
*/
.wpcf7 {
	width:480px;
}
input:focus {
	background:url(images/bg_input_focus.gif);
}
input[type="text"], 
input[type="email"],
.wpcf7-select {
	background:url(images/bg_input.gif) no-repeat left top;
	height:15px;
	width:250px;
	color:#000;
	border:1px solid #C6C6C6;
	margin:0px 5px 10px 0;
	padding:5px;
}
.wpcf7-select {
	height:30px;
}
.wpcf7-form p  {
	display:block;
	width:250px;
	margin-bottom:10px;
}
.wpcf7-form-control-wrap textarea {
	padding:5px;
	background:url(images/bg_input.gif) left top no-repeat;
	border:1px solid #C6C6C6;
	width:250px;
}
.wpcf7-submit {
	width:90px;
	height:25px;
	padding:2px 0;
	border-radius:2px;
	font-size:14px;
	background:#CCC;
	text-shadow:#FFF 0px 1px;
	margin:10px 0 0 0;
}
.wpcf7-submit:hover {
	background:#AAA;
}
.wpcf7-validation-errors {
	font-size:11px;
}
.wpcf7-mail-sent-ok {
	background:#FFF;
	opacity:0.5;
	width:45px;
	position:absolute;
	margin-left:300px;
	font-size:11px;
}
#navi {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333;
}
#recherche #s {
	margin:0 5px 20px 42px;
	width:200px !important;
}