/* CSS Document */

body {
	width:700px;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align:justify;
	margin:auto;
	}

	a:link ,a:visited ,a:active{

    text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

h1{

	font-size: 18px;
	font-weight:bold;
	color:#003366;

}

h2,h3{

	font-size: 12px;
	font-weight:bold;
	color:#003366;

}

ul li {
list-style-type:square;
/*list-style-position:inside;*/
color:#003366;
margin-left:0px;
padding:0px;

}
.close {
color:#FF6600;
font-weight:bold;
float:right;
}
.close a{
color:#FF6600;
}
.close a:hover{
color:#FF0000;
text-decoration:none;
}
#header{
width:700px;
height:108px;
/*background-color:#c2d3e3;*/
background-image:url(../picture/page/wcc3_session_logo.jpg);
border:1px solid #c2d3e3;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;

/*border-color:#003366;*/
margin:20px 0 10px 0;
}
.strblue{
color:#003366;
font-weight:bold;
}
.strblueDoc, .strblueDoc a{
color:#FF6600;
/*color:#003366;*/
font-weight:bold;
text-decoration:none;
/*margin:10px 0 10px 275px;*/
}

#form{
width:500px;
margin:10px 0px 10px 40px;
}
#session, #speaker, #document {
	width:700px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
    border: 1px solid #c8dbed;
    padding: 2px;
	margin-bottom:10px;

}

#session{
background-color:#c8dbed;
border: 1px solid #c8dbed;
}

/*CSS for Javascript code expand biography*/
/*.biography{
margin:20px 0px 5px 0px;
}*/
.biocontrol{
margin:0px 10px 10px 85px ;
text-align:right;
/*float:right;*/

}
.biocontrol a{
color:#003366;

}
.biocontrol a:hover , .biocontrol a:active{
color:#FF6600;
text-decoration:none;
}

.technology{ 
cursor: hand;
cursor: pointer;
/*font: bold 14px Verdana;*/
/*margin: 40px 0 0 0;*/


}

.thelanguage{
margin:10px 0px 10px 0px;
/*background-color:#c8dbed; light blue*/
border:1px solid #c8dbed; /*light blue*/
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
padding:5px 5px 5px 5px;

}

.openlanguage{ /*class added to contents  when they are open*/
color:#FF6600;
text-align:right;
}

.closedlanguage{ /*class added to contents when they are closed*/

color:#003366;
text-align:right;
}
/*HIGH LEVEL PAGE*/
.hls_title{
margin:0;
text-align:center;

}
.hls_strblue{
color:#003366;

}
#document_hls{

width:500px;
border:0px solid #ff0033; /*orange*/
}

.hls_speakers_title{
font-size: 12px;
font-weight:bold;
color:#003366;
float:left;
width:300px;
}

.hls_expand_ctr a{
color:#003366;
/*float:right;
width:350px;*/
border:0px solid #c8deee;
margin:5px;

}
.thelanguage_hls{
margin:10px 0px 10px 0px;
/*background-color:#c8dbed; light blue*/
border:1px solid #c8dbed; /*light blue*/
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
padding:5px 5px 5px 5px;

}

.technology_hls{ 
cursor: hand;
cursor: pointer;
border:0px solid #CC0033; /*red*/
width:200px;
float:right;
margin:20px 0 10px 0;


/*font: bold 14px Verdana;*/
/*margin: 40px 0 0 0;*/


}
.hls_list, .hls_list_other{
border:1px solid #c8dbed ;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
padding:5px;
margin:2px 0 2px 0; /*#CCCC33 vert kk pommme*/
width:695px;
/*height:50px;*/
}
.hls_list_other{
color:#003366;
}


.webcast{
text-align:right;
}
.webcast a{

font-weight:bold;
text-decoration:none;
color:#FF6600;
}
.webcast a:hover{
color:#003366;
}

.doc_control{ /*Used in hls.php */

}
