extranet/cache/css/rsynthese.css
2010-04-02 10:11:32 +00:00

106 lines
1.8 KiB
CSS

.confidentiel {font-style:italic; font-size:9px;}
#rsynthese { margin :10px; fonst-weight:bold; }
.blockh2{ margin:5px; }
.page { page-break-before:always; }
#commentaires h1 {
clear:both;
margin:15px 0 5px 0;
padding:0;
background:none;
color:#000000;
font:bold 1.2em Arial, Verdana, Sans-serif;
border:0;
text-decoration:underline;
}
#commentaires h2 {
clear:both;
margin:15px 0 0 0;
padding:0;
background:none;
color:#000000;
font:italic 1.1em Arial, Verdana, Sans-serif;
border:0;
text-decoration:underline;
}
#commentaires h3 {
clear:both;
margin:15px 0 0 0;
padding:0;
background:none;
color:#000000;
font:normal 1em Arial, Verdana, Sans-serif;
border:0;
text-decoration:underline;
}
#commentaires h4 {
clear:both;
margin:15px 0 0 0;
padding:0;
background:none;
color:#000000;
font:normal 0.8em Arial, Verdana, Sans-serif;
border:0;
text-decoration:underline;
}
#commentaires table td, #commentaires table th {
border:1px solid #000000;
padding:5px;
}
#commentaires table {
color:grey;
border-collapse:collapse;
margin:5px 0;
width:100%;
}
#commentaires table.TABLEAUDEFAUTPLUS {
width:48%;
float:left;
}
#commentaires table.TABLEAUDEFAUTMOINS {
width:48%;
float:right;
}
#commentaires table tr.TITRES {
background:#000000;
color:#ffffff;
}
#commentaires table tr.VERT {
background:#00ff99;
color:#000000;
}
#commentaires table tr.ROUGE {
background:#ff3030;
color:#000000;
}
#commentaires table tr.JAUNE {
background:#ffff66;
color:#000000;
}
#commentaires span{
padding-left:15px;
}
#commentaires span.plus{
background: white url(../img/li-plus.gif) no-repeat left center;
}
#commentaires span.moins{
background: white url(../img/li-moins.gif) no-repeat left center;
}
#commentaires span.point{
background: white url(../img/li-point.gif) no-repeat left center;om;
}