244 lines
3.9 KiB
CSS
244 lines
3.9 KiB
CSS
body {
|
|
background: url("/themes/default/images/bg-home-tile.jpg") repeat-x scroll 50% 0 #005596;
|
|
color: #000000;
|
|
font: 62.5% "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif !important;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#global {
|
|
position: relative;
|
|
width:1000px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|
|
|
|
#header {
|
|
height: 156px;
|
|
padding: 0 40px;
|
|
position: relative;
|
|
}
|
|
|
|
#header #message {
|
|
clear: right;
|
|
float: right;
|
|
margin-top: 34px;
|
|
font-size: 1.2em;
|
|
background-color: #ffffff;
|
|
color: #000000;
|
|
text-align:center;
|
|
line-height: 25px;
|
|
margin-bottom: 2px;
|
|
padding: 0 1em;
|
|
width:450px;
|
|
}
|
|
|
|
#header h1 {
|
|
border: 0 none;
|
|
bottom: 15px;
|
|
color: #DDDDDD;
|
|
font-size: 2em;
|
|
font-weight: normal;
|
|
left: 60px;
|
|
line-height: 1;
|
|
padding: 0;
|
|
position: absolute;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
|
|
#header h1 {
|
|
font-size:18px;
|
|
margin:10px 5px;
|
|
}
|
|
|
|
#logo {
|
|
border: 0 none !important;
|
|
display: block;
|
|
position: absolute;
|
|
top: 80px;
|
|
}
|
|
|
|
|
|
#primaryNavigation {
|
|
background: url("/themes/default/images/menu/bg_primaryNav_left.gif") no-repeat scroll left bottom #192839;
|
|
float: right;
|
|
}
|
|
|
|
#primaryNavigation ul {
|
|
background: url("/themes/default/images/menu/bg_primaryNav_right.gif") no-repeat scroll right bottom transparent;
|
|
float: left;
|
|
margin: 0;
|
|
padding: 0 0.8em 2px;
|
|
}
|
|
|
|
#primaryNavigation li {
|
|
background: none repeat scroll 0 0 transparent;
|
|
float: left;
|
|
list-style: none outside none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#primaryNavigation li a {
|
|
color: #D0D0D0;
|
|
float: left;
|
|
font-size: 1.2em;
|
|
line-height: 25px;
|
|
margin-bottom: 2px;
|
|
padding: 0 1em;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#primaryNavigation li.jq-ui, #primaryNavigation li.jq-blog {
|
|
border-right: 1px solid #0F1924;
|
|
}
|
|
|
|
#primaryNavigation li.jq-current a, #primaryNavigation li.jq-current a:hover {
|
|
background: none repeat scroll 0 0 #192839;
|
|
border-bottom: 2px solid #176092;
|
|
color: #D0D0D0;
|
|
cursor: default;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
#primaryNavigation li a:hover {
|
|
border-bottom: 2px solid #4082AE;
|
|
color: #FFFFFF;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
#content {
|
|
margin:0;
|
|
}
|
|
|
|
#wrapper
|
|
{
|
|
margin-top:34px;
|
|
margin-left:3px;
|
|
text-align:center;
|
|
background:black;
|
|
position:absolute;
|
|
top:0;
|
|
height:91%;
|
|
width:71%;
|
|
opacity: 0.5;
|
|
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
|
|
filter:alpha(opacity=50);
|
|
}
|
|
#wrapper img {
|
|
margin-top:20%;
|
|
}
|
|
|
|
#content h1 {font-size:16px; text-decoration:underline;}
|
|
#content h2 {font-size:14px;}
|
|
#content h3 {font-size:12px;}
|
|
|
|
#footer {}
|
|
|
|
.critereSelection li
|
|
{
|
|
list-style: none;
|
|
}
|
|
select {
|
|
width:150px;
|
|
}
|
|
|
|
label {
|
|
font-weight:800;
|
|
}
|
|
|
|
.liHover {
|
|
border:1px solid silver;
|
|
padding:5px;
|
|
margin:1px;
|
|
background-image: url('/themes/default/images/moins.png');
|
|
background-repeat: no-repeat;
|
|
background-position:2px;
|
|
padding-left:25px;
|
|
cursor:move;
|
|
}
|
|
|
|
.ui-state-highlight {margin-top:5px; height: 2.5em; line-height: 1.2em; }
|
|
.liHover:hover {
|
|
background-color: #E2E6E5;
|
|
cursor:pointer;
|
|
}
|
|
|
|
table#client { width:100%; }
|
|
table#client td {
|
|
border:1px solid #000;
|
|
padding:5px;
|
|
width:30%;
|
|
}
|
|
|
|
table#client tr:hover {
|
|
background-color: #88ccff;
|
|
}
|
|
|
|
|
|
.paragraph {
|
|
margin:5px;
|
|
padding:5px;
|
|
}
|
|
|
|
h2 {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
h3 {
|
|
margin-top:10px;
|
|
border:1px solid #000;
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav {
|
|
font-size: 0.8em;
|
|
}
|
|
|
|
#comptage .valeur {
|
|
font-weight:bold;
|
|
}
|
|
|
|
#tabs {
|
|
float:left;
|
|
margin:2px;
|
|
width:700px;
|
|
}
|
|
|
|
#accordion {
|
|
background: #ffffff;
|
|
color: #000000;
|
|
float:right;
|
|
width:280px;
|
|
margin:2px;
|
|
padding:2px;
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-content {
|
|
padding:0;
|
|
}
|
|
|
|
.clearfix:after {
|
|
content: ".";
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden;
|
|
zoom:1;
|
|
}
|
|
|
|
.ui-corner-all {
|
|
border-bottom-right-radius:0;
|
|
border-bottom-left-radius:0;
|
|
border-top-right-radius:0;
|
|
border-top-left-radius:0;
|
|
}
|
|
|
|
#naf li { width:650px; }
|
|
#naf a { }
|
|
#naf a ins { }
|
|
#first
|
|
{
|
|
height:200px;
|
|
}
|