/* ===================================== *
 * FEUILLE DE STYLES LAYOUT V.6 EVASION  *
 * by Hisazuki                           *
 * ===================================== */

/* Corps */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25;
/*	color: white; */
	text-align: center;
	background-color:#9fc1dd;
	background-image:url('images/242.jpg');
	background-repeat:repeat;
}

/* Liens et formulaires */
a {
	/*color: white; */
	text-decoration: none;
	background-color : transparent; 
}
a:hover, a:focus {
	color: white;
	background-color : #002239;
}
a img {
	border: none;
}
input, textarea, select, table {
	font-size: 11px;
}

/* Autres éléments */
#global {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	border-collapse : collapse;
}
#bordure {
    width: 2px;
	background-color: white;
	padding: 0px;
}
#entete {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	text-align:center;
	background-color: transparent;
}
#navigation {
	width:208px;
	font-size: 11px;
	background:#35739e;
	vertical-align: top;
	color: white;
}
#navigation a {
	color: white;
}
#principal {
    padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background:#e9eff4;
	font-size: 10px;
	vertical-align: top;
}
#principal a {
    color: #35739e;
}
#principal a:hover {
    color: white;
	background-color : #002239;
}
#secondaire {
	width:208px;
	font-size: 11px;
	background:#35739e;
	vertical-align: top;
	color:white;
}
#secondaire a {
	color: white;
}
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
}
#copyright {
	margin: 20px 0 5px 0;
	text-align: right;
	color: #35739e;
	border-top-style:solid; 
	border-top-width:2px; 
	border-top-color:white;
}
#copyright a {
	color: white;
}
#textbox {
	width: 98%;
}
#textbox table {
	font-size: 10px;
}
.decotitrenews {
  font-size: 16px;
  font-style: italic;
}
.decotitreaccueil {
  font-size: 16px;
  text-decoration: underline;
  color: #38353e;
}
.decotitremenu {
  font-size: 16px;
  text-decoration: underline;
  font-style: italic;
}
.decotitremenu:hover {
  background: #5c1a0c;
  display: block;
}
.menu {
	font-size: 11px;
}
.contenu_menu table td:hover {
	color: white;
	background-color : #002239;
}
.titre_menu {
	background:#38353e;
	border: 1px outset;
	border-color: #5c1a0c;
	padding: 2px;
}
.contenu_menu {
	font-size: 11px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.accueil {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background: white;
	color: black;
	border: 2px solid;
	border-color: #38353e;
	padding: 3px;
}
.accueil a {
	color: black;
	text-decoration: underline;
}
.titre_accueil {
	background: #f4d78a;
	padding: 6px;
/*	border: 2px dotted white; */
}
.contenu_accueil {
	text-align: center;
}
.page {
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
.page a img {
	border: 1px solid #9fc1dd;
}
.titre_page {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.contenu_page {
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
.contenu_page a {
	text-decoration: underline;
}
.news {
	border: 1px dotted #9fc1dd;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	background: white;
}
.news th {
	height: 45px;
	background: #38353e;
	text-align: center;
	color: white;
}
.news table tbody a {
  text-decoration: underline;
  font-weight: bold;
}
.news th:hover {
  background: #5c1a0c;
}
.news_bottom {
	border-top: 1px solid #9fc1dd; 
}
.news_by {
	text-align: left;
	margin-left: 5px;
	float: left;
}
.comment {
	text-align: right;
	margin-right: 5px;
	float: right;
}
.titre_projet {
	background: #38353e;
	padding: 4px;
	border: 2px outset white;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.projet_avert {
	vertical-align: middle;
	border: 0;
}
.decalage_avert {
	margin-left: 17px;
}
.decalage_avertimg {
	height: 12px;
	width: 12px;
	border: 0;
	vertical-align: middle;
}