@charset "iso-8859-1";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(p/bg_black.gif);
	font-family:  Tahoma, Geneva, sans-serif;
}



/* menu */ 


.menu {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.menu_no_hover {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.menu_unselected {
	font-size: 14px;
	font-weight: normal;
	color: #929591;
	text-decoration: none;
	text-align: left;
}

.menu_selected,
.menu:hover {
	font-size: 14px;
	font-weight: normal;
	color: #AEFF00;
	text-decoration: none;
	text-align: left;	
}

.div_menu_contener
{	
	cursor:pointer;
	z-index:99;
	text-align: left;   
}

.div_menu_hover
{
	position: absolute;
	z-index: 1;
	text-align: left;   
}

/* content textes */ 

.content_text_link {
	font-size: 12px;
	color: #AEFF00;
	text-decoration: none;
	font-weight: bold;
}

.content_text_link:hover {
	font-size: 12px;
	color: #AEFF00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AEFF00;
	text-decoration: none;
	font-weight: bold;
}

.content_text {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}



.content_text_temp {
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
}

.content_title
{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;	
}

.content_text_g {
	font-size: 12px;
	color: #AEFF00;
	text-align: justify;
}

.content_title_g
{
	font-size: 20px;
	color: #AEFF00;
	font-weight: bold;
	text-align: left;	
}

.content_text_b {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.content_text_link_b {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.content_text_link_b:hover {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.content_title_b
{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: left;		
}


/* footage */

.foot_text {

	font-size: 11px;
	color: #FFFFFF;
}

.foot_text_link{

	font-size: 11px;
	color: #FFFFFF;
}

.foot_text_link:hover {

	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}


.style_m {color: #88b633}
.style_g {color: #3baae1}
.style_rtg {color: #3b3b3b}
.style_u {	color: #aeff00}


a img{
	border:none;
	border-width: 0px;	
	border-style: none;
}

.img_a_nostyle
{
	border:none;
	border-width: 0px;	
	border-style: none;
}
