@font-face { 
	font-family:"Anime Ace 2.0 BB"; 
	src:url("http://www.doujin-no-sekai.fr/scripts/animeace2_reg.ttf") format(TrueType); 
}
/*
body {
	font-family:"Anime Ace 2.0 BB", verdana;
	font-size:10px;
	font-weight: bold;
	color: red;
	background-image: url(http://www.doujin-no-sekai.fr/images/logo-fond.jpg)
}
*/
/* Style des balise standard */
img {
	border: 0px;
}

.lienProjet a:link {
	color: #000066;
}
.lienProjet a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.lienProjet a:visited {
	color: #000033;
}
a:link {
	color: #532d08 ;
	text-decoration: none;
}
a:hover {
	color: #532d08;
	text-decoration: none;
}
a:visited {
	color: #532d08;
	text-decoration: none;
}
/* style personnalisé*/
.error {
	position : absolute;
	top : 220px;
	left : 20%;
	width: 58%;
	height: 100px;
	border: solid; 
	border-color: green;
	background-color: white;
	text-align : center;
}
.standard2, .standard {
	font-family: verdana, arial;
	font-size:10px;
	color: #532d08;
	background-color:black;
}

.projet3{
	font-family: verdana, arial;
	font-size:10px;
	color: #bd3100;
}
.fiche {
	font-family: verdana, arial;
	font-size: 8px;
	color: black;
}
.titre{
	font-family: verdana, arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
}
.fiche{
	background-color:black;
}
.enConstruction {
	position : absolute;
	top : 0px;
}
.login {
	position : absolute;
	top : 112px;
	left : 662px;
	width: 228px;
	height: 208px;
	text-align : left;
	line-height: 150%;
	font-family: verdana, arial;
	font-size:12px;
	color: #29a823;
}
.erreur {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-align : center;
}
input {
	border-bottom: thin dotted #006633;
	border-left: none;
	border-right: none;
	border-top: none;
}

.news {
	position : absolute;
	top : 0px;
	width: 244px;
	height: 350px;
	left : 0px;
	overflow : auto;
	font-family:arial, verdana;
	font-size:10px;
	color: #6699FF;
	background-image: url(http://nadeiju/doujin-no-sekai/images/news.jpg)
}
.newsText {
	position : absolute;
	top : 76px;
	width: 225px;
	height: 180px;
	left : 9px;
	overflow : auto;
	font-family:arial, verdana;
	font-size:10px;
	color: #6699FF;
}
.newsPopup {
	width:785px; 
	margin-bottom:15px; 
	background-image: url(http://nadeiju/doujin-no-sekai/images/news.jpg)
}