html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	/*background: #709fd0 url( 'gfx/background.png' ) repeat-x;	
	background-attachment: scroll;*/
}

#body {
	font-family: Arial, Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #292f38;
}

#message-ie {
	font-family: Arial, Trebuchet, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	color: #ffffff;
   	margin-bottom: 1px;
   	padding: 10px;
	background-color: #31b64c;
}
#message-ie a {
	color: #ffffff;
	text-decoration: underline;
}
#message-ie  a:hover {
	text-decoration: none;
}

#page {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 940px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
   	background-color: #fff;	
}

#portal-container {
	margin: 0px;
   	padding: 0px;
}

#content-container {
   	height: 100%;
   	text-align: left;
   	margin: 0px 0px 0px 0px;   /* 1=haut, 2=droite, 3=bas, 4=gauche */
   	padding: 0px 0px 0px 0px;   /* 1=haut, 2=droite, 3=bas, 4=gauche */
}

#gauche {
	width: 680px;
	height: 100%;
	text-align: left;
   	margin: 0px;
   	padding: 0px;
	float: left;
}

#droite {
	width: 250px;
	height: 100%;
	text-align: left;
   	margin-left: 10px;
   	padding: 0px;
	float: left;
}

#header-container {
	height: 100%;
	width: 100%;
/*	z-index: 5;*/
	margin: 0px;
	padding: 0px;
}

#header {
	background: #fff url( 'gfx/bandeau_haut.png' ) no-repeat top left;	
	background-attachment: scroll;
	width: 680px;
	height: 113px;
	margin: 0px;   
	padding: 0px;
/*	z-index: 1;*/
}

#logoWebTV {
	width: 124px;
	height: 100px;
	position: absolute;
	z-index: 2;
	margin: 8px 0px 0px 12px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	padding: 0px 0px 0px 0px;   /* 1=haut, 2=droite, 3=bas, 4=gauche */
/*	background: url( 'gfx/logo.png' ) no-repeat top left;*/
}

#header ul	{
	list-style-type: none;
	padding: 14px 0px 0px 565px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 0;
	position: absolute;
/*	z-index: 3;*/
}

#header #flux_rss	{
	background: url( 'gfx/ico_rss.png' ) no-repeat;
  	width: 96px;
	height: 28px;
}

#header #favoris	{
	background: url( 'gfx/ico_favoris.png' ) no-repeat;
  	width: 96px;
	height: 28px;
}

#header #partager	{
	background: url( 'gfx/ico_partager.png' ) no-repeat;
  	width: 96px;
	height: 28px;
}

#espace-footer {
	height: 35px;
	clear: both;
	display: block;
	padding: 0px 0px 120px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
}

#footer-container {
	font-family: Arial, Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	color: #746270;
	text-align: center;
	background: #fff url( 'gfx/bandeau_bas.png' ) no-repeat bottom left;	
	width: 960px;
	height: 116px;
	margin: 30px 0px 0px -10px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	padding: 0px;
	bottom: 0;  
	left: 0;
	position: absolute;
	line-height: 120%;
}

#footer-container a {
	color: #746270;
	text-decoration: none;
}
#footer-container a:hover {
	text-decoration: underline;
}

#bloc_webcam {
/*
	background: url( 'gfx/webcam.png' ) no-repeat;
	margin-top:10px;
  	width: 250px;
	height: 110px;
	margin: 10px 0px 0px 0px;
	z-index:-1000;
*/
z-index:0;
float: left;
	display: inline;
	margin: 10px 0px 0px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */

}

#bas {
   	margin: 0px;
   	padding: 0px;
	float: left;
}


.texte {
	text-align: justify;
	color: #292f38;
	line-height: 130%;	
	display: block;
	border: 0;
   	padding: 20px 0px 0px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */;
	margin: 0px;
}
.texte div.row {
   	padding: 0px 0px 20px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */;
	margin: 0px;
	clear:both;
}
.texte a {
	color: #015a93;
	text-decoration: underline;
}
.texte a:hover {
	text-decoration: none;
}
.texte h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #015a93;
	padding: 0px 0px 5px 0px;
	margin: 0;
}
.texte ul {
	padding: 0;
	margin: 0;
	clear:both;
}
.texte li {
	list-style-image: url( 'gfx/puce_chapitre.png' );
	list-style-position: inside;
	padding: 0px;  	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 5px 0px 0px 10px;  	/* 1=haut, 2=droite, 3=bas, 4=gauche */
}
.texte form {
}
.texte .etoile {
	color: #ec543b;
	font-size: 18px;
	font-family: Arial;
	font-weight: bolder;
}
.texte label {
	display: block;
	text-align: left;
	float: left;
	width: 130px;
	margin-left: 90px;	
}
.texte input, .texte input.captcha, .texte textarea, .texte option {
	border: 1px solid #c1c0c0;
	font-size: 11px;
	color: #444444;
	text-align: left;
	background-color: #fff;
}
.texte input[type="text"]{
	width: 390px;
	height: 20px;	
}
.texte input[type="text"].captcha {
	width: 150px;
	height: 20px;	
}
.texte textarea {
	width: 390px;
	height: 100px;	
}
.text select {
	width: 390px;
	height: 20px;	
}
.texte a.bouton {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;	
	color: #ec543b;
	vertical-align: middle;
	border: 1px solid #c1c0c0;
	background-color: #fbe501;
	padding: 5px 10px 5px 10px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 0;
	Opacity: 0.8;
}
.texte a.bouton:hover {
	Opacity: 1;
}
.texte .bpbox {
	position: relative;
	text-align: center;
	margin-top: 20px;		
	margin-bottom: 20px;
	clear:both;
}
.texte #bloc_captcha {
	display: inline;
}
.texte #bloc_captcha span { 
	display: none; 
}
.texte a#captcha {
	background: url( 'gfx/captcha.png' ) no-repeat top left;
  	width: 180px;
	height: 50px;
	margin: 0px 0px 0px 30px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	position: absolute;
}

.texte div.hautdepage {
	margin: 10px 0px;

}
.texte a.hautdepage {
	background: url( 'gfx/hautdepage.png' ) no-repeat top left;
	padding-left: 20px;
}
.texte div.capture {
margin: 10px 0px;
text-align: center;
}
.texte div.tablematiere {
padding: 5px 10px;
clear:both;
display:block;
}
.texte div.tablematiere div {
display:inline;
float:left;
text-align:center;
width:440px;
}
.texte div.spacer {
clear:both;
display:block;
}

/****************************
* Portlet *
*****************************/

.portlet-container {
	padding: 0px 0px 0px 0px;  /* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 10px 0px 0px 0px;   /* 1=haut, 2=droite, 3=bas, 4=gauche */

}

.portlet-mode-container {
	float: right;
	padding-top: 2px;
	white-space: nowrap;
	display: none;
}

.portlet-titlebar-title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #015a93;
	padding: 0px 0px 0px 0px; /* 1=haut, 2=droite, 3=bas, 4=gauche */
	float: left;
}

.portlet-titlebar-left {
	background: url( 'gfx/portlet-top-left.png' ) no-repeat top left;
	width: 10px;
	height: 26px;
}

.portlet-titlebar-center {
	background: url( 'gfx/portlet-top-middle.png' ) repeat-x top left;
	height: 26px;
}

.portlet-titlebar-right {
	background: url( 'gfx/portlet-top-right.png' ) no-repeat top right;
	width: 10px;
	height: 26px;
}

.portlet-content-left {
	background: url( 'gfx/portlet-content-left.png' ) no-repeat bottom left;
	width: 10px;
	height: auto;
}

.portlet-content-center {
	height: auto;
}

.portlet-content-right {
	background: url( 'gfx/portlet-content-right.png' ) repeat-x bottom right;
	width: 10px;
	height: auto;
}

.portlet-body {
	background: url( 'gfx/portlet-content-center.png' ) repeat-x bottom left;
	padding: 0;
	margin: 0;
}

.portlet-footer-left {
	background: url( 'gfx/portlet-bottom-left.png' ) no-repeat top left;
	width: 10px;
	height: 10px;
}

.portlet-footer-center {
	background: url( 'gfx/portlet-bottom-middle.png' ) repeat-x top left;
	height: 10px;
}

.portlet-footer-right {
	background: url( 'gfx/portlet-bottom-right.png' ) no-repeat top right;
	width: 10px;
	height: 10px;
}

.attente{
	background:transparent;
	left:50%;
	clear:both;
	display:block;
}
.iconattente {
	width:220px;
	height:19px;
	background:url('icone/ajax-loader-bar.gif') no-repeat top left;
	clear:both;
	display:block;
	padding:25px 5px 5px 0px;
	text-align:center;
	font-style:italic;
}
.clipbox .iconattente {
	margin-left:227px;
	margin-top:225px;
}
.selectionbox .iconattente {
	margin-left:5px;
	margin-top:12px;
}
.carouselbox .iconattente {
	margin-left:155px;
	margin-top:18px;
}

.attente .iconerreur, .attente .iconinfo {
	width:64px;
	height:64px;
	display:inline;
	float:left;
	text-align:center;
}
.attente .iconerreur {
	background:url('icone/erreur.png') no-repeat top left;
}
.attente .iconinfo {
	background:url('icone/info.png') no-repeat top left;
}
.attente .message {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align:left;
	color: #015a93;
	margin: 0;
   	padding: 25px 0px 0px 15px;
}
