/* CSS Document */

body {
	background-color: #A80B16;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}.big_table {
	background-image: url(../images/motif.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_content {
	background-color: #EC8911;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 12px;
}

.bg_content_interne {
	background-color: #EC8911;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FBDE04;
	padding-top: 15px;
}
a.lien_footer:hover {
	text-decoration: none;
}
.lien_footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.content_interne {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.titre_interne {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #E3001C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E56815;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FBDE04;
}

.textegras {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}

.titre_menu {
	font-size: 13px;
	font-weight:bold;
	color: #A2232E;
}

.texte1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.field {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #578BB8;
	margin-bottom: 5px;
	margin-left: 3px;
}

.button-send
{
	color: White;
	background-color: #A2232E;
	border-top: 1 solid #EC8911;
	border-left: 1 solid #EC8911;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
	font-weight: bold;
	font-size:11px;	
}
.ul
{
	padding-bottom :10;
}
