body
{		
	background-color: #000000;
	/*background-image: url(images/fond.jpg);*/	
	margin:0; padding:0;
	text-align: center;
}

A {color:#95420B; text-decoration:none;font-weight:bold;}
A:hover {color:#95420B; text-decoration:underline;}

A {color:#523B2C; text-decoration:none;font-weight:bold;}
A:hover {color:#523B2C; text-decoration:underline;}

.Amodel1 {color:#9D7D67; text-decoration:none;font-weight:bold;}
.Amodel1:hover {color:#9D7D67; text-decoration:underline;}

.Amodel2 {color:#E2A85E; text-decoration:none;font-weight:bold;}
.Amodel2:hover {color:#E2A85E; text-decoration:underline;}

.Amodel3 {color:#962E20; text-decoration:none;font-weight:bold;}
.Amodel3:hover {color:#962E20; text-decoration:underline;}

.AmodelBlack {color:#000000; text-decoration:none;font-weight:bold;}
.AmodelBlack:hover {color:#000000; text-decoration:underline;}





.MenuLink {font-size: 16px;color:#222; text-decoration:none;font-weight:bold;}
.MenuLink:hover {font-size: 16px;color:#222; text-decoration:underline;}


.main_global
{	
	width: 990px;
	margin: 0 auto;	
	text-align: left;
	position: relative;
	border:solid #000000 1px;	
	font:12px arial, tahoma, helvetica, sans-serif;
}

.main_border_left
{	
	width: 25px;
	background-image: url(images/fond_25_2_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.main_border_right
{	
	width: 25px;	
	background-image: url(images/fond_25_2_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.main_page
{	
	background-color: #404040;
}

.menu_back
{	
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.menu_table
{	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color:#222;
}

.h_title_menu
{
	font-size: 20px;
	color: #111;
	margin: 0px;
}
.h_title_menu_link
{
	color: #111;
	text-decoration:none;
	font-weight:bold;
}
.h_title_menu_link:hover
{
	color:#111;
	text-decoration:none;
}