/* CSS Document BRET*/
a:link {
	color: #FDFFCE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDFFCE;
}
a:hover {
	text-decoration: underline;
	color: #FAF772;
}
a:active {
	text-decoration: none;
	color: #FDFFCE;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
body {
	background-color: #9C503D;
	background-image:url(../charte/fond_data2.png);
	background-repeat:no-repeat;
	background-color:#9C503D;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

.publi1 {
	font-weight: bold;
}
.publi2 {
	font-style: italic;
}
.publi3 {
	font-style: italic;
	color: #ECD5CE;	
}
.compet {
	font-weight: bold;
	font-style: italic;
}
.al{
	text-align:left;
}
.bigTab{
	height:100%;
}
.caseH{
	height:80%;
}
.caseB{
	height:20%;
}
.titre16 {
	font-size: 16px;
	font-weight: bold;
}
.height100{
	height:100%;
}
.boite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #DFB7AC;
	width:265px;
}

