Whtml {
    /*font-family:verdana;*/
    margin: 0px;
    padding: 0px;
}

head {
    font-family: verdana;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: verdana;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: verdana;
    font-size: 8pt;
    padding-top: 2px;
    margin-top: 0px;
    min-width: 150px;
}

h2 {
    color: #555555;
    font-size: 9pt;
    padding: 5px;
    padding-left: 5px;
}

h3 {
    color: #555555;
    font-size: 12pt;
    text-align: left;
}

h4 {
    font-family: verdana;
    color: #777777;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 5px;
}

h5 {
    text-align: left;
}

h6 {
    font-family: verdana;
    margin: 0px;
    padding: 0px;
    font-size: 7pt;
    font-weight: bold;
}

img {
	border:none;
}

.simple_page_content h2 {
	padding: 5px; 
	background-color: #eeeeee;
	font-size: 10pt;
}

.simple_page_content h3 {
	padding-left: 5px; 
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #eeeeee;
	font-size: 8pt;
}

.simple_page_content h4 {
	padding-left: 5px; 
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	border: solid 1px #eeeeee;
	font-size: 8pt;
}

a {
    font-size: 7pt;
    color: #C3C5C8;
    text-decoration: none;
}

a:hover {
    color: #98989B;
}

li {
    font-size: 7pt;
    color: #888888;
}

td {
    font-size: 7pt;
    color: #888888;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

tr {
    padding: 0px;
    margin: 0px;
}

table {
    padding: 0px;
    margin: 0px;
}

tbody {
    padding: 0px;
    margin: 0px;
}

img {
    padding: 0;
}

.input_submit {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    border: solid 1px #C3C5C8;
}

.input_subscribe {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    border: solid 1px #C3C5C8;
}

.input_valid {
	background-image: url('../img/input_ok.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

.input_error {
	background-image: url('../img/input_attention.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

/* ///  CLASSES  /// */

.accueil_titre {
    font-size: 8pt;
    text-align: center;
    width: 600px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
}

.accueil_titre_case1 {
    background-image: url('../img/h1_back_left.png');
    background-repeat: no-repeat;
    width: 8px;
}

.accueil_titre_case2 {
    background-image: url('../img/h1_back_mid.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
}

.accueil_titre_case3 {
    background-image: url('../img/h1_back_right.png');
    background-repeat: no-repeat;
    width: 8px;
}

.accueil_news_anciens {
    font-size: 8pt;
    color: #555555;
    margin: 0;
    padding: 0;
    border-bottom: #AAAAAA 1px solid;
    padding-bottom: 5px;
}

.accueil_news_stitles {
    font-size: 7pt;
    color: #555555;
    margin: 0;
    padding-left: 4px;
    margin-right: 2px;
    margin-bottom: 5px;
    padding: 0;
}

.accueil_news_suite {
    vertical-align: bottom;
    width: 90px;
}

.general_colone_left {
	width: 250px;
	height: 730px;
	background-image: url('../img/segment_vertical.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EEEEEE;
}

/* ///  SITE GENERAL  /// */

.suggestions {
	color:#333333;
}

.suggestions div {
	cursor:default;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:3px;
}

.suggestions div.suggestion_courante {
	background-color:#888888;
	color:white;
}

#site_general {
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.titre_pages {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    height: 21px;
    padding-top: 3px;
}

.simple_page_content {
    padding: 5px;
}

/* ///  HEADER  /// */

#header {
    width: 1260px;
    height: 65px;
    background-image: url('../img/header2.png');
    background-repeat: repeat-x;
    font-size: 8pt;
    color: #C3C5C8;
    margin-bottom: 5px;
}

#header_rightbox {
    float: right;
    margin: 0px;
}

#header_log {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 6px;
    background-repeat: no-repeat;
    width: 128px;
    height: 16px;
    padding: 3px;
    padding-left: 6px;
}

.user_log {
    background-image: url('../img/log_delog.png');
}

.user_unlog {
    background-image: url('../img/log_delog_2.png');
}

#header_log a {
}

#header_search {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
    font-size: 7pt;
    border-top: solid 1px #C3C5C8;
    padding-top: 2px;
    padding-left: 10px;
    margin-top: -3px;
}

#header_search a {
}

#header_search img {
    border: 0;
}

#header_search input {
    
}

#header_search_input {
    background-image: url('../img/search.png');
    background-repeat: no-repeat;
    float: left;
	width: 100px;
    height: 14px;
    padding: 1px;
    padding-left: 6px;
    margin-top: 4px;
    border: 0px;
    font-size: 7pt;
    background-color: transparent;
    color: #555555;
}

#header_search_res {
    position: absolute;
    margin-left: -125px;
    z-index: 1000;
    background-image: url('../img/segment5.png');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-left: #C5C7C9 1px solid;
    border-right: #C5C7C9 1px solid;
    color: black;
    width: 260px;
    margin-top: 5px;
}

#header_search_res table {
    padding: 5px;
    float: left;
    border-bottom: #EDEFEF 1px solid;
}

#header_search_adv {
    margin-left: -125px;
    position: absolute;
    z-index: 1000;
    width: 260px;
    background-image: url('../img/segment5.png');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-left: #C5C7C9 solid 1px;
    border-right:  #C5C7C9 solid 1px;
    border-bottom: #C5C7C9 solid 1px;
    margin-top: 5px;
}

#header_search_adv input {
    background-image: none;
    height: 10px;
}

#search_adv_form {
}

.search_pages_input {
	text-align:center;
	border:1px solid #A5ACB2;
	font-size: 7pt;
}

#search_win_query {
	margin-left: 5px;
	margin-bottom: 5px;
	color: #777777;
	width: 246px;
	background-color: #EEEEEE;
	border:1px solid #A5ACB2;
	background-image: url('../img/search2.png');
	background-repeat: no-repeat;
	background-position: 232px;
	padding: 1px;
}

#search_in_reportage_res {
    color: #888888;
}

#search_in_reportage_res div table {
    width: 239px;
}

#search_in_photo_res div table {
    width: 239px;
}

#search_in_theme_res div table {
    width: 239px;
}
#search_in_photo_res,
#search_in_theme_res {
    color: #888888;
}

#search_in_photo_res {
    padding-right: 0;
}

#header_menu {
    height: 19px;
    padding: 0px;
}

#header_menu_top {
    height: 35px;
    border-bottom: solid 1px #C3C5C8;
}

#header_connexion_form {
    position: absolute;
    background-image: url('../img/header2.png');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFFFFF;
    padding-right: 4px;
    border: solid 1px #C3C5C8;
    top: 38px;
    left: 50%;
    margin-left: 446px;
    padding: 5px;
}

#header_connexion_form input {
    width: 100%;
    font-size: 7pt;
}

.menu_elt {
    padding-right: 8px;
    border-right: solid 1px #C3C5C8;
    width: 100px;
    float: left;
}

.menu_elt a {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    width: 108px;
    height: 100%;
    text-align: center;
}

.menu_elt a:hover {
    color: #FFFFFF;
    background-color: #C3C5C8;
}

#languages {
    text-align: right;
    display: inline;
    margin: 0px;
}

#rss {
    text-align: right;
    display: inline;
    margin: 0px;
}

#rss_et_langs {
    position: absolute;
    left: 50%;
    margin-left: 400px;
    width: 80px;
    top: 10px;
}
/* ///  CORPS  /// */
#corps {
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

#corps_contenu {
    background-image: url('../img/segment.png');
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 8pt;
    color: #888888;
    padding-bottom: 0px;
    min-height: 700px;
}
#corps_contenu textarea,
#corps_contenu input,
#corps_contenu select {
	border: solid 1px #A5ACB2;
}

#corps_center {
    margin-top: 0px;
}

#corps_center table {
    padding: 0px;
    margin: 0px;
}

#corps_center tbody {
    padding: 0px;
    margin: 0px;
}

#corps_center tr {
    padding: 0px;
    margin: 0px;
}

#corps_center td {
    padding: 0px;
    margin: 0px;
}
/* ////////////////////////////  INDEX  //////////////////////////// */
#corps_index {
    padding: 0px;
    margin: 0px;
}
/* ///  NEWS  /// */
#corps_news {
    width: 1254px;
    height: 139px;
    margin-top: 5px;
    background-image: url('../img/news.png');
    background-repeat: repeat-x;
    padding: 3px;
    padding-top: 3px;
}

#annonce {
	background-image: url('../img/block.png');
    background-repeat: repeat-x;
    padding-top: 3px;
    margin-bottom: -2px;
}

#news_anciens_articles {
    width: 264px;
    border-left: #888888 1px solid;
    padding-left: 10px;
    margin-right: -6px;
}

#news_dernier_article {
    width: 950px;
    height:100px;
    margin-top: 5px;
}

#news_anciens_articles ul {
    height: 70px;
    margin-top: 5px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}

#news_anciens_articles a {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}

#news_anciens_articles a:hover {
    color: #FFFFFF;
    background-color: #C3C5C8;
}
/* ///  ZOOM  /// */
#corps_zoom {
    width: 604px;
    height: 519px;
    background-image: url('../img/block.png');
    background-repeat: no-repeat;
    padding: 3px;
    padding-top: 3px;
    text-align: left;
    margin-right: 4px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: -2px;
}

#corps_zoom .accueil_titre {
	width: 450px;
}

/* ///  DERNIERES IMAGES  /// */
#corps_lastpictures {
    width: 639px;
    height: 522px;
    background-image: url('../img/block.png');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-right: 5px;
    margin: 0px;
    margin-top: 3px;
}

#corps_lastpictures_content h2 {
    margin-bottom: 0px;
    margin-left: 5px;
    margin-top: 18px;
    margin-right: 0px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-image: url('../img/bandeau_3.png');
    background-repeat: repeat-x;
    border: #DEE0E2 solid 1px;
    background-color: #DEE0E2;
}

.corps_lastpictures_elts {
    width: 650px;
    margin-left: 4px;
}


/* ////////////////////////////  FOOTER  //////////////////////////// */
#footer {
    width: 1260px;
    margin-top: 5px;
    background-image: url('../img/footer.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

#footer_credits {
    font-size: 7pt;
    color: #C3C5C8;
    margin: 2px;
    display: inline;
}

#footer_acid {
    font-size: 7pt;
    color: #C3C5C8;
    display: inline;
}

#footer_link {
    display: inline;
    margin-left: 300px;
}

#footer_link a {
    background-image: url('../img/footer_acid.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
}
/* ////////////////////////////  PARUTIONS  //////////////////////////// */
.parutions_titre {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 4px;
    width: 400px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    background-image: url('../img/bandeau_3.png');
    background-repeat: repeat-x;
    border: #DEE0E2 solid 1px;
    background-color: #DEE0E2;
	font-size:9pt;
}

.parutions_content {
    border: #DEE0E2 solid 1px;
    padding:10px 10px 0px 10px;
    margin-left: 1px;
    margin-right: 1px;
    min-height: 628px;
}



.contenu_titre {
	padding-top: 3px;
	height: 25px;
	background-image: url('../img/block.png');
	background-repeat: repeat-x;
}

.actu_menu {
	padding-left:5px;
	padding-top:5px;
}

.actu_menu_elt a {
	font-size: 8pt;
	display:block;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:5px;
}
.actu_menu_elt a:hover {
	background-color: #C3C5C8;
	color: #666666;
}


.actu_titre {
	font-size:9pt;
	font-weight: bold;
	background-color:#EEEEEE;
	padding:5px;
	margin-bottom:10px;
	min-width: 1000px;
}


.actu_date_auteur {
	font-size:9pt;
	margin-bottom:20px;
}

.actu_content {
	font-size:8pt;
}


.actu_content img {
	margin-right : 10px;
	margin-bottom : 10px;
}
/* ////////////////////////////  PRESSE  //////////////////////////// */
#corps_center_presse {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    height: 21px;
    padding-top: 3px;
}

#corps_center_presse_contenu {
    width: 1240px;
    padding: 10px;
    background-image: url('../img/segment.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

.corps_center_presse_image {
    float: left;
}

.corps_center_presse_description {
    max-width: 600px;
}

.corps_center_presse_tirages {
    max-width: 340px;
}

.corps_center_presse_support {
    max-width: 340px;
}

.corps_center_presse_pays {
    max-width: 340px;
}

.corps_center_presse_date {
    max-width: 340px;
}

.corps_center_presse_editeur {
    max-width: 340px;
}

.corps_center_presse_projet {
    max-width: 340px;
}

.corps_center_presse_client {
    max-width: 340px;
}

.corps_center_presse_eltsright {
    float: right;
    width: 900px;
    height: 128px;
}

.corps_center_presse_eltsleft {
    float: left;
    width: 340px;
}

.presse_stitles {
	width: 60px;
}
/* ////////////////////////////  MON ESPACE  //////////////////////////// */
#corps_center_monespace {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    padding-top: 3px;
    height: 21px;
}

#user_log_forget {
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 8pt;
    color: #888888;
    background-image: url('../img/segment.png')
}

#user_log_forget a {
    font-size: 8pt;
}

#user_log_subscribe {
    padding: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 8pt;
    color: #888888;
    background-image: url('../img/segment.png')
}

#user_log_subscribe a {
    font-size: 8pt;
}

#user_log_in {
    padding: 10px;
    font-size: 8pt;
}

.user_block {
	padding: 10px;
}

.user_block a {
	font-size: 8pt;
	color: inherit;
	background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    border: solid 1px #C3C5C8;
    padding: 4px;
}

.user_block a:hover {
	color: #000000;
	background-color: #888888;
}

.user_form_title {
	text-align:center;
	background-color:#EEEEEE;
	padding:3px;
	font-size:8pt;
}


.mespace_menu {
	padding: 5px;
	padding-left: 5px;
	padding-right:0px;
	
}


.mespace_menu_elt a {
	font-size: 8pt;
	display:block;
	padding-left: 5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:5px;
}

.mespace_menu_elt_hover{
	background-color: #C3C5C8;
	color: #98989B;
}

.mespace_menu_elt a:hover {
	background-color: #C3C5C8;
}

/* ////////////////////////////  ADMIN  //////////////////////////// */

/*
#admin_login {
	border: #DDDDDD 1px solid;
	padding: 5px;
	width: 181px;
	height: 78px;
	position: absolute;
	top: 300px;
	left: 45%;
}*/

#admin_login {
	position:absolute;
	top:200px;
	margin-left:200px;
	border: #DDDDDD 1px solid;
	padding: 5px;
}

#admin_menu {
    background-image: url('../img/header.png');
    background-repeat: repeat-x;
    height: 25px;
    padding: 10px;
    color: #888888;
}

#admin_menu a {
    font-size: 10pt;
    color: #888888;
    padding: 7px;
}

.admin_menu_elt_hover,
#admin_menu a:hover {
    color: #444444;
    background-color: #EEEEEE;
}

#admin_corps {
    font-size: 8pt;
    color: #888888;
    overflow: hidden;
    text-align: left;
}

.admin_tableau {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    border: 0px;
}

#admin_corps table a {
    color: #333333;
}

#admin_corps th {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    color: #000000;
    border: 0px;
}

#admin_accueil_content {
    padding: 10px;
}

#admin_accueil_content a {
    font-size: 8pt;
}

#admin_gestion_user h2 {
    padding-left: 5px;
}

.admin_upload_elt {
    border: #999999 1px solid;
    height: 85px;
    width: 230px;
    float: left;
    margin: 5px;
}

.admin_upload_error input {
    border: #999999 1px solid;
    font-size: 7pt;
    background-color: #BBBBBB;
    color: #FFFFFF;
    margin-top: 2px;
}

.admin_upload_error {
    /*border: #999999 1px solid;*/
    background-color: #DEDEDE;
    height: 75px;
    width: 220px;
    float: left;
    padding: 5px;
    /*margin: 5px;
    overflow: auto;*/
}

.admin_contenu_simple {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 750px;
}

.admin_search_res {
	float: left;
	width: 302px;
	margin-right: 4px;
	margin-left:1px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

#admin_upload_status {
	font-size: 18pt;
	padding: 5px;
	margin: 5px;
	text-align: center;
	margin-bottom: 20px;
}

.admin_upload_status_loading {
	background-color: #CCCCCC;	/* gris */
	color: #FFFFFF;
}

.admin_upload_status_alerte {
	background-color: #FFCC00;	/* jaune */
	color: #FFFFFF;
}

.admin_upload_status_ok {
	background-color: #CCFF00;	/* vert */
	color: #FFFFFF;
}

.admin_commande_new h3,
.admin_commande_new table
{
	margin-left:auto;
	margin-right:auto;
}
.admin_commande_new h3 {
	width:800px;
}

.onglets_titre {
    height: 24px;
}

.onglets_titre_elt {
    border: #999999 1px solid;
    padding: 5px;
    padding-bottom: 0px;
    margin-left: 5px;
    float: left;
    height: 18px;
}

.onglets_titre_elt_selected {
    height: 19px;
    background-color: #FFFFFF;
    border-bottom: 0px;
}

.onglets_titre_elt a {
    font-size: 9pt;
    color: #AAAAAA;
}

.onglets_titre_elt a:hover {
    color: #777777;
}

.onglets_contenu {
    border: #999999 1px solid;
    padding: 5px;
    padding-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    width: 1238px;
}

.onglets_contenu h3 {
    padding-left: 5px;
    font-size: 9pt;
}

/************ vfiles **************/

.fsb_belt_dir,
.fsb_belt_file {
	float:left;
	width:140px;
	height:140px;
	margin:5px;
	padding:5px;
	border:solid 1px #CCCCCC;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

.fsb_belt_file_name {
	display:block;
	height:20px;
	overflow:hidden;
	
}

.fsb_belt_file_action {
	text-align:center;
}

#fsb_path {
	background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    background-color: #C5C7C9;
	padding:5px;
}

.fsb_window {
	border:solid 1px #CCCCCC;
	margin-left:5px;
	margin-right:5px;
}

/* ////////////////////////////  PHOTOTHEQUE  //////////////////////////// */

#reportage_photo_next {
	margin-left: 10px;
}

#reportage_photo_prev {
	margin-left: 10px;
}

.phototheque_accueil {
	min-height: 540px;
}

#photo_diaporama_id {
	display: inline;
	vertical-align: middle;
}

#corps_center_phototheque_titre {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    padding-top: 3px;
    height: 21px;
}

#reportage_photo_block {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
	background-color: #FFFFFF;
    padding-top: 3px;
    margin-top: 15px;
    height: 650px;
}

#reportage_photo_img {
    height: 600px;
}



#reportage_photo_image_file {
    margin: 0px;
    padding: 0px;
}

#reportage_photo_image_file table {
    height: 600px;
    margin: 0px;
    padding: 0px;
}

#reportage_photo_image_file td {
    vertical-align: middle;
    text-align: center;
}

#reportage_photo_image_file a img {
    border: 0px;
}

#reportage_photo_prev {
    height: inherit;
    width: 18px;
    background-color: transparent;
}

#reportage_photo_prev a img {
    border: 0px;
}

#reportage_photo_next {
    width: 18px;
    background-color: transparent;
}

#reportage_photo_next a img {
    border: 0px;
}

#reportage_photo_image_content {
    height: 600px;
}

#reportage_photo_legend {
   
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 3px;
}

#reportage_photo_legend img {
    border: 0px;
    margin-top: 3px;
    margin-left: -10px;
}

#reportage_zone_nav {
    float: left;
    width: 320px;
    height: 95px;
    margin-right: 30px;
    overflow: hidden;
	margin-top: -1px;
}

#reportage_block {
	height: 113px;
}

.reportage_titre {
    height: 21px;
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    padding: 3px;
}

.reportage_titre a {
    color: #888888;
    padding: 3px;
}

.reportage_titre a:hover {
    color: #555555;
}

.reportage_accueil_titre {
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 20px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-image: url('../img/bandeau_3.png');
    background-repeat: repeat-x;
    border: #DEE0E2 solid 1px;
    background-color: #DEE0E2;
	font-size:9pt;
}

.reportage_elt {
    display: inline;
    padding: 5px;
}

.reportage_elts {
    margin-bottom: 10px;
    margin-left: 20px;
}

.reportage_elt a img {
    border: 0px;
    margin-top: 5px;
}

.reportage_nav a img {
    padding-bottom: 28px;
    padding-top: 33px;
    border: 0px;
}

.phototheque_annee_titre {
    width: 1248px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-image: url('../img/bandeau_3.png');
    background-repeat: repeat-x;
    border: #DEE0E2 solid 1px;
    background-color: #DEE0E2;
	font-size:9pt;
}

.phototheque_annee_content {
    background-image: url('../img/segment.png');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 2px;
    /*margin-bottom: 5px;*/
    overflow: hidden;
}

.phototheque_rep_elt {
    border: #DEE0E2 solid 1px;
    height: 79px;
    width: 235px;
    margin: 2px;
    padding: 5px;
    padding-bottom: 0px;
    float: left;
}

.phototheque_rep_elt a img {
    border: 0px;
}

.reportage_content {
    background: none;
}

.reportage_zone_miniatures {
	float: right;
	width: 895px;
/*	text-align:right;*/
}

.reportage_list {
    width: 265px;
    padding-right: 8px;
    height: 95px;
    padding-left: 10px;
}

.reportage_list ul {
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}

.reportage_list li {
	margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 260px;
}

.reportage_list a {
    display: block;
    width: 97%;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
}

.reportage_list a:hover {
    color: #FFFFFF;
    background-color: #C3C5C8;
}

#scroll_list {
	width: 230px;
}

.reportage_element {
}

.titre_rep_liste {
    float: left;
	font-size:7pt;
	color: #999999;
	margin-left: 5px;
	margin-top: 2px;
}

.titre_rep_nav div {
    margin-left: 10px;
}

/* /// ALBUM /// */

#phototheque_album {
    min-height: 118px;
    padding-bottom: 10px;
}

#phototheque_theme_abc {
	color: #CCCCCC;
	margin: 3px;
	padding-left: 3px;
}

#phototheque_menu {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	font-size: 7pt;
}

#corps_album {
    background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    padding-top: 3px;    
    height: 23px;
}

#corps_album a img {
    border: 0px;
}

#album_content {
    padding-left: 5px;
    width: 880px;
    height: 77px;
}

#album_conteneur {
    width: 880px;
    height: 77px;
    overflow:hidden;
    margin-top: 12px;
}

#album_new {
    float: right;
    margin-top: 4px;
}

#album_new a:hover {
    background: none;
    color: #777777;
}

.album_elt {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
}

.album_elt a img {
    margin: 0px;
    border: 0;
    display: inline;
}

.album_list {
    width: 250px;
    padding-right: 4px;
    height: 90px;
    padding-left: 5px;
}

.album_list ul {
   /* overflow: hidden;*/
    margin-top: 5px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}

.album_list li {
    width: 230px;
}

.album_list a {
    display: block;
    width: 97%;
    padding-bottom: 2px;
    padding-top: 1px;
    padding-left: 5px;
}

.album_list a:hover {
    color: #FFFFFF;
    background-color: #C3C5C8;
}

.album_list h4 {
    padding-bottom: 5px;
    border-bottom: #AAAAAA 1px solid;
    font-weight: bold;
    font-size: 7pt;
    color: #C3C5C8;
    text-decoration: none;
}

.album_list h4 a {
    width: 150px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.album_unlog {
	text-align: center;
	margin-top: 50px;
}

.album_unlog a {
	font-size: 8pt;
}

/* Ajax */

.droppable_over {
    border: #888888 1px solid;
    background-color: #AAAAAA;
}

.win_bandeau {
    background-image: url("../img/segment_head_sstitles.png");
    background-repeat: repeat-x;
    padding: 2px;
    height: 20px;
    border-top: solid 1px #C5C7C9;
}

.win_title {
    padding: 3px;
    height: 10px;
    font-weight: bold;
    color: #666666;
    float: left;
    margin-bottom: 15px;
    font-size: 10pt;
   	cursor: move;
}

.win_close {
    float: right;
}

.win_btn {
    width: 100px;
    height: 19px;
    margin-top: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
    background-image: url("../img/btn_back.png");
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.win_btn a {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
    padding: 2px 25px 2px 25px;
}

.win_btn a:hover {
    color: #000000;
}

.win_content {
    max-height: 520px;
    width: 256px;
    float: left;
    margin-bottom: 5px;
}


.win_content_nav  {
    color: #AAAAAA;
    margin-bottom: 2px;
}

.win_content_nav input {
    color: #777777;
}

.win_content_nav a {
	color: #999999;
    font-weight: bolder;
    background-color: #EEEEEE;
    border: #999999 1px solid;
    padding: 1px;
}

.win_content_nav a:hover {
    color: #FFFFFF;
    background-color: #999999;
    border: #999999 1px solid;
}

.class_champs {
    font-size: 7pt;
    color: #666666;
}

.class_champs input {
    font-size: 7pt;
    color: #AAAAAA;
    padding:  3px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: #999999 1px solid;
}

.class_champs td {
    vertical-align: middle;
    padding-left: 10px;
}

.general_btn {
	font-size: 8pt;
	color: inherit;
	background-image: url('../img/bandeau.png');
    background-repeat: repeat-x;
    border: solid 1px #C3C5C8;
    padding: 3px;
    display: block;
    width: 50px;
}

.general_btn:hover {
	color: #FFFFFF;
	background-color: #999999;
	background-image: none;
	border: solid 1px #777777;
}

.user_album_photo {
	float: left;
	width:70px;
	height:70px;
	padding-right: 3px;
	margin-bottom: 3px;
}

.user_album_tools {
	margin-bottom: 5px;
}

.user_album {
	margin-top: 15px;
	border: #DDDDDD 1px solid;
	padding: 8px;
}

.user_commande_album {
	
}

.user_commande_album_elt {
	float:left;
	width:130px;
	text-align:center;
	margin-bottom:10px;
}

.admin_commande_new {
	border: #CCCCCC solid 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 810px;
	background-image: url('../img/segment.png');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 120px;
}

.admin_commande_encours {
	border: #CCCCCC solid 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 810px;
	background-image: url('../img/segment.png');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 120px;
}

.admin_commande_attentepaiement {
	border: #CCCCCC solid 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 810px;
	background-image: url('../img/segment.png');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 120px;
}

.admin_commande_valide {
	border: #CCCCCC solid 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 810px;
	background-image: url('../img/segment.png');
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 120px;
}



/* Boite de dialogue */


#dialog_box {
	position: absolute;
	left: 50%;
	margin-left: -130px;
	top: 200px;
	
	width: 260px;
	background-color: #D8DADC;
	border: #D8DADC solid 1px;
}

#dialog_header  { 
	background-image: url("../img/segment_head_sstitles.png"); 
	background-repeat: repeat-x; 
	padding: 2px; 
	height: 20px; 
}

#dialog_titre {
	font-weight: bold;
	width:230px;
	color: #666666;
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	cursor:move;
}

#dialog_close {
	float: right;
}

#dialog_corps  { 
	background-image: url("../img/segment_3.png"); 
	background-repeat: repeat-x; 
	background-position: 50% 0;
	padding-top: 20px; 
	padding-right: 20px; 
	padding-left: 20px;
}


#dialog_validation {
	width: 100px;
	height: 19px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url("../img/btn_back.png");
	background-repeat: no-repeat; 
	background-position: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#dialog_validation a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	display:block;
	width:100%;
	height:100%;
	padding-top:3px;
	/*padding:  25px 25px 2px 25px;*/
}

#dialog_validation a:hover {
	color: #000000;
}


.dialog_msg_ok,
.dialog_msg_warn,
.dialog_msg_error {
	margin-bottom:15px;
}

.dialog_msg_ok_titre {
	color:green;
}
.dialog_msg_warn_titre {
	color:#FFA500;
}
.dialog_msg_error_titre {
	color:red;
}

.dialog_msg_ok_titre,
.dialog_msg_warn_titre,
.dialog_msg_error_titre {
	font-size:larger;
	font-weight:bold;
	margin-bottom:10px;
}

.dialog_msg_ok_content,
.dialog_msg_warn_content,
.dialog_msg_error_content {
	
}

#dialog_msg_temp {
	position:absolute;
	width:260px;
	left:50%;
	margin-left:-130px;
	top:100px;
}
#dialog_msg_temp_content { 
	background-image: url("../img/segment_3.png"); 
	background-repeat: repeat-x; 
	background-position:bottom left;
	padding-right: 20px; 
	padding-left: 20px;
	
	min-height:60px;
	padding-top:0px;
	border:#D8DADC solid 1px;
}




.produit_elt {
	float:left;
	width:475px;
	height:165px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:5px;
	border:1px solid #D8DADC;
	
}

.produit_titre {
	font-weight:bold;
}
