td.presse
{
	background-color : #fbda59 ;
	background-image : url("../images/common/background.png") ;
	background-repeat : repeat ;
	background-position : 0 0 ;

	text-align : center ;
}

td.description
{
	background-color : #fbda59 ;
	background-image : url("../images/common/background.png") ;
	background-repeat : repeat ;
	background-position : 0 0 ;

	text-align : center ;
}

td.border_ul
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ul.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_u
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_u.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_ur
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ur.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_l
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_l.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_r
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_r.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_bl
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_bl.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_b
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_b.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_br
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_br.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_text_l
{
	background-color : #fbda59 ;
	background-image : url("../images/presse/border_text_l.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_text_bu
{
	background-color : #fbda59 ;
	background-image : url("../images/presse/border_text_bu.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	font-family : Arial ;
	font-size : 10pt ;
	font-style : italic ;
	font-weight : normal ;

	text-align : center ;

	height : 16px ;
}

td.border_text_r
{
	background-color : #fbda59 ;
	background-image : url("../images/presse/border_text_r.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

img.fullImage
{
	border-width : 2pt ;
	border-style : solid ;
	border-color : #ada79f ;
}

.formItem
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : normal ;

	color : #000000 ;

	background-color : #dddddd ;

	border-width : 1pt ;
	border-style : groove ;
	border-color : #000000 ;
}

