.container{
min-width :;
max-width : 960px;
}
body{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
background-color : #FFF;
color: #3A3A3A;
}
h1, h2, h3, h4, h5, h6 {
color: #3A3A3A;
}
h1 {
	font-size: 1.4em;
    margin-bottom: 12px;
}
body, p {
color :;
}
a {
color : #FA7B34;
text-decoration :underline;
}
a:hover {
color :;
text-decoration :none;
}
a:visited {
color :;
text-decoration :underline;
}
#zone-content-top-wrapper {
	margin-bottom: 10px;
}

#zone-branding {
background-color :;
}
 #zone-content-top, #zone-content,#zone-content-btm {
background-color :;
}
 #zone-footer {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

.region .bloc {
    margin-bottom: 0;
}


.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background-color: #6D9DB7 !important;
    color: #FFF !important;
}

.tabnav li a {
	background-color: #F0F0F0 !important;
    color: #979797 !important;
}
#module-bloc-tabscontainer.bloc {
	border: none;
}
#tab-01, #tab-04 {
	height: 327px;
	overflow-y: scroll;
	
}
#tab-04 {
	text-align: justify;
}

/* AGENDA STYLE */
.session_cintainer
{
	width:96%;
	padding:5px 2%;
	float:left;
}
	.session_title
	{
	width:85%;
	margin:10px 0px 10px 15%;
	float:left;
		color: #000;
		text-transform: uppercase;
		font-weight: bold;
	}
	.session_houres
	{
		width:15%;
		float:left;
		color: #000000;
		font-size:1em;
	}
	.session_subtitle
	{
		width:85%;
	float:left;
		color: #6D9DB7;
	}
	.session_speakers
	{
		font-style: italic;
		width:85%;
	float:right;
	}

#tab-01 .bloc-content,
#tab-03 .bloc-content
{
	text-align:justify;
}
#module-bloc-askquestion
{margin-top:32px;}


		.error_span
		{
			width:100%;
			display:none;
			color:red;
			font-style:italic;
		}
		
#confirmQuestionSubmition
{
	display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    color: #008000;
    width: 282px;
    text-align: center;
    height: 288px;
    line-height: 258px;
    font-weight: bold;
    font-size: 1.2em;
}
.tabsTitle
{
text-align:center;
font-variant:small-caps;}

#tab-02 p
{
text-align:justify;
}
#tab-03 p
{
text-align:justify;
}
/*
#player .dacast-content
{
position:relative;
	width:362px;
	height:290px;
}*/

#module-bloc-slidecarousel
{
	margin:20px 0px;
}

#module-bloc-chapters
{
}
#module-bloc-chapters ol
{
padding:0px;
}
#module-bloc-chapters ol li
{
padding:5px 0px;
}
#module-bloc-chapters ol li a 
{

color:#6D9DB7;
    text-decoration: none;
}
