
/* Style site ASA TERRASSEMENTS */

body {
	background: url("./images/fond.jpg");
}
 
img {
    border: 0px;
}
#cadre {
    width: 800px;
    border: 1px;
    border-width: 1px;
    border-color: #000000;
    border-collapse: collapse;
    border-style: ridge;
    margin: auto;
    background-color: #FFFFFF;
}
.header {
	width: 800px;
	height: 165px;
	background: url("./images/header2.jpg");
}
.bheader {
	width: 800px;
	height: 10px;
	background: url("./images/bottom_header1.jpg");
}

a.rea {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 10pt;
text-decoration: none;
color: #000000;
}


a.rea:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 10pt;
text-decoration:none;
background: #FFFF00;
}

.blanc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #000000;
text-decoration:none;
cursor: pointer;
}
.blancdet { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #000000;
text-decoration:none;
} 	 
.red {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #FF0000;
text-decoration:none;
}

.black { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #000000;
text-decoration:none;
}

#blackacc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: bolder;
color: #000000;
text-decoration:none;
text-align:left;
}

.black2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #000000;
text-decoration:none;
font-weight: bolder;
}
.blackdesc { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt;
color: #000000;
text-decoration:none;
}


/* Style du menu principal */
		
a.menu  {
	display: block;
	font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-size: 15pt;
    color: #000000;
	background: #B1B2AC;
    width: 160px;
    height: 24px;
	text-align: center;
    text-decoration:none;

}

a.menu:hover {
	display: block;
    width: 160px;
    color: #ffffff;
	border: 1px;
	background: #8B8C87;
    height: 24px ;
	text-align: center;
    text-decoration:none;
}

a.part {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 16pt;
text-decoration: none;
    color: #000000;
	background: #B1B2AC;
}


a.part:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 16pt;
text-decoration:none;
    color: #ffffff;
	border: 1px;
	background: #8B8C87;
}

.ajout { 
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}


.tab { 
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	background-color: #B1B2AC;
}
