@CHARSET "UTF-8";

html {
	height:100%;
}

body {
	height:100%;
	position: relative;
	background: #FFFFFF;
}

.admin .header
{
	width: auto;
	padding: 10px 20px;
	background: #FFFFFF;
	border-bottom: 2px #002550 solid;
}

.admin .header h1
{
	float: left;
	display: block;
	padding-top: 31px;
	color: #999;
	margin: 0;	
}

.admin .corps_admin
{
	overflow: hidden;
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

.admin .header .header_in
{
	border: 0;
}

.admin .menu
{
	border-left: 0;
	padding-bottom:0;
}

.admin .menu h2,
.admin .menu h3,
.admin .menu a {
	color:#666;
}

.admin .menu a:hover,
.admin .menu li.selected a {
	color:#002550;
}

.admin .menu h2.publication {
	background-image:url('/common/core/images/32/newspaper.png');
}

.admin .menu h2.selected {
	background-color:#002550;
	color:#ffd100;
}

.admin .menu h3.pubprojets {
	background-image:url('/common/core/images/publication.png');
}

.admin .footer
{
	width: auto;
}

.admin .hierarchy .titre
{
	color: black;
	font-weight: bold;
	padding-bottom: 10px;
}

.admin .hierarchy .message
{
	padding-bottom: 10px;
}

.admin .hierarchy .titre form
{
	display: inline;
}

.admin .hierarchy .data
{
	color: blue;
	border: 1px dotted #333;
	background: #E2E2E2;
	padding: 10px;
	margin-left: 25px;
}


.admin .hierarchy .missing
{
	color: red;	
}

.admin .hierarchy .sublevel
{
	padding-left: 25px;
	border-left: 1px dotted #666;
	margin-bottom: 10px; 
}

.admin .c_Authentification
{
    margin-left: auto;
    margin-right: auto;	
}

	

.admin .c_Authentification_t_login
{
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 190px;
}

.admin .c_Authentification_t_display
{
	line-height: 18px;
	padding: 5px;
	color: #333;
}

.admin .c_Authentification_t_display input
{
	margin-top: 5px;
}

.admin .c_Authentification .c_Authentification_t_login_line
{
	padding-bottom: 5px;	
}

.admin .header .c_Authentification {
	background:#002550;
    border-radius:10px;
    float:right;
    margin-left:20px;
    margin-right:0;
    padding:10px;
}

.admin .header .c_Authentification_t_display {
	color:#fff;
	font-weight:bold;
}

/* LIEN RETOUR */
.admin .retour {
    background: url("../core/images/24/undo.png") no-repeat scroll 0 50% transparent;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 30px;
}

.admin .retour a {
    color: #766350;
}

/* FICHE PRODUIT - TITRE ET PUBLICATION */
.admin .product-title-container { 
	background:#EDEBE8;
	border:1px solid #ccc;
	#float:left;
	margin:10px 0;
	padding:0 10px;
	#position:relative;
	#width:750px;
	overflow: hidden;
}

.admin .product-title-container h1 {
	line-height:45px;
	padding:0;
}

.admin .product-delete-product {
	background:#EDEBE8;
	border:1px solid #ccc;
	float:right;
	margin:10px 0;
	padding:10px;
	width:200px;
}

.admin .delete-product-message {
	background:#C00;
	text-align:center;
	font-weight:bold;
	padding:10px;
	color:#fff;
}

.admin .delete-product-message a {
	color:#fff;
}

/* ADMIN SAISIE */
.admin-saisie {
    color: #766350;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
}

.admin-saisie .admin-saisie-label, .admin-saisie .admin-saisie-link {
    float: left;
    margin: 0 5px;
    line-height: 40px;
}

.admin-saisie .e_Text, .admin-saisie select {
    margin-top: 0;
}

.admin-saisie.project-name input {
    width: 420px;
}

.admin-saisie.project-name input[type="checkbox"] {
    width: 40px;
}

.admin-saisie .admin-saisie-label,
.admin-saisie .admin-saisie-link {
    float: left;
    margin: 0 5px;
}

.admin-saisie .admin-saisie-link {
    background: url("../core/images/12/fleche_droite.png") no-repeat scroll 100% 50% transparent;
    line-height: 30px;
    padding: 5px 20px 5px 5px;
}

.admin-saisie .admin-saisie-link a {
    color: #766350;
}

.admin-saisie .e_Text {
    float: left;
    height: 40px;
}

.admin-saisie .e_Image {
    float: left;
    min-width: 300px;
}

.admin-saisie .e_Text input {
    margin-top: 10px;
}

.admin-saisie .e_Text select {
    margin-top: 10px;
}

.admin-saisie .e_Text_mea {
    float: left;
    height: 18px;
    width: 18px;
}
.admin-saisie .e_Text_mea input {
    margin: 2px 0 0 2px;
    width: auto !important;
}

.admin-saisie-project-cats {
    overflow: hidden;
}

.admin-saisie-project-cats .all-categories,
.admin-saisie-project-cats .buttons,
.admin-saisie-project-cats .my-categories {
    float: left;
}

.admin-saisie-project-cats .all-categories,
.admin-saisie-project-cats .my-categories {
    padding: 0 10px;
    width: 350px;
}

.admin-saisie-project-cats .buttons {
    padding: 50px 0 0;
}

/* NEWSHANDLER ADMIN */
.c_NewsHandler_edit { margin-bottom: 10px; }

.c_NewsHandler_edit .super-categories-title
{
	font-size: 13px;
	margin-top: 7px;
	text-decoration: underline;
	margin-bottom: 5px;
}

.c_NewsHandler_edit .super-categories .super-category
{
	float: left;
	margin-right: 15px;
	cursor: pointer;
	padding: 2px 6px;
	border: solid 1px #E2E2E2;
}
.c_NewsHandler_edit .super-categories .super-category:hover { border: solid 1px #000; }

.c_NewsHandler_edit .super-categories .super-category-selected { border: solid 1px #000; background-color: #fff; }

.c_NewsHandler_edit .c_NewsItem .c_Editor_vertical, .c_NewsHandler .c_NewsItem_edit .c_Editor_vertical { margin-left: 24px; }

/* NEWSHANDLER FRONT */
.c_NewsHandler .cat_title, .c_NewsHandler .news_title
{
	background-color: #000;
	color: #fff;
	border: solid 1px #000;
	text-align: center;
	padding: 2px 7px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

.c_NewsHandler .c_NewsCategory .cat_menu
{
	padding: 3px 6px;
	width: 180px;
	border-bottom: solid 1px #999;
	cursor: pointer;
	color: #E42126;
	font-weight: bold;
	font-size: 12px;
}
.c_NewsHandler .c_NewsCategory .cat_menu:hover { text-decoration: underline; }

.c_NewsHandler .c_NewsCategory .cat_menu_selected { color: #FFF; font-weight: bold; background-color: #E42126; }

.c_NewsHandler .c_NewsItem .news { padding: 7px 0 10px;	clear: both; overflow: hidden; border-bottom: solid 1px #999; }



.c_NewsHandler .c_NewsItem .news-cat-date {	margin-left: 5px; font-size: 10px; font-style: italic; float: left; }

.c_NewsHandler .newsitem-listing, .c_NewsHandler .c_Editor_zone .c_NewsItem { margin-bottom: 15px; }
.c_NewsHandler .newsitem-listing .newsitem-listing-contenu, .c_NewsHandler .c_Editor_zone .c_NewsItem { border-bottom: solid 1px #ABABAB; padding-bottom: 20px; }
.c_NewsHandler .c_Editor_edit .c_Editor_zone .c_NewsItem { border-bottom: none;	padding-bottom: 0px; margin-bottom: 0; }
.c_NewsHandler .newsitem-listing .titre_news, .c_NewsHandler .c_Editor .titre_news { text-transform: uppercase; color: #666; font-size: 25px; margin-bottom: 4px; }
.c_NewsHandler .newsitem-listing .text, .c_NewsHandler .c_Editor .text { color: #666; font-size: 12px; }
.c_NewsHandler .newsitem-listing .suite, .c_NewsHandler .c_Editor .suite
{
	background: url('../images_site/newshandler/lire_suite.jpg') no-repeat;
	width: 80px;
	height: 20px;
	cursor: pointer;
	margin-top: 10px;
}
.c_NewsHandler .newsitem-listing .suite:hover, .c_NewsHandler .c_Editor .suite:hover { background: url('../images_site/newshandler/lire_suite_hover.jpg') no-repeat; }
.c_NewsHandler .newsitem-listing .puce_date, .c_NewsItem .newsitem-simple .puce_date, .c_NewsHandler .c_Editor .puce_date
{
	background: url('../images_site/newshandler/puce_date.png') no-repeat;
	width: 7px;
	height: 7px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.c_NewsHandler .newsitem-listing .date, .c_NewsItem .newsitem-simple .date, .c_NewsHandler .c_Editor .date { color: #666; margin-bottom: 10px; }
.c_NewsHandler .newsitem-listing .image-left, .c_NewsHandler .c_Editor .image-left { float: left;	padding-top: 5px; }
.c_NewsHandler .newsitem-listing .image-right, .c_NewsHandler .c_Editor .image-right {	float: right; padding-top: 5px; }

.c_NewsHandler .c_Editor_categories_newshandler { width: 180px; float: left; }

.c_NewsItem .addthis { position: absolute; bottom: -12px; right: 0; color: #000; font-size: 11px; font-weight: normal; }
.c_NewsItem .addthis .addthis_txt, .c_NewsItem .addthis .addthis_toolbox { float: left;	margin-left: 5px; }
.c_NewsItem .addthis .addthis_txt {	font-weight: bold; padding-top: 1px; text-transform: none; }

.c_NewsItem .newsitem-simple .titre-news { font-size: 30px;	color: #E42126;	padding-left: 7px; padding-top: 3px; position: relative; text-transform: uppercase; }
.c_NewsItem .newsitem-simple .double_chevron
{
	background: url(../images_site/newshandler/chevrons-haut-gauche.png) no-repeat;
	height: 13px;
	width: 13px;
	position: absolute;
}
.c_NewsItem .newsitem-simple .date { font-weight: bold;	color: #000; }
.c_NewsItem .newsitem-simple .c_Editor { font-size: 12px; margin-top: 15px; }
.c_NewsItem .newsitem-simple .puce_date { margin-left: 7px; }
.c_NewsItem .newsitem-simple .image_droite, .c_NewsItem .newsitem-simple .image_gauche, .c_NewsItem .newsitem-simple .c_VideoContainer
{
	border: solid 1px #E42126;
}
.c_NewsItem .newsitem-simple .c_VideoContainer { padding: 12px 0; text-align: center; min-height: 369px; }
.c_NewsItem .newsitem-simple .c_Title
{
	margin-top: 20px;
	color: #E42126;
	font-size: 13px;
	font-weight: bold;
	min-height: 22px;
}
.c_NewsItem .newsitem-simple .c_Title .titre .puce_titre
{
	background: url('../images_site/newshandler/puce-titre.png') no-repeat;
	width: 20px;
	height: 21px;
	float: left;
	margin-right: 8px;
}
.c_NewsItem .newsitem-simple .c_Title .titre .e_Text { padding-top: 2px; }
.c_NewsItem .newsitem-simple .c_Paragraph {	margin-top: 10px; }
.c_NewsItem .newsitem-simple .c_FileContainer {	margin-top: 5px; }
.c_NewsItem .newsitem-simple .c_FileContainer a
{
	color: #E42126;
	font-weight: bold;
	padding-top: 7px;
	float: left;
}
.c_NewsItem .newsitem-simple .c_FileContainer .picto_dl
{
	background: url('../images_site/newshandler/picto-telechargement.png') no-repeat;
	width: 25px;
	height: 44px;
	float: left;
}
.c_NewsItem .newsitem-simple .c_FileContainer .e_File {	margin-left: 30px; }
.c_NewsItem .newsitem-simple .c_GalerieItem .image { border: solid 1px #E42126; margin-right: 13px; width: 120px; height: 120px; text-align: center; }
.c_NewsItem .newsitem-simple .image_gauche { margin-top: 3px; margin-right: 7px; }
.c_NewsItem .newsitem-simple .image_droite { margin-top: 3px; margin-left: 7px; }
.c_NewsItem .newsitem-simple .c_Galerie { margin-left: 2px; }
.c_NewsItem .newsitem-simple .img_droite, .c_NewsItem .newsitem-simple .img_gauche { overflow: hidden; margin-bottom: 5px; }

.c_NewsItem .news_edit { margin-top: 10px; cursor: pointer; width: 43px; height: 20px; background: url('../images_site/newshandler/btn_edit.png') no-repeat; }
.c_NewsItem .news_edit:hover { background: url('../images_site/newshandler/btn_edit_hover.png') no-repeat; }

/* NEWSHANDLER FRONT HOMEPAGE */
.actu_middle .c_NewsHandler { width:176px; height:215px; margin-left: 7px; border: none; }
.c_NewsHandler .newsitem-insert { width: 176px; padding-top: 7px; overflow: hidden; cursor: pointer; }
.c_NewsHandler .newsitem-insert .date {	font-style: italic; margin-bottom: 3px; font-size: 12px; }
.c_NewsHandler .newsitem-insert .titre { font-weight: bold; font-size: 12px; color: #000; }
.c_NewsHandler .home-nav { height: 25px; position: absolute; right: 0; top: -25px; font-size: 12px; }
.c_NewsHandler .home-nav .nav-number { float: left; margin-right: 1px; margin-left: 1px; cursor: pointer; text-decoration: underline; }
.c_NewsHandler .home-nav .nav-number-selected, .c_NewsHandler .home-nav .nav-number:hover { text-decoration: none; font-weight: bold; }
.c_NewsHandler .home-nav .nav-number-selected { cursor: default; }

/* NEWSHANDLER FRONT LISTING CATEGORIES */
.actu_cat { background-color: #fff; width: 100%; height: 25px; margin-bottom: 1px; cursor: pointer; }

/* PRODUIT PREVIEW */

.c_MediaSystemProduct .preview {
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
}

.c_MediaSystemProduct .preview .title {
    color: #666666;
    font-size: 25px;
    height: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 8px;
    padding: 5px 10px;
}

.c_MediaSystemProduct .preview .fiche {
	overflow: hidden;
}

.c_MediaSystemProduct .preview .left {
	float: left;
	width: 324px;	
} 

.c_MediaSystemProduct .preview .avis {
	padding-top: 20px;	
}

.c_MediaSystemProduct .preview .center {
	float: left;
	width: 350px;
}

.c_MediaSystemProduct .preview .right {
    float: left;
    margin-left: 10px;
    padding: 5px 1px 0;
    width: 278px;
}

.c_MediaSystemProduct .preview .panier {
	background: #666666;
	padding: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.c_MediaSystemProduct .preview .middle {
	overflow: hidden;
}

.c_MediaSystemProduct .preview .right .caract_title {
	background: url('/common/images_site/fiche_produit/bg-label.png') no-repeat;
	height: 40px;
	width: 274px;
	margin-left:2px;
	margin-right:2px;
	color: #CCCCCC;
    font-size: 14px;
    line-height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    min-height: 20px;
    text-align: left;
}

.c_MediaSystemProduct .preview .right .prix {
 	color: #FFFFFF;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

.c_MediaSystemProduct .preview  .center .description {
	padding-left: 5px;
	padding-top: 15px;	
}

.c_MediaSystemProduct .preview .right .prix .a_partir {
	font-size: 13px;
}

.c_MediaSystemProduct .preview .right .bg_select {
	background-color: #FFF;
	padding-bottom: 4px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;	
}

.c_MediaSystemProduct .preview .right select {
	height: 15px;
	width: 270px;
	font-family: arial;
    font-size: 15px;
    font-weight: bold;
    height: 22px;
    margin: 4px 4px 0;
    border: 1px solid #BDC2C9;	
}

/* PRODUCT TITLE MS */
.product-title-container { background:#EDEBE8; overflow:hidden; position:relative; border:1px solid #ccc; padding:0 10px; margin:10px 0; }
.product-title-container h1 { float:left; }

.delete-product-message { background:#C00; text-align:center; font-weight:bold; padding:10px; color:#fff; }
.delete-product-message a { color:#fff; }

.product-subtitle-container
{
	overflow:hidden; margin-bottom:10px;
}

.product-subtitle-container .left
{
	float:left;
	width:790px;
}

.product-subtitle-container .left .product-alert-container
{
	border:1px solid #ccc;
	background-color:#EDEBE8;
	padding:10px;
}

.product-subtitle-container .right
{
	float:right;
	width:222px;
	color:#666;
}

.product-subtitle-container .right .delete-product,
.product-subtitle-container .right .exportable-product-container
{
	border:1px solid #ccc;
	background-color:#EDEBE8;
	padding:10px;
	margin-bottom:5px;
}

.product-subtitle-container .right .exportable-product-title
{
	color:#426FA0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.product-subtitle-container .right .exportable-product
{
	border-top:1px solid #ccc;
	padding-top:5px;
	margin-top:5px;
	overflow:hidden;
	min-height:20px;
	line-height:20px;
}

.product-subtitle-container .right .exportable-product .exportable-color
{
	float:left;
	width:20px;
	height:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

.product-subtitle-container .right .exportable-product .exportable-color.true
{
	background-color:#6AC600;
}

.product-subtitle-container .right .exportable-product .exportable-color.false
{
	background-color:#E2090B;
}

.product-subtitle-container .right .exportable-product .exportable-text
{
	padding-left:5px;
	float:left;
	font-weight:bold;
}

.product-subtitle-container .right .exportable-product .exportable-input
{
	float:left;
}

.product-subtitle-container .right .exportable-product label
{
	cursor:pointer;
}

.c_MediaSystemProduct .c_MediaSystemCategories .select_tree_cats
{
	border: 1px solid #999;
	background-color: #EEE;
	min-height: 350px;	
}

.c_MediaSystemProduct .c_MediaSystemProductCategories .select_my_cats
{
	border: 1px solid #999;
	background-color: #EEE;
	min-height: 350px;	
}

.moto_editor .c_Editor
{
	background-color: #F0EDE9;
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
}
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone
{
	background-color: #FFFFFF;
	border: 2px solid #DDDDDD;
	margin-bottom: 4px;
	padding: 2px;
	min-height: 92px	
}
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .labelized_autosave {
	height: 30px;
}
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .labelized_autosave label,
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .labelized_autosave .e_Text,
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .labelized_autosave .extention
{
	float: left;
	margin-right: 5px;
}
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .labelized_autosave input
{
	font-size: 16px;
}
.moto_editor .c_Editor .c_Editor_edit .c_Editor_zone .buttons
{
	margin-top: 10px;
}

.c_MediaSystemArticle .article-datas-tab .article-datas-tab-cell {
	min-height:19px;
	width: 136px;	
}
.c_MediaSystemArticle .article-datas-tab .article-datas-tab-cell.twocol{
	width: 311px;	
}
.c_MediaSystemArticle .article-datas-tab .article-datas-tab-cell.threecol{
	width: 472px;	
}
.c_MediaSystemArticle .article-datas-tab .article-datas-tab-cell input {
	width: 133px;	
	height: 11px;
}
.c_MediaSystemArticle .article-association {
    background-color: #F0F0F5;
    margin-top: 10px;
    margin: 5px 20px 0;
    padding: 20px;
}
.c_MediaSystemArticle .article-association .association {
	background: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 4px 14px 4px;
	margin: 2px auto;
	position: relative;
}
.c_MediaSystemArticle .article-association .association:hover {
	background: #CEDFEB;
	border: 1px solid #8898A0;
}
.c_MediaSystemArticle .article-association .association h3 {
	margin: 0 -9px 0;
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	background: #F0F0F5;
}
.c_MediaSystemArticle .article-association .association .buttons {
	position: absolute;
	bottom: 0px;
	right: 4px;
	padding-bottom: 4px;
}

.c_MediaSystemArticle .e_Text_caracteristiques
{
	width: 275px;
	display: block;	
}

.c_MediaSystemArticle .report-ref-change {
	border-top: 1px solid #CCCCCC;
    cursor: pointer;
    overflow: hidden;
    padding: 5px;
}

.c_MediaSystemArticle .report-ref-change:hover {
	background-color:#DEE7EB;
}


.c_MediaSystemProduct .articles .contenu .contenu_item
{
	display: block;
}

.resultats .c_MotoModele {
	border: 1px solid red;	
	position: relative;
	height: 25px;
	padding: 15px 20px 5px;
	background-color: #E9ECD3;
    border: 1px solid #99C12B;
    margin-bottom: 4px;
}
.resultats .c_MotoModele:hover {
	background: #CEDFEB;
	border: 1px solid #8898A0;
}
.resultats .c_MotoModele .buttons {
	position: absolute;
	bottom: 0;
	right: 5px;
}

.c_Search .rechercher_item {
	cursor:  auto;	
}


/* MULTILANGUE */
.admin .c_MediaSystem .multilang { overflow:hidden; }

.admin .c_MediaSystem .multilang_item,
.admin .c_MediaSystemProduct .multilang_item,
.admin .c_MagasinsItem .multilang_item,
.admin .c_FAQItem .multilang_item,
.admin .c_PartenairesItem .multilang_item,
.admin .mediaSystemArticleSearchResultEdit .multilang_item,
.popup_frame .c_MediaSystemCategoryItem .multilang_item {
	background-color:#EDEBE8;
	float:left;
	margin-left:1px;
	padding:5px;
	width:462px;
}
.admin .c_MediaSystem .multilang_item:first-child,
.admin .c_MediaSystemProduct .multilang_item:first-child,
.admin .c_MagasinsItem .multilang_item:first-child,
.admin .c_FAQItem .multilang_item:first-child,
.admin .c_PartenairesItem .multilang_item:first-child,
.admin .mediaSystemArticleSearchResultEdit .multilang_item:first-child,
.popup_frame .c_MediaSystemCategoryItem .multilang_item:first-child {
	margin-left:0;
}

.admin .c_MediaSystemProduct .c_Editor_vertical .multilang_item,
.admin .c_MediaSystem .c_Editor_vertical .multilang_item {
	width:450px;
}

.admin .structure .c_MediaSystemCharacteristicColor .multilang_item,
.admin .structure .c_MediaSystemCharacteristicText .multilang_item {
	width:390px;
}

.admin .c_MediaSystemCharacteristicColor .color-code {
	float:left;
	width:30px;
}

.admin .c_MediaSystemCharacteristicColor .objet {
	float:left;
}

.admin .c_MediaSystemCharacteristicColor .logo,
.admin .c_MediaSystemCharacteristicText .logo {
	position:absolute;
	right:5px;
	top:5px;
}

.admin .c_MediaSystemCharacteristicColor .error,
.admin .c_MediaSystemCharacteristicText .error {
	border:1px solid #DF3B3B;
}

.admin .c_MediaSystemCharacteristicColor .title,
.admin .c_MediaSystemCharacteristicText .title {
	background-position:0px 50%;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding-left:30px;
	padding-right:1em;	
}

.admin .c_MediaSystemCharacteristicColor .remove,
.admin .c_MediaSystemCharacteristicText .remove,
.admin .c_MediaSystemCharacteristicColor .modify,
.admin .c_MediaSystemCharacteristicText .modify {
	cursor:pointer;
	float:left;
	height:24px;
	margin-right:10px;
	width:24px;
}

.popup_frame .c_MediaSystemCategoryItem .multilang_item {
	width:432px;
}

.admin .c_MediaSystemProduct .meta .multilang_item,
.admin .c_MagasinsItem .meta .multilang_item {
	background-color:#F0D695;
}

.admin .c_MediaSystemProduct .articles .multilang_item,
.admin .c_MagasinsItem .horaires .multilang_item,
.admin .mediaSystemArticleSearchResultEdit .multilang_item {
	background-color:#F0F0F5;
}

.admin .c_MediaSystem .multilang_item .title_lang,
.admin .c_MediaSystemProduct .multilang_item .title_lang,
.admin .c_MagasinsItem .multilang_item .title_lang,
.admin .c_FAQItem .multilang_item .title_lang,
.admin .c_PartenairesItem .multilang_item .title_lang,
.admin .mediaSystemArticleSearchResultEdit .multilang_item .title_lang,
.popup_frame .c_MediaSystemCategoryItem .multilang_item_fr .title_lang {
	background-color:#766350;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
}

.admin .c_MediaSystem .multilang_item_fr .title_lang,
.admin .c_MediaSystemProduct .multilang_item_fr .title_lang,
.admin .c_MagasinsItem .multilang_item_fr .title_lang,
.admin .c_FAQItem .multilang_item_fr .title_lang,
.admin .c_PartenairesItem .multilang_item_fr .title_lang,
.admin .mediaSystemArticleSearchResultEdit .multilang_item_fr .title_lang,
.popup_frame .c_MediaSystemCategoryItem .multilang_item_fr .title_lang {
	background:url('/common/core/images/flags/fr.png') 2px 50% no-repeat #002550;
	padding-left:30px;
}

.admin .c_MediaSystem .multilang_item_en .title_lang,
.admin .c_MediaSystemProduct .multilang_item_en .title_lang,
.admin .c_MagasinsItem .multilang_item_en .title_lang,
.admin .c_FAQItem .multilang_item_en .title_lang,
.admin .c_PartenairesItem .multilang_item_en .title_lang,
.admin .mediaSystemArticleSearchResultEdit .multilang_item_en .title_lang,
.popup_frame .c_MediaSystemCategoryItem .multilang_item_en .title_lang {
	background:url('/common/core/images/flags/en.png') 2px 50% no-repeat #766350;
	padding-left:30px;
}

.admin .c_MediaSystem .multilang_item_ge,
.admin .c_MediaSystem .c_Editor_vertical .multilang_item_ge,
.admin .c_MediaSystemProduct .multilang_item_ge,
.admin .c_MagasinsItem .multilang_item_ge,
.admin .c_MediaSystemProduct .articles .multilang_item_ge,
.admin .mediaSystemArticleSearchResultEdit .multilang_item_ge {
	background-color:#fff;
	float:none;
	margin-right:0;
	padding:0;
	width:auto;
}

.admin .structure .c_MediaSystemCharacteristicText .multilang_item_ge,
.admin .structure .c_MediaSystemCharacteristicColor .multilang_item_ge {
	float:left;
	margin-right:2px;
	width:132px;
}

.admin .structure .c_MediaSystemCharacteristicText .multilang_item_ge input,
.admin .structure .c_MediaSystemCharacteristicColor .multilang_item_ge input {
	width:80px;
}

.admin .c_MediaSystemProduct .c_Editor_vertical .multilang_item_ge {
	width:auto;
}

.admin .c_MediaSystem .multilang_item_ge .title_lang,
.admin .mediaSystemArticleSearchResultEdit .multilang_item_ge .title_lang,
.admin .c_MagasinsItem .multilang_item_ge .title_lang {
	display:none;
}

/* POPUP EDITION DES CATEGORIES */
.popup_frame .c_MediaSystemCategoryItem {
	color:#000;
}

.popup_frame .c_MediaSystemCategoryItem .title {
	font-weight:bold;
	margin-top:5px;
}

.popup_frame .c_MediaSystemCategoryItem textarea {
	min-height:150px;
	width:400px;
}

.popup_frame .c_MediaSystemCategoryItem input {
	width:396px;
}

/* ONGLETS */
.admin .onglet {
    position: relative;
}

.admin .onglet .c_Editor {
	background-color:#fff;
}

.admin .onglets .item_sel .meta {
	border-bottom: 1px solid #F0D695;
}

.admin .onglets .item_sel .infos {
    border-bottom: 1px solid #EDEBE8;
}

.admin .onglets .item_sel .images {
    border-bottom: 1px solid #F2EDF2;
}

.admin .onglets .item_sel .horaires {
    border-bottom: 1px solid #F0F0F5;
}

.admin .onglets .item_sel .video {
    border-bottom: 1px solid #E7DCDC;
}

.admin .onglet_content .meta, .admin .onglets .item .meta {
    background: none repeat scroll 0 0 #F0D695;
}

.admin .onglet_content .infos, .admin .onglets .item .infos {
    background: none repeat scroll 0 0 #EDEBE8;
}

.admin .onglet_content .images, .admin .onglets .item .images {
    background: none repeat scroll 0 0 #F2EDF2;
}

.admin .onglet_content .horaires, .admin .onglets .item .horaires {
    background: none repeat scroll 0 0 #F0F0F5;
}

.admin .onglet_content .video, .admin .onglets .item .video, .admin .onglet_content .pilotes, .admin .onglets .item .pilotes {
    background: none repeat scroll 0 0 #E7DCDC;
}

/* NEWS HANDLER */
.admin .langs .change-lang {
	background:#EDEBE8;
	border:1px solid #766350;
	cursor:pointer;
	float:left;
	line-height:20px;
	margin:10px 5px 10px 0;
	padding:0 5px;
	text-align:center;	
}

.admin .langs .change-lang a {
	color:#000;
	text-decoration:none;
}

.admin .langs .change-lang:hover,
.admin .langs .change-lang.selected {
	background:#766350;
}

.admin .langs .change-lang:hover a,
.admin .langs .change-lang.selected a {
	color:#fff;
}

/* FAQ HANDLER */
.admin .c_FAQHandler .entree .title {
	color:#766350;
	font-size:15px;
}

.admin .c_FAQHandler .c_FAQItem .admin-datas input,
.admin .c_FAQHandler .c_FAQItem .admin-datas textarea {
	width:390px;
}

.admin .c_FAQHandler .langs,
.admin .c_ContentPageHandler .langs{
	height: 50px;	
}

.clear {
	clear:both;
}

/* TABLEAUX (Admin datas) */
.admin .admin-datas {
	background-color:#F0F0F5;
	margin:5px 0;
	padding:20px;
}

.admin .c_MediaSystemProductSheet .admin-datas,
.admin .c_MagasinsItem .admin-datas,
.admin .c_FAQItem .admin-datas,
.admin .c_PartenairesItem .admin-datas {
	background-color:#EDEBE8;
}

.admin .admin-datas a {
	color:#5D5D5D;
}

.admin .admin-datas-tab {
	line-height:19px;
	margin: 0 0 20px;
    width:100%;
}

.admin .contenu_item .admin-datas-tab {
	margin:0;
}

.admin .admin-datas-tab-head:after,
.admin .admin-datas-tab-line:after {
	content:"";
	display:block;
	clear:both;
}

.admin .admin-datas-tab .admin-datas-tab-cell {
	background-color:#FFFFFF;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    float:left;
    height:20px;
    padding:3px 5px;
    text-align:center;
    width:150px;
}

.admin .horaires .admin-datas-tab .admin-datas-tab-cell {
	width:180px;
}

.admin .admin-datas-tab  .admin-datas-tab-line.odd .admin-datas-tab-cell {
	background-color:#EDEDED;
}

.admin .admin-datas-tab-head .admin-datas-tab-cell {
	background-color:#E1E1E1;
    border-top:1px solid #CCCCCC;
    font-weight:bold;
}

.admin .admin-datas-tab .admin-datas-tab-cell.clickable {
	cursor:pointer;
}

.admin .admin-datas-tab .admin-datas-tab-cell.big {
	float:none;
	width:auto;
}

.admin .admin-datas-tab .admin-datas-tab-cell.first {
	border-left:1px solid #CCCCCC;
}

.admin .admin-datas-tab .admin-datas-tab-cell.ref {
	width:100px;
}

.admin .admin-datas-tab .admin-datas-tab-cell.attribute {
	background:url('/common/core/images/24/minus.png') 95% 50% no-repeat #E1E1E1;
	cursor:pointer;
}

.admin .admin-datas-tab .admin-datas-tab-cell.lang {
	width:40px;
}

.admin .admin-datas-tab .admin-datas-tab-cell.complement,
.admin .admin-datas-tab .admin-datas-tab-line.odd .admin-datas-tab-cell.complement {
	background-color:#DCF0D8;
}

.admin .admin-datas-tab .admin-datas-tab-cell.arrow {
	width:20px;
}

.admin .admin-datas-tab .admin-datas-tab-cell.no-bottom {
	border-bottom:1px solid #FFFFFF;
}

.admin .admin-datas-tab .admin-datas-tab-line.odd .admin-datas-tab-cell.no-bottom {
	border-bottom:1px solid #EDEDED;
}

.admin .admin-datas-tab .admin-datas-tab-cell.twocol {
	width:311px;	
}

.admin .admin-datas-tab .admin-datas-tab-cell.threecol {
	width:472px;	
}

.admin .admin-datas-tab .admin-datas-tab-cell input {
	border: 1px solid grey;
	height:15px;
    margin:0;
    padding-left:0;
    padding-right:0;
    width:148px;
}
.admin .admin-datas-tab .admin-datas-tab-cell.poids input {
    width:98px;
}

.admin .admin-datas-tab .admin-datas-tab-cell textarea {
	width:148px;
}

.admin .admin-datas-tab .admin-datas-tab-cell.lang input {
	width:38px;
}

.admin .admin-datas-tab .admin-datas-tab-cell.big input {
	width:95%;
}

.admin .admin-datas-tab .admin-datas-tab-cell a {
	color:#5D5D5D;
}

.admin .admin-datas-tab .admin-datas-tab-cell .e_Color .autosave .color-preview {
	border:1px solid grey;
	cursor:pointer;
	float:left;
	height:17px;
	width:18px;
}

.admin .admin-datas-tab .admin-datas-tab-cell .c_ColorContainer {
	overflow:visible;
}

.admin .admin-datas-tab .admin-datas-tab-cell .e_Color .autosave .field {
	float:left;
}

.admin .admin-datas-tab .admin-datas-tab-cell .e_Color .autosave input {
	width:128px;
	padding-left:0;
	padding-right:0;
}

/* MAGASINS */
.admin .creation_magasin.formulaire {
    background-color: #F0EDE9;
    border: 1px solid #999999;
    margin-bottom: 10px;
    padding: 10px;
}

.admin .liste_magasins {
    background-color: #EFF0E5;
    border: 1px solid #999999;
    padding: 10px;
    overflow: hidden;
}

.admin .magasin_result {
    border-top: 1px solid #999999;
    padding-bottom: 2px;
    padding-top: 2px;
    clear: both;
}

.admin .magasin_result .buttons {
    float: left;
    margin-right: 5px;
}

.admin .magasin_result .ref_inti a {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
}

.admin .c_MagasinsItem .onglet_validation .dialog_content,
.admin .c_MagasinsItem .onglet_confirmation .dialog_content {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #999999;
    margin: 20px;
    padding: 20px;
    position: absolute;
}

.admin .c_MagasinsItem .onglet_validation,
.admin .c_MagasinsItem .onglet_confirmation {
    background: url("/common/core/images/bg_black_75.png") repeat scroll 0 0 transparent;
    bottom: 1px;
    color: #000000;
    display: none;
    font-size: 13px;
    left: 1px;
    position: absolute;
    right: 1px;
    top: 0;
    z-index: 103;
}

.admin .c_MagasinsItem .buttons {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px !important;
}

.admin .c_MagasinsItem .field input {
	margin-bottom: 10px;
}

.admin .c_MagasinsItem .field textarea {
	width: 390px;
	height: 90px;
	margin-bottom: 10px;
}

.admin .c_MagasinsItem h3 {
	display:block;
	margin-bottom:5px;
}

.admin .c_MagasinsItem_edit{
	overflow: hidden;
}

.admin .c_MediaSystem .form {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

/* RESULTATS DE RECHERCHE (produit & article) */
.admin .c_MediaSystemProduct .product_result .rechercher_item .buttons,
.admin .c_MediaSystemArticle .product_result .rechercher_item .buttons {
	float:left;
	padding:0 !important;
}

.admin .c_MediaSystemProduct .product_result .rechercher_item .ref_inti,
.admin .c_MediaSystemArticle .product_result .rechercher_item .ref_inti {
	float:none;
	line-height:32px;
    padding-left:95px;
}

.admin .c_MediaSystemProduct .product_result .rechercher_item .ref_inti a,
.admin .c_MediaSystemArticle .product_result .rechercher_item .ref_inti a {
	color:#000;
	text-decoration:none;
}

/* PAGINATION (des listings de resultats de recherche) */
.admin .c_Search .no_results,
.admin .report .no_results {
	color:#900;
	font-size:15px;
}

.admin .c_Search .pagination,
.admin .report .pagination {
	margin:10px 0;
	height:30px;
}

.admin .c_Search .pagination .pagination-item,
.admin .report .pagination .pagination-item {
	background:#EDEBE8;
	border:1px solid #002550;
	color:#fff;
	cursor:pointer;
	float:left;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin-bottom:1px;
	margin-right:1px;
	text-align:center;
	width:20px;
}

.admin .c_Search .pagination .pagination-item a,
.admin .report .pagination .pagination-item a {
	color:#666;
	text-decoration:none;
}

.admin .c_Search .pagination .pagination-item:hover,
.admin .c_Search .pagination .pagination-item.selected,
.admin .report .pagination .pagination-item:hover,
.admin .report .pagination .pagination-item.selected {
	background:#002550;
	color:#fff;
}

.admin .c_Search .pagination .pagination-item:hover a,
.admin .c_Search .pagination .pagination-item.selected a,
.admin .report .pagination .pagination-item:hover a,
.admin .report .pagination .pagination-item.selected a {
	color:#fff;
}