/*
Theme Name: Printemps Ete
URI: http://lifehouse-france.net
Version: 15
Author: Ady
*/

body {
	background: #fdf8f2 url(http://lifehouse-france.net/wordpress/wp-content/themes/version15/images/fond.jpg) repeat-x;
	font-size: 9px;
	font-family: "Trebuchet MS";
	color: #e6cfaa;
	text-align: justify;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.entry{

border:0px solid #b7cccc;
background:transparent;
margin:0 0 2px;
padding:5px;}



a.info {
   position: relative;
   color: black;
   text-decoration: none;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 0px; /* on positionne notre infobulle */
   left: 0px;

   background: #181818;

   color: #dedede;
   padding: 10px;

   border: 1px solid #484848;
   opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ; 

}





a.menulink{text-align: left; color: #789ba5; font-weight:normal;  padding: 10px; 
padding-left:5px; display:block; text-decoration: none; margin:0px 0px 0px 0px; text-transform:none; }

a.menulink:hover { color:#789ba5; cursor:pointer;}

strong.navig {color: #205d7a;}
strong.navig:hover {color: #6f8793;}


div.titre {
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	color: #9ab3b9;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: #d6d1cb 1px 1px 1px;
}


div.titre2 {
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	color: #9ab3b9;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: #d6d1cb 1px 1px 1px;
}



div.soustitre {
	font-size: 10px;
	color: #77736c;
	text-align: center;
}

font.menu {
	color: #4c4845;
	text-transform: lowercase;
	font-size: 10px;
        font-weight: normal;
}

a.menu:active, a.menu:visited, a.menu:link {
	color: #f6e5cc;	
	padding: 3px; 
	border-left: 5px solid #bd92a6;
	display: block;
	text-transform: uppercase;
	-moz-border-radius:5px;
	font-size: 10px;
        background-color: #98938e;
	margin-bottom: 2px;
}

a.menu:hover {
	color: #f6e5cc;
	border-left: 5px solid #94b539;
	padding: 3px;  
	display: block;
	background-color: #aba6a2;
	text-transform: uppercase;
	-moz-border-radius:5px;
	font-size: 10px;
}


a.section:active, a.section:visited, a.section:link {
	color: #f6e5cc;
}

a.section:hover {
	color: #f6e5cc;
	text-decoration:underline;
		text-shadow: #6799a9 1px 1px 1px;
}


a, a:visited, a:active {
	color: #9ab3b9;
	text-decoration: none;
}


a:hover {
	color: #6799a9;
	text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
}

a.comment, a.comment:visited, a.comment:active {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.comment {
padding-top: 50px;}


a.comment:hover {
	color: #635e58;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


td {

	font-size: 11px;
	text-align: justify;
	line-height: 13px;
}

td.section {
	padding-left: 30px;
	padding-right: 30px;
	color: #ffffff;
	background: url("http://lifehouse-france.net/wordpress/wp-content/themes/version15/images/layout/sidefond.JPG");
        background-repeat: repeat-y;
}


#section{}

#section img { -moz-border-radius: 3px;	
background-color: #dddddd;
border-right: 1px solid #a0aeb8;
border-bottom: 1px solid #a0aeb8;
padding: 5px;
margin: 1px;
}

#section img a { -moz-border-radius: 3px;	
background-color: #dddddd;
border-right: 1px solid #a0aeb8;
border-bottom: 1px solid #a0aeb8;
padding: 5px;
margin: 1px;
}

#section img a:hover { -moz-border-radius: 3px;	
background-color: #e8e8e8;
border-right: 1px solid #a0aeb8;
border-bottom: 1px solid #a0aeb8;
padding: 5px;
margin: 1px;
}

td.content {
	padding-left: 34px;
	padding-right: 35px;
	color: #546164;
	background: url("http://lifehouse-france.net/wordpress/wp-content/themes/version15/images/layout/postfond.JPG");
        background-repeat: repeat-y;
}

td.pagebar {
	padding-left: 34px;
	padding-right: 35px;
	color: #546164;
	background: url("http://lifehouse-france.net/wordpress/wp-content/themes/version15/images/layout/postfond.JPG");
        background-repeat: repeat-y;
}

td.week {
       background-color: #b35863;
}

td.day {
       background-color: #cc757f;
}

td.event {
       background-color: #dc8e98;
}

b {
	color: #5b8795;
}

i {
	color: #5b8795;
}

u {
	text-decoration: none;
	border-bottom: 1px dotted #5b8795;
}



a img {
	border: 1px solid #ffffff;
	padding:5px;
	background-color: #fdf8f2;
box-shadow:0px 0px 4px #ffffff;
-webkit-box-shadow:0px 0px 4px #ffffff;
-moz-box-shadow:0px 0px 4px #ffffff;
	border-radius: 9px;
	opacity:.80;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.6;

	}

a img:hover {
	background-color: #ffffff;
	border: 1px solid #ffffff;
		padding:5px;
box-shadow:0px 0px 4px #6392a2;
-webkit-box-shadow:0px 0px 4px #6392a2;
-moz-box-shadow:0px 0px 4px #6392a2;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
}


		.header{
font-size: 18px; 
line-height: 30px;
font-family: Arial,Helvetica,Sans-serif;
border-bottom: 1px solid #f2f2f2;
letter-spacing: -1px;
color: #58808b;
margin-bottom:10px;
padding-bottom: 5px;
padding-top: 5px;
text-shadow: #d4d4d4 1px 1px 1px;}

		.header2{
font-size: 15px; 
line-height: 30px;
font-family: Arial,Helvetica,Sans-serif;
border-bottom: 1px solid #f2f2f2;
letter-spacing: -1px;
color: #58808b;
margin-bottom:10px;
padding-bottom: 5px;
text-shadow: #d4d4d4 1px 1px 1px;}

blockquote {
	font-style : italic;
	font-weight : normal;
	background-color: #eed9b7;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 10px;
	border-right: 1px solid #ffffff;
	border-top: 0;
	border-left: 0;
}

textarea, input, select, option {
	background-color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #f4e4cb;
	-moz-border-radius: 5px;
	border-right: 1px solid #f4e4cb;
	border-top: 0;
	border-left: 0;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #8f8b79;
}

select, option {
	background-color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #f4e4cb;
	-moz-border-radius: 5px;
	border-right: 1px solid #f4e4cb;
	border-top: 0;
	border-left: 0;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.pub{
background-color:#transparent;
text-align:center;
}

td.footerbox{text-align:center;
font-size: 12px;
height: 88px;
clear: both; 
width: 100%; 
float: left;
margin: 0 auto;
}

