/*
CSS efacture
*/
#contenu
{
width: 850px;
margin: auto;
}

h1, h2, h3, h4, h5, h6
{
font-family: Allura;
}

.uk-panel-title
{
font-size: 300%;
font-weight: 600;
}

.titreAccueil
{
line-height: 0px;
}

.bleu
{
color:#007fc6 !important;
}

.rouge
{
color:#c50527 !important;
}

.uk-margin-big-left {
margin-left: 75px !important;
}

.page-title
{
font-size: 300%;
font-weight: 600;
line-height: 60px;
margin-left: 50px;
}


.tabs .tab {
	border: 1px solid #007fc6 !important;
	background: #FFFFFF !important;
}
.tabs ul li.ui-tabs-selected {
background: #FFFFFF !important;
border: 1px solid #007fc6 !important;
border-bottom: 0px !important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #c50527 !important;
font-weight: normal !important;
}

.tabs ul li.ui-tabs-selected a {
color: #007fc6 !important;
font-weight: bold !important;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #007fc6 !important;
background: #b8d1e0 url(images/ui-bg_inset-hard_20_9c9688_1x100.png) 50% 50% repeat-x !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
color: #007fc6 !important;
}

tr.odd {
background-color: #f2c5cd !important;
}

tr.odd td.sorting_1 {
background-color: #f2afbb !important;
}

tr.even td.sorting_1 {
background-color: #d7e6ee !important;
}

.info-user {
font-family: helvetica;
}