/* Styles Generiques */
body				{background: #16065E; color:#FFFFFF; min-width:760px; margin-bottom:0; text-align:center}
div					{border:0px #666666 dotted; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
img					{border:0px solid}
a						{text-decoration:none; color:#FFFFFF}

#logo				{padding-left:5%}

#logo_flt			{float:right; margin:0 0 0 0; border:0px;}
.logo_rubrique	{float:right; margin:43 20 0 0; padding: 5; background:#16065E; border:1px #FFFFFF solid;cursor:hand}                 
.logo_rubrique:link,a.logo_rubrique:visited
						{}
.logo_rubrique:hover	{border:1px #FFFFFF dotted; background:#440099;}

.disclaimer {
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:6pt;
}

/* Styles Metropolis */
.lexique_nom {
	color : #91CAFF; 
	font-size : 14px;
	font-weight : bold;
	padding-top:10px;
}

.lexique_link {
	color : #91CAFF;
	font-weight : bold;
}

/* Chroniques */
.lien-metropolis {
	color: #FFFFFF;
}
.lien-metropolis a {
	color : #FFFFFF;
	text-decoration: none;
}
.lien-metropolis a:hover {
	color : #91CAFF; 
}


.table-daychronicle {
	color: #16065E;
	background: #FFFFFF;
}

.table-lastchronicles_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	margin:1px;
}
.table-lastchronicles_title a {
	color : #FFFFFF;
	text-decoration: none;
}
.table-lastchronicles_title a:hover {
	color : #91CAFF; 
}

.chronicle-author_notes {
	color: #FFFFFF;
	text-align: justify;
	text-justify: newspaper;
}

/*Chroniques et Reviews */
.review-series_liste {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin:10 1% 10 1%;
	width:47%;
	min-width: 240;
	float:left;
	cursor: pointer;
	cursor: hand;
}

.review-series_liste a {
	color : #FFFFFF;
	text-decoration: none;
}
.review-series_liste a:hover {
	color : #91CAFF; 
}

.review-series_title {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin:10px;
}
.review-series_title a {
	color : #FFFFFF;
	text-decoration: none;
}
.review-series_title a:hover {
	color : #FFFFFF;
}

.table-review-text {
	letter-spacing: 0,1em;
	border: 2px solid #FFFFFF;
	text-align: justify;
}

.table-weekreview{
	color:#FFFFFF;
	padding:5;
}

.table-weekreview a{
	color : #FFFFFF;
	text-decoration: none;
}

.table-weekreview a:hover{
	color : #91CAFF;
}

.review-author {
        font-size:8pt;
}

.review-text{
	padding:5px;
	text-align: justify;
}
.review-text a {
	color : #FFFFFF;
	text-decoration: underline;
}
.review-text a:hover {
}

.review-bilan {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin:10px;
	padding:5px;
	border:2px solid #FFFFFF;
}

.review-note {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.review-comments {
	font-size: 9px;
	border:0px;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	padding:0 2 0 2;
}
.review-comments a {
}
.review-comments a:hover {
}

.review-title {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}

.table-daychronicle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:#16065E;
	font-weight: bold;
	border: 2px solid;
	border-color: #FFFFFF;
}

/* Formulaires */
input {
	background-color: #16065E;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 2px;
	}
textarea {
	background-color: #16065E;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:4mm;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: justify;
	text-justify: auto;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 1px;
	width:99%;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	background-color: #16065E;
	border: 2px solid #FFFFFF;
	padding: 1px;
}
