﻿@charset "utf-8";
/***************************************
** general
****************************************/
html, body, div, p, h1, h2, h3, a, table, tr, td { padding:0px; margin:0; border: none;}
img 						{ border: none; }
.noclass					{}
form, select, input, textarea, button	{ margin: 0px; padding: 0px; }
body						{ background-color: #FFF; }


/***************************************
** structure commune à toutes les pages
****************************************/
#main {
	margin: 0 auto;
	width: 879px;
	z-index:1;
	position: static;
	background-color: #EAECE6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #222;
	font-size: 1em;
}
	#nav_flash {
		margin: 0px auto;
		position: static;
		background-color: #EAECE6;
		width: 879px;
		height: 264px;
	}
	#page {
		margin: 0px auto;
		position: static;
		background-color: #EAECE6;
		width: 879px;
	}
		#titles {
			margin-top: 5px;
			margin-left: 30px;
			position: static;
			background-color: transparent;
			width: 839px;
		}
			#rublvl1 {
				color: #E5342B;
				font-size: 0.9em;
				font-weight: bold;
			}
			#rublvl2 {
				margin-top:-7px;
				color: #0060A9;
				font-size: 1.6em;
				font-weight: normal;
			}
		#pg_content01 {
			margin-top: 5px;
			margin-left: 30px;
			position: static;
			background-color: transparent;
			width: 839px;
			height:	400px;
			overflow: auto;
		}
		#pg_content02 {
			margin-top: 5px;
			margin-left: 30px;
			position: static;
			background-color: transparent;
			width: 839px;
			height:	560px;
			overflow: auto;
		}
		#pg_content03 {
			/*margin-top: 5px;
			margin-left: 30px;*/
			position: static;
			background-color: transparent;
			width: 879px;
			height:	400px;
			overflow: none;
		}
	#pg_footer {
		margin: 0px auto;
		padding-top:0.4em;
		position: static;
		background-color: transparent;
		width: 879px;
		text-align:center;
		color: #666666;
		font-weight: bold;
		font-size: 0.6em;
		height:2.4em;
		border-top:1px solid #CCCCCC;
	}
.spacer05	{	height: 5px;}

.redGir		{	color:#E5342B;}
.blueGir	{	color:#0060A9;}
.greyGir	{	color:#EAECE6;}

/***************************************
**	formats génériques
****************************************/

	/* listes a puces */
	
ul			{	list-style-position: outside; }
ul li		{	line-height: 1.2em;
				list-style-position: outside; 
				font-weight: bold;
				list-style-type:none;
				background-image:url(images/sqr10.jpg);
				background-repeat:no-repeat;
				background-position:0 top;
				padding-left:20px;
			}
ul li img	{ 	vertical-align:text-top }
ul ul li	{	line-height: 1.2em;
				list-style-position: outside; 
				font-weight: normal;
				list-style-type:none;
				background-image:url(images/sqr05.jpg);
				background-repeat:no-repeat;
				background-position:0 0.3em;
				padding-left:10px;
			}
ul.narrow	{	margin-left:0; padding-left:0;}
ul.narrow ul	{	margin-left:5px; padding-left:5px;}
	/* formattage */
	
.big_classic {	font-style: normal;
				font-weight: bold;
				font-size: 1.1em;
			}
.classic	{	font-style: normal;
				font-weight: normal;
				font-size: 0.9em;
			}
.gras		{ font-weight: bold; }
.center		{ text-align:center;}
.left		{ text-align:left;}
.right		{ text-align:right;}
.justify	{ text-align:justify;}


/***************************************
**	blocks inclus dans les templates
****************************************/
.tbl_01 {
	width: 810px;
}
.blk_L01 {
	vertical-align:top;
	width:230px;
	background-color: transparent;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}
.blk_R01 {
	vertical-align:top;
	width:580px;
	background-color: transparent;
	font-size: 0.75em;
}
.blk_M01 {
	vertical-align:top;
	width:810px;
	background-color: transparent;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}
.blk_R02 {
	vertical-align:top;
	width:290px;
	background-color: transparent;
	font-size: 0.75em;
}
.blk_R03 {
	margin-left:40px;
	vertical-align:top;
	width:540px;
	background-color: transparent;
}
.tbl_02 {
	width: 540px;
}
.blk_M02 {
	vertical-align:top;
	width:810px;
	background-color: transparent;
	font-size: 0.75em;
}
.spacer_td_01 {
	width: 150px;
}
.blk_R04 {
	margin-left:8px;
	vertical-align:top;
	width:540px;
	background-color: transparent;
}


/***************************************
**	news
****************************************/
.imgFloatLeft { float:left; margin-right:1em; margin-bottom:1em; }
.hideNews { display: none; }
.showNews { display: block;  background-color:#EFEFEF; border:1px dashed #CCC; padding:0.5em; }
.blk_R01 p { margin-bottom:1em; margin-top:1em;}


/***************************************
**	key figures
****************************************/
.tbl_figures { text-align:center;}
.hideKeyFigure { display: none; }
.showKeyFigure { display: block; }


/***************************************
**	miscellaneous
****************************************/
.big_figure {	font-style: italic;
				font-weight: bold;
				font-size: 1.3em;
}
.bigger_figure {font-style: italic;
				font-weight: bold;
				font-size: 1.8em;
}
#pg_footer a, #pg_footer a:link, #pg_footer a:visited, #pg_footer a:hover, #pg_footer a:active { text-decoration:none; color:#666666; }
.sitemap_a a, .sitemap_a a:link, .sitemap_a a:visited, .sitemap_a a:active	{ text-decoration:none; color:#222 }
.sitemap_a a:hover	 { text-decoration:none; color:#FFF; background-color:#E5342B;}