@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	background-image: url(../images/body.gif);
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.titres {
	font-weight: bold;
	color: #F00;
	font-size: medium;
}
.piedpage {	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.tiret {
	color: #00F;
}
.soustitres {
	font-weight: bold;
	font-weight: bold;
}
.cnil {	
	font-size: x-small;
}

/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯LOGIN_FORM¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
.module_tm_login_form h3 	{
	background:url(../images/loginform_title.jpg) no-repeat bottom left #e10d0d;
	display:block;
	height:38px;
	width:165px;
	font-size:14px;
	vertical-align:middle;
	
	font-weight:bold;
	color:#ffd201;
	margin:0px 0px 0px 0px;
}
.module_tm_login_form table	{background:url(../images/loginform_top.jpg) no-repeat 0 0;}
.module_tm_login_form div  		{background:url(../images/loginform_bottom.jpg) no-repeat bottom left #e10d0d; }
.module_tm_login_form a 		{line-height:17px; color:#ffd201; font-size:11px; font-weight:bold; text-decoration:underline;}
.module_tm_login_form a:hover	{text-decoration:none;}
.module_tm_login_form td 		{ font-weight:bold; color:#131313; font-size:11px}
.module_tm_login_form label		{font-weight:bold; color:#FFFFFF; font-size:11px}
.inputbox							{width:111px; height:14px; margin:5px 0px 5px 0px; vertical-align:middle}
#mod_login_remember				{width:auto; height:auto; margin:3px 3px 7px 0px;}
.module_tm_login_form .button	{background:url(../images/login_form_button.png) no-repeat 0 0; font-size:10px; font-weight:normal; color:#030303; width:68px; height:22px; border:none; text-transform:uppercase; margin:0px 0px 7px 0px;}
.message{
		color:#F00;
}
