/*
	style_mzwticam.css
	Création: 01/05/2012
	Modification: 16/04/2019
	Camille FRONTON
*/
html,
body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffff66;
	margin: 0px;
}
#laPage{
	width:920px; 
	border:0px; 
	padding:0px;
	margin:auto;
}

#la_tete{
	width:100%;
	height:46px;
	background-image:url("images/logo_mzwticam.gif");
	background-repeat:no-repeat;
	background-color:#330066;
}
#le_centre{
	width:100%; 
	border:0px; 
	padding:0px; 
	background-color:#adaddb;
}
#le_titre{
	background-image:url("images/ptit_car.gif");
	height:30px;
	width:100%;
}
.styleTitre{
	background-color: #666699;
	color: #dcdcdc;
	text-align:center;
	font-weight:bold;
	font-size: 18pt;
	text-shadow:0.1em 0.16em 0.095em #234694;
}
#le_bas{
	background:url("images/bas_mzwticam.gif");
	width:100%;
	height:15px;
}
#imgDiaporama {
	text-align:center;
}
#imgDiaporama img.centree{
	width: auto;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:0px;
}

a:link {color: #babaff; text-decoration: none;}
a:visited {color: #babaff; text-decoration: none;}
a:hover {color: #cc99ff; text-decoration: underline;}

a.menu:link {color:#812ed7; text-decoration:none; font-weight:bold;}
a.menu:visited {color:#b38a8a; text-decoration:none; font-weight:bold;}
a.menu:hover {color:#0000ff; text-decoration:none; font-weight:bold;}

th.lapriere {
	font-size: 20pt;
	color: f6feff;
}

form {
	background-color: #4456cc;
}

.basdepage{
	font-size:7pt;
	font-weight:bold;
	color: #ffcc33;
	background-color: #333366;
	text-align:center;
}

.ladate{
	/* background-image: url('images/haut_mzwticam.gif'); */
	background-color: #cdd4d4;
	color: #e7ac50;
	font-size:9pt;
	font-weight:bold;
	height:15px;
	width:920px;
}
.ombreTexte{
	text-shadow: 0.05em 0.08em 0.07em #868393;
}
.bordure{
	border: 1px solid #cc9900;
	padding: 3px;
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
#lesPapes{
	width:95%;
	padding:5px;
	text-align:center; 
	height:380;
	background-image:url('images/ptit_car2.gif');
	clear: both ; 
	margin: 0 auto ;
}
.rien{
 
 
}

.latete{
	border: 1px solid #cc9900;
	padding: 1px;
	background-color: #cc9900;
}

.contenutete{
	color: #0000ff;
	font-size: 14pt;
	font-weight: bold;
}

p{
	text-indent: 0.5cm;
	text-align: justify;
	font-size:10pt;
}

.flotteGauche{
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5 px;
	background-color: #ffffff;
	text-align: center;
}


/*------------------------------------*\
 *		Zone Fêtes liturgiques		  *
\*------------------------------------*/
.zoneFetesLiturgiques{
	margin-top:1em;
	border-top:1px solid #0000ff;
	border-bottom:1px solid #0000ff;
	font-size:10pt; 
	text-align:center;
	/* float:left; */
}
.zoneFetesLiturgiques h3{
	font-weight:bold;
}
.zoneFetesLiturgiques p{
	text-align:center;
}
.zoneFetesLiturgiques p.italique{
	text-align:center;
	font-style:italic;
}

/*---------------------------------*\
 *		Zone des Prières		   *
\*---------------------------------*/
.zonePriere{
	margin-bottom: 2em;
}
.zonePriere table{
	border-top: #dfe9f3 1px solid;
	border-right: #3d75ae 2px solid;
	border-bottom: #5C7085 2px solid;
	border-left: #3d75ae 1px dashed;
}
.zonePriere table td{
	font-size: 13px;
	color: #2636ac;
}

/*/--------------------------------------------------------------------------------/*/

.textegrand{
	font-weight: normal;
	font-size: 14pt;
	color: #006699;
}

.textegrandB{
	font-weight: normal;
	font-size: 14pt;
	font-weight:bold;
	color: #006699;
}

.textemoyen{
	font-weight: normal;
	font-size: 12pt;
	color: #ffff66;
}

.textepetit{
	font-weight: normal;
	font-size: 10pt;
	color: #ffff66;
}

/*/--------------------------------------------------------------------------------/*/
input{
	font-size: 9pt;
	color:#0000ff;
	background-color:#ecfbff;
	border: 1px solid #006699;
	padding: 1px;
}

input.valide{
	font-size: 10pt;
	font-weight:bold;
	color:#0000ff;
	background-color:#ecfbff;
	cursor:pointer;
}



textarea{
	font-size: 12px;
	color:#0000FF;
	background-color:#ECFBFF;
}
textarea.neuvaine{
	color:#000254;
}

.titre {
	font-size: 18pt;
	line-height: 30px;
	background-color: #666699;
	color: #DCDCDC;
}

.subtitle {
	font-size: 14pt;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

.header {
	font-size: 22pt;
	background-color: #006666;
	color: #DCDCDC;
}

.nav {
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-size: 12pt;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-size: 10pt;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-size: 14pt;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	color: #000033;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	background-color: #99CC99;
	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.paroleduSeigneur{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #ffffcc;
	border: 1px solid #cc9900;
	padding: 1px;
}

.FondEntete{
	background-color:#000099;
	color:#ffff66;
	padding: 3px;
	border: 1px solid #00edff;
}
.FondContenant1{
	background-color:#000099;
	color:ffff66;
	font-size:12pt;
	width:100%;
}
.FondPriere{
	background-color:#000099;
	color:#ffff66;
	padding: 5px;
	border: 1px solid #ff9933;
	font-size: 12px;
}
.FondContenant1 h2{
	font-size:14pt;
	font-weight:bold;
	color:inherit;
	margin-top:0px;
	text-shadow:0.096em 0.02em 0.095em #efefef;
}
.interieurContenant{
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
#contenant1{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:2em;
}
h2.titre2{
	text-align:center;
	font-size:17pt;
}
/*-----------------------------------------------------------------------------------------------------------------*/
.lesNeuvaines{
	font-size:10pt;
}
.lesNeuvaines ul{
	margin-left:3px;
}
.lesNeuvaines li{
	list-style-type: none;
	background-color:inherit;
}
.lesNeuvaines a:link{
	text-decoration:none;
	font-weight:bold;
	color:#f6feff;
	border-left: 4px solid #d4bb9b;
	padding-left: 3px;
	padding-right: 3px;
}
.lesNeuvaines a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#fffef6;
	border-left: 4px solid #d4bb9b;
	padding-left: 3px;
	padding-right: 3px;
}
.lesNeuvaines a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#a0a0ec;
	border-left: 4px solid #d2330e;
	padding-left: 3px;
	padding-right: 3px;
}
/*-----------------------------------------------------------------------------------------------------------------*/
.selectionMenu{
	background-color: #adaddb;
	color:#5c5c72;
	font-size: #10pt;
}
#leMenu{
	width:100%;
	height:auto;
	border:0px;
	padding:0px;
}
.TexteMenu{
	background-color: #bec5db;
	color: #0045ff;
	font-size: 10pt;
}
/*-----------------------------------------------------------------------------------------------------------------*/
#zoneCompteur{
	width:250px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	text-align:center;
	border-top:1px solid #0045ff;
	border-bottom:1px solid #0045ff;
}

.ombreBas{
	box-shadow: 0em 0.2em 0.4em #555;
	-moz-box-shadow: 0em 0.2em 0.4em #555;
	-webkit-box-shadow: 0em 0.2em 0.4em #555;
}
.ombreBoite{
	box-shadow:1pt 1pt 10pt #555;
	-moz-box-shadow: 1pt 1pt 10pt #555;
	-webkit-box-shadow: 1pt 1pt 10pt #555;
}

.nettoyeur {clear:both; visibility:hidden;}
