/* MANTIS #7540 - Augmentation de la taille de la boite. */
.template_portail #Container .boxRightCorpo {
	width: 316px;
	padding-top:5px;
	margin: 0 0 10px 0;
	background: #fff
		url(../images/jahia/Images/template_container_box_border_leftside.png)
		repeat-y left bottom;
}

.template_portail #Container .boxSearchRightCorpo {
	width: 239px;	
}

/* MANTIS #7540 - deplacement de l'image � droite pour l'augmentation du taille de la boite */
.template_portail #Container .boxRightCorpo .boxBottom {
	width: 100%;
	height: 230px;
	background:
		url(../images/jahia/template_corporate_border_bottom.jpg)
		no-repeat right bottom;
}


/* .template_portail #Container .boxRightCorpo .boxBottom span { */
/* 	display: block; */
/* 	position: relative; */
/* 	height: 230px; */
/* 	background: */
/* 		url(../images/jahia/template_corporate_border_bottom-right.png) */
/* 		no-repeat right top; */
/* } */

.template_portail #Container #Right .boxCenterContent {
	position: relative;
	padding: 0px 10px;
	margin-top: 0;
}

.template_portail #Container .boxRightCorpo #charteClient {
	width: 216px;
	height: 107px;
	background-image: url(../images/jahia/template_corporate_background_charte_client.png);
	margin: 0px 0 0 9px;
}

.template_portail #Container .boxRightCorpo #charteClient .titreCharte {
	margin: 0 0 0 1px;
}

.template_portail #Container .boxRightCorpo #charteClient .sousTitreCharte
	{
	margin: 10px 0 0 1px;
	font-size: 11px;
	color: #C00;
}

.template_portail #Container .boxRightCorpo #charteClient .pictoLienCharte
	{
	margin-top: 18px;
	float: left;
}

.template_portail #Container .boxRightCorpo #charteClient .texteLienCharte
	{
	position: relative;
	top: 27px;
	left: 2px;
	font-size: 10px;
	font-style: italic;
}

.template_portail #Container .boxRightCorpo #charteClient a {
	text-decoration: none;
}

.template_portail #Container .boxRightCorpo #charteClient a:hover {
	color: #C00;
}

.template_portail #Container .boxRightCorpo hr {
	position: relative;
	border: 0;
	color: #fff;
	background: none;
	border-top: 1px dashed #CCC;
	padding: 0;
	margin: 12px 9px 12px 9px;
}

.template_portail #Container .boxRightCorpo #recrutement {
	margin: 0 0 0 9px;
}

.template_portail #Container .boxRightCorpo #recrutement .titreRecrutement
	{
	margin: 0 0 0 1px;
}

.template_portail #Container .boxRightCorpo #recrutement .postesRecrutement
	{
	margin: 15px 0 0 0;
}

.template_portail #Container .boxRightCorpo #recrutement .postesRecrutement a
	{
	font-size: 11px;
	font-weight: bold;
}

.template_portail #Container .boxRightCorpo #recrutement .postesRecrutement a:hover
	{
	color: #C00;
}

.template_portail #Container .boxRightCorpo #recrutement .texteLibreRecrutement
	{
	margin-top: 11px;
}

.template_portail #Container .boxRightCorpo #recrutement .texteLibreRecrutement a
	{
	font-weight: normal;
	color: #C00;
}

.template_portail #Container .boxRightCorpo #listeArticles {
	margin: 0 0 0 9px;
}

.template_portail #Container .boxRightCorpo #listeArticles .titreListeArticles
	{
	margin: 0 0 0 1px;
}

.template_portail #Container .boxRightCorpo #listeArticles .dateArticle
	{
	margin-top: 11px;
	font-size: 10px;
	color: #999;
}

.template_portail #Container .boxRightCorpo #listeArticles .titreArticle
	{
	margin-top: 3px;
}

.template_portail #Container .boxRightCorpo #listeArticles .titreArticle a
	{
	font-size: 11px;
	font-weight: bold;
}

.template_portail #Container .boxRightCorpo #listeArticles .titreArticle a:hover
	{
	color: #C00;
	text-decoration: none;
}

.template_portail #Container .boxRightCorpo #texteLibre {
	margin: 0 0 -100px 9px;
	position: absolute;
	z-index: 50;
}

.template_portail #Container .boxRightCorpo #listeArticles .titreTexteLibre
	{
	margin: 0 0 0 1px;
}

.template_portail #Container .boxRightCorpo #texteLibre .titreTexteLibre
	{
	margin: 0 0 0 1px;
}

.template_portail #Container .boxRightCorpo #texteLibre .pictoTexteLibre
	{
	margin-top: 18px;
	float: left;
}

.template_portail #Container .boxRightCorpo #texteLibre .texteLibre {
	position: relative;
	top: 13px;
	left: 2px;
	font-size: 11px;
	width: 160px;
}

.template_portail #Container .boxRightCorpo #texteLibre .texteLibre a {
	color: #C00;
}