/* ******************** style header ******************** */
.header{
	width:1000px;
}

/* ******************** style footer ******************** */
.footer{
	color:#FFFFFF;
	text-align:center;
	background-color:#C9A83E;
	font-size:11px;
	width:1000px;
	padding-top:7px;
	padding-bottom:10px;
	clear:both;
}
.footer a.noir {
	color:#000;
	font-weight:normal;
}

.margeFooter{
	padding-left:20px;
	padding-right:20px;
}
.espaceVerticalFooter{
	padding-top:5px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

/* ******************** style body ******************** */
body{
	width:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#6F591A;/*6F591A;/*#FDF7DF;/*#FCECCA;*/
}
.centre-site {
	position:absolute;
	left:50%;
	width:1000px;
	margin-left:-500px;
	text-align:center;
}
.fond_site{
	width:960px;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y;
	margin-left:19px;
	margin-right:21px;
	text-align:left;
	padding:10px;
	line-height:20px;
	overflow:hidden;
}
.menuFooter{
	width:1000px;
}

/* ******************************************** */
/* ******************* PAGE ******************* */
/* ******************************************** */

#fil_ariane {
	font-style:italic;
	color:#775900;
	font-weight:bold;
}

a,
#fil_ariane a {
	color:#775900;
	font-style:normal;
}

h1 {
	font-size:18px;
	color:#775900;
}

h2 {
	font-size:16px;
	color:#775900;
}

h3 {
	font-size:14px;
	color:#775900;
}

div.fond_site img.visuel {
	border:1px solid #775900;
}

.width500 {
	width:500px;
}

.width300 {
	width:300px;
}

.width200 {
	width:200px;
}

.width250 {
	width:250px;
}

.width150 {
	width:150px;
}

div.FluxRSS {
	width:200px;
	text-align:center;
}

.margin_r_50 {
	margin-right:50px;
}

/* ******************************************** */
/* **************** FORMULAIRE **************** */
/* ******************************************** */
textarea {
	width:400px;
}

input {
	width:200px;
}
input.typeSubmit{
	color:#FFECB2;
	background-color:#754900;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:2px;
	width:100px;
	border:none;
	text-align:center;
	
}

label {
	width:160px;
	text-align:right;
	padding:5px;
}

.asterisque {
	color:#900;
}

#chps_obli {
	margin-top:10px;
	color:#333;
	font-style:italic;
	font-size:10px;
}

.alerte {
	font-weight:bold;
	color:#900;
	border:1px solid #900;
	background-color:#FDF7DF;
	padding:5px;
	width:250px;
}

.name{
  display:none;
}
/* *********************************************** */
/* ******************* ACCUEIL ******************* */
/* *********************************************** */

/*************************** Horloge ***************************/
#horloge {
	width:194px;
}

#date {
	width:194px;
	text-align:center;
	color:#775900;
	font-size:12px;
	font-weight:bold;	
}

/*************************** Blocs ***************************/
.float_g {
	float:left;
}
.float_d {
	float:right;
}

/********************* Texte liturgique **********************/
.detJour {
	font-weight:bold;
}

table.txt_litur .semaine,
table.txt_litur .couleur,
table.txt_litur .jour {
	float:left;
}

table.txt_litur .couleur {
	margin-right:5px;
}

table.txt_litur ul.lecture {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	list-style:none;
}

/************************ Evenements **************************/
#evenements-bloc {
	height: 150px;
	margin: 5px;
	width:170px;
	overflow: hidden;
}

#evenements-bloc h4 {
	cursor:pointer;
	font-weight:normal;
}

#evenements-bloc h4 a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../include/tinybox/images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:-500; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

div.evt_detail {
	text-align:left;
}


/************************ Librairie **************************/
table.librairie img.visuel {
	margin-right:8px;
}

a img {
	border:none;
}

/*************************** table ***************************/
table.largeur195{
	width:195px;
	margin-right:18px;
	margin-top:10px;
	margin-bottom:10px;
}
table.largeur495{
	width:495px;
	margin-right:18px;
	margin-top:10px;
	margin-bottom:10px;
}
table.largeur690{
	width:690px;
	margin-right:18px;
	margin-top:10px;
	margin-bottom:10px;
}
table.largeur900{
	width:940px;
	margin-top:10px;
	margin-bottom:10px;
}
.tetiereTable{
	background-color:#EAB825;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.tetiereTable2{
	background-color:#EA8825;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.fondTable{
	background-color:#FFFFFF;
	font-size:11px;
}
.fondTable2{
	background-color:#EAB825;
	font-size:11px;
}
.tdpadding{
	padding:0px;
}
p.lireSuite{
	text-align:right;
	text-decoration:underline;
}
p.lireSuite a{
	color:#000;
}
.titreTable{
	text-decoration:underline;
}
.texteTable{
	margin-top:5px;
}

/* ******************************************************* */
/* ******************* MESSAGE SEMAINE ******************* */
/* ******************************************************* */
#post_comment {
	width:450px;
}
#post_comment label {
	width:100px;
	text-align:right;
}
#post_comment textarea,
#post_comment input {
	width:450px;
	border:1px solid #CCC;
	color:#333;
	margin-bottom:5px;
}
#post_comment textarea {
	height:80px;
}
#post_comment input.envoi {
	margin-left:150px;
	width:150px;
}

/******* Commentaires ***********/

div.commentMSG {
	width:450px;
	border-bottom:1px solid #CCC;
	line-height:12px;
}

div.commentMSG p.nomcommentMSG{
	font-weight:bold;
}

div.commentMSG p.msgcommentMSG{
}
