/* CSS Document */

img
{
	border:0px;	
}

body
{
	background:url(../../images/summer/summer_bck_01.png) repeat-x #000;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#wrapper
{
	width:980px;
	padding:0px 10px 10px 10px;
	min-height:700px;
	background-color:orange;
	margin:0 auto;
	background:url(../../images/summer/bck.png) center;
}


#inner_wrapper
{
	width:980px;
	margin:0 auto;
	min-height:600px;
	background:#37801b;	
	padding-bottom:10px;
}


#header
{
	width:980px;
	height:234px;
	text-align:center;
	background:url(../../images/summer/header_back.png) left top no-repeat;
	margin-bottom:-10px;
	margin-left:-250px;
}

#page_content
{
	background:url(../../images/summer/content_back_v2.png) repeat-y center;
	width:710px;
	min-height:900px;
	margin-left:250px;
}

#page_content #container
{
	padding-top:48px;
	min-height:800px;
}

	.com_main
	{
		background-color:#9AF47B;
		padding:15px;
		border-width:0px;
		width:610px;
	}
	
	.com_tb
	{
		background-color:#466c0a;
		border-width:0px;
		padding-right:15px;
	
	}
	
	.com_top
	{
		background-color:#0C6E10;
		border-width:0px;
		font-size:14pt;
		text-shadow:#999 2px;
	}

#page_content_bottom
{
	background:url(../../images/summer/content_bottom_v2.png) no-repeat center;
	width:710px;
	min-height:24px;
	margin-left:250px;
	margin-bottom:50px;
}

#menu_left
{
	float:left;
	width:250px;
	margin-left:-250px;
	min-height:500px;
	border:0px red solid;
}
	.unite_box
	{
		margin:0px 0px 0px -15px;
		text-align:center; 
		z-index:2;
	}

	.un_logo_div
	{
		margin:0 auto;
		text-align:center; 
		background-image:url(../../images/summer/feuille_menu_01.png); 
		background-repeat:no-repeat; 
		width:155px; 
		height:125px; 
		padding-top:25px;
		padding-left:0px;
		vertical-align:middle;
	}
	
	.logged_box
	{
		background-image:url(../../imgdump/h_submenu_back.png);
		font-size:20px;
		color:#000;
		font-weight:bold;
		vertical-align:text-top;
		padding:5px;
		border-style:double;
		border-width:thin;
		width:130px;
		max-height:50px;
		left:30px;
		margin:-30px 0 20px 60px;
		
	}

#menu_top
{
	background:url(../../images/summer/top_menu_bar_back.png) repeat-x;
	margin-left:0px;
	min-height:42px;
	width:980px;	
}

	#menu_top_left
	{
		float:left;
		width:250px;
		text-align:center;
	}
	
		#menu_top_left img
		{
			margin-top:3px;
			border:0px;			
		}
		
	#menu_top_right
	{
		float:right;
		width:700px;
		margin-right:30px;
		text-align:center;
	}
	
	#menu_top_right ul li
	{
		display:inline;
		position:relative;
		min-width:90px;
		padding:0px 20px 0px 20px;	
	}
	
	
	
	
#photosDiv
{
	position:absolute;
	padding:7px;
	padding-left:2px;
	padding-right:27px;
	display:none;
	top:25px;
	left:-25px; 
	background-image:url(../../imgdump/h_submenu_back.png);
	border-style:double;
	border-width:thin;
	min-width:110px;
}

#photosDiv A:link
{
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
}

#photosDiv A:Visited
{
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
}


.month
{
	background:#9AF47B;
	margin: 0 auto;
	
}

#cal_nav_div
{
	margin-bottom:-25px;
}