body {
font-family: "Trebuchet MS";
font-size: 10px;
color: #333333;
letter-spacing: 1px;
}

h1	{
margin: 0px;
padding: 0px;
font-size: 20px;
font-weight: normal;
line-height: 20px;
}

h2	{
margin: 0px;
padding: 0px;
font-size: 18px;
font-weight: normal;
line-height: 22px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
}

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

tr {
vertical-align: top;
}

.red {
color: #cc3300;
}
.green {
color: #cccc33;
}
.white {
color: #ffffff;
}

.centre {
text-align:center;
}

.Col1	{
margin: 0px 20px 0px 10px;
}

.mH3	{
margin-top: 3px;
}
.mG3	{
margin-left: 3px;
}

.small {
font-size: 10px;
line-height: 13px;
}

/* menu */
ul.menu {
margin: 0px;
padding: 0px 0px 0px 37px;
font-size: 14px;	
}
	li.menu {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../img/puce.gif);
	}
		li.menu:hover {
		list-style-image: url(../img/puce2.gif);
		}
	li.menuselect {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../img/puce3.gif);
	}
		a.menu {
		color: #333333;
		}
			a.menu:hover {
			color: #333333;
			}
/* ----- */

/* nav - lien */
a.nav {	
}
	a.nav:hover {
	text-decoration: underline;
	}
	
a.nav2 {
color: #ffffff;
text-decoration: underline;
}
	a.nav2:hover {
	color: #333333;
	}
	
a.lien {
background-color: #ededed;
padding-right: 3px;
padding-left: 3px;
line-height: 20px;
}
	a.lien:hover {
	text-decoration: underline;
	}
	
a.liendevis {
	background-color: #cc3300;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 20px;
	color: #ffffff;
}
	a.liendevis:hover {
	background-color: #cc3300;
	color:#ffffff;
	/*text-decoration: none;*/
	}
/* ----- */

p.adresse	{
	font-size: 18px;
	line-height: normal;
	margin-top: 3px;
}

p.accroche	{
text-align: right;
}
	span.transferez {
	color: #cc3300;
	font-size: 50px;
	line-height: normal;
	}
	span.anciensfilms {
	font-size: 29px;
	line-height: 20px;
	}
	span.supportdvd {
	color: #cc3300;
	font-size: 28px;
	line-height: 47px;
	}
	
p.telephone	{
	font-size: 30px;
	text-align: center;
	line-height: normal;
}

p.devis	{
color: #ffffff;
font-size: 21px;
text-align: center;
}
	a.devis {
	color: #ffffff;
	}
		a.devis:hover {
		color: #ffffff;
		}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}
	.bouton {
		background-color: #CCCC33;
		height: 20px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		cursor: pointer;
	}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}
