
/*
	Left Column Container
*/

#left_rub
{
	float: left;
	width:750px;
	margin-bottom:5px;
	text-align:left;
	border:1px solid #fff;
	margin-top:5px;
	margin-left:5px;	
	padding:15px;

}
#left_1{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:center;
	float: left;
	width:745px;
	margin:2px;
	text-align:left;
	height:auto;
	font-style : Verdana;
	font-size: 1.0em;
	line-height: 1.8;
	
}

a.sousplanlien
{
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	font-size:0.7em;
	font-style:justify;
	line-height:20px;
	text-decoration:none;
	
}
a.sousplanlien:hover
{
	font-family: verdana;
	font-weight: normal;
	color: #999999;
	font-size:0.7em;
	font-style:justify;
	line-height:20px;
	text-decoration:underline;
}
.planlien
{
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	font-size:0.8em;
	font-style:justify;
	line-height:20px;
	font-weight:bold;
}
fieldset{
border:none;
}
