/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FDECB8 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4600;
	height: 100%
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
	margin-top: 60px;
	padding-top: 12px;
	border-top: #EE803B 1px dashed;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 14px;
	color: #2F4600;
}

/* #A1B635; */

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
	clear: right;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
	clear: left;
}

/* Header */

#header {
	width: 920px;
	height: 134px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
}

/* Logo */

#logo {
	float: left;
	width: 680px;
	height: 134px;
}

#logo h1, #logo h2, #logo p, #logo img {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo img {
	padding-top: 10px;
	border: none;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 10px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

#announcement {
	position: relative;
	float: right;
	width: 200px;
	height: 114px;	
	background: url('images/info_colloque.gif');
	margin-top: 10px;
	border: none;
}

#announcement p {
	font-size: 17px;
	color: #2F4600;
	text-align: center;
}

/* Menu */

#menu {
	width: 920px;
	margin: 0 auto;
	height: 52px;
	overflow: hidden;
	letter-spacing: -1px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0px 0px;
	text-align: left;
	text-decoration: none;
	font-size: 1.4em;
	color: #FFFFFF;
	outline: none;
}

#menu a:hover {
	color: #EE803B;
}

#menu .current_page_item a {
	color: #EE803B;
}


#tdm {
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
	border-top: #EE803B 1px dashed;
	border-bottom: #EE803B 1px dashed;
}

#tdm ul {
	margin: 0;
	list-style: none;
}

#tdm li {
	display: inline;
}

#tdm a {
	display: block;
	float: left;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.0em;
	color: #EE803B;
}

#tdm a:hover {
	background: #ECE29F;
}

/* Page */

#cont {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#main {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 16px;
}

#main h2 .titre {
	text-align: center;
	border-top: 0;
}

#topofpage {
	display: inline;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	clear: both;
}

#topofpage a {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	color: #EE803B;
}

#topofpage img {
	width: 16px;	
}

#topofpage a:hover {
	background: #ECE29F;
}

#sidebar {
	float: right;
	width: 198px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 16px;
	background: url('images/transparent.png') repeat top left;
	border: 1px solid #EE803B;
}

#sidebar h2 {
	text-align: center;
	color: #EE803B;
	border-top: none;
	padding-top: 0;
	margin-top: 10px;
}

#sidebar img {
	max-width: 170px;
	padding: 15px 0px 0px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#sidebar p {
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	height: 100px;
	margin: 20px auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
	text-align: center;
}

.message {
	color: #EE803B;	
}

.schedule {
	width: 100%;
	empty-cells: show;
}

.schedule th {
	border-bottom: 1px solid;
	background: #F5E7AC;
}

.schedule td {
	border-bottom: #EE803B 1px dashed;
}

.schedule .break {
	background: #F5E7AC;
}

.ralign {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.conference {
	font-weight: bold;
	color: #EE803B;
}


.italic {
	font-style: oblique;
}

.underline {
	text-decoration: underline;
}

.odd {
	
}

.even {
	background: #F5E7AC;
}

.formulaire {
	font-size: 13px;
	text-align: left;	
}

.formulaire input {
	width: auto;
	display: inline-block;
}

.formulaire input.fullwidth {
	width: 98%;	
}

.formulaire label {
	display: inline-block;	
	padding-right: 10px;
}

.erreur {
	color: #FF0000;
}

.typepartenaire {
	background-color: #EE803B;
	color: #FDF3D0;
	padding-left: 10px;
	font-weight: bold;
}

.logopartenaire {
  padding-top: 0px;
  padding-bottom: 16px;

}

.confphotos {
	
}

.conftitre {
	
}

.confpersonnes {
	
}

table.conf tr.conferenciers td {
	border-top: #EE803B 1px dashed;
}

