@charset "utf-8";

/* Feuille de styles
  * Deliv's SARL
  * contact@delivs.com
  */

/* Styles généraux
  */
html
{
	background-color: rgb(255, 255, 255);
	height: 100%;
}

body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	height: 100%;
}

td
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border-style: none;
}

img.block
{
	display: block;
}

img.marg
{
	margin-top: 6px;
}

img.marg2
{
	margin-top: 10px;
}

img.float-left
{
	float: left;
}

img.float-right
{
	float: right;
}

img.menu
{
	
}

img.footer
{
	
}

strong
{
	color: rgb(137, 37, 3);
}

fieldset
{
	width: 90%;
}

legend
{
	color: rgb(0, 0, 0);
}

p
{
	margin: 0;
}

a:link
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}
a:hover
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}
a:active
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}
a:visited
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

a:link.underline
{
	text-decoration: underline;
}
a:active.underline
{
	text-decoration: underline;
}
a:visited.underline
{
	text-decoration: underline;
}
a:hover.underline
{
	text-decoration: underline;
}

a:link.bold
{
	font-weight: bold;
}
a:hover.bold
{
	font-weight: bold;
}
a:active.bold
{
	font-weight: bold;
}
a:visited.bold
{
	font-weight: bold;
}

a:link.lost
{
	color: rgb(153, 153, 153);
	text-decoration: none;
}
a:hover.lost
{
	color: rgb(153, 153, 153);
	text-decoration: underline;
}
a:active.lost
{
	color: rgb(153, 153, 153);
	text-decoration: underline;
}
a:visited.lost
{
	color: rgb(153, 153, 153);
	text-decoration: none;
}


/* Styles de mise en forme du texte
  */
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.red {color: rgb(255, 0, 0);}
.green {color: rgb(0, 200, 0);}
.blue {color: rgb(0, 0, 255);}
.black {color: rgb(0, 0, 0);}
.white {color: rgb(255, 255, 255);}
.underline {text-decoration: underline;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.normal {font-size: 11px;}
.big {font-size: 13px;}
.bigbig {font-size: 16px;}
.little {font-size: 9px;}
.backcolor {color: rgb(255, 255, 255);}
.brown {color: rgb(162, 45, 4);}
.strong {color: rgb(217, 54, 99);}
.yellow {color: rgb(252, 204, 0);}
.grey {color: rgb(129, 131, 128);}
.justify {text-align: justify;}
.lost {color: rgb(153, 153, 153);}

/* Mise en forme d'éléments
  */
.tcenter
{
	margin-left: auto;
	margin-right: auto;
}

/* div
  */

div.both  
{
	clear: both;
}

div#main
{
	width: 100%;
	background-color: rgb(255, 255, 255);
}

div#bandeau
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 265px;
	background-image: url("img/fond_bandeau2.png");
	background-position: top left;
	background-repeat: repeat-x;
}

div#active
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 971px;
}

div#bandeau2
{
	position: relative;
	width: 100%;
	height: 265px;
	background-image: url("img/bandeau2.png");
	background-position: top center;
	background-repeat: no-repeat;
}

div.login
{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 150px;
}

div.loginbis
{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 100px;
}

div.login2
{
	position: relative;
	float: left;
	width: 300px;
	background-image: url("img/fond_login.png");
	background-position: top left;
	background-repeat: repeat-y;
}

div.login4
{
	position: relative;
	float: left;
	width: 270px;
	background-image: url("img/fond_login.png");
	background-position: top left;
	background-repeat: repeat-y;
}

div.login3
{
	position: relative;
	float: right;
	width: 300px;
	margin-right: 150px;
}

div.login5
{
	position: relative;
	float: right;
	width: 300px;
	margin-right: 100px;
}

div.padd_login
{
	padding: 10px 20px 10px 20px;
	text-align: justify;
	color: rgb(102, 102, 102);
}

div.padd_login2
{
	padding: 0px 20px 10px 20px;
	text-align: justify;
	color: rgb(51, 51, 51);
}

div#cache
{
	position: absolute;
	background-image: url("img/fond_cache.png");
	background-position: top left;
	background-repeat: repeat;
}

div.fond_pop
{
	background-image: url("img/fond_introv.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 502px;
	height: 300px;
	padding: 0px 1px 0px 1px;
}

div.fermer
{
	position: absolute;
	right: -10px;
	top: -10px;
}

div.fermer2
{
	position: absolute;
	right: -10px;
	top: -10px;
}

div#introv
{
	position: absolute;
	text-align: left;
}

/* Formulaires
  */
.form2
{
	width: 180px;
	border: solid 1px rgb(173, 173, 175);
	font-size: 11px;
	background-color: rgb(255, 255, 255);
}

/* Pourcentages
  */
.p100 {width: 100%;}
.p95 {width: 95%;}
.p90 {width: 90%;}
.p85 {width: 85%;}
.p80 {width: 80%;}
.p75 {width: 75%;}
.p70 {width: 70%;}
.p65 {width: 65%;}
.p60 {width: 60%;}
.p55 {width: 55%;}
.p50 {width: 50%;}
.p45 {width: 45%;}
.p40 {width: 40%;}
.p35 {width: 35%;}
.p30 {width: 30%;}
.p25 {width: 25%;}
.p20 {width: 20%;}
.p15 {width: 15%;}
.p10 {width: 10%;}