@charset "utf-8";


.content_tab
{
	width: 944px;
}

.content
{
	position: relative;
	width: 683px;
	height: auto;
	margin-left: 260px;
	background-image: url('../img/__/Inte_page.png');
	background-repeat: repeat-y;
	background-position: left;
}

	.content_title
	{
		position: relative;
		height: 30px;
		width: 671px;
		margin-left: 4px;
		background-color: #2D4185;
		border-bottom: 3px solid #83A9CB;
		border-top: 1px solid #2D4185;
	}
	
		.content_title p
		{
			color: #FFFFFF;
			font-size: 16px;
			margin-top: 2px;
			margin-left: 15px;
			margin-right: 15px;
		}
		
	.content_content
	{
		position: relative;
		width: 671px;
		height: auto;
		margin-left: 4px;
		border-bottom:1px solid #E7E9EC;
		overflow: hidden;
	}
				
		.content_content p
		{
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 4px;
			font-size: 12px;
			/* text-indent: 11px;		*/
		}	
		
		.content_content .titre
		{
			font-weight: bold;
			font-size: 13px;
			margin-top: 10px;		
		}
	
		.content_content ul
		{
			padding: 0px;
			margin: 0px;
			margin-left: 40px;
		}
		
		.content_content li
		{
			padding: 0px;
			margin: 0px;
		}

		.content_content_title
		{
			position: relative;
			height: 43px;
			width: 671px;
			/*background-color: #2D4185;*/
			background-color: #FFFFFF;
			/*border-bottom: 3px solid #83A9CB;*/
			border-top: 1px solid #FFFFFF;
			background-image: url('/src/img/pages/contentHeadHome.gif');
		}
		
			.content_content_title h2
			{
				color: #000000;
				font-size: 14px;
				margin-top: 17px;
				margin-left: 162px;
				text-align:left;
				font-weight: bold;
			}
		
			.content_content_title_nav
			{
				position: absolute; 
				top: 0px;
				left: 162px;
			}
				.content_content_title_nav p
				{	
					font-size: 12px;
				}
				.content_content_title_nav a
				{	
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
				}
				.content_content_title_nav .a1
				{	
					color: #1D77D2;
				}
				.content_content_title_nav .a2
				{	
					color: #5398DD;
				}
				.content_content_title_nav .a3
				{	
					color: #7DB1E5;
				}
				.content_content_title_nav a:hover
				{	
					color:#000000;
				}

		.content_content_footerbug
		{
			position: relative;
			display: block;
			height:1px;
			width: 100%;
			float: left;
		}
		
		
		
		
#fournier
{
	background-image: url('/src/img/__/fournierfd.jpg');
	float: left;
	position:relative;
	width:100%;
	height:230px;
}


.content_content_stitle
{
	background-image: url('/src/img/pages/menuPerso.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 673px;
	height: 38px;
	position: relative;
	border-top: 1px solid #83A9CB;
}

.scontentHead
{
	position: relative;
	height: 21px;
	width:100%;
	background-image: url('/src/img/__/scontentHead.gif');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 18px;
}

	.scontentHead h3
	{
		font-size:12px;
		letter-spacing: 1px;
		color: #993300;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 20px;
		padding: 0px;
		width: 51%;
		text-align:center;
	}

.scontentHeadLarge
{
	position: relative;
	height: 21px;
	width:100%;
	background-image: url('/src/img/__/scontentHeadLarge.gif');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 18px;
}
	
	.scontentHeadLarge h3
	{
		font-size:12px;
		letter-spacing: 1px;
		color: #993300;
		font-weight: bold;
		margin-top: 3px;
		margin-left: 20px;
		padding: 0px;
		width: 90%;
		text-align:center;
	}

.scontentFoot
{
	position: relative;
	height: 21px;
	width:100%;
	background-image: url('/src/img/__/scontentFoot.gif');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 3px;
}



#loadingid
{
	display: none;
	position: absolute;
	top: 0px;
	right: 12px;	
}
#loadingid img
{
	vertical-align: middle;
}
#loadingid p
{
	margin:0px;
}



#agrandirimage .agrandirimageminclass
{
	border: 2px solid #CCC; 
	position: relative; 
	width: 80px; 
	height: 60px;
	margin-bottom: 3px;
	cursor: pointer;
}
