body{
	margin:26px 0 0 0;
	padding:0;
	text-align:center;
}

/*ETAT DES TEXTES*/

#txt_programmation{
	display:none;
}
#txt_information{
	/*display:none;*/
}
#txt_inscription{
	display:none;
}
#txt_questioncourante{
	display:none;
}
#txt_grandseminaire{
	display:none;
}
#txt_temoignage{
	display:none;
}

#centerdiv {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:798px;
}

#cross{
	position: absolute;
	border-top-color:#000000;
	border-top-width:1px;
	border-collapse:collapse;
	border-top-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	margin-top: 1px;
}

#topline{
	position: absolute;
	border-top-color:#000000;
	border-top-width:1px;
	border-collapse:collapse;
	border-top-style:solid;
	margin-top: 1px;
	width:600px;
}

#flashzone{
	/*
	border-color:#000000;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;	
	*/
	position: absolute;
	height:598px;
	width:798px;
	text-align:left;	
}

#mainsite{
	/*
	border-color:#000000;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;	
	*/
	position: absolute;
	display:none;
}

#menu{
	position: absolute;
	margin-left: 201px;
	margin-top: 0px;
	border-top-color:#000000;
	border-top-width:1px;
	border-collapse:collapse;
	border-top-style:solid;	
	
}

#contentinformation{
	position: absolute;
	margin-top:226px;
	width:523px;
	height:315px;
	padding-bottom:56px;
	padding-left:50px;
	padding-right:25px;
	background-image:url(../img/bg_information.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-left-color:#000000;
	border-left-width:1px;
	border-collapse:collapse;
	border-left-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.flagred{
	position: absolute;
	background-color:#e61b01;
	border-color:#000000;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:35px;
	padding-right:35px;
	margin-left:629px;
	margin-top: 1px;
}

.flagyellow{
	position: absolute;
	background-color:#e1b214;
	border-color:#000000;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:35px;
	padding-right:35px;	
	margin-top: 1px;
}

#imgdesign{
	position: absolute;
	border-color:#000000;
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	margin-left:629px;
	margin-top:125px;
}

H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a6a6a6;
	text-align:left;
	margin-bottom:5px;
}

.regulartext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

.soustitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e61b01;
	text-align:left;
}