@import url("couleurs.css");

body {
	background-color: white;	
}

a {
	text-decoration: none;
}

img, a img {
	border: none;
}

.popup1, .popup1a, .popup2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.popupPrompto{
	height: 800px;
	width: 450px;	
}
.popupMonUgc{
	height: 800px;
	width: 450px;	
}
.popup1 {
	width: 600px;
}
.popup1a {
	width: 450px;
}
.popup2 {
	width: 505px;
}

.header1 {
	width: 600px;
	height: 65px;
}
.header1a {
	width: 450px;
	height: 65px;
}
.header2 {
	width: 505px;
	height: 78px;
}
.logo1, .logo2 {
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
.logo1 {
	width: 116px;
	height: 65px;
	padding-right: 14px;
}
.logo2 {
	width: 116px;
	height: 78px;
	padding-right: 14px;
}
.textHeader1, .textHeader1a, .textHeader2 {
	position: relative;
	float: left;
}
.textHeader1 {
	width: 470px;
	height: 65px;
}
.textHeader1a {
	width: 320px;
	height: 65px;
}
.textHeader2 {
	width: 375px;
	height: 78px;
}
.title {
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 2px;
}
.content {
	position: relative;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.barre35 {
	height: 35px;
	width: 100%;
	font-size:35px; /* correction d'un bug IE */
}
.barre48 {
	height: 48px;
	width: 100%;
	font-size:48px; /* correction d'un bug IE */
}
.barre10 {
	height: 10px;
	width: 100%;
	font-size:10px; /* correction d'un bug IE */
}
.or{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
}
.barre1 {
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	font-size:1px; /* correction d'un bug IE */
}

.tab {
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.grosseTab {
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.question {
	margin-top: 10px;
}
.response {
	margin-top: 10px;
}


.center {
	text-align: center;
}
.gras {
	font-weight: bold;
}
.left {
	float: left;
	}
.leftWithSpace {
	float: left;
	margin-right: 10px;
	}
.droit {
	float: right;
}
.stopDroit {
	clear: right;
}
.newLine {
	clear: both;
}
.champ {
}
.colonneGaucheForm, .colonneDroitForm, 
.colonneGaucheContacts, .colonneDroitContacts, 
.colonneGauche, .colonneDroit {
	position: relative;
	float: left;
}
.stopGauche {
	clear: left;
}
.colonneGaucheForm {
	width: 80px;
}
.colonneDroitForm {
	width: 370px;
}
.colonneGaucheContacts {
     width: 260px;
}
.colonneDroitContacts {
	width: 340px;
}
.colonneGauche {
	width: 210px;
}
.colonneDroit {
	width: 295px;
}

.colonneGaucheLiens, .colonneDroitLiens {
	position: relative;
	float: left;
}
.colonneGaucheLiens {
	width: 220px;
	height: 300px;
	background-color: #FFFFFF;
}
.colonneDroitLiens {
	width: 275px;
	margin-left: 10px;
}

.lien {
	height: 74px;
}
.logoLien {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 20px;
	float: left;
	overflow:hidden;
}
.barreLien {
	height: 30px;
	width: 100%;
}
.nomLien {
	margin-top: 0px;
	float: left;
}
.regionTabs {
	display: none;
}
.regionTabLabel {
	width: 198px;
	margin-left: 1px;
	margin-right: 1px;
}
.regionTabContent {
	display: none;
}

