/* reglages page de base: */

body {
BORDER-BOTTOM: 0px; 
BORDER-LEFT: 0px; 
BORDER-RIGHT: 0px; 
BORDER-TOP: 0px; 
MARGIN: 0pt 0pt 0pt 0pt;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

/* style: */

#logo {
	position:absolute;
	left:70px;
	bottom:-2px;
	width:160px;
	height:50px;
}

#nv2 {
	position:absolute;
	right:70px;
	bottom:-2px;
	width:300px;
	height:47px;
}

#submenus {
	filter: alpha(opacity=100); 
	opacity: 1.0; 
	position:absolute; 
	left:295px; 
	bottom:0px; 
	width:100%; 
	height:60px;
}

.titre {
    border-spacing : 0px;
    border-collapse:separate;
/*	background-color: #FFFFFF; 
*/
	border-left: 1px solid #666;
}
.titre td {
	padding: 2;
}

.menus {
    border-spacing : 0px;
    border-collapse:separate;
/*	background-color: #FFFFFF; */
	border-left: 1px dotted #666;
}
.menus td {
	padding: 2;
}
.menus td:hover {
	padding: 2;
	background-color: #666666;
/*	border-left: 1px solid #000; */
}

.menus1 {
    border-spacing : 0px;
    border-collapse:separate;
/*	background-color: #FFFFFF; */
/*	border-left: 1px dashed #000;  */
}
.menus1 td {
	padding: 2;
}
.menus1 td:hover {
	padding: 2;
	background-color: #666666;
/*	border-left: 1px solid #000; */
}

.menus2{
    border-spacing : 0px;
    border-collapse:separate;
/*	background-color: #FFFFFF;
*/
	border-right: 1px solid #666;
}
.menus2 td{
	padding: 2;
}

.menuscadre {
    border-spacing : 0px;
    border-collapse:separate;
	background-color: #ffffff;
	border-left: 1px solid #666;
}
.menuscadre td {
	padding: 2;
}
.menuscadre td:hover {
	padding: 2;
	background-color: #666666;
/*	border-left: 1px solid #666; */
}

.Style7 {
	font-size: 24px; 
	color: #666666; 
	font-family: "Times New Roman", Times, serif; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

.Style8 {
	font-size: 24px; 
	color: #000000; 
	font-family: "Times New Roman", Times, serif; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

.Style9 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

.Style10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

.Style10:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

.Style11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	margin-left: 2px;
	margin-right: 2px;
	text-decoration:none;
}

#admin {
	position:absolute;
	left:0px;
	bottom:0px;
	width:20px;
	height:20px;
}

#sitemap {
	position:absolute;
	right:0px;
	bottom:0px;
	width:20px;
	height:20px;
	visibility:hidden;
}

#portfolio {
	position:absolute;
	left:235px;
	bottom:-1px;
	width:45px;
	height:18px;
}

#contacts_div {
	position:absolute;
	left:70px;
	bottom:55px;
	width:360px;
	height:320px;
}

.contacts_table{
    border-spacing : 5px;
    border-collapse: separate;
	background-color: #ffffff;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#contacts_table : table{	padding: 10px; }
