Subversion Repositories eFlore/Applications.coel

Rev

Rev 393 | Rev 424 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 393 Rev 413
Line 39... Line 39...
39
.coel-label{
39
.coel-label{
40
	font-weight:bold;
40
	font-weight:bold;
41
	line-height:18px;}
41
	line-height:18px;}
42
.coel-fieldset{
42
.coel-fieldset{
43
	float:left;
43
	float:left;
44
	width:50%;}
44
	width:50% !important;width:45%;/*Pour IE*/}
45
.coel-clear{
45
.coel-clear{
46
	clear:both;
46
	clear:both;
47
	line-height:0;
47
	line-height:0;
48
	border:none}
48
	border:none;
-
 
49
	width:0;/*Pour IE*/}
49
.coel-meta{
50
.coel-meta{
50
	font-size:10px;
51
	font-size:10px;
51
	font-weight:normal;}
52
	font-weight:normal;}
52
/* #------------------------------------------------------------------------------------------------------#	*/
53
/* #------------------------------------------------------------------------------------------------------#	*/
53
/*												ENTÊTE 														*/
54
/*												ENTÊTE 														*/
Line 124... Line 125...
124
	padding:12px 0 5px 0;}
125
	padding:12px 0 5px 0;}
Line 125... Line 126...
125
	
126
	
126
.coel-detail-corps-contenu table{
127
.coel-detail-corps-contenu table{
127
	border:1px solid #1C3C78;
128
	border:1px solid #1C3C78;
128
	border-collapse:collapse;
129
	border-collapse:collapse;
129
	width:100%;
130
	width:100% !important;width:95%;/*Pour IE*/
130
	margin:auto;}
131
	margin:auto;}
131
.coel-detail-corps-contenu thead, .coel-detail-corps-contenu tfoot{
132
.coel-detail-corps-contenu thead, .coel-detail-corps-contenu tfoot{
132
	background-color:#D0E3FA;
133
	background-color:#D0E3FA;
133
	background-image:url(sky.jpg);
134
	background-image:url(sky.jpg);