﻿.attach_top
{
	background-image: url(../images/interfaces_images/attach_top.png);
	background-repeat:no-repeat;
	width:506px;
	height:43px;
}
.attach_mid
{
	background-image: url(../images/interfaces_images/attach_repeater.png);
	background-repeat:repeat-y;
	width:506px;
	height:auto;
}
.attach_bottom
{
	background-image: url(../images/interfaces_images/attach_down.png);
	background-repeat:no-repeat;
	width:506px;
	height:7px;
}
.attach_text
{
	padding-left:15px;
	padding-bottom:15px;
	
}
.container_attach
{
	margin-left:auto;
	margin-right:auto;
	width:506px;
}

.attach_titre
{
	padding-left:20px;
	padding-top:12px;
	font-family:Century Gothic;
	font-size:16px;
	color:Black;
	text-decoration:none;
}
.attach_link
{
	color:#560000;
	font-size:11px;
	text-decoration:underline;
	font-family:Verdana;
}
.gestion_table_scroll
{
	width:100%;
	height:300px;
	overflow:auto;
}