body {
	background: #000000;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtr #container {
	width: 800px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #masterspace {
	height: 35px;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
}
.oneColFixCtr #menua {
	height: 30px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.oneColFixCtr #masterspace_1 {
}
.oneColFixCtr #masterspace_1 p {
	font-size: 5px;
}
#background
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height:auto;
}
#background img
{
	width: 100%;
	height: auto;
	min-width: 800px;
	min-height: 800px;
}
#wrapper
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	padding-bottom: 15px;
}
.oneColFixCtr #bloc_logo {
	border: 1px solid #CCC;
	height: 192px;
	background-image: url(semaine_laser_aquitaine/semaine_laser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #b_l_g {
	float: left;
	width: 490px;
}
.oneColFixCtr #b_l_d {
	float: right;
	width: 524px;
	height: 108px;
}
.oneColFixCtr #promesse_1 {
	background-color: #d2c1ad;
}
.spacer {
	clear: both;
}
.oneColFixCtr #promesse_1 p {
	text-align: center;
	font-size: 19px;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #3a2f29;
	font-family: "Times New Roman", Times, serif;
}
.oneColFixCtr #promesse_2 p {
	font-size: 19px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
}
.oneColFixCtr #foot {
	text-align: right;
	padding-right: 15px;
	color: #FFF;
	font-size: 11px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtr #bloc_centre {
}
.oneColFixCtr #b_c_g {
	float: left;
	width: 290px;
}
.oneColFixCtr #b_c_d {
	float: right;
	width: 500px;
}
.oneColFixCtr #intro_index {
	background-color: #FFF;
	padding-top: 15px;
}
.oneColFixCtr #r_arbo {
	background-color: #FFF;
}
.oneColFixCtr #r_arbo p {
	text-align: right;
	padding-right: 5px;
	color: #999;
	padding-top: 5px;
}

.oneColFixCtr #intro_index p {
	color: #000;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.oneColFixCtr .intro_prog h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.oneColFixCtr #intro_index h1 {
	font-size: 18px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.oneColFixCtr #langage {
	text-align: right;
	padding-right: 15px;
	height: 46px;
}
.oneColFixCtr #masterspace_index {
	height: 190px;
}
.oneColFixCtr #carte {
	float: left;
	height: 140px;
	width: 252px;
}
.oneColFixCtr #bloc_recherche {
	background-color: #FFF;
	height: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.oneColFixCtr #b_r_g {
	float: left;
	width: 250px;
}
.oneColFixCtr #b_r_d {
	float: right;
	width: 524px;
}
.oneColFixCtr #recherche {
	float: right;
	width: 230px;
	padding-top: 18px;
}
.oneColFixCtr #recherche #form1 label #pays {
	background-color: #3a2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9e4cb;
	width: 220px;
	border: 1px solid #f9e4cb;
}
.oneColFixCtr #footer {
	background-color: #534945;
	padding-top: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #recherche #form1 label #site {
	background-color: #3a2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9e4cb;
	width: 220px;
	border: 1px solid #f9e4cb;
}
.oneColFixCtr #recherche #form2 label #confort {
	background-color: #3a2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9e4cb;
	width: 220px;
	border: 1px solid #f9e4cb;
}
.oneColFixCtr #sepform {
	height: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #756151;
}
.oneColFixCtr #footer_index a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.oneColFixCtr #footer_index a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.oneColFixCtr #footer_index a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
.oneColFixCtr #footer_index a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.texte_intro_def {
	font-size: 13px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}.oneColFixCtr #masterspace_2 {
}
.oneColFixCtr #masterspace_2 p {
	font-size: 5px;
}
.oneColFixCtr #illustration_pi {
	background-repeat: no-repeat;
	background-color: #534945;
}

.oneColFixCtr #bloc_centre_pi {
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
.oneColFixCtr #b_c_g_pi {
	float: left;
	width: 480px;
	padding-left: 10px;
}
.bordure_img {
	border: 1px solid #FFF;
}

.oneColFixCtr #b_c_d_pi {
	float: right;
	width: 524px;
}
.oneColFixCtr #texte_pi {
	background-color: #534945;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.oneColFixCtr #b_c_texte_pi p {
	color: #f78200;
}
.oneColFixCtr #b_c_texte_pi h1 {
	font-size: 24px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.oneColFixCtr #b_c_texte_pi h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.oneColFixCtr #info_pi {
	float: right;
	width: 230px;
	padding-top: 5px;
}
.oneColFixCtr #info_pi_texte {
	color: #d2c1ad;
	font-size: 12px;
}
.oneColFixCtr #info_pi_texte h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #f78200;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.oneColFixCtr #illustration_pi_transparent {
	background-repeat: no-repeat;
}
.etablissement_titre {
	font-size: 14px;
	text-transform: uppercase;
	color: #f78200;
}
.etablissement_texte {
	font-size: 13px;
	color: #f78200;
}
.oneColFixCtr #texte_ets {
	padding-top: 15px;
	background-image: url(spirit_of_UNESCO/fond_bloc_ets.gif);
	background-repeat: repeat-y;
}
.oneColFixCtr #b_d_texte_ets {
	float: right;
	width: 310px;
	padding-left: 10px;
}


.oneColFixCtr #b_d_texte_ets p {
	color: #f78200;
}
.oneColFixCtr #b_g_texte_ets {
	float: left;
	width: 190px;
	padding-left: 10px;
	color: #d2c1ad;
}
.oneColFixCtr #b_g_texte_ets ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 20px;
}

.oneColFixCtr #b_g_texte_ets p {
	font-weight: bold;
	padding-top: 2px;
}


.oneColFixCtr #b_d_texte_ets h1 {
	font-size: 24px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.oneColFixCtr #b_d_texte_ets h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.oneColFixCtr #b_c_g_ets {
	float: left;
	width: 450px;
	padding-left: 30px;
}
.oneColFixCtr #logo_part {

}
.oneColFixCtr #logo_part p {
	font-size: 5px;
	height: 5px;
}

.oneColFixCtr #footer_index {

}
.oneColFixCtr #bloc_centre_map {
	padding-left: 15px;
}
.oneColFixCtr .intro_prog {
	background-color: #f5f5f5;
	border: 1px solid #FFF;
}
.oneColFixCtr .intro_prog  h2 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtr .intro_prog p {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr .masterspace_focus {
}
.oneColFixCtr .masterspace_focus p {
	font-size: 5px;
}
.oneColFixCtr #bloc_centrebis {

}
.oneColFixCtr #b_c_gbis {
	float: left;
	width: 290px;
}
.oneColFixCtr .intro_progbis {
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.oneColFixCtr .intro_progbis h2 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr .intro_progbis p {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr .intro_progbisbis {
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.txtprogramme {
	font-size: 13px;
}
.txtbus {
	color: #f29000;
	font-weight: bold;
}
.txtconf {
	color: #AC2A44;
	font-weight: bold;
}
.oneColFixCtr #b_c_d_1 {

}
.oneColFixCtr #intro_index h2 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: underline;
	text-transform: uppercase;
	padding-top: 5px;
}
.oneColFixCtr .titresrub {
	background-color: #f29000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.oneColFixCtr .titresrub h4 {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.oneColFixCtr .titresrub h3 {
	text-transform: uppercase;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	font-weight: bold;
}

