@charset "iso-8859-1";

@import url(../../base/css/general.css);
@import url(login_section.css);

body
{
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FCD456;
	font-family:Arial;
	font-size:12px;
	color:#000000
}

td
{
	text-align:left;
}

a img, form 
{
	border:none;
	margin:0px;
	padding:0px;
}	

select,
select.no,
input,
input.no,
textarea,
textarea.no
{
	font-size:12px;
	font-family:Arial;
}

/* * * * MsgBox * * * */

.MsgBox
{
	margin:15px auto 15px auto;
}

.MsgBox td
{
	margin:0px;
	padding:0px;
}

.MsgBox .corner,
.MsgBox .corner img
{
	width:7px;
	height:7px;
	font-size:0px;
}

.MsgBox .left_side,
.MsgBox .right_side,
.MsgBox .top_side,
.MsgBox .bottom_side
{
	background-color:#F8F8F8;
	background-image:url(../images/msgbox_bd.gif );
	font-size:0px;
}

.MsgBox .left_side
{
	width:7px;
	background-position:left top;
	background-repeat:repeat-y;
}

.MsgBox .right_side
{
	width:7px;
	background-position:right top;
	background-repeat:repeat-y;
}

.MsgBox tr .top_side
{
	height:7px;
	background-position:left top;
	background-repeat:repeat-x;
}

.MsgBox .bottom_side
{
	height:7px;
	background-position:left bottom;
	background-repeat:repeat-x;
}

.MsgBox .msgbox_content
{
	background-color:#F8F8F8;
}

.MsgBox .msgbox_text
{
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	font-size:24px;
	padding:10px;
	text-transform:uppercase;
}

/* ***********************************************************************************/
.main {
	position:relative;
	width: 964px;
	background-color: #FFF;
	margin-left:auto;
	margin-right:auto
}

/* MH ****************************************************************** TOPEST MENU */
.topestMenuWrapper {
	position:relative;
	height:21px;
}

.topestmenu {
	font-family:arial,verdana,sans-serif;
	width:100%;
	height:16px;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:0px;
	background-color: #E68816;
	font-size:11px;
	text-align:center;
}

.topestmenu_link {
	margin-left:5px;
	text-decoration:none;
}

.topestmenu a:link,
.topestmenu a:active,
.topestmenu a:visited {
	color:#FFF7D2;
	text-decoration:none
}

.topestmenu a:hover {
	color:#970f00;
	text-decoration:none
}

/* *************************************************************** BANNIERE ET ADDTHIS_RSS */
.topBlock {
	position:relative;
	height:137px;
	background-color: #FFFFFF;
	color:#003399
}

img.mainLogo {
	position:absolute;
	text-align:bottom
}

.addthis_rss_partage {
	float:right; 
	margin-top:114px;
	margin-right:15px
}
.addthis_rss_partage img {
	vertical-align:middle
}

.addthis_rss_partage a:link {
	text-decoration:none
}

/* MH ****************************************************************** BOTTOM MENU */
.copyright {
	text-align:center; 
	background-color:#ffffff;
	padding-top:12px;
	padding-bottom:4px;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666
}
.bottommenu {
	font-family:arial,verdana,sans-serif;
	margin-left:-10px;
	width:964px;
	height:17px;
	padding-top:2px;
	background-color: #E68816;
	font-size:11px;
	text-align:center;
	margin-bottom:0px
}

.bottommenu_link {
	margin-left:5px;
	text-decoration:none;
}

.bottommenu a:link,
.bottommenu a:active,
.bottommenu a:visited {
	color:#FFF7D2;
	text-decoration:none
}

.bottommenu a:hover {
	color:#970f00;
	text-decoration:none
}

/* MH ********************************************************* 1ere ligne du menu principal */
.topMenuL1_partage {
  width:954px;
	height:30px;
	margin: 0px 0px 0px 5px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	border-right:1px solid #777777
}

.topMenuL1Item_partage,
.topMenuL1ItemActif_partage  {
  position:relative;
	height:30px;
	border-left:1px solid #777777;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 41px
}

.topMenuL1ItemActif_partage {
	background-color:#f5B642
}

.topMenuL1Item_partage a:link,
.topMenuL1Item_partage a:visited {
	color: #970f00;
	text-decoration:none
}

.topMenuL1Item_partage a:hover {
	color: #970f00;
	text-decoration:underline
}

.topMenuL1ItemActif_partage a:link, 
.topMenuL1ItemActif_partage a:visited, 
.topMenuL1ItemActif_partage a:hover{
	color: #FFFFFF;
	text-decoration:underline
}
	
/* MH:*********************************************************** 2eme ligne du menu principal  */
.topMenuWrapper {
	background-color:#ffffff;
	margin:auto;
	width:964px;
	position:relative;
	height:89px;		/*hauteur sous top menu avant bonjour CBE*/
	z-index:100;
	background-image:url( ../images/h_menu_bg.png );
	background-repeat:repeat-x;
	background-position:bottom
}

.topMenu {
	position:absolute;
	top:0px;
	left:4px;
	width:955px;   /*largeur top menu*/  
}

table.topMenuCont {
	width:100%;
}

table.topMenuCont td {
	padding:0px;
	margin:0px;
}

.topMenuItem,
.topMenuItemActive {
	border-left:1px solid #FFDF74;
	border-bottom:1px solid #FFF7D2
}

td.topMenuItemHover {
	border-left:1px solid #FFDF74;
	border-bottom:1px solid #FFF7D2;;
}

.topMenuItemCont {
	font-size:13px;
	text-align:center;
	height:20px;		/*OK hauteur top menu qui définit la hauteur de tab_cutting.gif */
	padding-top:2px;	/*OK hauteur du texte dans top menu*/
	font-weight:bold;
	text-transform:capitalize;
	white-space:nowrap;
}

.topMenuItem .topMenuItemCont {
	background-image:url(../images/tab_cutting.gif);	/*OK image fond top menu non cliqué*/
}

.topMenuItemActive .topMenuItemCont {
	background-image:url(../images/tab_cutting.gif);	/*OK image fond top menu actif*/
	color: #C16205;						/*OK police de texte sans lien*/
}


.topMenuItemHover .topMenuItemCont {
	background-image:url(../images/tab_cutting.gif);	/* MH: survol 2eme ligne */  /*OK image fond top menu survolé, mettre en commentaire pour avoir le fond, pn pour changer la couleur de police */
	/*border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;*/
	background-color: #FFF7D2;
	color: #970f00;		/*marche pas voir quel css de lien survolé ?*/
}

/* MH: ***************************************************** 3eme ligne du menu principal  */
/******* titre */
.topPageHeader {	
	font-family:verdana;
	font-weight:bold;
	font-size:23px;
	color:#666666;
	height:29px;
}

/******** boite des liens */
.topCustomMenu {
	font-family:arial,verdana,sans-serif;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	height:15px;
	position:relative;
}

/* espacement entre les liens */
.topCustomMenu a,
.topCustomMenu span {
	margin-right:11px;
	vertical-align:middle
}

/*
#C16205 >>> orange foncé
#2F462B >>> gris foncé
*/
/* lien actif */
.customMenuItemActive {	
	color:#970f00
}

a.customMenuItem {
	position:relative;
}

/* lien */
a.customMenuItem,
a.customMenuItem:link,
a.customMenuItem:active,
a.customMenuItem:visited {
	color:#000066;
	text-decoration:none
}

/* lien survolé */
a.customMenuItem:hover {
	color:#970f00
}
/****** fin boite des liens */

/*les liens ne changent pas de couleur*/
.hiddenMenu	{	/*sous menu du top menu*/
	position:absolute;
	top:24px;
	left:4px;
	z-index:150
}

.hiddenMenuBgCont {		/*sous menu du top menu remplace subMenu*/
	width:954px;
	height:57px;
	padding-top:8px;
	background-image:url( ../images/h_menu_bg.png );
	background-repeat:repeat-x;
	position:static;
	font-weight: bold;
}
/*
* html .hiddenMenuBgCont {	
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');
}
*/
.hiddenMenuCont {
	margin-left:14px;
	position:relative;
}

a.customMenuItem {
	position:relative;
}
/* ************************************************************************************************************************************************************** */


.topBigText
{
	position:absolute;
	top:7px;
	left:70px;
}

.topBigText .title
{
	font-size:36px;
	line-height:36px;
}

.topBigText .title a,
.topBigText .title a:link,
.topBigText .title a:visited,
.topBigText .title a:active,
.topBigText .title a:hover
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.topBigText .powered
{
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	margin-left:3px;
}

.Notice
{
	padding:3px;
	width:70%;
	border:1px solid #cc6;
	background-color:#ffc;
	margin:5px auto;
	text-align:center;
	color:black;
}

.bodyBlock
{
	margin-top: 5px;
	z-index: 50;
	padding: 0px 10px 0px 10px
}

.Colgauche
{
	position:relative;
	margin-top: 5px;
	width:176px;
	margin-right:10px;
	float:left;
}

.bodyBlock2
{
	position:relative;
	margin-top: 5px;
	width:754px;
	float:left;
	padding: 0px 10px 0px 10px;
}
	
.leftNavDiv
{
	position:relative;
	width:182px;
	float:left;
	margin-right:8px;
}

.rightNavDiv
{
	position:relative;
	width:749px;	/*749*/
	/*float:left;*/
	padding:0px;
	overflow:hidden;
}

.bottomTexts
{
	font-size:10px;
   text-align: center;
	/*margin-top:8px;
	margin-left:15px;
	float:left;*/
}

.bottomTexts div
{
	margin-bottom:0px;
}

.loginDiv
{
	position:relative;
	height:201px;
	border:1px solid #ccc;
	margin-bottom:13px;
}

* html .loginDiv
{
	margin-bottom:14px;
}


.shoutboxDiv
{
	position:relative;
	border:1px solid #ccc;
	margin-bottom:13px;
	height:241px;
}

* html .shoutboxDiv
{
	height:242px;
}

.pollsDiv
{
	position:relative;
	border:0px solid green;
}

.boxHeader
{
	position:relative;
	/*background-color:#FFDF74;
	background-image:url(../images/head_cutting.gif);
	background-repeat:repeat-x;*/
	height:22px;
	padding:4px 0px 0px 6px;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-align:left;
	text-transform:uppercase;
}
	
/******************************************************************************************************/

div.menu_item_line
{
	position:relative;
	padding:0px 0px 0px 25px;
	margin:0px 0px 1px 0px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;
	text-transform:capitalize;
}

div.menu_item_line_active
{
	position:relative;

	height:20px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;
	text-transform:capitalize;

	padding:0px 0px 0px 25px;
	margin:0px 0px 1px 0px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

/**************************************************************/	
.champgauche
{
	position:relative;
	overflow:hidden;
	float:left;
	width:176px;
	padding:0px;
	margin-right:10px;
}
.champdroit
{
	position:relative;
	overflow:hidden;
	float:left;
	width:754px;
	padding:0px;
	margin:0px;	
}



.disignBoxFirst
{
	position:relative;
	border:1px solid #CCC;
	margin-bottom:10px;
	/*background-image:url('../images/head_cutting.gif');*/
}

.boxFirstHeader
{
	height:17px;
	padding:3px 0px 0px 8px ;
	font-size:12px;
	font-weight:bold;
	color:#970f00;
	background-color:#FFDF74;
	text-align:left;
	text-transform:uppercase; 
	border-bottom: 1px solid #CCC;
}

.boxContent
{
	/*position:relative; */
	overflow:hidden;
	font-size:13px;
	/*color:#000000;*/
	padding:10px;
}

.disignBoxFirst .boxFirstHeader .dbTopMenu
{
	position: absolute;
	top: 0px;
	right: 0px;
	white-space:nowrap;
	color: #595959;
	/*background-color:#ffffff;*/
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	/*margin-right:5px;*/
}

.disignBoxFirst .boxFirstHeader .dbTopMenu div.active
{
	background-color:#ffffff;
}

.disignBoxFirst .boxFirstHeader .caption_item
{
	position: absolute;
	top: 0px;
	right: 0px;
	white-space:nowrap;
	color: #fff;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	/*margin-right:5px;*/
}

.disignBoxFirst .boxFirstHeader .caption_item
{
	padding-top:3px;
	padding-right:5px;
}

.dbTopMenu div
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #ccc;
	height:17px;
	padding-top:3px;
	position:relative;
}

.dbTopMenu div.active,
.dbTopMenu div.notActive
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #ccc;
	height:17px;
	padding-top:3px;
	position:relative;
}

/* lien onglet des boites */
.dbTopMenu div a,
.dbTopMenu div a:link,
.dbTopMenu div a:active,
.dbTopMenu div a:visited
{
	text-decoration: none;
	color: #970f00;
}
.dbTopMenu div a:hover {
	text-decoration: none;
	color: #595959;
}

.caption_item a
{
	margin-left:4px;
}

.caption_item a,
.caption_item a:link,
.caption_item a:hover,
.caption_item a:active,
.caption_item a:visited	
{
	text-decoration: none;
	color: #0000CC;
}

.dbTopMenu div.active
{
	border-bottom: 1px solid #F7F7F7;
}

.dbBottomMenu
{
	position:relative;
	height: 16px;
	margin-top:5px;
	text-align: center;
}

.backMembers,
.moreMembers,
.viewAllMembers {
	color:#669;
	text-transform:capitalize;
	font-weight:bold;
}

.backMembers {
	float: left;
}

.moreMembers {
	float: right;
}

/**************************************************************/
div.design_box_border
{
	position:relative;
	border:1px solid #ccc;
	margin:10px;
	padding:1px;
}
div.design_box_border div.header
{
	position:relative;
	padding:0px 0px 0px 7px;
	height:30px;
	line-height:23px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
	background-image:url('../images/design_border_cutting.gif');
	background-repeat:repeat-x;
	
}
div.design_box_border div.keeper
{
	position:relative;
	padding:5px;
	border:0px solid red;
	text-align:center;
	margin:2px;
}

/**************************************************************/	
.emptyBox
{
	position:relative;
	border:1px solid #ccc;
	margin:0px;
	padding:3px;
}

/*####################################################################*/
.languageBlock
{
	position:relative;
	border:0px solid red;
	float:right;
	margin-top:0px;
}

.skinBlock
{
	position:relative;
	border:0px solid red;
	float:right;
	margin-top:24px;
	margin-right:-90px;
}

/*####################################################################*/
.topBannerBlock
{
	position:relative;
	width:770px;
	/*height:40px;*/
	margin-top:5px;
	border:1px solid red;
	margin-left:auto;
	margin-right:auto;
	
}

.bannerBlock
{
	position:relative;
	width:770px;
	margin:0px auto;
	border:0px solid red;
}

.leftBanner
{
	position:absolute;
	top:0px;
	left:-150px;
	border:0px solid red;
}

.rightBanner
{
	position:absolute;
	top:0px;
	right:-150px;
	border:0px solid red;
}

.bottomBannerBlock
{
	position:relative;
	width:770px;
	margin-top:0px;
	border:0px solid red;
	margin:auto;
}

.bannerInnerBlock
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:0px solid blue;
	width:470px;
}
/*####################################################################*/
div.playerAdminLink
{
	position:relative;
	text-align:left;
	margin-bottom:15px;
}

.action
{
	margin-top:20px;
}

/**************************************************************/	
.logInRegistrationText
{	
	margin:5px;
}

/**************************************************************/	
div.pollBlock
{
	position:relative;
	overflow:hidden;
	height:154px;
	/*width:260px;*/
	border:0px solid #96B2C9;
	text-align:left;
	float:left;
	margin-bottom:10px;
}
div.pollBody
{
	border:1px dashed #CCC;
	margin:5px;
}
div.pollCaption
{
	position:relative;
	margin:3px;
	padding:0px;
	overflow:hidden;
	height:15px;
	line-height:15px;
	vertical-align:middle;
	font-weight:bold;
	/*background-color:#96B2C9;
	color:#fff;*/
}
div.pollAnswerBlock
{
	position:relative;
	margin:2px;
	overflow:hidden;
	height:100px;
	border:0px solid #96B2C9;
	text-align:left;
}
div.pollUp
{
	position:absolute;
	left:2px;
	top:2px;
}
div.pollDown
{
	position:absolute;
	left:2px;
	bottom:2px;
}
div.pollQuestionBlock
{
	position:absolute;
	/*width:190px;*/
	padding:2px;
	overflow:hidden;
	margin-left:18px;
}
div.pollSubmitBlock
{
	position:relative;
	margin:2px;
	overflow:hidden;
	height:30px;
	border:solid 0px #0000cc;
	text-align:center;
}



.small
{
	font-size:11px;
	color:#333366;
}

.text2
{
	border:1px solid #fff;
}

.pollContainer
{
	position:relative;
	margin-top:2px;
	padding:10px;
	background-color:transparent;
	border:0px solid red;
}

.createPollSection
{
	position:relative;
	padding:10px;
	background-color:transparent;
	border:0px solid red;
}

.controlsDiv
{
	position:relative;
	clear:both;
	margin:10px;
	background-color:#ffffff;
}

.innerControlBlock
{
	position:relative;
	float:none;
	width:auto;
}

.controlsHeader
{
	padding: 0px 2px;
	font-weight:bold;
}

.deleteDiv
{
	padding: 2px 0px 0px 2px;
	
}

/*####################################################################*/

div.menuLine,
div.menuLine:hover,
div.menuLineActive
{
	font-size:13px;
	margin-bottom:5px;
	text-transform:capitalize;
	color:black;
}

.menuLineDivider
{
	
}

div.menuLinkBlock
{
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(../images/menu_pt.gif);
}

div.menuLine div.menuLinkBlock:hover
{
	background-image:url(../images/menu_pt_h.gif);
}

.topMemberBlock
{
	position:absolute;
	right:5px;
	top:5px;                /*dist par rapport au sommet de l'icone avatar*/
	height:50px;
	text-align:right;
	padding:3px;
	width:400px;
	font-size:11px;
}

.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
{
	margin-left:5px;		
}

.hello_member
{
	padding:7px 12px 0px;
	font-size:14px;
	color:black;
}

.hello_actions
{
	text-transform:capitalize;
	font-size:11px;
}

.hello_actions span
{
	margin-left:5px;
}

.hello_actions a,
.hello_actions a:link,
.hello_actions a:hover,
.hello_actions a:active,
.hello_actions a:visited		
{
	/*margin-left:15px;*/
	color:#003399;
}

.no_hello_actions
{
	font-size:12px;
	font-weight:bold;
	color:#003399;
	padding-right:10px;
	padding-top:9px;
}

.no_hello_actions a
{
	margin-left:15px;
}

/* * * * Tags * * * */

.tags_wrapper
{
	text-align:center;
	border:0px solid green;
	margin:0px 18px 30px auto;
}

.one_tag
{
	margin:0px 1px;
	line-height:30px;
	border:0px solid green;
}

div.rate_text
{
	text-align:center;
	font-weight:bold;
}




/* * * * STANDART * * * */

.newsWrap,
.categoryBlock1,
.categoryBlock2,
.categoryHeader,
.articleBlock,
.articleBlock1,
.articleBlock2
{
	margin: 0px 0px 10px;
}

.categoryBlock1,
.categoryBlock2,
.categoryHeader,
.articleBlock,
.articleBlock1,
.articleBlock2
{
	margin-left:12px;
	margin-right:12px;
	text-align:justify;
}

.newsHead,
.categoryCaption,
.artCaption,
.articleBlock1 .title,
.articleBlock2 .title
{
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:10px;
	background-position:left top;
	background-repeat:no-repeat;
}

.newsHead {
	background-image:url(../images/icons/news.gif);
	text-align:left;
	font-size:13px;
}

.newsInfo
{
	font-size:11px;
	color:#666666;
}

.newsText
{
	
}

.newsReadMore
{
	font-weight:bold;
	text-align:right;
}
	
.articleBlock1 .title,
.articleBlock2 .title
{
	margin-bottom:5px;
	background-image:url(../images/icons/artic_papr.gif);
}

.categoryCaption,
.artCaption
{
	background-image:url(../images/icons/artic_fldr.gif);
}

.articleBlock .date,
.articleBlock1 .date,
.articleBlock2 .date
{
	font-size:11px;
	color:#666666;
}

.guestbookTextArea
{
	width: 530px;
	height:250px;
}

/* Blog Design Box */
.blogBlock
{
	margin-bottom:10px;
	margin-top:10px;
}

.blog_wrapper
{
	margin-bottom:10px;
	margin-top:10px;
}

.blog_subject
{
	font-size:16px;
	font-weight:bold;
	padding-left:35px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/artic_papr.gif);*/
}

.bottom_text {
	font-size:13px;
	font-weight:bold
}

.blog_author
{
	font-size:11px;
	font-style:normal;
	color:#666666;
	padding-top:2px;
	padding-bottom:2px;
}

	.citations
{
	font-size:11px;
	font-style:normal;
	color:#111111;
	padding-top:0px;
	padding-bottom:0px;
}

	.citation
{
	font-size:12px;
	font-style:normal;
	color:#111111;
	padding-top:0px;
	padding-bottom:0px;
}

	.auteur
{
	font-size:10px;
	font-style:normal;
	text-align:right;
	color:#970f00;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
}

.blog_text
{
	font-size:13px;
	text-align:justify;
}

.blogs_pages
{
	margin:4px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.menuLinkBlock 
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#3366CC;
}

.online_offline_bulb
{
	position:absolute;
	z-index:10;
	right:0px;
	top:0px;
}

/* * * * Blog/Cls/Adv little blocks * * * */ /* PAS DANS UNIVERS/GENERAL.CSS*/
.blog_subject_n
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-position:left top;
}

.caption_item
{
	position:relative;
	float:right;
	font-weight:bold;
	font-size:11px;
}

.blog_subject
{
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/artic_papr.gif);
}

.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

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

.blogSnipper
{
	font-size:13px;
	text-align:justify;
}

.icon_block
{
	position:relative;
	float:left;
	width:47px;
	height:47px;
	margin-right:10px;
}

.blog_wrapper_n
{
	position: relative;
	float: left;
	margin-top:0px;
	margin-bottom:15px;
	width:82%;
}

.blogHead
{
	background-image:url(../images/icons/artic_papr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:25px;
}

.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

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

.blogSnippet
{
	font-size:13px;
	text-align:justify;
}

/* * * * RSS Feed * * * */

.rss_item_wrapper
{
	padding-bottom:15px;
}

.rss_item_header
{
	font-size:13px;
	font-weight:bold;
}

.rss_item_info
{
	color:#666;
	font-size:11px;
}

.rss_read_more
{
	text-align:right;
	font-weight:bold;
}


.login_ajax {				/* PAS DANS UNIVERS/GENERAL.CSS*/
	position:absolute;
	z-index:550;
	background-image:url('../images/op40.png');
	display:none;
}

/** html .login_ajax {
	background-image:url('../images/spacer.gif');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/op40.png', sizingMethod='scale');
}*/

/* * * * Modal window * * * */		/* PAS DANS UNIVERS/GENERAL.CSS*/

.popup_form_wrapper
{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:350px;
}

.popup_form_wrapper td
{
	padding:0px;
	margin:0px;
}

.popup_form_wrapper td.corner
{
	width:16px;
	height:16px;
	font-size:1px;
}

.popup_form_wrapper td.side
{
	width:16px;
}

.popup_form_wrapper td.side_ver
{
	height:16px;
}

.popup_form_wrapper td.side_ver,
.popup_form_wrapper td.side
{
	background-image:url(../images/sp_op_gr.png);
	font-size:1px;
}

.popup_form_wrapper td.container
{
	background-color:white;
	width:450px;
}

/************EOS*************/		/* PAS DANS UNIVERS/GENERAL.CSS*/

.edit_item_table_cont
{
	position:relative;
	border:1px solid #666666;
	/*padding-top:25px;
	padding-bottom:25px;*/
}

.bottomCopyright {
	height: 17px;
	padding-top: 3px;
	/*border-top: 1px solid #999999;*/
	background-image: url(../images/top_tab_cutting.gif);
	font-size: 9px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.bottomCpr {
	position: relative;
	float: right;
}

.short_desc {
	position: relative;
	float:left;
	width: 760px;
}

.login_ajax_wrap {
	width:350px;
	margin:250px auto 0px;
}

.login_ajx_close {
	position: absolute;
	right: -1px;
	top: 3px;
	z-index: 150;
	cursor: pointer;
}

/* * * * Global Search * * * */
.global_search_form #sgf_keyword {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:3px;

	background:white url(../images/icons/magglass.png) no-repeat scroll 3px 4px;
	padding-left:17px;
}
.global_search_form #global_search_button {
	background-color:#C16205;
	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",verdana,arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:2px 4px 3px;
	text-align:center;
}

