.spip_logos{
	border-width:0px;
}

BODY {
	background-color: #EFEFEF;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF8511;
	font-weight: bold;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF8511;
	font-weight: bold;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}

SPAN {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.1em;
}

A {
	color: #FF8511;	
}

.main {
	width:900px;
	height:100%;	
	background-color: #ffffff;
}

.main_height {
	height:100%;
}

.main_table {
	width:100%;
	height:100%;
	background-color: #ffffff;
}

/* ---------------------------- */
#header {
	margin:0;
	padding:0;
	height:85px;
}

.header_table {
	width:100%;
	height:85px;
}

.header_logo_cell{
	width:148px;
	height:85px;
	padding-left:4px;
	background-image:url(images/background/header_logo.png);
	background-repeat: none;
}
.header_title_cell {
	background-color:#221517;
	background-image:url("images/background/header_title_logo.jpg");
	background-repeat:no-repeat;
	height:85px;
	text-align:left;
	width:100%;
}

.header_title {
	padding-left:60px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #ffffff;	
}


/* ---------------------------- */
#navigation {
	width:220px;
	text-align:top;
	background-image:url(images/background/navigation.png);
	background-repeat: repeat;
	width:5px;
}

.menu_row {
	height:24px;
	background-image:url(images/background/menu_row.gif);
	background-repeat: repeat;
}

.menu_table {
	width:150px;
}

A.menu_rubrique {
	padding-left:5px;
	font-family:Arial;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	color:	#ffffff;
	text-decoration:none;
}

.navigation_footer {
	height:39px;
	background-image:url(images/background/navigation_footer.png);
	background-repeat: none;
}

/* ---------------------------- */
#content {
	margin-right:40px;
	
	padding-top:40px;
	padding-right:70px;
	padding-bottom:40px;
	padding-left:0px;
	height:100%;
	background-image:url("images/background/content.png");
	background-position:right top;
	background-repeat:repeat-y;
	height:100%;
	margin-right:0;
	padding:40px 40px 40px 0;
}

.article_subtitle {
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bold;
}

.div_center {
	width:100%;
	text-align:center;	
}

.sumary_register{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
}

.sumary_register_speech {
	font-weight: bold;
}

.logo_border {
	vertical-align:middle;
}

.part_logo {
	float: left;
	margin:10;
	
	margin-right:40px;
	padding:0;
	
	width:151px;
	height:64px;
	
	border-width:1px;
	border-style:solid;
	border-color:#A0A0A0;
}

.org_logo {
	float: left;
	margin:2;
	
	margin-right:40px;
	padding:0;
	
	width:151px;
	height:64px;
	
	border-width:1px;
	border-style:solid;
	border-color:#A0A0A0;
}

TABLE#table_planning {
	border-color:#000000;
	border-width:2px;
	border-style:solid;
	border-collapse:collapse;
	font-size:1em;
}


TABLE#table_planning TD {
	padding-top:5px;
	padding-bottom:5px;
	border-color:#A0A0A0;
	border-width:1px;
	border-style:solid;
	text-align:center;
}

TABLE#table_planning TH {
	padding-top:5px;
	padding-bottom:5px;
	border-color:#A0A0A0;
	border-width:1px;
	border-style:solid;
	text-align:center;
}

.time  {
	font-size:0.8em;
}

.time_w  {
	width:78px;
}
.subject_w {
	
}
.expert_w {
	width:225px;
}

.company_w {
	width:115px;
}

.customer_w {
	width:100px;
}

.planning_head {
	background-color: #4E5761;
	color:#ffffff;
}

.planning_expert{
	background-color: #C2C2C2;
}

.planning_product{
}

.planning_break{
	text-align:center;
	background-color: #70625C;
	color:#ffffff;
}


/* ---------------------------- */
#footer {
	height:39px;
	width:100%;
	vertical-align:bottom; 
	text-align:center;
	padding-bottom:4px;
	padding-right:220px;
}
.content_footer {
	height:39px;
	background-image:url(images/background/footer.png);
	background-repeat: repeat;
	padding-bottom:4px;
	padding-right:220px;
}

.footer_text {
	text-align:center;
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
}



/* ---------------------------- */
.form_class {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.1em;
}

.survey_class {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.1em;
}

