@charset "utf-8";

body
{
	background-image:url('../tranches/login-m/bg-r.png');
	margin:0px;
	padding:0px;
	
	font-family:"Century Gothic";
	
}

a
{
	text-decoration:none;
}

img a
{
	border:none;
}

#principale
{
	min-height:50px;
	width:306px;
	margin-left:auto;
	margin-right:auto;
	margin-top:90px;	
}

#logo
{
	height:89px;
	width:306px;
	background-image:url('../tranches/login-m/login-occ_03.png');
	float:left;
}

#content
{
	min-height:50px;
	width:306px;
	padding-bottom:10px;
	background-image:url('../tranches/login-m/login-occ_06.png');
	background-repeat:repeat-y;
	float:left;
}

#bottom
{
	height:16px;
	width:306px;
	background-image:url('../tranches/login-m/login-occ_08.png');
	float:left;
	
}

#espace
{
	height:16px;
	width:306px;
	float:left;
	text-align:center;
	color:#757474;
	font-weight:bold;
	font-family:"Century Gothic";
	font-size:12px;
	margin-top:5px;
}

#tableau
{
	width:264px;
	min-height:80px;
	margin-left:30px;
	float:left;
	margin-top:10px;
	color:#757474;
	font-weight:bold;
	font-family:"Century Gothic";
	font-size:12px;
	
}

.c1
{
	width:100px;
	height:22px;
	float:left;
	margin-top:10px;
	vertical-align: middle;
}

.c2
{
	width:164px;
	height:22px;
	float:left;
	margin-top:10px;
}

.c3
{
	width:100px;
	height:22px;
	float:left;
	margin-top:10px;
}

.c4
{
	width:164px;
	height:22px;
	float:left;
	margin-top:10px;
}

#msg
{
	height:50px;
	width:350px;
	background-image:url('../images/pas-dispo.png');
	margin-left:auto;
	margin-right:auto;	
}

input[type=submit]
{
	height:22px;
	width:90px;
	float:left;
	margin-left:55px;
	background-image:url('../tranches/login-m/bt-co2.png');
	background-repeat:no-repeat;
	border:0px;
	background-color:Transparent;
}

input[type=text]
{

	width:140px;
	background-color:#FFF;
	border: solid #abadb3 1px;
	
}

input[type=password]
{

	width:140px;
	background-color:#FFF;
	border: solid #abadb3 1px;
}

input.btenvoyer:hover
{
	cursor:pointer;
	background-image:url('../tranches/login-m/bt-co.png');
}

#accueil-esp
{
	height:141px;
	width:700px;
	margin-top:50px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../tranches/login-m/esp-m2.png');	
}

#error2
{
	color:#dd4b39;
	margin-top:5px;
	height:16px;
	float:left;	
	width:264px;
}