/* CSS Document */

html,body {
	background:#FFFFFF;
	color:#000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

p,ul,li,td {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

div {
	margin: 0px;
	padding: 0px;
}

.tabPage {
	background-image: url(images/pages/fond_page.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

img {
	border-color:#285256;
}

hr {
	color: #8dafa3;
}

a:link { color: #285256;
	text-decoration: none;
}

a:visited { color: #285256;
	text-decoration: none;
}

a:hover { color: #8dafa3; }

a:active { color: #285256; }



.important { color: #990000; }

textarea, input, select {
	background: transparent;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.bouton {
	font-family:Arial;
	cursor:pointer;
	font-size:small;
	font-weight: bold;
	color:#3f4746;
	border-top: #F2F2F2 1px outset;
	border-right:#3f4746 1px outset;
	border-bottom: #3f4746 1px outset;
	border-left: #F2F2F2 1px outset
}

.news {
	font-weight: bold;
}

.etoile {
	position: relative;
	margin-top: -20px;
	margin-left: -5px;
	margin-right: -5px;
	z-index: 2;
}

.etoileShojo {
	position: relative;
	margin-left: -5px;
	margin-right: -5px;
}

.lien {
	cursor: pointer;
	color: #285256;
}
.lien:hover {
	color: #8dafa3;
	border-color: #8dafa3;
}

.titre {
	font-variant: small-caps;
	font-size: 15px;
}

.clignote {
	text-decoration: blink;
}









.grad2 {
	background-color:#FFFFFF;
	border:2px dashed #000000;
}

span.uu2 td,span.uu2 a {
	text-align:center;
	font-size:7px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	line-height:6px;
	word-spacing:1px;
}

.grad1 {
	font-size:8px;
}

span.uu1 td,span.uu1 a {
	text-align:center;
	font-size:8px;
	font-family:Arial;
	color:#6666FF;
	text-decoration:none;
}

