/*******propriétés des pages du site********/

/*page d'accueil*/
table.general
{
	border: 1px solid;
	border-color:#94D16C;	
	border-collapse:collapse;	
}
td.header
{
	background-color:#B0AA9D;
	border: 0px;
}
td.sousheader
{
	background-color:#B10000;
	border: 0px;
}
td.adresse
{
	font-family:"Arial";
	font-size:0.7em;
	color:#333333;
	font-weight:normal;
	text-align:center;
	border: 0px;
}
td.titre
{
	font-family:"Arial";
	font-size:13pt;
	color:#0E7A83;
	font-weight:bold;
	text-align:center;
	border: 0px;
}
td.titre1
{
	font-family:"Arial";
	font-size:11pt;
	color:#0E7A83;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
span.vert
{
	font-family:"Arial";
	font-size:9pt;
	color:#008b48;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
span.rouge
{
	font-family:"Arial";
	font-size:9pt;
	color:#960624;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
span.blanc
{
	font-family:"Arial";
	font-size:9pt;
	color:#ffffff;
	text-align:justify;
	border: 0px;
}
td.blue
{
	font-family:"Arial";
	font-size:12pt;
	color:#11A5CF;
	font-weight:bold;
	text-align:center;
	border: 0px;
}
td.menu
{
	background-color:#EEEBE6;
	background-image:url(../images/pointilles.gif);
	border: 0px;
}
td.titremenu
{
	background-color:#FFFFFF;
	font-family:"Arial";
	font-size:10pt;
	color:#2B261B;
	font-weight:bold;
	text-align:center;	
}
td.titrearticle
{
	font-family:"Arial";
	font-size:12pt;
	color:#B10000;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
td.texte
{
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	border: 0px;
}
td.texteAccueil
{
	font-family:"Arial";
	font-size:0.75em;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	border: 0px;
}

td.motsAccueil
{
	font-family:"Arial";
	font-size:11pt;
	color:#960624;
	font-weight:bold;
	text-align:center;
	border: 0px;
	line-height:27px;
	padding-left:10px;
}


td.contenuActu
{
	font-family:"Arial";
	font-size:9pt;
	color:#FFFFFF;
	font-weight:normal;
	text-align:justify;
	border: 0px;
	
}
span.titreActu
{
	font-family:"Arial";
	font-size:9pt;
	color:#1fad6a;
	font-weight:bold;
	text-align:left;
	border: 0px;
}

td.contenuActu p {color:#FFFFFF;font-weight:normal;}
td.contenuActu a {color:#FFFFFF;font-weight:normal; text-decoration:none;}
td.contenuActu a:hover {color:#FFFFFF;font-weight:normal; text-decoration:underline;}

.scroll {
	SCROLLBAR-FACE-COLOR: #960624;
	SCROLLBAR-HIGHLIGHT-COLOR: #960624;
	SCROLLBAR-SHADOW-COLOR: #960624;
	SCROLLBAR-3DLIGHT-COLOR: #960624;
	SCROLLBAR-ARROW-COLOR:  #008C49;
	SCROLLBAR-TRACK-COLOR: #960624;
	SCROLLBAR-DARKSHADOW-COLOR: #960624;
	background-color:TRANSPARENT;
}

td.textecentre
{
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:center;
	border: 0px;
}

.texteEncadre {
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	background:#dce8e2;
	padding:5px 10px 5px 10px;
	margin:0;
}

h3 {
	background:#dce8e2;
	font-family:"Arial";
	font-size:12pt;
	color:#008C49;
	font-weight:bold;
	margin:0 0px 0 0;
	padding:5px 0px 5px 10px;
}
/************lien menu***************/
/*lien*/
a:link 
{
font-family:"Arial";
font-size:10pt;
color:#0E7A83;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien visité*/
a:visited 
{
font-family:"Arial";
font-size:10pt;
color:#0E7A83;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien survolé*/
a:hover 
{
font-family:"Arial";
font-size:10pt;
color:#cc0000;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}
/************fin***************/

a.adresse:link {
	font-family:"Arial";
	font-size:10pt;
	color:#333333;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

/*lien visité*/
a.adresse:visited {
	font-family:"Arial";
	font-size:10pt;
	color:#333333;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

/*lien survolé*/
a.adresse:hover {
	font-family:"Arial";
	font-size:10pt;
	color:#008C49;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}





h1 {
	font-family:"Arial";
	font-size:12pt;
	color:#008C49;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
p {
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	padding-left:17px;
	margin:0;
}

p.legende {
	background:#DED7D9;
	font-family:"Arial";
	font-size:10pt;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin:0 0 3px 0;
	padding:3px 0 3px 0;
	width:324px;
}

a.lienLegende:link, a.lienLegende:hover, a.lienLegende:visited  {
	background:#DED7D9;
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

p.legendePicto {
	background:#DED7D9;
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	width:250px;
}
p.mentions {
	background:#DED7D9;
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:bold;
	text-align:left;
	margin:0 0 3px 0;
	padding:3px 0 3px 0;
	width:350px;
}

p.encart {
	width:324px;
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:left;
	margin:0;
}

p.important {
	background:#F9F1F3;
	width:100%;
	font-family:"Arial";
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	padding:5px 5px 5px 20px;
	margin:0;
}


h2 {
	background:#F9F1F3;
	font-family:"Arial";
	font-size:13pt;
	color:#960624;
	font-weight:bold;
	margin:0;
	padding-top:5px;
}
.labelContact
{
color:#960624;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
/**********Formulaire***********/
input
{
margin-top:none;
color:#656460;
background-color:#ffffff;
font-size:8pt;
font-family:Arial;
border: 1px solid;
border-color:#960624;
width:200px;
}
input.noborder
{
border: none;
background-color:transparent;
width:20px;
}
input.btnForm
{
border: none;
background-color:transparent;
width:120px;
}
textarea
{
color:#656460;
background-color:#ffffff;
font-size:8pt;
font-family:Arial;
border: 1px solid;
border-color:#960624;
width:200px;
}

select
{
color:#656460;
background-color:#ffffff;
font-size:9pt;
font-family:Arial;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-color:#960624;
}

.info {
	font-family:"Arial";
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	margin:0;
}

.label {
	background:url(../images/img_nav/garanties-tapis.jpg) no-repeat;
	width:270px;
	height:360px;
	padding:80px 0 0 0;
	margin:0;
	color:#008b48;
	font-size:10pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/*************fin***************/

.video {
	text-align:right;
	padding:8px 10px 0 0;	
}
a.video:link, a.video:hover, a.video:visited  {
	text-decoration:underline;
	color:#ffffff;
	font-size:10pt;
}
