body {
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

* {	font-family: Arial, Helvetica, sans-serif; }

hr {
	width: 100%;
	border: 1px solid orange;
}

#hr_under_search{
	clear:left;
	display:block;
	margin:10px 0 10px 0!important;
	margin:0;
	width:100%;
}

.addressCoomunaute_admin{
	font-weight:normal;
	color:black;
}

#more a {
	font-size: 12px;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}

a {
	font-size: 12px;
	/* font-weight: bold; */
	color: orange;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}


/** affiche **/
.display{
	display:block;
	visibility:visible;
}

.hide{
	display:none;
	visibility:hidden;
}




p { /*padding-left:30px;*/
	padding: 0;
	margin: 0;
	text-align: justify
}

.news {
	color: #333;
	padding-left: 10px;
}

#content {
	clear: both;
	background-color: #fff;
	color: #333;
	height: 100%;
	background: #e2e2e2;
	/** couleur changeante **/
}

#contentValidate {
	width: 500px;
	padding: 20px 0 20px 0;
	border: 1px solid #dddddd;
}

.formLabel {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: red;
}

h5 {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 5px 0 5px 3px;
}

input,textarea {
	border: 1px solid #222222;
	font-size: 10px;
}

.inputHighlighted {
	background-color: #fffca1;
}

.textareaCommentEditable {
	font-family: sans-serif;
	font-size: 11px;
	background-color: white;
	width: 300px;
	height: 100px;
	border: 0px;
	border: 1px solid #C1E4FF;
}

.textareaSendMail {
	font-family: sans-serif;
	font-size: 11px;
	width: 200px;
}

.span_comment {
	font-size: 9px;
}

.div_comment {
	padding: 3px;
	background-color: #f9eed0;
}

ul {
	list-style-type: none;
	margin-left: 0pt;
}

.imageGreyed {
	opacity: .40;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	padding-left: 1px;
	padding-right: 1px;
}

.imageOpacity0 {
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
}

.imageOver {
	padding-left: 1px;
	padding-right: 1px;
}

.searchBox {
	background-image: url('/img/icons/crystal/16x16/actions/search.gif');
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 150px;
	height: 17px;
	/*font-family: sans-serif;*/
	font-size: 13px;
	vertical-align: middle;
}

.submitSearch {
	height: 21px;
	vertical-align: middle;
}

.selected_url {
	background-color: white;
	border: 1px solid #C1E4FF;
	padding: 3px;
}

.unselected_url {
	background-color: '';
	border: none;
}

.selected_folder {
	background-color: white;
	border: 1px solid #C1E4FF;
	padding: 3px;
	margin: 0 0 3px 0;
}

.unselected_folder {
	background-color: '';
	border: none;
}

.add_comment {
	background-color: white;
	width: 300px;
	text-align: right;
	padding: 5px;
}

.comment_header {
	color: black;
}

.public_comments_actions {
	font-weight: bold;
	font-variant: small-caps;
	color: #C1E4FF;
}

.public_comments_actions:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #C1E4FF;
}

.clear {
	clear: both;
	visibility: hidden;
}

#folderToolbar {
	padding: 5px 0px 0px 12px;
}

#bookmarkToolbar {
	padding: 5px 0px 0px 12px;
}

.commentContainer {
	display: none;
}

/** Rss **/
.link_rss {
	border: 1px #dddddd solid;
	padding: 5px 10px 5px 10px;
	background: #0057BA;
	color: white;
	font-weight: bold;
	position: absolute;
	z-index: 200;
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
}


/* container maitre */
#bookmarksContainerMain{width:100%;position:relative;height:100%;}


/** Container bookmark **/
#bookmarksContainer {height:100%;}

#google_ad{
	margin:60px 0 0 0;
	width:120px;
	height:600px;
	position: absolute;
	right: 10px;
}

/** Menu principale **/

.spanMainMenu{
	width: 25%;
	text-align:center;
	position:relative;	
	display:block;
	float:left;
}





#contentCommunauty {
	clear: left;
	padding: 0;
}

#contentCommunauty h3 {
	margin: 0;
	padding: 0;
}

#folderCommunauty{
	clear:left;
	padding: 10px 0 0 0 !important;
	padding: 0;
}

#searchCommunauty{}
#bookmarkBlock {paddging:0!important;padding:10px 0 0 0}

.contentCommunautyPortlet a {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url('/img/icon_group.gif') no-repeat 2px 2px;
}

.contentCommunautyPortlet a:hover {}

.contentCommunautyPortlet td {
	text-align: left;
	font-weight: normal;
	background: #F8FAFC;
}

/* Category */
.contentCategoryPortlet a {
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 3px 3px 20px;
	background: url('/img/icons/crystal/16x16/actions/folder.gif') no-repeat
		2px 2px;
}

.contentCategoryPortlet a:hover {
	
}

.contentCategoryPortlet td {
	text-align: left;
	font-weight: normal;
	background: #F8FAFC;
}

/* Avertising */ /* Model 1 */
.cadre_adv {
	display: none;
	position: absolute;
}

.divMainAdv {
	position: absolute;
	width: 195px;
	height: 100px !important;
	height: 100px;
	padding: 1px !important;
	padding: 1px 1px 0 1px;
	border: #0057BA 1px solid;
	background: #F2F7F9;
	cursor: pointer;
	z-index: 1001;
}

.img_adv {
	width: 90px;
	float: left;
}

.content_adv {
	margin: 2px 2px 2px 95px !important;
	margin: 2px 2px 1px 95px;
	font-size: 10px;
	text-align: justify;
}

.divShadow {
	position: absolute;
	background: black;
	z-index: 1000;
	margin: 5px 0 0 5px;
	-moz-opacity: 10%;
	filter: alpha(opacity = 10);
	opacity: 0.10;
}

/* Model 2 */
.divMainAdv2 {
	position: absolute;
	padding: 1px !important;
	padding: 1px 1px 0 1px;
	border: #0057BA 1px solid;
	background: #F2F7F9;
	width: 176px;
	cursor: pointer;
	z-index: 1001;
}

.img_adv2 {
	width: 176px;
	height: 60px;
}

.content_adv2 {
	text-align: justify;
	height: 60px;
	font-size: 10px;
}

.divShadow2 {
	position: absolute;
	background: black;
	z-index: 1000;
	margin: 5px 0 0 5px;
	-moz-opacity: 10%;
	filter: alpha(opacity = 10);
	opacity: 0.10;
}

/* Info sur les onglets */
.containerIB {
	position: absolute;
}

.IB_R1 {
	height: 15px;
}

.IB_R1_1 {
	width: 30px;
	height: 15px;
	background: url('/img/infobulle_01.gif') no-repeat;
	float: left;
}

.IB_R1_2 {
	width: auto;
	height: 15px;
	margin: 0 15px 0 30px;
	background: url('/img/infobulle_02.gif') repeat-x;
}

.IB_R1_3 {
	width: 15px;
	height: 7px;
	background: url('/img/infobulle_04.gif') no-repeat;
	float: right;
}

.IB_R2 {
	clear: both;
	background: #F9F9F9;
	margin: 0 4px 0 4px;
	border-left: #C1E4FF 1px solid;
	border-right: #C1E4FF 1px solid;
}

.IB_R3 {
	clear: both;
	height: 7px;
}

.IB_R3_1 {
	width: 6px;
	height: 7px;
	background: url('/img/infobulle_07.gif') no-repeat;
	float: left;
}

.IB_R3_2 {
	width: auto;
	height: 7px;
	margin: 0 7px 0 6px;
	background: url('/img/infobulle_08.gif') repeat-x;
}

.IB_R3_3 {
	width: 7px;
	height: 7px;
	background: url('/img/infobulle_10.gif') no-repeat;
	float: right;
}

/** Info bulle sur les onglets **/
#bulle {
	position: absolute;
	display: none;
	font-size: 11px;
	z-index: 1000;
}

.relsample {
	width: 200px;
	position: relative;
}

.relsample .top_left,.relsample .top_right,.relsample .bottom_left,.relsample .bottom_right
	{
	background-repeat: no-repeat;
	position: absolute;
	background-color: #00FF00;
}

.relsample .top_left {
	height: 15px;
	width: 30px;
	top: 0px;
	left: 0px;
	background: url("/img/infobulle_01.gif");
	z-index: 0;
}

.relsample .top_right {
	height: 15px;
	width: 7px;
	top: 0px;
	right: 0px;
	background: url("/img/infobulle_04.gif");
	z-index: 1;
}

.relsample .bottom_left {
	height: 7px;
	width: 6px;
	bottom: 0px;
	left: 0px;
	background: url("/img/infobulle_07.gif") no-repeat;
	z-index: 2;
}

.relsample .bottom_right {
	height: 7px;
	width: 7px;
	bottom: 0px;
	right: 0px;
	background: url("/img/infobulle_10.gif") no-repeat;
	z-index: 3;
}

.relsample .content_main {
	position: relative;
	z-index: 4;
}

.relsample .row1 {
	width: auto;
	height: 15px;
	background: url('/img/infobulle_02.gif') repeat-x;
	margin: 0 7px 0 30px;
}

.relsample #sub_content {
	height: auto;
	margin: 0 3px 0 2px;
	border-left: #C1E4FF 1px solid;
	border-right: #C1E4FF 1px solid;
	background: #F9F9F9;
	padding: 0 5px 0 5px;
	text-align: justify;
	color: #0057BA;
}

.relsample .row3 {
	height: 7px;
	background: url('/img/infobulle_08.gif') repeat-x 0 0;
	margin: 0 7px 0 6px;
}

p.formButtons {
	margin-top: 0.4em;
	text-align: center;
}

form.communauty_access_level_form, form.communauty_delete_member_form {
	display: inline;
}

table.communauty_members_list {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

/**
 * Modal forms styles
 */

form.modalForm * {
	font-family: sans-serif;
}

form.modalForm label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 3px;
}

form.modalForm span.hint {
	color: #999999;
	margin-left: 30px;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

form.modalForm .field {
	margin-left: 30px;
	display: block;
}

form.modalForm .wrong {
	background-color: rgb(255, 100, 75);
}

form.modalForm p.buttons {
	text-align: center;
	margin-top: 0.4em;
}

form.modalForm p.buttons input {
	background-color: #fffca1;
	border: 1px solid orange;
	font-family: sans-serif;
	font-size: 12px;
	width: 85px;
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}

form.modalForm label.thin {
	font-weight: normal;
}

form.modalForm label.checkbox {
	display: inline;
}

span.closeDialog {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: orange;
	cursor: pointer;
}

div.loading {
	text-align: center;
}

img.loading {
	margin-right:3px;
	vertical-align: middle;
}






/*** Advertising ***/

.opaque0{
	-moz-opacity:0%;
	filter:alpha(opacity=0);
	opacity:0;
}

.opaque100{
	-moz-opacity:100%;
	filter:alpha(opacity=100);
	opacity:1;
}


.advertClass {
	display:none;
	width:240px;
	position: absolute;
	font-size: 11px;
	z-index: 10000000000000;
}

.advertClass .top_left,.advertClass .top_right,.advertClass .bottom_left,.advertClass .bottom_right
{
	background-repeat: no-repeat;
	position: absolute;
	background-color: #00FF00;
}

.advertClass .top_left {
	height: 5px;
	width: 6px;
	top: 0px;
	left: 0px;
	background: url("../img/advert/advert_01.gif") no-repeat;
	z-index: 0;
}

.advertClass .top_right {
	height: 5px;
	width: 6px;
	top: 0px;
	right: 0px;
	background: url("../img/advert/advert_04.gif") no-repeat;
	z-index: 1;
}

.advertClass .bottom_left {
	font-size:6px;
	height: 5px;
	width: 5px;
	bottom: 0!important;
	bottom: 8px;
	left: 0px;
	background: url("../img/advert/advert_14.gif") no-repeat;
	z-index: 2;
}

.advertClass .bottom_right {
	font-size:6px;
	height: 5px;
	width: 6px;
	bottom: 0!important;
	bottom: 8px;
	right: 0px;
	background: url("../img/advert/advert_17.gif") no-repeat;
	z-index: 3;
}

.advertClass .content_main {
	position: relative;
	z-index: 4;
}

.advertClass .row1 {
	font-size:4px;
	width: auto;
	height: 5px;
	background:url('../img/advert/advert_02.gif') repeat-x;
	margin: 0 6px;
}

.advertClass #sub_content {
	background: white url("../img/advert/advert_05.gif") repeat-y left;
	padding: 0 0 0 5px;
	text-align: justify;
	color: #0057BA;
}

.advertClass .in_sub_content{
	background:url("../img/advert/advert_12.gif") no-repeat right bottom;
}

/** model 1 **/
.img_advert{
	text-align:center;
}
.cnt_advert{
	padding:0 5px 0 0;
}

/** model 2 **/
.img_advert2{
	float:left;
	margin: 0 5px 0 0;
}
.cnt_advert2{
	padding:0 5px 0 0;
}


.advertClass .row3 {
	margin: 0 6px 0 5px;
	height:5px;
	background:url('../img/advert/advert_15.gif') repeat-x 0 0!important;
	background:url('../img/advert/advert_15.gif') repeat-x 0 -1px;
}

.advertClass .content_advert{
	min-height: 120px;
	height:auto!important;
	height:120px;
	background: url("../img/advert/advert_08.gif") repeat-y right;
}


/** Cadre Advertising **/

.advertising_block{
	position:absolute;
	margin:15px 0 0 0;
	z-index:10000;
}
.mainContentAD{
	position:relative;
	z-index:1;
}

#cadre_advertising{
	font-size:0.8em;
	position:absolute;
	z-index:1000;
}

/* Cadre header */
.Cadre_Header{
	height:21px;
	height:16px!ie;
	width:100%;
}

.CH_col_1{
	width:12px;
	font-size:6px;
	background:url(../img/cadre_advertising/cadre_advertising_01.gif) no-repeat left;
}
.CH_col_2{
	width:100%;
	font-size:8pt;
	padding:5px 0 0 0;
	font-weight:bold;
	background:url(../img/cadre_advertising/cadre_advertising_02.gif) repeat-x;
}
.CH_col_3{
	font-size:6px;
	width:17px;
	background:url(../img/cadre_advertising/cadre_advertising_04.gif) no-repeat right;
}

/* Cadre content */
.Cadre_Content{
	background:white;
}

.CC_col_1{
	width:10px;
	background:url(../img/cadre_advertising/cadre_advertising_05.gif) repeat-y left;
}
.CC_col_2{
	padding:5px 0 0 0;
}
.CC_col_3{
	width:13px;
	background:url(../img/cadre_advertising/cadre_advertising_08.gif) repeat-y right;
}

/* Cadre footer */
.Cadre_Footer{
	height:10px;
	font-size:6px;
}

.CF_col_1{
	width:10px;
	background:url(../img/cadre_advertising/cadre_advertising_07.gif) no-repeat left top;
}
.CF_col_2{
	background:url(../img/cadre_advertising/cadre_advertising_12.gif) repeat-x;
}
.CF_col_3{
	width:10px;
	background:url(../img/cadre_advertising/cadre_advertising_13.gif) no-repeat right top;
}


/* model 1*/
.advertising_img_1{
	float:left;
	position:relative;
	margin:0 5px 0 0;
}
.advertising_content_1{}


/* RSS */

.Dhtml_portlet_content a.rssIteamNotRead {
	color:#333333;
	font-weight: bold;
}

.Dhtml_portlet_content a.rssIteamRead {
	color:#333333;
	font-weight: normal;
}