/* Fichier CSS pour MSNPD, l'auteur est Ghost Warrior : www.fabien-issartel.fr */

body
	{
	background-image: url('images/fond.png');
	font-family: "Comic Sans MS", Arial, Verdana, serif;
	font-size: 13px;
	}

em
	{
	font-weight: bold;
	font-style: normal;
	color: white;
	}

strong
	{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: black;
	}
	
a
	{
	color: blue;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	}

a:visited
	{
	color: blue;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	}

a:hover
	{
	color: maroon;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	}

.arouge
	{
	color: red;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	}
.arouge:hover
	{
	color: maroon;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	}


.logo_titre
	{
	width: 75%;
	margin: auto;
	border: 0px;
	}
	
.logo
	{
	float: left;
	width: 120px;
	height: 40px;
	}
	
.titre
	{
	color:#FFFF00;
	vertical-align: top;
	text-align: center;
	font-size: 30px;
	font-weight: bold; 
	}

.petitpasgras
	{
	font-size: 12px;
	font-weight: 100 ; 
	}	
	
.petit
	{
	font-size: 12px;
	font-weight: bold; 
	}

.trespetit
	{
	font-weight: bold; 
	font-size: 11px;
	}

.traduction
	{
	font-size: 12px;
	font-family: "Courier New", Arial, Verdana, serif;
	}

.normal
	{
	font-size: 14px;
	}
.gros
	{
	font-size: 18px;
	font-weight: bold; 
	}		
	
.tresgros
	{
	font-size: 22px;
	font-weight: bold; 
	}		

.moyenplus
	{
	font-size: 16px;
	font-weight: bold; 
	}		
	
.drapeaux
	{
	float: right;
	width: 95pt;
	}

.selectionner
	{
	color: #8F1313;
	font-weight: bold;
	}
	
.rubrique
	{
	float: left;
	width: 170px;
	height: 100%;
	border: 0px solid #000000;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	}

.rubriquedroite
	{
	float: right;
	width: 170px;
	border: 0px solid #000000;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
.rubrique hl
	{
	border-bottom: 2px solid #8F1313
	}
	
.rubrique ul
	{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	}
	
.rubrique_maj
	{
	color: #8F1313;
	font-size: 14px;
	font-weight: bold;
	}
	
.rubriquediaporamas
	{
	float: left;
	width: 200px;
	height: 100%;
	border: 0px solid #000000;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	}
		
.articlesmodulables
	{
	border: 0px solid #000000;
	margin-bottom: 20px;
	padding-top: 10px;
	margin: auto;
	padding-left: 10px;
	align: left;
	}

.articles
	{
	width: 70%;
	border: 0px solid #000000;
	margin-bottom: 20px;
	padding-top: 10px;
	margin: auto;
	padding-left: 10px;
	align: right;
	}
	
.articles hl
	{
	border-bottom: 2px solid #8F1313
	}
	
.articles_maj
	{
	color: #8F1313;
	font-size: 14px;
	font-weight: bold;
	}
	
.articles_gras
	{
	color: #8F1313;
	font-size: 12px;
	font-weight: bold;
	}
	
.bordure_centre
	{
	border: 3px solid #8F1313;
	}
	
.menus_header
	{
	width: 85%;
	margin: auto;
	border: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold; 	
	}
	
.bordure_corps
	{
	}
	
.haut_gauche
	{
	background-image: url(images/haut_gauche.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 32px;
	height: 32px;
	}

.haut_milieu
	{
	background-image: url(images/haut_milieu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	}
	
.haut_droite
	{
	background-image: url(images/haut_droite.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 32px;
	height: 32px;
	}
	
.milieu_gauche
	{
	background-image: url(images/milieu_gauche.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 32px;
	}
	
.milieu_fond
	{
	background-color: #FFFFFF;
	}
	
.milieu_droite
	{
	background-image: url(images/milieu_droite.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 32px;
	height: 32px;
	}

.bas_gauche
	{
	background-image: url(images/bas_gauche.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 32px;
	height: 32px;
	}

.bas_milieu
	{
	background-image: url(images/bas_milieu.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px
	}

.bas_droite
	{
	background-image: url(images/bas_droite.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 32px;
	height: 32px;
	}
	
.menus_footer
	{
	width: 55%;
	margin: auto;
	border: 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold; 
	}
	
.frame
	{
	margin-left: 180px;
	width: auto;
	height: 100%;
	overflow: auto;
	font-size: 14px;	
	background-color: #FFFFFF;
	}	
	
.conteneur
	{
	width: 100%;
	}

.focus {
	background: #ff9;
	}
	
.verbatim
	{
	font-family: "Courier New", Arial, Verdana, serif;
	}	
	
.msncreative
	{
	text-align: center;
	font-size: 9px;
	}
	
.monstyle 
	{
	border: solid 2px #550000;
	text-align: left;
	width: 100%;
	}

.msncreativetext
	{
	font-size: 9px;
	text-align: left;
	}

