/* Design by TheFloatingStone.com */

.editableText {
}

body {
	width:700px;
	margin:0px;
}

	
/* OBJETS *****************************/

.content {
	position: absolute; /* placement du texte par-dessus l'image */
	top: 0px;
	left: 0px;
	padding: 10px;
	/*margin:0px 0px 0px 0px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BBB;
}
.path {
	position: absolute; /* placement du texte par-dessus l'image */
	top: -1em;
	font-family: Helvetica, Arial;
	font-size:15px;
	color: #999;
}

.img {
	border:#000000 0px solid;
	/*background-color:#000;*/
}
.titre {
	font-family: Helvetica, Arial;
	font-size:15px;
	color: #FFF;
	text-decoration: none;
	padding-bottom:7px;
}
.tuto_titre {
	font-family: Helvetica, Arial;
	font-size:15px;
	color: #FFF;
	text-decoration: none;
	padding-bottom:7px;
}
.white {
	color:#FFFFFF;
}



/**********  boites ******************************/



/********** 0- LOGO */
/*
 #logo {
 	position:absolute;
	top:110px;
	left:267px;
	width:97;
	height:116;
	background:url(imgs/LOGO_naiade.jpg) top center no-repeat;
	cursor: pointer;
}
*/

/********** 1- MENU */


#menu a {
	font-family: Helvetica, Arial;	
	text-decoration: none;
	}
#menu a:hover {	
	text-decoration: underline;
	}



/********** 2a- SOUS-MENU > vertical */


.rubrique_description{
	text-align: right;
	margin-right: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BBB;
}

/********** VITRINE */


#window table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BBB;
}


/********** 2c- SOUS-MENU > horizontal */


#smenu a {
	text-decoration:none;
}
#smenu {
	width:330px;
}

#smenu a:hover {
	text-decoration:underline;
}

#smenu table td {
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
	

/********** 3- VIGNETTES > vertical par d�faut */

.img_thumbnail{
	float:left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.img_thumbnail:hover{
	border:#F90 4px solid;
	margin:0px 0px 0px 0px;
}

#thumbnails table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BBB;
}
 
.vignette {
	margin-bottom:5px;
	border-spacing:2px;
}



/********** 4- IMAGES > diaporama */

#images table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-align:right;
}


/********** 5- TEXTES > diaporama  */

#texte {
	width:535px;
	height:300px;
}

#texteContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
	height: 280px;
	width:515px;
	overflow: auto;	
}

#tfs_link {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1001;
}

#tools {
	position:absolute;
	top:33px;
	left:18px;
}

#toolBox{
	position:absolute;
	top:50px;
	left:1px;
	width: 65px;
	height: 212px;
	background:url(/admin/images/tools_menu_background.png) top center no-repeat;
	z-index: 1000;
}

.toolBoxDragZoneTop{
	position:absolute;
	cursor: move;
}

.toolBoxDragZoneBottom{
	position:absolute;
	cursor: move;
}

.editableTextOn {
	border-style: solid ;
	border-width: 1px ;
	border-color: #888 ;
}

.editableTextOff {
	border-style: solid ;
	border-width: 1px ;
	border-color: #FFF ;
}

#textColorDiv td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

.colorField {
	font-size:9px;
	border-width: 0px;
	width: 50px;
	background-color: #78A7D4;
	color: #FFF;
	cursor: pointer;
}

.sizeField {
	font-size:9px;
	color:#006699;
	border:none;
	border-width: 0px;
	width: 50px;
}
.selectedThumbnail {
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: solid ;
	border-width: 4px ;
	border-color: #FFF ;
}
.homepageImageClass {
	position: absolute;
	top: 0px;
	left: 0px;
}
#tomos-multilang {
    position: absolute;
    top: 0px;
    left: 100px;
    width: 120px;
    height: 30px;
}
