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

*{
margin:0;
padding:0;
}

body{
	text-align: center;
	font-family:Arial;
	background-image: url('images/body-back.png');
	background-repeat: repeat;
}

#conteneur {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:898px;
	text-align: left;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

#eglise-ternes{
	height:174px;
	width:895px;
	background-image: url('images/banniere.png');
	z-index: 2;
	border-right:1px solid rgb(219,80,77);
	border-left:1px solid rgb(219,80,77);
}

#boutons{
	background-image: url('images/bbouton.png');
	background-repeat:repeat;
	width: 898px;
	height:29px;
	float: left;
	border-top:1px solid rgb(219,80,77);
	border-bottom:1px solid rgb(219,80,77);
}

#bouton-off{
	width:111px;
	float: left;
	line-height:29px;
	//height:29px;
	/*border-top:1px solid rgb(219,80,77);
	border-bottom:1px solid rgb(219,80,77);*/
	border-left:1px solid rgb(219,80,77);
}

#bouton-on{
	width:111px;
	background-image: url('images/bbouton-onn.png');
	line-height:29px;
	float:left;
	border-left:1px solid rgb(219,80,77);
}

.bouton-off{
	width:111px;
	float: left;
	line-height:29px;
	//height:29px;
	/*border-top:1px solid rgb(219,80,77);
	border-bottom:1px solid rgb(219,80,77);*/
	border-left:1px solid rgb(219,80,77);
}

.bouton-on{
	width:111px;
	background-image: url('images/bbouton-onn.png');
	line-height:29px;
	float:left;
	border-left:1px solid rgb(219,80,77);
}

#porte-eglise_bas{
	width:93px;
	height: 27px;
	background-image: url('images/porte-eglise2_bas.jpg');
	float: left;
}



#barre-titre1{
	top:0px;
	height: 45px;
	width:700px;
	background-image: url('images/barre-titre1.png');
	float: left;
	border-top:1px solid rgb(219,80,77);
	border-left:2px solid rgb(219,80,77);
	border-right:2px solid rgb(219,80,77);
	border-bottom:2px solid rgb(219,80,77);

}

#barre-titre1-agenda{
	top:0px;
	height: 45px;
	width:894px;
	background-image: url('images/barre-titre1.png');
	float: left;
	border-top:1px solid rgb(219,80,77);
	border-left:2px solid rgb(219,80,77);
	border-right:2px solid rgb(219,80,77);
	border-bottom:2px solid rgb(219,80,77);

}

#barre-titre2{
	top:0px;
	height: 48px;
	width:192px;
	background-image: url('images/postit-haut.png');
	float: left;
	margin-left:1px;
}

#fond-total{
	width:896px;
	float: left;
	background-color:#9F1A1F;
	background-repeat:no-repeat;
	border-right:1px solid rgb(219,80,77);
	border-left:1px solid rgb(219,80,77);
	z-index:1;
}

#centre-gauche{
	width:704px	!important ;
	float:left;
	background-image: url('images/corps-bas.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	
}

#block_agenda
{
	width: 880px;
	height: 600px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#texte-droite{
	width:192px;
	float: right;
	background-color:#FDFF79;
	background-image: url('images/postit.png');
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:200px;
	
}

#texte-centre{
	float: left;
	padding: 8px;
	width:702px !important ;
	width:700px;
	color:#000000;
	line-height:1.5em;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:10px;
	background-image: url('images/corps-blanc.png');
	background-repeat:repeat-y;
	background-position:bottom right;
	min-height:470px;
}

#photo{
	width:265px;
	height:150px;
	float:left;
}

.texte-photo
{
	font-size: 0.9em;  
	text-align:left;
	color:#black;
	line-height:1.5em;
	margin-left: 3px;
	margin-bottom: 25px;
}

#texte-index{
	float: left;
	width:375px;
	margin-left:10px;
	text-align:justify;
	color:black;
	line-height:1.3em;
}

#clear{
	clear:both;
}

#texte-messages{
	font-size: 0.8em; 
	line-height:1.2em;
	margin-left:20px;
}



#barre-bas{
	width:894px;
	background-image: url('images/barre-bas.png');
	
	border:2px solid rgb(219,80,77);
	float: left;  
}

#photo1{
	width:200px;
	height:150px;
	float:left;
	margin-left:35px;
}

#photo2{
	width:200px;
	height:223px;
	float:left;
	margin-right: 13px;
	margin-left:35px;
}

#photo3{
	width:400;
	height:251;
	float:left;
	margin-right: 13px;
	margin-left:35px;
	margin-bottom: 20px;
}

#texte-photo{
	width:444px;
	margin-left:15px;
	height: 150px;
	float:left;
}

#clear2{
	padding-top: 5px;
	clear:both;
	
}

#creasites{
	width:898px;
	height: 19px;
	float:right;
}


/*******************************************
				Polices
/*******************************************/

p.titre {
	font-size: 13px;
	text-align:center;
	color:#black;
	font-weight:bold;
	margin-top:5px;
}

p.texte-bouton {
	font-size: 13px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

p.titre2 {
	font-size: 1.3em;
	line-height:1.5em;
	text-align:left;
	color:#000000;
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 8px;
}


p.titre3 {
	color:White;
	font-size:25px;
	margin-left:34px;
	margin-top:8px;
	text-align:left;
}

p.activite {
	color:black;
	font-size:25px;
	margin-left:34px;
	margin-top:8px;
	text-align:left;
	font-weight:bold;
}


p.titre4 {
	font-size: 1.3em;
	text-align:left;
	font-weight:bold;
	margin-top:5px;
}

p.titre5 {
	font-size: 1.2em;
	text-align:left;
	clear: both;
	margin-bottom: 10px;
	margin-left:30px;
	margin-top:20px;
}

p.texte {
	font-size: 1.1em;  
	text-align:center;
	color:#000000;
}

p.texte-droite_title
{
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	text-align: center;
}

p.texte-droite {
	font-size: 12px;  
	text-align:left;
	color:#000000;
	margin-left: 4px;
	margin-right: 4px;
	
}

p.texte-gauche {
	font-size: 0.8em;  
	text-align:left;
	color:#000000;
	line-height:1.2em;
	margin-left:50px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom: 20px;
}

p.texte-justif {
	font-size: 0.8em;  
	text-align:justify;
	line-height:1.6em;
	margin-left:50px;
	margin-top:20px;
	margin-right:30px;
}


p.texte-petit {
	font-size: 0.7em;
	text-align:center;
	color:black;
}

p.texte-petit2 {
	font-size: 0.7em;
	text-align:left;
	color:black;
	font-style:italic;
}

p.texte-petit3 {
	font-size: 0.85em;
	text-align:left;
	color:black;
	font-style:italic;
}

p.adresse {
	font-size: 0.9em;
	text-align:center;
	color:#FFFFFF;
	padding:10px;
}

p.creasites {
	font-size: 10px;
	text-align:right;
	color:black;
}

/*******************************************
				Liens
/*******************************************/

.adresse2:link {
	color:#000000;
	text-decoration: none;
}

.adresse2:visited {
	color:#000000;
	text-decoration: none;
}

.adresse2:hover {
	font-weight: bold;
	color:#000000;
}

.adresse3:link {
	color:#FFFFFF;
	text-decoration: none;
}

.adresse3:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.adresse3:hover {
	font-weight: bold;
	color:#FFFFFF;
}


 .creasites2:link {
	color:#000000;
	text-decoration: none;
}

.creasites2:visited {
	color:#000000;
	text-decoration: none;
}

.creasites2:hover {
	font-weight: bold;
	color:#000000;
}

.bouton:link {
	display: block;
	text-decoration:none;
	line-height:27px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	font-size:12px;
	border-right:1px solid rgb(219,80,77);
	
}

.bouton:visited{
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	line-height:29px;
	font-size:12px;
}

.bouton:hover{
	display: block;
	text-decoration:none;
	background-image:url('images/bbouton-onn.png');
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	line-height:29px;
	font-size:12px;
	font-weight:bold;
}


/*  ----------->  Tableau  <---------------  */

td
{
	padding: 5px;
	vertical-align: top;
	font-size: 0.9em;
}

.img_check
{
	margin: 5px 5px;
	border: none;
	float: left;
}

.img_check_text
{
	text-align: center;
	font-size:0.8em;
}


.liste_qui
{
	margin-left:100px;
	margin-top:20px;
	margin-right:30px;
	text-align:justify;
	font-size:0.8em;
}

.link_prayer_table
{
	text-align: center;
}

#right_col_table_admin
{
	border: 1px solid blue;
	border-collapse: collapse;
	width: 630px;
	margin: auto;
}

#right_col_table_admin th
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	color: white;
	background-color: #2a6bad;
	border: 2px solid #2a6bad;
}

#right_col_table_admin td
{
	border: 1px solid blue;
	padding: 2px;
	font: 14px normal #2a6bad;
	text-align: center;
}

h3
{
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.img_table
{
	border: none;
	margin: 3px 0px;
	font-size:0.8em;
}

fieldset
{
	color: #2a6bad;
	font-size:0.8em;
}

legend
{
	color: black;
}

.checkbox_title
{
	margin-right: 10px;
	margin-left: 8px;
	font-size:0.8em;
}

.input_send
{
	margin: 0px 10px;
	font-size:0.8em;
}

.input_box
{
	margin: auto;
	width: 450px;
	font-size:0.8em;
}
