thead{
	background-image: url("http://angel-le-prophete.be/Les%20Anges%20Dechus/site3/images/grid-blue-hd.gif");
}
p {
	text-indent:20px;
}
th {
	text-align: right;
	vertical-align: top;
}
td{
	background-color: #E3DFD1;
	color: black;
}
body {
	background-color: #CABA98;
	background-image: url("http://angel-le-prophete.be/Les%20Anges%20Dechus/site3/images/background.png");
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin: 0px;
	padding:0px;
	color: #000000;
	font-size: medium;
	line-height: 1.2em;
	font-family: "T4C Beaulieux", "Comic Sans MS", "Courier New";
}


/*liens*/
A:link {
	color: #2B9788;
	text-decoration: underline;
}
A:visited {
	color: #010101;
	text-decoration: underline;
}
A:hover {
	color: #B500D1;
	text-decoration: underline;
}
A:active {
	color: #FD142C;
	text-decoration: underline;
}

/*Contenu*/
h1{
	font-size: medium;
	text-align: center;
	font-family: "T4C Beaulieux", "Comic Sans MS", "Courier New";
	text-decoration: blink;
}
input[type="text"] {
	color:blue;
}
input[class="formulaire"] {
	color:blue;
}

/**
***
***
/*CSS POUR LES DIV
***
***
**/
/*footer*/
#footer {
	width:100%;
	text-align:center;
	font-size: xx-small;
}



/* Css pour la class news */
.newstitre{
	background-image: url("http://angel-le-prophete.be/Les%20Anges%20Dechus/site3/images/info/parch2.png");
	background-position: center;
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	text-indent: 10px;
}
.newscentre{
	background-image: url("http://angel-le-prophete.be/Les%20Anges%20Dechus/site3/images/info/parch_centre.png");
	background-position: center;
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: center;
}
.newsbas{
	background-image: url("http://angel-le-prophete.be/Les%20Anges%20Dechus/site3/images/info/parch1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	text-indent: 185px;
}

/*CSS du SPAN */
.Autheur{
	font-size: 20px;
	color: red;
}

/* CSS Du Pannel Admin */
.titre_table {
	border: 1px solid #696969;
}
.titre_td {
	background-color: transparent;
	border-right: 1px solid #696969;
	font-weight: bold;
	padding:3px;
	font-variant: small-caps;
}