/***[Accueil]*******************************************/
dl.accueil {
	margin-top: 6px;
}
dl.accueil dt {
	font-weight: bold;
}
dl.accueil dd {
	margin-bottom: 12px;
}
h3.accueil {
	font-size: 10pt;
	color: #FFFFFF;
	border-BOTTOM: 2px solid #FD7F16;
	padding:  2px 4px;
	background: #848484;
}
h4.accueil {
	font-size: 10pt;
	color: #FFFFFF;
	border-BOTTOM: 2px solid #FD7F16;
	padding:  2px 4px;
	background: #848484;
}
.theme h4 {
	margin-bottom: 0em;
}
.theme p {
	margin-top: 0em;
	margin-left: 50px;
}
a.big {
	font-size: 105%;
	font-weight: bold;
}

/***[Menu]**********************************************/
#menu li#sec_accueil,	
#menu li#sec_production,
#menu li#sec_conception,
#menu li#sec_phototheque,
#menu li#sec_demo,
#menu li#sec_blog,
#menu li#sec_g-exposition {
	background-color: #3f3f3f;
	-moz-border-radius: 10px 10px 10px 10px; 
        -webkit-border-radius: 10px 10px 10px 10px; 
	width: 190px;
	color: #FD7F16;
	margin-left: 5px;
	padding-right: 1px;
	text-align:left;
	-moz-box-shadow: 1px 1px 12px #555; 
}
#menu li#sec_blog a.titre,
#menu li#sec_accueil a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-RGE_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle; 
}
#menu li#sec_phototheque a.titre,
#menu li#sec_production a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-VERT_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle; 
}
#menu li#sec_demo a.titre,
#menu li#sec_conception a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-BLEUE_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle; 
}


#menu li#sec_catalogue,
#menu li#sec_agriculture,
#menu li#sec_viticulture,
#menu li#sec_patrimoine,
#menu li#sec_flore,
#menu li#sec_noir-et-blanc {
	background-color: #3f3f3f;
	-moz-border-radius: 10px 10px 10px 10px; 
        -webkit-border-radius: 10px 10px 10px 10px; 
	width: 190px;
	color: #FD7F16;
	margin-left: 5px;
	padding-right: 1px;
	text-align:left;
	-moz-box-shadow: 1px 1px 12px #555; 
}


#menu li#sec_catalogue a.titre,
#menu li#sec_agriculture a.titre,
#menu li#sec_viticulture a.titre,
#menu li#sec_flore a.titre,
#menu li#sec_noir-et-blanc a.titre,
#menu li#sec_patrimoine a.titre,
#menu li#sec_g-exposition a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-VERT_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle; 
}

#menu li#sec_galerie-evenemen,
#menu li#sec_liens-utiles,
#menu li#sec_e-comandini-gallery,
#menu li#sec_g-partenaires {
	background-color: #3f3f3f;
	-moz-border-radius: 10px 10px 10px 10px; 
        -webkit-border-radius: 10px 10px 10px 10px; 
	width: 190px;
	color: #FD7F16;
	margin-left: 5px;
	padding-right: 1px;
	text-align:left;
	-moz-box-shadow: 1px 1px 12px #555;  
}
#menu li#sec_galerie-evenemen a.titre,
#menu li#sec_liens-utiles a.titre,
#menu li#sec_e-comandini-gallery a.titre,
#menu li#sec_g-partenaires a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-BLEUE_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle; 
}

#menu li#sec_espace_prive   {
	background-color: #FFFFFF;
	-moz-border-radius: 10px 10px 10px 10px; 
        -webkit-border-radius: 10px 10px 10px 10px;  
	background: #3f3f3f;
	width: 190px;
	color: #FD7F16;
	margin: 5px;
	padding-right: 1px;
	text-align:left;
	-moz-box-shadow: 1px 1px 12px #555; 
}
#menu li#sec_espace_prive a.titre {
	color: #FFFFFF;
	background-image: url("PUCE_CARREE-BLEUE_w.png") ;
	background-padding: 8px;
	background-repeat: no-repeat;
	margin-left: 10px;

}

/***[Tarifs]********************************************/
h3.formules {
	border-top: 3px solid #AAAACC;
	padding-top: 0.5em;
}
table.tarifs {
	margin: 1em auto;
}
table.tarifs td, table.tarifs th {
	border: 1px solid gray;
	padding: 2px 10px;
}
table.tarifs th {
	background: #DDDDDD;
	text-align: center;
}
table.tarifs tr.l2 td {
	background: #EEEEEE;
}
table.tarifs td.duree {
	text-align: center;
}
table.tarifs td.nombre {
	text-align: right;
	padding-right: 30px;
}
table.tarifs td.prix {
	text-align: right;
	padding-right: 30px;
}
/***[events]********************************************/
h3.formules {
	border-top: 3px solid #AAAACC;
	padding-top: 0.5em;
}
table.events {
	margin: 1em auto;
}
table.events td, table.events th {
	border: 1px solid gray;
	padding: 2px 10px;
}
table.events th {
	background: #DDDDDD;
	text-align: center;
}
table.events tr.l2 td {
	background: #EEEEEE;
}
table.events td.Nb photos num {
	text-align: center;
}
table.events td.nombre_plce {
	text-align: center;
	padding-right: 30px;
}
table.events td.nombre_T72 {
	text-align: right;
	padding-right: 30px;
}
table.events td.prix {
	text-align: right;
	padding-right: 30px;
}

/***[Login]*********************************************/
#login {
	-moz-border-radius: 10px 10px 10px 10px; 
        -webkit-border-radius: 10px 10px 10px 10px; 
}
#login dl {
	margin: 0;
	padding: 5px 5px 1em 20px;

}
#login dt {
	float: left;
	margin-top: 2px;
}
#login dd {
	margin-left: 40px;
	margin-bottom: 2px;
}

/***[Formulaires]***************************************/
#contact fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

#contact textarea,
#contact input[type=text] {
	width: 500px;
	background: #F4F4F4;
	border: 1px solid #B2B2B2;
	color: #000000;
	margin: 1px;
	padding: 3px;
}
#contact textarea {
	margin: 3px 0px;
	width: 500px;
}
#contact textarea:focus,
#contact input[type=text]:focus {
	background: #FFFFFF;
	border: 1px solid #878787;

}

#contact .submit {
	text-align: right;
	margin-top: 5px;
}

#contact dt {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#contact dd {
	margin: 3px 0px 3px 100px;
}

.contactInfo {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 0px 8px;
	font-size: 100%;
	color: #0E3259;
}
.contactInfo p {
	margin: 5px 0px;
}
.contactResult {
	margin: 20px;
	border: 1px solid #DDDDDD;
	padding: 10px;
	background: #EEEEEE;
}

div.inscription {
	margin: 10px 50px;
	border: 1px solid #DDDDDD;
	background: #EEEEEE;
	padding: 2px;
	text-align: center;
}
div.inscription label {
	margin: 0px 20px;
}

#vernissage fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#vernissage fieldset legend {
	font-weight: bold;
}
#vernissage dl {
	margin-bottom: 0.5em;
}
#vernissage dt {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#vernissage .submit {
	width: 100px;
	margin: 1em auto;
	border: 1px solid #DDDDDD;
	background: #EEEEEE;
	padding: 10px;
	text-align: center;
}
#vernissage p.note {
	margin: 0px 5px;
	font-size: 8pt;
}

/***[Galerie]*******************************************/
.galerie_clear {
	clear: left;
}
.galerie_clear + h3 {
	border-top: 1px solid black;
	padding-top: 3px;
}
.galerie_image {
	float: left;
	text-align: center;
	margin: 0px 10px 6px;
}
.galerie_image img {
	padding: 6px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.galerie_image:hover img {
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
	border-bottom-color: #888888;
	border-right-color: #888888;
}
.galerie_label {
	color: #666666;
}
.galerie_nav {
	text-align: right;
	margin: 6px 5px;
}
.galerie_nav a.active {
	font-weight: bold;
}

.galerie_label a.caddy_item {
	padding-left: 16px;
	background-position: left center;
	background-repeat: no-repeat;
}
.galerie_label a.caddy_item.add { background-image: url('caddy_plus.gif'); }
.galerie_label a.tool img {
	margin: 1px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}

/***[Texte]*********************************************/
img.left_insert {
	float: left;
	margin-right: 1em;
	margin-bottom: 1ex;
}
img.right_insert {
	float: right;
	margin-left: 1em;
	margin-bottom: 1ex;
}

/***[images_prest]********************************************/
table.images_prest {
	border-spacing: 5px 0px;

}
table.images_prest td, table.images_prest th {

}
table.images_prest thead th {
	background-image: url("tab_0988c8e41255700a499a31a1bde25e60.png");
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
}
table.images_prest tbody th {
	border-left: 2px solid #FD7F16;
	border-right: 2px solid #FD7F16;
	border-bottom: 2px solid #FD7F16;
        width: 214px;
	text-align: center;
	font-weight: normal;
}
table.images_prest tr.l1 td {
        height: 100px;
	background: #FFFFFF;
	text-align: right;
	cellspacing: 10px;
}
table.images_prest tbody td {
}

/***[UCIA_px]********************************************/
table.UCIA_px {
	text-align: center;

}
table.UCIA_px td, table.UCIA_px th {
	padding: 2px 5px;
	background: #dddddd;
}
table.UCIA_px thead th {
        width: auto;

}
table.UCIA_px tbody th {
	padding: 5px;
	font-weight: normal;
}
table.UCIA_px tr.l1 td {
        height: auto;
	background: #DDDDDD;

}
table.UCIA_px tbody td {
	text-align: center;
	border-bottom: 1px dotted grey
}

/***[images_px]********************************************/
table.images_px {


}
table.images_px td, table.images_px th {
	border: 1px solid gray;
	padding: 2px 5px;
}
table.images_px thead th {
        width: 214px;
	background: #DDDDDD;
	text-align: center;
}
table.images_px tbody th {
	padding: 5px;
	font-weight: normal;
}
table.images_px tr.l1 td {
        height: 100px;
	background: #FFFFFF;
	text-align: right;
}
table.images_px tbody td {
	text-align: right;
}
/***[images_report]********************************************/
div.images_report{
	background-image: url("fond_ecran_vdges_w.jpg"); 
	background-repeat: no-repeat;
	height: 685px;
	text-align: float-left;

}
p.images_report{
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
}

/***[slideshow]********************************************/
 
#slideshow {
	height: 150px;
	width: 250px;
	margin: auto;
	position: relative;
 
}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.0;
	z-index: 8;
	border: 1px solid #fd7f16;
	padding: 5px;
}


#slideshow IMG.active {
	opacity: 1.0;
	z-index: 10;
}

#slideshow IMG.last-active {
	z-index: 9;
}

/***[tete-dia]********************************************/
 
#tete-dia {
	position: relative;
	height: 100px;
	margin: 0;
	padding-bottom: 8px; 

}

#tete-dia IMG {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.0;
	z-index: 8;
	padding: 0;
}


#tete-dia IMG.active {
	opacity: 1.0;
	z-index: 10;

}

#tete-dia IMG.last-active {
	z-index: 9;
}




/***[tagcloud]********************************************/
f1.tagcloud {
	font-size: 18pt;
	color: #151da4;
	font-family:Arial, Helvetica, sans-serif;
}
f2.tagcloud {
	font-size: 16pt;
	color: #2DAD35;
	font-family:Arial, Helvetica, sans-serif;
}
f3.tagcloud {
	font-size: 14pt;
	color: #96181B;
	font-family:Arial, Helvetica, sans-serif;
}
f4.tagcloud {
	font-size: 12pt;
	color: #474B54;
	font-family:Arial, Helvetica, sans-serif;
}

#tagcloud {
	width: 590px;
	border: 1px solid #fd7f16;
	padding: 10px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}


/*General****************************************************************/

*{padding: 0; margin: 0;}

body {
	text-align: center;
/*	background: #666 url(sidebar.png) repeat-y;*/
	background: #666 url(gradient.png) repeat-x;
}

#content_fm {
/*	background: transparent url(gradient.png) repeat-x;*/
}

#container_fm { 
	text-align: left;
	margin: 0 10px 10px 10px;
}

#header_fm {
}

#header_fm h1 {
	color: #ddd;
	font: 30px Futura, "Gill Sans", sans-serif;
}

#header_fm h2 {
	color: #777;
	font: 18px "Futura", "Gill Sans", sans-serif;
	margin-bottom: 32px; 
}


.slideshow_fm { 
	text-align: left;
}

#description_fm {
	font: 12px/16px "Futura", "Gill Sans", sans-serif; 
	color: #bbb;
	text-align: left;
	min-width: 200px;
	letter-spacing: 1pt;
	margin-top: 32px;
}

#copyright_fm {
	font: 12px "Futura", "Gill Sans", sans-serif;
	margin-top: 24px;
	min-width: 200px;
	letter-spacing: 1pt;
}

#fmbadge_fm { 
	text-align: center;
	position: absolute;
	bottom: 24px;
	right: 28px;
	opacity: 0.40;
	border: 0; 
}

#fmbadge_fm:hover {
	opacity: 1;
}

a:link_fm, a:visited {
	text-decoration: none;
	color: #999;
}
 
a:hover_fm, a:active {
	text-decoration: none;
	color: #fff;
}

tr {
	vertical-align: top;
}


/***Phototheque****************************************************************/
table {
	border: 1px solid #dfdfdf;
	color: #5d5d5d;		
	font-size: 12pt;
	padding:  2px 2px;
} 

th {
	font-size: 9pt;
	color: #5d5d5d;
	border-BOTTOM: 1px solid #FD7F16;
	padding:  2px 2px;

}
tr {
	font-size: 8pt;
	color: #5d5d5d;
	padding:  2px 2px;

}
td {
	font-size: 8pt;
	color: #5d5d5d;
	padding:  2px 2px;

}
a:link {
	color: #8f8f8f;
	font-size: 8pt ;
	text-decoration : none;
}
a:visited {
	color: #FD7F16;
	text-decoration : none;
}
a:hover {
	color: #222222;
}
a:active {
	color: #5d5d5d;
	text-decoration: none;
}
#arrondi { 
	-moz-border-radius: 10px 10px 0 0; 
        -webkit-border-radius: 10px 10px 0 0; 
	background: #3f3f3f;
	width: 150px;
	color: #FD7F16;
	padding: 5px;
	text-align:left;
}
#table_ph { 
	-moz-border-radius: 0px 10px 10px 10px; 
        -webkit-border-radius: 0px 10px 10px 10px; 
	background: none;
	-moz-box-shadow: 1px 1px 12px #555; 
}





#gradient { 
      -moz-border-bottom-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2; 
      -moz-border-top-colors:  #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2; 
      -moz-border-left-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2; 
      -moz-border-right-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2; 
}



/***TEST****************************************************************/
<style type="text/css">
body {background-color:white ; color:black}

.menu1 { 
  border-bottom:solid 2px black ; 
  padding-top:12px ; 
  padding-bottom:0px} 

.onglet { 
  margin:5px 5px 0px 20px ; 
  padding:11px 0px 0px 0px ; 
  font-size : 16px ; 
  float:left ; 
  width:100px ; 
  background : url(onglet.gif) bottom no-repeat ; 
  text-decoration:none ; 
  text-align:center} 

a.onglet:hover {color:green} 

.onglet-actif { 
  position:relative ; 
  top:2px ; 
  border-bottom : solid 0px white} 

.spacer {clear:both} 

/***accueil_2*****************************************************************/

#table_ac { 
	-moz-border-radius: 0px 10px 10px 10px; 
        -webkit-border-radius: 0px 10px 10px 10px; 
	background: none;
	-moz-box-shadow: 1px 1px 12px #555; 
} 

#th_ac {
	font-size: 9pt;
	border-BOTTOM: 1px solid #FD7F16;
	padding:  2px 2px;
	-moz-border-radius: 10px 10px 0 0; 
        -webkit-border-radius: 10px 10px 0 0; 
	background: #3f3f3f;
	width:175px;
	color: #FD7F16;
	padding: 2px;
	text-align:center;">
}
tr_ac {
	font-size: 8pt;
	color: #5d5d5d;
	padding:  2px;
	cellspacing: 2px;

}
td_ac {
	font-size: 8pt;
	color: #5d5d5d;
	padding:10px;
	margin:  10px;
	cellspacing:2px;
	-moz-border-radius: 0px 10px 10px 10px; 
        -webkit-border-radius: 0px 10px 10px 10px; 
	-moz-box-shadow: 1px 1px 12px #555; 

}
a:link {
	color: #8f8f8f;
	font-size: 8pt ;
	text-decoration : none;
}
a:visited {
	color: #FD7F16;
	text-decoration : none;
}
a:hover {
	color: #222222;
}
a:active {
	color: #5d5d5d;
	text-decoration: none;
}
div.accueil_2{
	font-size: 9pt;
	border-BOTTOM: 1px solid #FD7F16;
	padding:  2px 2px;
	-moz-border-radius: 0px 10px 10px 10px; 
        -webkit-border-radius: 0px 10px 10px 10px; 
	background: none;
	-moz-box-shadow: 1px 1px 12px #555; 

}
p.accueil_2{
	font-size: 8pt;
	color: #5d5d5d;
	text-align: float left
	padding:10px;
	margin:  10px;
	cellspacing:2px;
	-moz-border-radius: 0px 10px 10px 10px; 
        -webkit-border-radius: 0px 10px 10px 10px; 
	-moz-box-shadow: 1px 1px 12px #555; 
}




