html {
  margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

p.err {
  color: #ff3333;
  font-weight: bold;
}

a.menu:link { color: #0000ff; text-decoration:none; }
a.menu:visited { color: #0000ff; text-decoration:none; }

a.pagelink_selected {
	font-size: 1.2em;
	font-weight: bold;
}

table {
	border:3px solid #6495ed;
	border-collapse:collapse;
	margin:auto;
}

caption {
  padding: 0.5em 0.5em 1em 0.5em;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

thead, tfoot {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
tbody {
background-color:#FFFFFF;
border:1px solid #6495ed;
}
th {
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
}

td {
border:1px solid #6495ed;
padding: 0.1em;
text-align:left;
}

ul.menu {
  padding: 0;
	margin: 0 0 0 1em;
	list-style-type: none;
	color: #0000ff;
	text-decoration:none;
}

li.chapitre {
	font-weight: bold;
}

li.item {
	font-weight: normal;
}

fieldset {
	background: #dfe4f7;
	border: 1px solid black;
	margin: 0.5em 0 0 0;
}

label {
	width: 10em;
	text-align: right;
	float: left;
	margin: 0.5em 0.2em 0.5em 0.2em;
	display: inline;
}

label.erreur {
	color: red;
}

input, textarea {
	margin: 0.5em 0.2em 0.5em 0;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.submit {
  	border:1px solid;
	font-size: 1em;
	background-color:#D0E3FA;
	width: auto;
	border-top-color:#0033ff;
	border-left-color:#0033ff;
	border-right-color:#0033ff;
	border-bottom-color:#0033ff;
}

span.photo {
  margin: 0.3em 0.3em 0.3em 0.3em;
	float: left;
}

span.photoClear{
  margin: 0.3em 0.3em 0.3em 0.3em;
	
}

h1 {
	color: 	#7e8ec9;
	font-size: 2em;
}

h2 {
  color: #dfe4f7;
	margin: 0.2em 0.2em 0.2em 0.2em;
	font-size: 1.4em;
}


.center {
  text-align: center;
}

#header {
  height: 161px;
  background: url(pict/header.jpg) no-repeat;
}

div#header_titre_page {
	position: relative;
	top: 110px;
	left: 159px;
}

#conteneur {
  width:780px;
  margin:0 auto;
  background-color: #ffffff;
  background: url(pict/left-conteneur.jpg) repeat-y;
}

#centre3cols {
  margin-left: 150px;
  margin-right: 150px;
  padding-left: 10px;
}

#centre2cols {
  margin-left: 150px;
  padding-left: 10px;
}


#gauche {
  float:left;
  width: 145px;
  background: url(pict/left.jpg) repeat-y;
  margin: 1em 0 0 0;
}

#droite {
  float:right;
  width: 121px;
  background: url(pict/pict-right.jpg) no-repeat;
  height: 567px;
}

#pied {
  clear:both;
  height: 30px;
  background-color: #ffffff;
  text-align: center;
}


div#header_pub {
  background-color: #385bd1;
}

div#body_pub {
  text-align: justify;
	background-color: #dfe4f7;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 100%;
	overflow: auto;
}

div#footer_pub {
  text-align: right;
	background-color: #dfe4f7;
	margin-top: 0px;
	padding-top: 0px;
}

div#publication {
  padding: 0.3em 0 0.5em 0;
  border-bottom: 1px solid #0000ff;
}

#contact #msg {
  height: 200px;	
  width: 300px;
}

#contact input.text {
	width: 200px;
}

#fm_societaire #edt_email{
	width: 250px;
}

#fm_societaire #fs_role {
	width: 250px;
	margin-left: 10.5em;
}
