body {
  background: #cccccc ;
  margin: 0;
  margin-bottom: 25px;
  padding: 0;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
  font-size: 13px;
  color: #333;
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;
  display: block;
}

h1 {
  font-size: 22px;
  color: #000;
}


h2 {
  font-size: 18px;
  color: #000;
}

a  {
	color: #03c
}

a:hover {
  background-color: #03c;
  color: white;
  text-decoration: none;
}


#logo {
	float: left;
	margin-left: 600px;
	margin-top: -40px;
	list-style: none;  /*turns off display of bullet*/
	margin: 0;  /*removes indent ie and opera*/
	padding: 0;  /*removes indent mozilla and nn7*/
	height: 40px;
	overflow: hidden;
	width: 40px;
}
#tLogo a  {
		width: 40px;
		background: url(../images/logoIsaC.gif) no-repeat left;
}

#logo ul {
        margin: 0px; padding: 0px;
        border: 0px; 
}
#logo li {
    display: inline; 
    padding: 0px; margin: 0px; border: 0px;
    list-style-type: none;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#logo li a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
}
#logo a:hover {
	background-position: 0 -40px;
}
#logo a:active {
	background-position: 0 -80px;
}
  
#content_wrapper {
  background-color: #cccccc;
  width: 1020px;
  margin: 0 auto;
}
#content {
  /* float: left; */
  margin: 0 auto;
  background-color: #f7f6ef;
  border: 3px solid #aaa;
  border-top: none;
  padding: 25px;
  width: 850px;
}

#mainContent {
	height: 458px;
	/* width:770px; */
	width:810px;
	margin-left:20px;
	background-color: #f7f6ef;
}
#mainContentInside { float:left;}

#footer {
  clear: both; padding: 0px; margin:0;
text-align:center;
}
#footer a:link, #footer a:visited {
        color: #920f17; 
        text-decoration: none;
}
#footer a:hover {
	background-color: transparent;
	color: #f4071a; 
	text-decoration: none;
}
  
#header {
  /* padding-left: 5px;
  padding-right: 5px; */
  height: 64px;
}
#header h1, #header h2 {margin: 0}
#header h2 {
  color: #888;
  font-weight: normal;
  font-size: 16px;
}
 
#nav {
	position: relative;
	float: left; width: 100%;
	list-style: none;  /*turns off display of bullet*/
	margin: 0;  /*removes indent IE and Opera*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	height: 38px;
	display: inline;
	overflow: hidden;
	/* border: 1px solid white ; */
}

#nav ul {
	margin:0;
	display: inline;
	padding: 0px;
}
#nav li {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}
#nav a {
	float: left;
	padding: 38px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
}
#nav a:hover {
	background-position: 0 -38px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -76px;
}

#tAccueil a {
	width: 80px;
	background: url(../images/header/accueil.png) top left no-repeat;
}
#tCeramiques a  {
	width: 146px;
	background: url(../images/header/ceramiques.png) top left no-repeat;
}
#tInformations a  {
	width: 112px;
	background: url(../images/header/informations.png) top left no-repeat;
}
#tAquarelles a  {
	width: 132px;
	background: url(../images/header/aquarelles.png) top left no-repeat;
}
#tBestiaire a  {
	width: 151px;
	background: url(../images/header/bestiaire.png) top left no-repeat;
}
#tContact a  {
	width: 89px;
	background: url(../images/header/contact.png) top left no-repeat;
}

#tBoutique a  {
	width: 120px;
	background: url(../images/header/boutique.png) top left no-repeat;
}

.floatimage {
	float: left;
	margin: 5px 5px 10px 5px;
}	

.bottomBar{ 
	background: transparent url(../images/fbar0.jpg) no-repeat; 
	border: 1px solid #aa3e14; 
}

#login_form {
  border:  solid 1px #c35b5c;
  margin: 100px auto;
  width: 320px;
  padding: 5px;
  display: block;
}

#mainContentInside form span.error-with-field span.error {
  display: block;
	padding: 0;
	margin:0;
  color: #ff2034;
}


#mainContentInside .post {
  background-color:  #c35b5c;
  border:  solid 1px #c35b5c;
  color : #ffffff;
  width: 500px;
margin-bottom: 3px;
  padding: 2px 3px;
  display: block;
}

#mainContentInside .small_post {
  border:  solid 1px #c35b5c;
  color : #000000;
  width: 500px;
margin-bottom: 3px;
  padding: 2px 3px;
  display: block;
}

#mainContentInside div.post p, #mainContentInside div.small_post p {
line-height: 15px;
}

#mainContentInside  a , #rightContentInside a {
  background-color: white;
  text-decoration: none;
  color: #c35b5c
}
#mainContentInside  a:hover , #rightContentInside a:hover {
  background-color: white;
  color: #bb0905;
  text-decoration: none;
}

 #leftBox td a {
  background-color: white;
  text-decoration: none;
  color: #ccc;;
}
#leftBox td a:hover {
  background-color: white;
  text-decoration: none;
  color: #ccc;
}

#mainContentInside form .bordered {
    border: solid 2px gray;
    padding: 1px 5px; 
    font-size: 14px;
    font-weight: bold;
    color: #737a82; 
}

#mainContentInside form input.inputSubmit {
    background-color: #cccccc;
    color: #383838;
    border-style: outset;
    width: auto;
    padding: 0;
    margin: 0;
}

#rightContentInside {
	float:left;
	height: 400px;
	margin-top: 50px;
	padding-left: 10px;
	/* border-left: solid 2px #bb0905; */
}

#rightContentInside h3 {line-height: 0; margin-bottom: 20px;}

#contact_boxes {
	position: relative;
	float: left; 
	width: 100%;
	list-style: none;  /*turns off display of bullet*/
	margin: 0;  /*removes indent IE and Opera*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	height: 325px;
	display: inline;
	}

#contact_leftBox {
    position:absolute; 
    top: 5px;
    width:400px; 
    height:318px;
    padding: 0;
    left:5px;
    background:#f7f6ef ; 
 	border: 1px solid #f7f6ef;
   }


#contact_rightBox{
	position: absolute;
	top:5px;
	margin: 0;
	left: 440px;
	padding: 0;
	background: #f7f6ef ;
	height: 218px;
	width: 170px;
	border: 1px solid #f7f6ef;
}

#isa_pic {
	margin: 0;
	text-align: center;
}


#pic1 {
	background-color: transparent;
	position: absolute;
	top: 10px;
	left: 20px;
}


#pic2 {
	background-color: transparent;
	position: absolute;
	margin: 0;
	top: 10px;
	left: -60px;
}

#contactBottom {
	position: absolute;
	width:360px;
	height: 42px;
	margin: 0;  
	padding: 0; 
	display: inline;	
	top:265px;
	left:20px;
	background-color: transparent;
}


#emailLink {
	position: relative;
	float:left;
	margin: 0;  /*removes indent IE and Opera*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	height: 22px;
	display: inline;
	overflow: hidden;
	width: 330px;
	margin-top:0px; 
	margin-left:10px; 
}


#emailLink a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
}
	
#emailLink a:hover {
	background-position: 0 -22px;
}

#emailLink a:active, #signLink a.selected {
	background-position: 0 -44px;
}
	
#emailImage a  {
	width: 330px;
	background: url(../images/evc.gif) top left no-repeat;
}


#leftBox {
	float:left; 
}

#leftBox td {
    width:250px; 
    height:278px;
}

.box0 { border:solid 2px #3eb4bf }
.box1 { border:solid 2px #d60304 }
.box2 { border:solid 2px #aaa }
.box3 { border:solid 2px #ffea4b }
.box4 { border:solid 2px #6e9053 }
.box5 { border:solid 2px #f085be }
.box6 { border:solid 2px #7dcacc }
.box7 { border:solid 2px #ebb32f }
.box8 { border:solid 2px #1b427d }
.box9 { border:solid 2px #7b6164 }

.small_border {border-width: 1px;}

#rightBox {
	float:left; 
    width:380px;
	margin-left:70px;
	padding-left:10px;
}

#bottomBox {
    width:100%;
    margin-top:25px;
    height:70px;
}

#item_infos {
	float:left;
	width:260px;
	list-style: none;  /*turns off display of bullet*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	overflow: hidden;
	text-align: center;
}

#info_name{
	color: #737a78;
	font-size: small;
}

#info_size{
	color:  #737a78;
	font-size: x-small;
}


#detail_selection {
	float:left;
	margin-left:80px;
	list-style: none;  /*turns off display of bullet*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	height: 32px;
	display: inline;
	overflow: hidden;
}

#detail_selection ul {
	margin:0;
	display: inline;
	padding: 0px;
}

#detail_selection li {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}

#detail_selection a {
	float: left;
	padding: 32px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win */
}
	
#detail_selection a:hover, #detail_selection a.selected{
	background-position: 0 -32px;
}

#detail_selection a:active {
	background-position: 0 -64px;
}



#navceram {
	float:left;
	list-style: none;  /*turns off display of bullet*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	width: 100%;
	height: 32px;
	display: inline;
	overflow: hidden;
    margin-top:30px; 
    margin-left:335px; 
}

#navceram ul {
	margin:0;
	display: inline;
	padding: 0px;
}

#navceram li {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}

#navceram a {
	float: left;
	padding: 32px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win */
}
	
#navceram a:hover, #navceram a.selected{
	background-position: 0 -32px;
}

#navceram a:active {
	background-position: 0 -64px;
}

#navbest {
	float:left;
	list-style: none;  /*turns off display of bullet*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	width: 100%;
	height: 32px;
	display: inline;
	overflow: hidden;
    margin-top:30px; 
    margin-left:335px; 
}

#navbest ul {
	margin:0;
	display: inline;
	padding: 0px;
}

#navbest li {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}

#navbest a {
	float: left;
	padding: 32px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win */
}
	
#navbest a:hover, #navbest a.selected{
	background-position: 0 -32px;
}

#navbest a:active {
	background-position: 0 -64px;
}

#navaqua {
	float:left;
	list-style: none;  /*turns off display of bullet*/
	padding: 0;  /*removes indent Mozilla and NN7*/
	width: 100%;
	height: 32px;
	display: inline;
	overflow: hidden;
    margin-top:30px; 
    margin-left:335px; 
}

#navaqua ul {
	margin:0;
	display: inline;
	padding: 0px;
}

#navaqua li {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}

#navaqua a {
	float: left;
	padding: 32px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win */
}
	
#navaqua a:hover, #navaqua a.selected{
	background-position: 0 -32px;
}

#navaqua a:active {
	background-position: 0 -64px;
}


#ch0 a {
	width: 36px;
	background: url(../images/nav_color/ch0.gif) top left no-repeat;
}

#ch1 a  {
	width: 36px;
	background: url(../images/nav_color/ch1.gif) top left no-repeat;
}

#ch2 a  {
	width: 36px;
	background: url(../images/nav_color/ch2.gif) top left no-repeat;
}

#ch3 a  {
	width: 36px;
	background: url(../images/nav_color/ch3.gif) top left no-repeat;
}

#ch4 a  {
	width: 36px;
	background: url(../images/nav_color/ch4.gif) top left no-repeat;
}

#ch5 a  {
	width: 36px;
	background: url(../images/nav_color/ch5.gif) top left no-repeat;
}

#ch6 a  {
	width: 36px;
	background: url(../images/nav_color/ch6.gif) top left no-repeat;
}

#ch7 a  {
	width: 36px;
	background: url(../images/nav_color/ch7.gif) top left no-repeat;
}

#ch8 a  {
	width: 36px;
	background: url(../images/nav_color/ch8.gif) top left no-repeat;
}

#ch9 a  {
	width: 36px;
	background: url(../images/nav_color/ch9.gif) top left no-repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/******************************************************************************
** STRUCTURE OF DYNAMICALLY CREATED ELEMENTS
*******************************************************************************
**
** <div id="ORIGINAL_IDWidgContainer" class="widgContainer">
**     <ul id="ORIGINAL_IDWidgToolbar" class="widgToolbar">
**         <li id="BUTTON_ID" class="widgEditButton">
**             <a></a>
**         </li>
**         <li class="widgEditSelect">
**             <select>
**             </select>
**         </li>
**     </ul>
**     <iframe id="ORIGINAL_IDWidgIframe" class="widgIframe">
**     </iframe>
**     <textarea id="ORIGINAL_IDWidgTextarea" class="widgEditor">
**     </textarea>
** </div>
*/

/* TOOLBAR BUTTONS */

.widgToolbar a
{
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}

.widgToolbar a:hover
{
	background-position: 0 -30px;
}

.widgToolbar a:active
{
	margin-top: 2px;
	margin-left: 2px;
	background-position: 0 -60px;
}

.widgToolbar li.on a, .widgToolbar li.on a:hover
{
	background-position: 0 -60px;
}

.widgToolbar li.widgEditButton
{
	background-image: url(../images/widgeditor/widgeditor_button_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.widgButtonBold
{
	background-image: url(../images/widgeditor/widgeditor_button_bold.gif);
}

.widgButtonHTML
{
	background-image: url(../images/widgeditor/widgeditor_button_html.gif);
}

.widgButtonImage 
{
	background-image: url(../images/widgeditor/widgeditor_button_image.gif);
}

.widgButtonItalic 
{
	background-image: url(../images/widgeditor/widgeditor_button_italic.gif);
}

.widgButtonLink
{
	background-image: url(../images/widgeditor/widgeditor_button_link.gif);
}

.widgButtonOrdered
{
	background-image: url(../images/widgeditor/widgeditor_button_ordered.gif);
}

.widgButtonUnordered
{
	background-image: url(../images/widgeditor/widgeditor_button_unordered.gif);
}

.widgSource a
{
	background-image: url(../images/widgeditor/widgeditor_button_empty.gif);
	cursor: default;
}

.widgSource li.on a, .widgSource li.on a:hover
{
	background-position: 0 0;
}

.widgSource .widgButtonHTML
{
	background-image: url(../images/widgeditor/widgeditor_button_html.gif);
}

.widgSource .widgButtonHTML:hover
{
	cursor: pointer;
}




/* TOOLBAR */

.widgToolbar
{
	list-style: none;
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/widgeditor/widgeditor_toolbar_bg.gif);
	background-repeat: repeat-x;
}

* html .widgToolbar
{
	width: auto;
}

.widgToolbar li
{
	display: inline;
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	margin-left: 7px;
	line-height: 30px;
}




/* EDITING AREA */

.widgIframe
{
	clear: left;
	width: 100%;
	height: 100px;
	/* border-top-width: 1px; */
	border: solid 2px gray;
}

.widgContainer textarea.widgEditor
{
	clear: left;
	width: 100%;
	height: 200px;
	border-top-width: 1px;
	padding: 0;
}




/* EDITOR CONTAINER */

.widgContainer
{
}