#content {
	padding-top:12px;
	/*height:600px;*/
}

html > body #content {
	/*min-height:600px;
	height:auto;*/
}

#content_2cols {
/* 	border:1px solid green; */
}
#content_2cols #colNormal {width:480px;}
#content_2cols #colRight {width:300px;}


#TitrePage
	{
	color: #c00076;			/* Violet */
	font-size: 25px;
	margin-bottom: 15px;
	}

#content_2cols #colRight dl, 
#content_2cols #colRight ul 
	{margin: 0!important;}

#telephone
	{
	width: 300px;
	height: 119px;
	background: transparent url('img/telephone.gif') no-repeat;
	}
#telephone a
	{
	display: block;
	width: 100%;
	height: 100%;
	}