body{background:#f0f0f0;background-image:url(../_img/thomson_back.bmp);color:#000080;font:normal 11px "Verdana";width:1000px;margin:auto;}

#page{border-radius:0 0 10px 10px;width:1000px;margin:0 auto;clear:both;border:1px solid #d5d3d0;background:#80a0c0;}
#menu{width:1000px;background:#00ffff;margin:0 auto;margin-top:10px;height:50px;
      border:1px solid #d5d3d0;border-width:1px 1px 0 1px;border-radius:10px 10px 0 0;}
.logo{float:left;height:48px;padding:0 20px 0 4px;}
.menu{float:left;width:100px;height:35px;text-align:center;padding-top:15px;}
.menu a{display:block;height:32px;padding-top:3px;font:normal 10px verdana, sans-serif;}
.menu a:link, .menu a:visited{color:#000;text-decoration:none;background:#abc url(_img/menu_gris.png);}
.menu a:hover, .menu a:active, .menu a:focus{background:#abc url(_img/menu_vert.png);}
.menu#activ a:link, .menu#activ a:visited{background:#abc url(_img/menu_bleu.png);font-weight:bold;}

div.separation {
	overflow: hidden;
	height: 1px;
	visibility: hidden;
	clear: both;
}

td, div, span, label, input, select, textarea
{
	font: normal 11px "Verdana";
}

ul.is_no_bullet
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1.5em;
}

ul#rsx_soc
{
	margin: 0;
	padding: 0;
	margin-left: 0;
	list-style-type: none;
}

ul#rsx_soc li
{
	float: left;
	padding-right: 10px;
}

span.is_pager_select
{
	background: url() #FFFFFF;
	border: solid 1px #D0E0F0;
	padding: 2px;
	color: #0000C0;
}

td.is_titre
{
	background-color: #D0E0F0;
	border: solid 1px #D0E0F0;
	padding: 3px;
	color: #0000A0;
	font-weight:  bold;
}

td.is_cadre
{
	background: url() #FFFFFF;
	border: solid 1px #D0E0F0;
	padding: 3px;
	color: #0000C0;
}

div.is_titre
{
	background-color: #D0E0F0;
	border: solid 1px #D0E0F0;
	padding: 5px;
	color: #0000A0;
	margin-bottom: 10px;
	font-weight:  bold;
}

div.is_cadre
{
	background: url() #FFFFFF;
	border: solid 1px #D0E0F0;
	padding: 5px;
	color: #0000C0;
}

div.is_cadre_select
{
	background: #80A0C0;
	border: dashed 1px #D0E0F0;
	padding: 5px;
	color: #000080;
}

div.is_pager
{
	color: #000080;
	margin-bottom: 15px;
}

.is_quote
{
	border: solid 1px #D0E0F0;
	margin: 10px auto 5px auto;
	padding: 5px;
	color: #0000C0;
	width: 95%;
}

div.is_footer
{
	border-top: solid 1px #D0E0F0;
	color: #000080;
	padding-top: 10px;
}

div.is_toolbar, div.is_smileybar
{
	background: buttonface;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font-size: 1px;
	margin: 0 0 5px 0;
	text-align: left;

		width: 90%;
	
}

div.is_toolbar input, div.is_toolbar label
{
	font-size: 11px;
}

div.is_smileybar
{
	background: #f6f6f6;
	padding: 3px 0;
}

div.is_error
{
	font-weight: bold;
	color: #CC0000;
}

img
{
	border: 0;
}

img.is_cadre
{
	background: url() #FFFFFF;
	border: solid 1px #D0E0F0;
	padding: 5px;
}

img.is_button_out
{
	background: buttonface;
	border: 1px solid buttonface;
	margin: 1px;
}

img.is_button_over
{
	background: buttonface;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	margin: 1px;
}

a, a:visited, a:active, a:hover
{
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
}

a.is_lien_ext, a.is_lien_ext:visited, a.is_lien_ext:active, a.is_lien_ext:hover
{
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}

a.is_lien_int, a.is_lien_int:visited, a.is_lien_int:active, a.is_lien_int:hover
{
	color: #0000C0;
	text-decoration: underline;
	font-weight: normal;
}

a.is_lien_titre, a.is_lien_titre:visited, a.is_lien_titre:active, a.is_lien_titre:hover
{
	color: #0000A0;
	text-decoration: underline;
	font-weight: normal;
}

a.is_lien_cadre, a.is_lien_cadre:visited, a.is_lien_cadre:active, a.is_lien_cadre:hover
{
	color: #0000C0;
	text-decoration: underline;
	font-weight: bold;
}

.is_loading
{
	background: url('/images/loading.gif') 50% 50% no-repeat;
}

form
{
	margin: 0;
	padding: 0;
}

input.is_champ, textarea.is_champ, select.is_menu
{
		width: 90%;
	}

input.is_champ_petit
{
		width: 50%;
	}

.footer{font-size:120%;font-weight:bold;color:#ffffff;text-align:center;margin-top:5px;}
