a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a.rub:link {
	color : #462B22;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.rub:visited {
	color : #462B22;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.rub:hover {
	color : #FF9900;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.rub:active {
	color : #6699CC;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

body{
	background-color : #FDEAC7;
	background-image : url(medias/_images_modeles/texture_fond.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-3d-light-color : white;
	scrollbar-arrow-color : #C1B059;
	scrollbar-base-color : #FFF0C2;
	scrollbar-dark-shadow-color : #FFEB11;
	scrollbar-face-color : #FFF0C2;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #CFB61B;
}

form{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

input {
	background-color : #FAFAE6;
	border : 1px solid #462B22;
	clear : none;
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
}
textarea.PaletteTextArea{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color : white;
	scrollbar-arrow-color : #C1B059;
	scrollbar-base-color : #FFF0C2;
	scrollbar-dark-shadow-color : #FFEB11;
	scrollbar-face-color : #FFF0C2;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #CFB61B;
	background-color : #FAFAE6;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.ouvrageauteur {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.ouvrageauteurpetit {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.ouvragetitre {
	color : #993333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.ouvragetitrepetit {
	color : #993333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.rubriquetitre {
	color : #993333;
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
}

#bgbarre{
	background-color : #462B22;
}

#bgblanc{
	background-color : #FFFFFF;
}

#bgcolonne{
	background-color : #FAFAE6;
}

#bgnews{
	background-color : #F6F6F6;
}

#formborderzero {
	border : 0px solid #D0D0D0;
}
