﻿/**************************************************************************************
    On définit ici la page modèle de l'espace Partenaires
********************************************************************************************/

/*************************************************
Exposant Box
****************************************************/


.bgPageBox{
	background-image:url(/image/Public/charte/rightBottomFormExposant.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.contentForm{
    width:749px;
	background-image:url(/image/Public/charte/bgRightContentBox.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	min-height:760px;
	_height:760px;
	_position:relative;
	}

.contentText{
	width:510px;
	border-right:none;
	padding:0 15px 15px 15px;
	float:left;

}
.ie6.contentText
{   width:510px;
	border-right:none;
	padding:0 15px 15px 15px;
    position:absolute;
    float:none;
	top:30px;
	left:0;
}
.rightBox{
	/*width:182px;*/
	float:left;
	padding:0;
	margin-top:30px;	
	}
.ie6.rightBox{
	right:5px;
	padding:0;
	top:40px;
	float:none;
	position:absolute;

	}
.rightBox .inscriptionBox{
	background-image:url(/image/Public/charte/bgInscriptionBox.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:182px;
}
.rightBox .inscriptionBox .top{
	background-image:url(/image/Public/charte/bgInscriptionTopBox.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.rightBox .inscriptionBox .bottom{
	background-image:url(/image/Public/charte/bgInscriptionBottomBox.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:35px 10px 10px 10px;
	min-height:50px;
}
.rightBox .uploadPdfBox{
	background-image:url(/image/Public/charte/bgUploadBox.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:162px;
	padding:15px 10px 10px 10px;
	margin-top:10px;
	min-height:20px;
}
.rightBox .uploadPdfBox .mBox 
{
    line-height:1.3em;
    padding-top:5px;   
}
.rightBox .uploadPdfBox a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.rightBox .uploadPdfBox a:hover{
	color:#a83188;
}
h1 {
	color:#571f59;
	width:720px;
	display:block;

}

.mModuleHtmlPublicIndex, .mModuleHtmlPublic, .mSection
{   margin:0;
    padding:0;
    }
    
a.print
{
	width:710px;
}
ul.Tools
{
   width:710px;
   *top:0;}
