.li,a.li:hover,a.li:visited,a.li:active,a.li {
	font: 12px Arial;
	color: 4D4D4D;
	text-decoration: underline;
}

.pic_table {
	padding: 20 0 0 0;
}	
.logo_table {
	padding: 0 0 0 0;
}

.logo {
	padding: 20 0 0 0;
}
.input_text {
	width: 157; 
	height: 22; 
	background: white; 
	border: 1px; 
	border-style: solid; 
	border-color: A7A7A7;
}
.text_login {
	font: 10px Arial; 
	color: 4D4D4D; 
	padding: 1 0 0 0;
}	
.text_passe {
	font: 10px Arial; 
	color: 4D4D4D; 
	padding: 2 0 0 0;
}
.text_copy,a.text_copy,a.text_copy:visited,a.text_copy:hover,a.text_copy:active {
	font: 11px Arial; 
	color: 4D4D4D;
	text-decoration: none;
}
.text_copy2,a.text_copy2,a.text_copy2:visited,a.text_copy2:hover,a.text_copy2:active {
	font: 11px Arial; 
	color: FF9600;
	text-decoration: none;
	font-weight: bold;
}
.but_pass {
	float: left;
	padding: 0 1 0 0;
}
.but_next {
	padding: 1 0 0 0;
}
.table_copy {
	padding: 26 0 26 0;
}
.text {
	font: 12px Arial;
	color: black;
}

/* menu */
.cur1 {
	padding: 0 2 0 13;
}
.cur2 {
	padding: 0 2 0 0;
}
.cur3 {
	padding: 0 2 0 0;
}
.cur4 {
	padding: 0 3 0 0;
}
.menu1 {
	padding: 0 14 0 0;
}
.menu2 {
	padding: 0 13 0 0;
}
.menu3 {
	padding: 0 13 0 0;
}
.menu4 {
	padding: 0 16 0 0;
}

/* start */
.st_name,a.st_name,a.st_name:hover,a.st_name:active,a.st_name:visited {
	font: 12px Arial; 
	color: white; 
	font-weight: bold; 
	text-decoration: none;
}
.st_date {
	font: 11px Arial;
	color: 01B3C3;
	font-weight: bold;
	padding: 0 0 1 0;
}
.st_news {
	font: 11px Arial;
	color: 4D4D4D;
	line-height: 1.2;
	padding: 0 0 15 0;
}
.st_all_news,a.st_all_news:hover,a.st_all_news:visited,a.st_all_news:active,a.st_all_news {
	font: 11px Arial;
	color: FF9600;
	text-decoration: none;
	font-weight: bold;
}

/* adm */
.adm1 {
	font: 11px Arial;
	color: 4D4D4D;
	font-weight: bold;
}
a.adm1,a.adm1:hover,a.adm1:active,a.adm1:link,a.adm1:visited {
	font: 11px Arial;
	color: 4D4D4D;
	text-decoration: underline;
}

.adm_link,a.adm_link,a.adm_link:active,a.adm_link:hover,a.adm_link:visited {
	font: 12px Arial;
	color: 4D4D4D;
	text-decoration: underline;
}
.adm_or,a.adm_or:active,a.adm_or:hover,a.adm_or:visited {
	font: 12px Arial;
	color: FF9600;
	font-weight: bold;
}
.adm_title {
	font: 11px Arial;
	color: FF9600;
	font-weight: bold;
}

/* adm table*/
.adm_tb1 {
	background: FF9600;
	font: 12px Arial;
	color: white;
	border-right: 1;
	border-right-color: white;
	border-right-style: solid;	
}
.adm_tb2 {
	background: FF9600;
	font: 12px Arial;
	color: white;
}
.adm_tb_left1 {
	background: FFE7C4;
	font: 10px Arial;
	color: black;
	border-right: 1;
	border-right-color: white;
	border-right-style: solid;
}
.adm_tb_right1 {
	background: FFE7C4;
	font: 10px Arial;
	color: black;
}
.adm_tb_left2 {
	background: FFF3E2;
	font: 10px Arial;
	color: black;
	border-right: 1;
	border-right-color: white;
	border-right-style: solid;
}
.adm_tb_right2 {
	background: FFF3E2;
	font: 10px Arial;
	color: black;
}
