body { text-align:center; }
#container {
	width: 1000px;
	margin: 0 auto;
}
.header td.htopleft{ width: 250px; padding: 2px 0 0 6px;}
.header td.htopright{ text-align: right; padding: 2px 6px 0 0; }
.header {
	background-image: url('/content/contents/get_image/banner/head_background');
	background-repeat: repeat-x;
	position: relative;
	width: 1000px;
}

span.coomcoomTitle{
	color:#ff9267;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	height:40px;
	vertical-align:middle;
}

img.flag {
	margin-left:20px;
	cursor:pointer;
	border:1px solid #D3D3D3;
}


a.headerLink {
	color:#212467;	
	font-weight:normal;
}

h1 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f44804;
}

h2 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f44804;
	border-bottom: 1px solid #f44804;
}

h3 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #f44804;
	padding: 0px;
	margin: 5px 0 0 0;
}

.info{
	color:#f44804;
}

#header span{
	padding-left:7px;	
}

.puceHeader {
	margin-right:10px;
	margin-bottom: 2px;	
}

.rightImage {
	position: absolute;
	right:0px;
	top:0px;
}

.bookmarksPortletContainer {
	background-position: bottom right; 
	background-repeat: no-repeat;
	background-image:url(/themes/orange/coomnaute20Small.png) 
}

.pngTrans{
	border:0;
	behavior: url('/pngBehavior.htc');
	cursor:pointer;
}


/*#column_1 .Dhtml_portlet_header { background-image:url('/themes/orange/col1_head.png'); }
#column_2 .Dhtml_portlet_header { background-image:url('/themes/orange/col2_head.png'); }
#column_3 .Dhtml_portlet_header { background-image:url('/themes/orange/col3_head.png'); }*/

.leftcell { background:url('/content/contents/get_image/portlet/top_left_round') no-repeat; }
.Dhtml_portlet_header {
	font-family: Verdana;
	margin: 0;
	height: 28px;
	font-size: 1em;
	color: #f44804;
	font-weight: bold;
	line-height: 14px;
	z-index: 15;
	position: relative;
	width:100%;
	/*border: 1px solid #ffdeb7;*/
	background:url('/content/contents/get_image/portlet/top_right_round') no-repeat top right;
}
.Dhtml_portlet_footer {
	width: 100%;
	height: 11px;
	background: url('/content/contents/get_image/portlet/bottom_right_round') no-repeat bottom right;
}
.Dhtml_portlet_footer_left {
	background:url('/content/contents/get_image/portlet/bottom_left_round') no-repeat bottom left;
	height: 11px;
	width: 30px;
	float: left;
}

.Dhtml_portlet_content_container {
	font-family: sans-serif;
	font-size: 11px;
	/* width: 100%; */
	height: auto !important;
	height: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	background-color: white;
	border-left: 1px solid #FF7922;
	border-right: 1px solid #FF7922;
}

.Dhtml_portlet {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	/*padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;*/
	/*background-color: #e2e2e2;*/

}

.Dhtml_portlet_content a.selected_tab {
	z-index: 0;
	padding: 3px;
}

.Dhtml_portlet_content a.unselected_tab {
	color:#f35704;
	z-index: 0;
	padding: 3px;
}

.Dhtml_portlet_content a.selected_tab:hover {
	color: #0000A1;
	text-decoration: underline;
}

.Dhtml_portlet_content a.unselected_tab:hover {
	color:#f35704;
	text-decoration: underline;
}

.Dhtml_portlet_content hr.pointille{
	margin-top:13px;
	margin-bottom:13px;
	border: thin dotted #0057BA;
	width:100%;
}

.panel .title {
	font-family: Arial;
	margin: 0;
	height: 14px;
	font-size: 12px;
	color: #f44804;
	font-weight: bold;
	line-height: 14px;
	z-index: 15;
	position: relative;
	/*background-image:url('/content/contents/get_image/portlet/portletHeader');
	background-repeat: repeat-x;*/
	width:100%;
	border: 1px solid #ffdeb7;
}

.panel iframe {
	width: 100%;
}

.panel {
	margin-top: 0;
	width: 100%;
}
.panel-top{
	
}

div.borderedPanel {
	background-color: #E2E2E2;
	padding: 1px 2px 1px 1px;
}

div.panelInner {
	border: 1px solid #FFDEB7;
}

div#panels {
	width:800px;
	height:14px;
	text-align: left;
	position:absolute;
	top:90px;
	left: 8px;
}

div#mainToolbar {
	position:absolute;
	right: 10px;
	top: 90px;
	height:14px;
	text-align: right;
}


div#contentHeader {
	height:85px;
}
div.round{ overflow: hidden; background: url('/content/contents/get_image/button/button_round_left') no-repeat top left; float: left; padding: 0 0 2px 5px; }

#panels a, #mainToolbar a {
	background: url('/content/contents/get_image/button/button_round_right') no-repeat top right;
	color: #FF7922;
	padding: 0 5px 2px 0;
	display: block;
	min-width: 1%;
	/*font-weight: normal;
	margin: 0 1px;
	display:block;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;*/
}

div#panels a:hover {
	color: white;
}

#footer {
	text-align: center;
	color:gray;
}

#footer a {
	color:gray;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
