
/*----------------------Search----------------------*/


#MainMenu{
	margin:9px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
}


p, span{
	line-height:19px;
}
#IndiaHome p, span{
	line-height:17px;
}

/*---------------------------------------CentralPageHome-------------------------------------------*/
#CentralPageHome{
	float: left;
	width: 560px;
	height:auto;
	margin-right: 10px;
}
#CentralPageHome ul li{
	color:#004080;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

table td{
	width:50%;
}
/*---------------------------------------LeftColumnHome-------------------------------------------*/
#LeftColumnHome {
	float: right;
	clear:right;
	width: 340px;	/*----------------------------CHANGED------------------------*/
	padding-left: 5px;
	padding-bottom: 50px;
	background:#ffffff;
	height:auto;
}
/*----------------------------------------BelgiumHome-----------------------------------------*/

#BelgiumHome {
	font-family: Arial, Helvetica, sans-serif;
	height:auto;
	width: 100%;	/*------------------Changed px-------------------*/
	float: left;
	clear: left;
	margin-bottom:37px;
	padding:10px;
	background: #F9FCFF;
	text-align:center;
	border-bottom: 1px solid #DBE6F2;
}
#BelgiumHome h2{
	border-bottom:1px solid #004080;
	margin:4px 0;
	padding:0;
	margin
}
#BelgiumHome .highlight{
	display: block;
	text-align:left;
}
#BelgiumHome div h2{
	margin-top:0px;
	border:0;
}
#BelgiumHome .highlight a, #BelgiumHome .highlight a:visited{
	width:auto;
	display: block;
	text-decoration:none;
	height:210px;
	color: #004080;
	padding:5px;
}
#BelgiumHome .highlight a:hover{
	display: block;
	background-color:#E6F2FF;
	text-decoration:none;
	color: #004080;
}
#BelgiumHome .intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;/*ne fonctionne pas à cause de la déclaration p */
	color: #004080;
	display: block;
}

/*---------------------------------------IndiaHome-------------------------------------------*/
#IndiaHome{
	float:left;
	width: 100%;
	margin-bottom:30px;
}
#IndiaHome h2{
	color:#004080;
	margin:0px;
	margin-bottom:10px;
	padding-left:10px;
	margin-top:10px;
}
#IndiaHome div{
	width:auto;
	display: block;
	clear:left;
	margin-bottom:15px;
}
#IndiaHome div p{
	padding-top:5px;
}
#IndiaHome div a, #IndiaHome div a:visited{
	width:320px;
	display: block;
	text-decoration:none;
	color: #004080;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	border:none;
	height:60px;
}
#IndiaHome div a:hover{
	background-color:#E6F2FF;
	text-decoration:none;
	color: #004080;
}
#IndiaHome img{
	display:block;
	padding-left:5px;
}
.RoundCorner {
	background: url(images/BgRound.jpg) no-repeat top left;
	padding:0px 5px;
}
.RoundCorner p.alignRight {
	background: url(images/BgRound.jpg) bottom left no-repeat;
	padding-bottom:10px;
	margin-left:-5px;
	padding-right: 10px;
}

/*---------------------------------------HelpHome-------------------------------------------*/
#HelpHome{
	float:left;
	clear: none;
	width: 187px;
	margin-right: 10px;		
	margin-left: 10px;
	margin-bottom:20px;
}
#HelpHome a, #HelpHome a:visited{
	background-color:#EFF4FA;
	text-decoration:none;
	display: block;
	padding:0px;
	color: #004080;
	height:170px;
}
#HelpHome a:hover{
	text-decoration:none;
	display: block;
	background-color: #E6F2FF;
	color: #004080;
}
#HelpHome h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#HelpHome p{
	margin: 0;
	padding: 0;
	font-size: 12px;	
}
#Box {
	background-color:#FFFFFF;
	background:url(images/tsr-l.gif) top left no-repeat;
	padding:0 0 0 11px;
	margin:0 0 10px 0;
	display:block;
	width: auto;
}
#Box h1{
	background:url(images/tsr-r.gif) top right no-repeat;
	padding:10px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
/*#Box div a, #Box div a:visited{
	width:100%;
	display: block;
	text-decoration:none;
	height:210px;
	color: #004080;
	padding-left:5px;
	padding-right:5px;		How to wrap my BelgiumHome in the Teaser???
}
#Box div a:hover{
	width:100%;
	display: block;
	background-color:#E6F2FF;
	text-decoration:none;
	color: #004080;
}*/

#Box p{
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
	list-style-position:inside;
}
#Box .more{
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url(images/tsr-l.gif) bottom left no-repeat;
}
#Box .more a{
	display:block;
	text-align:right;
	padding:0;
	background:url(images/tsr-r.gif) bottom right no-repeat;
}
