/* Css légaré */

html{
	height: 100%;
	}

body{
	height: 100%;
	background:#FFF url("../../images/bg-header.jpg") repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#444;
}

a:hover{
	color:#6e0707;
}

img{
	border:0 none;
}

#wrapper{
	height: 100%;
}

body > #wrapper {height: auto; min-height: 100%;}

#header{
	width:960px;
	height:102px;
	margin:0 auto;
	padding:0;
}

#wrap_content{
	width:960px;
	display:block;
	background:#FFF url("../../images/bg-content.jpg") repeat-x;
	margin:0 auto;
	padding-bottom: 90px; /* must be same height as the footer */
}

#logo{
	padding:0;
}

#content{
	width:720px;
	float:left;
	border-left:#FFF 2px solid;
	margin:5px 0 0 30px;
	padding:10px 0 0 15px;
	min-height:460px;
}

.separator{
	border-top:#AAA 1px solid;
	margin:2px 0;
}

/******** Nav *************************/

#nav{
	float:left;
	padding:15px 0 0 40px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	list-style:none;
	margin:5px 0;
}

#nav ul li a{
	color:#444;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

#nav ul li a:hover{
	color:#6e0707;	
}

/****** END Nav *************************/

/********* Page accueil *****************/

#slideShow{
	float:left;
	height:350px;
	width:550px;
	
}

#onlineMemorial{
	clear:both;
	height:50px;
	width:718px;
	border:#AAA 1px solid;
	background:url("../../images/livre_commemoratif.png") no-repeat top center;
	margin:10px 0;
}

.onlineMemorial{
	padding:7px 0 0 300px;
	margin:0;
	color:#444;
	font-size:14px;
	text-align:center;
}

#memorial{
	float:left;
	margin:12px 0 0 310px;
	height:20px;
	width:300px;
}

/********* END Page accueil **************/

/******** Service en cours ******************/

#serviceEnCours{
	float:right;
	height:313px;
	width:170px;
	background:url("../../images/service.png") no-repeat top center;
	margin:0 0 10px 0;
	padding:37px 0 0 0;
}
	
#serviceEnCours ul{
	margin:0;
	padding:0 10px 0 10px;
}

#serviceEnCours li{
	list-style:none;
	margin:7px 0;
	border-bottom:#efece0 1px solid;
}

#serviceEnCours ul li a{
	color:#444;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#serviceEnCours ul li a:hover{
	color:#6e0707;	
}

/****** END Service en cours *************************/

/******* Avis de décès  *********************/

#avisDeces li{
	margin:5px 0;
}

#avisDeces ul{
	list-style:none;
	padding:10px;
	margin:0;
}

#imgDefunt{
	float:left;
}

#imgDefunt img{
	max-width:92px;

}

#txtDefunt{
	float:left;
	width:580px;
	margin:10px;
	color:#444;	
}

.nomDefunt{
	margin:10px 0 5px 0;
}

#archive{
	margin:10px;
	padding:10px 20px 20px;
	border:#AAA 1px solid;
}

/******* END Avis de décès ****************/

/******* Livre commemoratif  *********************/

th{
	text-align:left;
}

/****** END Livre commemoratif *************************/


/******* Pages statiques ****************/

#pageStatic{
	margin:10px;
	color:#666;
	min-height:350px;
}

/******* END Pages statiques **************/

/******* Print sympathie ****************/

#printWrapper{
	width:600px;
}

#printHeader{
	width:600px;
	height:102px;
	padding:0;
	margin:0 auto;
}

#printWrapContent{
	width:600px;
}

#printContent{
	width:600px;
}

#printTxtDefunt{
	float:left;
	width:465px;
	margin:10px;
	color:#444;	
}

/******* END Print sympathie **************/

/***********Contact*************************/

#contactForm{
	float:left;
	border:#AAA 1px solid;
	padding:5px 15px;
	width:270px;
}

#contactSalon{
	float:left;
	border:#AAA 1px solid;
	padding:5px 15px;
	margin:0 0 0 10px;
	width:375px;
}

#contactSalon li{
	list-style:none;
}

.muni{
	float:left;
	text-align:right;
	padding:0;
	width:180px;
}

.adresse{
	float:left;
	padding:0 0 0 15px;

}

/************END Contact******************/

/************** Gestion décès *****************/

.info{
	font-weight:bold;
}

fieldset{
	border:0;
	padding:0;
	margin:0;
}

fieldset label{
	display:block;
}

td{
	vertical-align : top;
}

.wTdFun{
	width:130px;
}

/************END Gestion décès ******************/

/************** Footer *****************/

#footer{
	padding:8px 0 0 0;
	text-align:center;
	color:#414141;
	margin-top: -67px; /* negative value of footer height */
	border-top:#efece0 25px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background:url("../../images/bg-footer.jpg") repeat-x top center;
	height:42px;
	width:100%;
	clear: both;
	margin-top: -75px; /* negative value of footer height */

}

#footer a{
	color:#414141;
}

#footer a:hover{
	color:#8c0b0b;
}

.footer{
	margin:2px 0;
	text-align:center;
}

/************** End Footer *************/

h1{
	color:#666;
	font-size:15px;
	margin:25px 0 10px 0;
}

h2{
	color:#444;
	font-size:13px;
	margin:5px 0 5px 0;
}

h3{
	color:#444;
	font-size:12px;
	margin:15px 0 5px 0;
}

.italic{
	color:#444;
	font-style:italic;
	font-size:11px;
}

.clearfloat{
	clear:both;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
