h2 {font-family:arial;font-size:14px;}

body {
	text-align:justify;
	font-family:arial;
	font-size:14px;
}

table {
	font-family:arial;
	text-align:justify;
}

a:link {color:red;text-decoration:none;}

a:visited {color:red;text-decoration:none;}

a:hover {color:blue;text-decoration:underline;}

.date {
	background-color:blanchedalmond;
	font-weight:bold;
	text-align:right;
	font-family:arial;
}

.rubrique {
	background-color:#54719b;
	line-height:40px;
	height:40px;
	font-size:16px;
	font-family:arial;
	color:white;
	font-weight:bold;
	text-align:center;
}

.sous_rubrique {
	background-color:#EAD300;
	line-height:40px;
	height:40px;
	font-size:16px;
	font-family:arial;
	color:black;
	font-weight:bold;
	text-align:center;
}

.ressource {
	font-family:arial;
	color:#96d236;
	font-weight:bold;
	
}

.cartes_animees {
	font-family:arial;
	color:red; 
	font-weight:bold;
}

div.Intercartes_titre {
	font-family:verdana;
	width:350px;
	height:60px;
	text-align:center;
	background-image:url(http://127.0.0.1/intercartes/images/Titre.png);
	background-color:white;
	background-repeat:no-repeat;
}

div.logo_crdpnice {
	width:256px;
	height:140px;
	text-align:center;
	float:right;
	background-image:url(http://127.0.0.1/intercartes/images/logo-crdpnice.png);
	background-repeat:no-repeat;
}

div.navigation {
	width:1020px;
	height:60px;
	background-color:#54719b;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	border-left:2px solid white;
	border-right:2px solid white;
}

div.bouton {
	font-family:verdana;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	border:none;
	width:150px;
	height:46px;
	background-color:transparent;
	background-image:url('images/Bouton_150x46.png');
	color:white;
}

a.bouton {
	color:white;
	font-family:verdana;
}