body
{
	margin:0px;
	padding: 0px;
	background-image: url(../images/layout/commons/homepage_gray_bg.jpg);
	font-family: Arial;
	font-size: 12px;
	color: #00255b;
}


img
{
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


h1
{
	font-weight: bold;
	font-size: 12px;
}


p
{
	color: #00255b;
	text-align: left;
}


th
{
	font-size: 12px;
	text-align: right;
}

tr
{
	font-size: 12px;
	text-align: left;
}

#commons_logo
{
	position: absolute;
    left: 50%;
    top: 20px; 
    width: 265px;
    height: 42px;
    margin-left: -132px; /* moitié de la largeur */	
}


.commons_main_container
{
	position: absolute;
    left: 50%;
    top: 75px; 
    width: 978px;
    height: 588px;
    margin-left: -489px; /* moitié de la largeur */	
}


#commons_edge_lr
{
	position: absolute;
	top: 17px;
	width: 978px;
	height: 552px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='project/resources/images/layout/commons/commons_edge_lr.png');
}


#commons_edge_lr[id]
{
	background-image: url(../images/layout/commons/commons_edge_lr.png);
	background-repeat: repeat-y;
}


#commons_edge_tb
{
	position: absolute;
	left: 18px;
	width: 942px;
	height: 588px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='project/resources/images/layout/commons/commons_edge_tb.png');
}


#commons_edge_tb[id]
{
	background-image: url(../images/layout/commons/commons_edge_tb.png);
	background-repeat: repeat-x;
}


#commons_edge_lt
{
	top: 0px;
	left: 0px;
}


#commons_edge_rt
{
	top: 0px;
	right: 0px;
}


#commons_edge_rb
{
	right: 0px;
	bottom: 2px;
}

#commons_edge_lb
{
	left: 0px;
	bottom: 2px;
}


.commons_edge_corner
{
	position: absolute;
	width: 18px;
	height: 17px;
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
}


.commons_content_container
{
	position: absolute;
	top: 14px;
	left: 15px;
	background-color: #002365;
	width: 949px;
	height: 559px;
}


/* MENU */
#commons_main_menu
{
	position: absolute;
	width: 100%;
	height: 64px;
	font-size: 0px;
	padding:0px;
	margin: 0px;
}

#commons_main_menu_edge
{
	position: absolute;
	top: 64px;
	height: 10px;
	width: 100%;
	background-image: url(../images/layout/commons/commons_menu_edge.png);
	background-repeat: repeat-x;
}


#commons_menu_left_container
{
	position: absolute;
	top: 74px;
	width: 166px;
	height: 484px;
	background-color: #002d62;
}


.commons_menu_left_item
{
	position: relative;
	border-top: 1px solid #001535;
	border-bottom: 1px solid #001535;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

#commons_menu_left_selected
{
	background-image: url(../images/layout/commons/commons_menu_on.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.commons_center_midle_container
{
	position: absolute;
	padding: 15px;
	top: 74px;
	left: 166px;
	background-image: url(../images/layout/commons/commons_center_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 525px;
	height: 455px;
	overflow: auto;
	color: #00255b;
}


.commons_center_full_container
{
	width: 753px;
}


#commons_right_column
{
	position: absolute;
	top: 74px;
	width: 191px;
	left: 764px;
	height: 485px;
}


.commons_center_left_full_container
{
	position: absolute;
	padding: 15px;
	top: 74px;
	width: 689px;
	height: 455px;
	background-image: url(../images/layout/commons/commons_center_bg.jpg);
	background-repeat: no-repeat;
}


.commons_right_picture_container
{
	position: absolute;
	top: 74px;
	left: 719px;
	width: 231px;
	height: 485px;
	background-image: url(../images/layout/commons/commons_right_separator.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 8px;
}


.commons_input_text
{
	width: 225px;
	background-image: url(../images/layout/commons/commons_input_text_bg.png);
	border: none;
	padding-left: 2px;
	padding-top: 2px;
}


.commons_input_textarea
{
	width: 375px;
	height: 171px;
}


.commons_send_form
{
	position: absolute;
	margin-top: 10px;
	right: 7px;
	width: 116px;
	height: 14px;
	cursor: pointer;
}


.commons_mapping
{
	position: absolute;
	top: 107px;
	width: 200px;
	height: 90px;
	cursor: pointer;
	text-decoration: none;
/*	border: 1px solid #000;*/
}


.commons_policy
{
	position: absolute;
    left: 50%;
    top: 680px; 
    width: 321px;
    height: 21px;
    margin-left: -160px; /* moitié de la largeur */	
}

#commons_policy_1
{
	top: 0px;
	left: 0px;
	width: 105px;
	height: 21px;
}


#commons_policy_2
{
	top: 0px;
	left: 105px;
	width: 88px;
	height: 21px;
}

#commons_policy_3
{
	top: 0px;
	left: 193px;
	width: 81px;
	height: 21px;
}


#commons_policy_4
{
	top: 0px;
	left: 274px;
	width: 48px;
	height: 21px;
}


#commons_menu_left_container a
{
	color: #fff;
	text-decoration: none;
}