/*
	LegiSocial - NetLegis (c) 2014
*/

body {
	background-color: #f3f3f3;
	margin: 0;
	color: #333;
	/*font-family: Lato;*/
	font-family: PT Sans;
	/*font-family: Muli;*/
	/*font-family: Open Sans;*/
}

acronym {
    border-bottom: 1px dotted;
    cursor: help;
}

#logo {
    background-image: url("/images/logo2.png");
    background-repeat: no-repeat;
    height: 60px;
    margin-top: 10px;
    width: 270px;
	display: block;
}

#topbar .head .menu {
	padding-top: 20px !important;
}

#topbar p.date-maj {
	display: block;
	font-size: 12px;
	color: #aaa;
	text-align: center;
	margin: 0;
}

.offpage #pub
{
    border: 1px solid #cccccc;
    height: 90px;
    margin-left: 5px;
    margin-top: 5px;
    overflow: hidden;
    padding-right: 8px;
    width: 720px;
}

#dila {
    bottom: -80px;
    height: 80px;
    left: -153px;
    position: absolute;
    width: 150px;
}

#accord
{
    background-image: url("/images/dila_80.png");
    background-repeat: no-repeat;
    float: right;
    height: 80px;
    opacity: 0.8;
    width: 59px;
}

p.licence {
    color: #888;
    display: inline-block;
    font-size: 11px;
    margin: 40px 6px 0 5px;
    text-align: right;
}

.container {
    float: none;
    margin: 0 auto;
    width: 1200px;
	position: relative;
}

#topbar .head
{
    background: none repeat scroll 0 0 white;
    border-radius: 6px 6px 0 0;
    border :1px solid rgba(0, 0, 0, 0.10);
	border-bottom: 0;
    padding: 10px 15px;
}

#topbar .grid .column, #topbar .grid .row, #topbar .grid {
	padding: 0;
	box-shadow: none;
}

#topbar #menu {
    padding-left: 25px !important;
}

#topbar .row.bottom {
	margin-top: 10px
}

#topbar .breadcrumb {
	padding-left: 15px;
}

#main
{
	border-radius: 0px;
	border :1px solid rgba(0, 0, 0, 0.10);
	border-top: 0px;
	box-shadow: none;
	padding: 30px;
}


.ui.inverted.blue.header
{
    background-color: #00bbcc !important;
    color: #fff !important;
}

#topbar {
	border-bottom: 2px solid #ff9900;
}

#topbar
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border-bottom: 0 none;*/
    box-shadow: none;
    margin-top: 5px;
    position: relative;
	z-index: 100;
	margin-bottom: -15px;
	border-radius: 0;
}

#topbar.scroll
{
    position: fixed;
    top: -17px;
    width: 1200px;
}

#main.scroll
{
    margin-top: 135px;
	padding-top: 75px;
}

#topbar.scroll .row.bottom {
    margin-top: -10px;
}

section.main
{
	background-color: #F3F3F3;
}

.noup {
	text-transform: none !important;
}

#topbar .in-search
{
    bottom: -39px;
    font-size: 14px;
    padding-left: 15px;
    position: absolute;
    right: 0;
    width: 400px;
}

#topbar .in-search input
{
    border-radius: 0 0 5px 5px;
    border-top: 2px solid #ff9900;
}

i.orange.icon {
    color: #ff9900 !important;
}

#topbar h1, #topbar .baseline {
    color: #888;
    font-size: 25px;
    letter-spacing: 4px;
    margin-bottom: 0;
    margin-top: 1px;
    text-align: center;
    text-transform: uppercase;
}

#topbar h1 small, #topbar .baseline small {
	text-transform: none;
}

#main .ui.table th {
    background-color: #005566;
    color: #ffffff;
    font-weight: normal;
}

#main .ui.table tr a {
    color: #004D71;
    font-weight: normal;
}

#main .ui.table tr a:hover {
    color: #FFF;
	background-color: #00BBCC;
    font-weight: normal;
	text-decoration: none;

}

#main .ui.table {
	border-radius: 0 !important;;
}

#main .ui.table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

aside {
    overflow: hidden;
    width: 295px;
}

aside dl#nos-offres {
    margin-top: 0;
}

aside dl#nos-offres dt a {
    background: url("/images/cc-fr/no-repeat.png") no-repeat scroll -664px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 46px;
    line-height: 46px;
    width: 295px;
}

aside dl#nos-offres dd.basic {
    background: url("/images/cc-fr/offre-basic.png") no-repeat scroll 10px 10px #0099bb;
}

aside dl#nos-offres dd.offre a {
    text-decoration: none;
}

aside dl#nos-offres a {
    color: white;
}

aside .bouton {
    background: url("/images/bleu-btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    color: #ffffff;
    cursor: pointer;
    float: right;
    line-height: 40px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    width: 285px;
	font-size: 12px;
    margin: 0 0 10px;
	text-decoration: none;
}

aside dl#nos-offres dd {
    background-color: #0099bb;
    margin-left: 0;
    width: 295px;
}

aside dl#nos-offres dd hr {
    background: url("/images/cc-fr/no-repeat.png") no-repeat scroll -664px -62px rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 1px;
    height: 2px;
    line-height: 2px;
    margin: 0;
    padding: 0;
    width: 295px;
	display: block;
}

aside dl#nos-offres dd.gold {
    background: url("/images/cc-fr/offre-gold.png") no-repeat scroll 10px 10px #0099bb;
}

aside dl#nos-offres dd.offre {
    color: white;
    cursor: pointer;
    font-size: 11px;
    height: auto;
    margin-left: 0;
    min-height: 60px;
    padding-bottom: 10px;
    padding-left: 65px;
    padding-top: 35px;
    width: 230px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

#main p.convention
{
	color: #00BBCC;
}

#main article h1, #main article h1 a {
    color: #007799;
    font-size: 1.6rem;
    margin: 15px 0;
    text-transform: uppercase;
}

.section #main article h2, .section #main article h2 a {
    color: #007799;
    font-size: 1.4rem;
    margin: 15px 0;
    text-transform: uppercase;
}

.conteneur #main article h2, .conteneur  #main article h2 a, .section .text-type {
	font-weight: bold;
    background-color: #00bbcc;
    color: #fff;
    font-size: 1.33em;
    line-height: 1.33;
    margin: 0;
    padding: 0.5em 1em;
}

.section .text-type span, .conteneur #main article h2 span {
	font-weight: normal !important;
}

#main article h4 {
	margin-top: 7px;
	margin-bottom: 7px;
	/*cursor: pointer;*/
}

#main article h4, #main article h4 a {
	color: #005566;
	text-decoration: none;
	font-weight: normal;
}

#main article h4 a:hover {
	color: white;
	background: #ff9900;
}

#main article h4 a {
	display: block;
}

#main article h4 a i  {
	padding-right: 6px;
}

#main article h4 a span {
	font-size: 1rem;
}

#main article .segment.secondary b {
	color: #444;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;

}

#main article .segment.secondary b:first-child {
	color: #444;
	margin-bottom: 5px;
	margin-top: 0px;
}

#main article .segment.secondary p {
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

#main article ul {
	list-style-type: none;
}

#main article h5 {
	margin-top: 7px;
	margin-bottom: 7px;
}

#main article h5, #main article h5 a {
	color: #005566;
	text-decoration: none;
	font-weight: normal;
	font-size: 1rem;
}

#main article h5 a:hover {
	color: white;
	background: #ff9900;
}

#main article h5 a {
	display: block;
}

#main article h5 a i{
	padding-right: 6px;
}

#main article h6 {
	margin-top: 7px;
	margin-bottom: 7px;
}

#main article h6, #main article h6 a {
	color: #005566;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9rem;
}

#main article h6 a:hover {
	color: white;
	background: #ff9900;
}

#main article h6 a {
	display: block;
}

#main article h6 a i {
	padding-right: 6px;
}

#register {
	display: block;
}

footer {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
footer ul {
	list-style: none;
	padding: 0 0 0 10px;
}
footer ul li i {
	padding-left: 0px;
}
footer ul li a {
	color: #005566;
	text-decoration: none;
}
footer ul li a:hover {
	text-decoration: underline;
}
footer ul li:first-child {
	color: #0099BB;
	font-weight: bold;
}
footer ul li a {
	margin-left: 5px;
}
footer .grid .column {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.breadcrumb a.section {
	color: #333;
	text-decoration: none;
}

.breadcrumb a.section:hover {
	text-decoration: underline;
}

.consultation .ui.blue.label, .ui.blue.labels .label, .formlogin h2.ui.blue.label {
    background-color: #00bbcc !important;
    border-color: #00bbcc !important;
    color: #fff !important;
    font-size: 21px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: none;
}

.consultation label, .formlogin label {
    color: #005566;
    font-size: 18px;
}

.ui.orange.ribbon.label {
    border-color: #ff9900 !important;
}

.ui.orange.label, .ui.orange.labels .label {
    background-color: #feb13f !important;
    border-color: #feb13f !important;
    color: #fff !important;
}

.inscription .ui.corner.label {
    height: 30px;
}

.autocompleter-choices {
	display: block;
	background-color: #F3F3F3;
	position: absolute;
	margin-top: 1px;
	border: 1px solid #00BBCC;
	border-radius: 5px;
	list-style: none;
	padding: 0px;
}

.autocompleter-queried
{
	font-weight: bold;
}

.autocompleter-selected .autocompleter-queried
{
	color: #008899;
}

.autocompleter-selected {
	background-color: #FF9900;
	cursor: pointer;
	display: block;
	color: white !important;
}

.autocompleter-choices li {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
}

@media (max-width: 1300px) {
	.container {
		width: 100%;
	}
}
@media (max-width: 1160px) {
	#main .grid .four.wide.column {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	aside {
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		width: 295px;
	}
	#main .grid .twelve.wide.column {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
}
@media (max-width: 1135px) {
	.offpage #pub {
		width : 100%;
	}
	.offpage #pub iframe {
		width : 100%;
		height: auto !important;
	}
}
@media (max-width: 750px) {
	.offpage .ui.stackable.grid > .column, .ui.stackable.grid > .row > .column
	{
		margin: 0 !important;
		padding: 0 !important;
	}
	p.licence {
		margin: 40px 0 0;
		float: left !important;
	}
	#topbar.scroll {
		position: relative;
		top: auto;
		width: 100%;
	}
}