.pl_col_left {
	float: left;
	padding: 0 5px 0 10px;
	width: 504px;
}

.cl_content {
	float: left;
	padding: 0 25px 20px 20px;
}

h1 {
	font-size: 2.1em;
	line-height: 0.8em;
}

h2 {
	font-size: 1.6em;
	color: #176163;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #E60000;
	margin-bottom: 3px;
	line-height: 1em;
}

.h_line {
	font-size: 0;
	border-top: 1px solid #C1E6E7;
	margin-top: 4px;
	margin-bottom: 7px;
}

.chapo {
	color: #176163;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}

.paragraph {
	color: #000;
	margin-bottom: 25px;
	clear: both;
}

.article_block {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #C1E6E7;
	float: left;
	width: 139px;
}

.a_title {
	font-weight: bold;
	margin-top: 3px;
	font-size: 1.1em;
}

.article_sep {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 0;
}

.article_newline {
	clear: both;
	width: 100%;
	font-size: 0;
	border-top: 1px solid #fff;
}

.cadre-goodies {
	border :1px solid #079CA0;
}

.btn-video {
	float: left;
	background-image: url(../img/common/btn_video_view.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 1px 0 0 14px;
	font-size:0.9em;
}

.btn-theme {
	float: left;
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 1px 0 0 14px;
}

.f_input {
	margin: 0;
	font-size: 11px;
	width: 100px;
	height: 13px;
	color: #079ca0;
	zbackground-color: #fff;
}

.theme-selector {
	color: #000;
	clear: both;
	float: left;
	padding: 5px;
	background:#e7e7e7 url(../img/common/col_right_bkgd.jpg) top left no-repeat;
	margin-bottom: 10px;
}

.nav {
	padding-top: 30px;
}

.n_prev {
	float: left;
	width: 120px;
}

.n_prev a {
	background-image: url(../img/common/arrow_nav_prev_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

.n_pager {
	float: left;
	width: 243px;
	text-align: center;
}

.n_next {
	float: left;
	/*width: 120px;*/
	text-align: right;
}

.n_next a {
	background-image: url(../img/common/arrow_nav_next_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}

.theme-selector select {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#000000;
	font-size:0.9em !important;
	height:17px !important;
	padding:0 !important;
	width:200px;
}

.webcam {
	display:block;
	width:137;
	height:102px;
	border:1px solid #079ca0;
	overflow:hidden;
	background:#fff url(../img/common/webcam.gif) top left no-repeat;}
	.webcam img {
		border:0;
		/*margin-top:-10px;*/
		/*height:102px;*/
		display:block;}
	.webcam .noPic {
		color:#e60000;
		display:block;
		padding-top:80px;
		text-align:center;}
		.webcam:hover{
			text-decoration:none;}
	.a_title {
		font-size:11px;
		margin-top:2px;
		display:block;}
	.a_title span {
		font-size:11px;
		font-weight:normal;}
		
#allWebcam {
	float:right;
	width:18em;
	padding-left:16px;
	margin-right:20px;
	margin-top: 6px;
	background:url(../img/common/pictoAllWebcam.gif) 0 0.2em no-repeat;}
	
	
.searchWC{
	text-align: center;
	float:left;
	height:2em;
	width:200px;
	margin-left:70px;
	display:inline;
	position:relative;
}

.nav .searchWC a, .nav .searchWC b {
	border: 1px solid #ddd;
	background:#fff;
	padding: 3px;
	float:left;
	margin: 1px;}
.nav .searchWC b {
	border-color:#fff;
