<--
//affichage categories + rollover
|--------------------------------------------------|
|                    tabmain                       |
|        czone          |         izone    | pzone |
| |----------------|    |  |--------------||       |
| | |------------| |    |  ||------------|||       |
| | |   cthumb   | |    |  ||   cfull    |||       |          
| | |------------| |    |  ||------------|||       |          
| |      call      |    |  |   cfulltab  |||       |
| |----------------|    |  |--------------||       |
|                       |                  |       |
|                       |                  |       |
|--------------------------------------------------|
//affichage categories + vignettes images 
|------------------------------------------------------|
|                    tabmain                           |
|        czone          |          izone       | pzone |
|                       |                      |       |
| |----------------|    |   |----------------| |       |
| | |------------| |    |   | |------------| | |       |
| | |   cthumb   | |    |   | |   ithumb   | | |       |
| | |------------| |    |   | |------------| | |       |
| |      call      |    |   |      iall      | |       |
| |----------------|    |   |----------------| |       |
|                       |                      |       |
|                       |     |------------|   |       |
|                       |     |  telecom   |   |       |
|                       |     |------------|   |       |
|                       |                      |       |
|                       |                      |       |
|------------------------------------------------------|
//affichage image + comment                                                                       
|-------------------------------------------------|
|                   tabmain    cozone             |
|                      |   |------------| | pzone |
| |----------------|   |   |            | |       |
| | |------------| |   |   |------------| |       |
| | |   ifull    | |   |                  |       |
| | |------------| |   |   |------------| |       |
| |    ifulltab    |   |   |  comment   | |       |
| |----------------|   |   |------------| |       |
|                      |   |------------| |       |
|                      |   |  comment   | |       |
|                      |   |------------| |       |
|                      |                  |       |
|-------------------------------------------------|
--> 

a:link,a:visited,a:active{
	color : #FF8000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #FFDA94;
}

form{
	margin : 0px;
}

table{
	font : 8pt Verdana,Arial,Helvetica,sans-serif;
}
	
.call{
	display : block;
	margin-bottom : 6px;
	text-align : center;
}

.comment{
	background : #F0F8FF;
	border : 1px solid #ADD8E6;
	display : block;
	margin-bottom : 3px;
	text-align : left;
	width : 100%;
	height : 100%;
}

.cozone{
	background : #DCDCDC;
	vertical-align : top;
	width : 250px;
}

.czone{
	border-left : thin solid #000000;
	border-right : thin solid #000000;
	text-align : center;
	width : 200px;
}

.divcomment{
    font-size : 11px;
	color : Black;
	background : #FF7F50;
	border : thin solid Black;
	left : 0px
	z-index:1;
	position : absolute;
	top : 0px;
	visibility : hidden;
	width : 100px;
}

.error{
	color : #FF0000;
	font-weight : bold;
}

.iall{
	display : block;
	text-align : center;
}

.cfulltab{
}

.ifulltab{

	border-left : thin solid #000000;
	border-right : thin solid #000000;
	height : 100%;
	vertical-align : top;
	text-align : center;
}

.ithumb,.ifull,.cthumb,.cfull{
	border : none Black;
	text-align : center;
}

.izone{	
	height : 100%;
	text-align : center;
}

.login{
	background : #FF7F50;
	border : thin solid #000000;
	text-align : center;
}

.navigateur{
	border : thin solid #000000;
}

.pub{
	border : thin solid #000000;
}

.pzone{
	border-left : thin solid #000000;
	border-right : thin solid #000000;
	width : 100px;
}

.catframe{
	width : 200px;
}
	
.tabmain{
	font : 8pt Verdana,Arial,Helvetica,sans-serif;
	height : 100%;
	text-align : center;
	width : 100%;
	background-color : White;
}

.telecom{
	vertical-align : middle;
}
