@charset "utf-8";
/* CSS Document
#loading{position:relative; top:50px; left:50px; background-image:url(images/spinner.gif); background-repeat:no-repeat; background-position:left middle; padding-left:50px;}
 */
body {
text-align:center;
margin:0px;
padding:0px;
background-color:#e6e6e6;
font-family:Arial;
font-size:12px;
}

.tabletarif td {
	padding:5px;
	background-color:#ddcbad;
	border:1px solid #3d291d;
	}
	
.containereur {
width:1000px;
margin-left:auto;
margin-right:auto;
background-color:#e6e6e6;
align:center;
}

.btn-off {

width:110px;
height:20px;
padding:5px;
border-left:1px solid #3d291d;
border-top:1px solid #3d291d;
border-right:1px solid #3d291d;
border-bottom:4px solid #3d291d;
background-color:#bfbfbf;
font-size:16px;
color:#3d291d;
text-align:center;

}

.btn-on  {
width:100px;
height:20px;
padding:5px;
border:1px solid #ffffff;
background-color:#3d291d;
font-size:16px;
color:#ffffff;
text-align:center;
align:center;
}

.btn-on a  {

font-size:16px;
color:#ffffff;
text-align:center;
text-decoration:none;
}

.btn-off a  {

font-size:16px;
color:#3d291d;
text-align:center;
text-decoration:none;
}

.cadre-btn {
	width:80px;
	height:24px;
	background-color:#3d291d;
	padding:5px;
	padding-top:5px;
	}
/*.cadre-btn a:active {
text-decoration:none;
}
.content{
margin-top:10px;
margin-left:10px;
width:432px;
text-align:left;
}*/

.footer {
margin-top:15px;
font-family: Verdana;
font-size: 9px;
text-align:center;
color : #bfbfbf;
}

.footer a {
font-family: Verdana;
font-size: 9px;
text-align:center;
color : #bfbfbf;
text-decoration:none;
}

.input{
  border: 1px solid #999999;
  background: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
}



.content {
	padding:10px;
	background-image:url(../../images/chapelle-g.png);
	background-color:#bfbfbf;
	background-repeat:no-repeat;
	background-position:left middle;
	}
	
span.title {
	font-size:24px;
	font-weight:bold;
	color:#3d291d;
	}

.cadre {
	border:1px solid #7f6f66;
	/*background-color:#dedede;*/
  background-image:url(../../images/pix_fond.png);
  background: transparent url(../../images/pix_fond.png) repeat;
	background-repeat:repeat;
	}
	
.texte_cadre {
	margin:10px;
	text-align:justify;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	}
	
span.title_text {
	font-weight:bold;
	color:#3d291d;
	}

.title_guest {
	height:20px;
	background-color:#3d291d;
	padding-left:10px;
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	}

/**************************/

.linkoff a{
font-weight:bold;
color : #3b97d3;
}

.linkoff {
width:15px;
text-align:center;
border: 1px solid #3b97d3;
color : #3b97d3;
}

.linkon{
width:15px;
text-align:center;
border: 1px solid #999999;
font-weight:normal;
color : #999999;

}

.lignebleu td{
border-top : 1px;
border-top-color :#cbdaea;
border-top-style : solid;

border-right : 1px;
border-right-color :#cbdaea;
border-right-style : solid;
}



