/* trustprotection css / 16012007 */
/* dev : torac edliop / edliop@gmail.com */

/* corps */

html, body{
	margin: 0;
	padding: 0;
}

body{
	background: #fff;
	color: #000;
	font-size: 9pt;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a{
	text-decoration: none;
	color: #000;
}

a:hover{
	color: #666;
}

img{
	border: none;
}

li{
	list-style: square;
}

/* page */

#page{
	width: 807px;
/*	height: 600px;
	background: #fff url('img/trust_07.gif') left top repeat-y;*/
	margin: 2em auto;
	text-align: left;
	position: relative;
}

/* porte */
span#logo{
	width: 329px;
	height: 249px;
	background: #fff url('img/logo1.jpg') no-repeat left top;
	position: absolute;
	top: 100px;
	left: 225px;
}

span#enter{
/*	width: 114px;
	height: 31px;
	background: #fff url('img/go.jpg') no-repeat left top;*/
	width: 329px;
	text-align: center;
	position: absolute;
	top: 360px;
	left: 230px;	
}/*
span#enter a{
	width: 100%;
	height: 100%;
	display: block;
}
span#enter a:hover{
	background: #fff url('img/go2.jpg') no-repeat left top;
}*/

span#enter img{
	width: 25px;
	height: 15px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ccc;
}

span#enter img:hover{
	border: 1px solid #000;
}

/* entete */

#top{
	width: 807px;
	height: 116px;
}

#top_03{
	width: 807px;
	height: 116px;
	background: #fff url('img/trust_03.gif') left top no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top_05{
	width: 447px;
	height: 89px;
	background: #fff url('img/trust_05.gif') left top no-repeat;
	position: absolute;
	top: 27px;
	left: 0px;
}

#top_06{
	width: 360px;
	height: 89px;
	background: #fff url('img/trust_06.gif') left top no-repeat;
	position: absolute;
	top: 27px;
	left: 447px;
}

/* menu */

#menu{
	width: 171px;
	height: 260px;
	background: transparent url('img/trust_13.gif') left bottom no-repeat;
	position: absolute;
	top: 150px;
	left: -10px;
}

.menu_cell{
	width: 171px;
	height: 19px;
	background: #fff url('img/trust_10.gif') left top no-repeat;
	margin: 0.5em 0;
	text-indent: 2em;
}

.menu_cell a{
	width: 100%;
	height: 100%;
	display: block;
}

.menu_cell a:hover{
	background: #fff url('img/trust_10bis.gif') left top no-repeat;
	color: #000;
}

/* cellule textes */

#global{
	width: 577px;
	height: 300px;
	background: transparent url('img/trust_07.gif') left top repeat-y;
	padding: 0 30px 0 200px;
}
html>body #global{
	height: auto;
	min-height: 300px;
}

#text{
	padding-top: 40px;
}

#text *{
	font-size: 9pt;
	color: #000;
}

table{
	padding: 0;
	margin: 0 0 0 -3px;
}

textarea, input{
	width: 330px;
	border: 1px solid #666;
}

input#envoyer{
	width: 100px;
}

/* pied de page */

#foot{
	width: 807px;
	height: 32px;
	background: #fff url('img/trust_15.gif') left top no-repeat;
	font-size: 8pt;
}

#foot_txt{
	float: right;
	margin: 0 1.5em 0 0;
}
