@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/aur1zwy.css");

/*
font-family: arboria,sans-serif;
font-weight: 300;
font-style: normal;

font-family: arboria,sans-serif;
font-weight: 400;
font-style: normal;

font-family: arboria,sans-serif;
font-weight: 700;
font-style: normal;
*/

body {
	margin:0;
	padding:0;
	color: #d0b280;
	font-family: arboria,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	line-height: 1.5em;
	background: #181d43;
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
}

#background {
	display: none;
}

a {
	outline: none;
}

a img {
	border: none;
}

header {
	width: 100%;
	background: none;
}

#zone-logos {
	position: relative;
	width: 940px;
	margin: 100px auto 0px auto;
	padding: 1px;
	border-left: 2px solid #d0b280;
	border-right: 2px solid #d0b280;
}

#zone-logos:before {
  content : "";
  position: absolute;
  left    : 0;
  top  	  : 0;
  height  : 1px;
  width   : 40%;  /* or 100px */
  border-top: 2px solid #d0b280;
}

#zone-logos:after {
  content : "";
  position: absolute;
  right    : 0;
  top  : 0;
  height  : 1px;
  width   : 40%;  /* or 100px */
  border-top: 2px solid #d0b280;
}

#logo {
	/*
	width: 187px;
	height: 52px;
	*/
	/*float: left;*/
	text-align: center;
	margin: -45px 10px 25px 10px;
	padding: 0;
}

#logo img {
	height: 130px;
}


#logo2 {
	/*
	width: 362px;
	height: 52px;
	*/
	margin: 10px 40px 10px 10px;
	padding: 0;
	float: right;
}

#logo2 img {
	height: 100px;
}

#logo-cgg {
	position:absolute;
	left:50%;
	margin-left:265px;
}

#icon-menu {
	display: none;
}

#flags {
	float:left;
	width:auto;
	margin:4px 0 0 25px;
}

#flags img {
	margin:0 5px;
}

#logout {
	float:left;
	width:auto;
	margin:9px 0 0 29px;
	color:#FFF;
}

nav {
	width: 940px;
	/*height: 30px;*/
	margin: 0 auto;
	padding: 1px;
	float: none;
	/*background: #e59d40;*/
	/*box-shadow: 0px 5px 20px #000000;*/
	text-align: center;
	border-left: 2px solid #d0b280;
	border-right: 2px solid #d0b280;
}

ul#menu, ul#menu-mobile {
	margin: 0px auto;
	padding:0;
	float:none;
}

ul#menu li, ul#menu-mobile li {
	display: inline-block;
	float: none;
	list-style: none;
	margin: 0;
	/*border-right: 1px solid #000;*/
}

ul#menu li.bt-last {
	border-right: 0px;
}

ul#menu li#registration, ul#menu-mobile li#registration {
	background: url(../images/icon-register-w.png) no-repeat left center;
	background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		-webkit-background-size: 20px 20px;
		-ms-background-size: 20px 20px;
	background-position-x: 20px;
	
}

ul#menu li#agenda, ul#menu-mobile li#agenda {
	background: url(../images/icon-agenda-b.png) no-repeat left center;
	background-size: 20px 20px;
	background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		-webkit-background-size: 20px 20px;
		-ms-background-size: 20px 20px;
	background-position-x: 20px;
}

ul#menu li#info, ul#menu-mobile li#info {
	background: url(../images/icon-infos-w.png) no-repeat left center;
	background-size: 20px 20px;
	background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		-webkit-background-size: 20px 20px;
		-ms-background-size: 20px 20px;
	background-position-x: 20px;
}

ul#menu li#contact, ul#menu-mobile li#contact {
	background: url(../images/icon-contact-b.png) no-repeat left center;
	background-size: 20px 20px;
	background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		-webkit-background-size: 20px 20px;
		-ms-background-size: 20px 20px;
	background-position-x: 20px;
}

ul#menu a, ul#menu-mobile a {
	display: block;
	padding: 4px 20px 2px 46px;
	outline: none;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}

ul#menu li a:hover, ul#menu-mobile li a:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#menu a:visited, ul#menu-mobile a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#menu a:active, ul#menu-mobile a:active {
	color: #ffffff;
	text-decoration: none;
}

ul#menu a:visited:hover, ul#menu-mobile a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#menu a:active:hover, ul#menu-mobile a:active:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#menu li.bt-actif a, ul#menu-mobile li.bt-actif a {
	color: #ffffff;
	text-decoration: none;
}

#menu-mobile {
	display: none;
}

#zone-contenu {
	width: 940px;
	margin: 0px auto;
	padding: 1px;
	z-index: 99;
	position: relative;
	border-left: 2px solid #d0b280;
	border-right: 2px solid #d0b280;
	text-align: center;
}

#contenu {
	/*width: 930px;*/
	margin: 40px 50px 30px 50px;
}

#contenu-col-01 {
	width: 600px;
	margin: 10px 0 30px 30px;
	float: left;
}

#contenu p , #contenu-col-01 p {
	/*margin-left: 60px;*/
	margin-left: 0px;
}

#contenu-col-01 .formee p {
	margin-left: 0px;
}

#contenu .formee p {
	margin-left: 0px;
}

#contenu .formee p.small {
	margin-left: 0px;
}

#contenu-col-02 {
	width: 300px;
	margin: 10px 0 0 35px;
	float: left;
}

.contenu-col-001 {
	width: 332px;
	float: left;
}

.contenu-col-002 {
	width: 332px;
	float: right;
}

.pagination {
	margin: 0 0 0 10px;
	text-align: left;
}

.no-margin-bottom,
#contenu-col-01.no-margin-bottom {
	margin-bottom:0px !important;
}

.no-margin-top,
#contenu.no-margin-top {
	margin-top:0px !important;
}

.no-margin-left {
	margin-left:0px !important;
}

.pagination a, .pagination a:active, .pagination a:visited {
	margin: 30px 2px 30px 0px;
	padding: 3px 6px;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination a:hover, .pagination a:active:hover, .pagination a:visited:hover {
	margin: 30px 2px 30px 0px;
	padding: 3px 6px;
	background-color: #0B4A83;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination a.page_active, .pagination a.page_active:hover {
	margin: 30px 2px 30px 0px;
	padding: 3px 6px;
	background-color: #0B4A83;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

footer {
	width: 940px;
	position: relative;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	padding: 30px 1px 1px 1px;
	margin: 0px auto 70px auto;
	border-left: 2px solid #d0b280;
	border-right: 2px solid #d0b280;
}

footer:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 40%;  /* or 100px */
  border-bottom: 2px solid #d0b280;
}

footer:after {
  content : "";
  position: absolute;
  right    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 40%;  /* or 100px */
  border-bottom: 2px solid #d0b280;
}

footer a {
	text-decoration: underline;
	color: #ffffff;
}

footer a:hover {
	text-decoration: none;
	color: #ffffff;
}

footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}

footer a:active {
	text-decoration: underline;
	color: #ffffff;
}

footer a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

footer a:active:hover {
	text-decoration: none;
	color: #ffffff;
}

#footer-url {
	float: left;
}

#logo-footer {
	width: 130px;
	margin-bottom: -24px;
}

.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */


h1, .formee h1 {
	font-size: 20px;
	color: #d0b280;
	/*font-family: 'GothamXLight', sans-serif;*/
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.3em;
}

h1 img {
	width: 30px;
	margin: 0 12px -7px 0;
}

h2, .formee h2 {
	font-size: 22px;
	line-height:17px;
	/*font-family: 'GothamXLight', sans-serif;*/
	color: #d0b280;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
}

h3, .formee h3 {
	font-size: 18px;
	/*font-family: 'GothamXLight', sans-serif;*/
	color: #fff;
	font-weight: normal;
	margin-left: 60px;
}

h4, .formee h4 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 60px;
}

a {
	text-decoration: underline;
	color: #d0b280;
}

a:hover {
	text-decoration: underline;
	color: #d0b280;
}

a:visited {
	text-decoration: underline;
	color: #d0b280;
}

a:active {
	text-decoration: underline;
	color: #d0b280;
}

a:visited:hover {
	text-decoration: none;
	color: #d0b280;
}

a:active:hover {
	text-decoration: none;
	color: #d0b280;
}

a.lien-simul-bt {
	width: auto;
	padding: 3px 20px;
	margin: 5px 0px;
	background: #0B4A83;
	text-decoration: none;
	color: #d0b280;
	border: 0;
}

a.lien-simul-bt-vert {
	width: auto;
	padding: 3px 20px;
	margin: 5px 0px;
	background: #8ec642;
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
}

a.lien-simul-bt-orange {
	width: auto;
	padding: 3px 20px;
	margin: 5px 0px;
	background: #0B4A83;
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
}

a.lien-simul-bt:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #8ec642;
}

a.lien-simul-bt:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.lien-simul-bt:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.lien-simul-bt:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #8ec642;
}

a.lien-simul-bt:active:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #8ec642;
}

.center, .formee label.center {
	text-align: center;
}

.left, .formee label.left {
	text-align: left;
}

.right, .formee label.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.colored, .formee .colored {
	color: #ccd72c;
}

.colored2 {
	color: #0092cf;
}

.small {
	font-size: 12px;
}

.big {
	font-size: 15px;
}

.p-margin-left, #contenu .formee p.p-margin-left {
	margin-left:20px;
}

#msg {
	margin:50px 0;
	text-align:center;
	color:#fff;
	font-size: 16px;
}

ul.liste-standard {
	margin: 15px 10px 15px 90px;
	padding: 0px;
	text-align: left;
}

ul.liste-standard li {
	/*list-style: none;
	background: url(../images/puce.gif) no-repeat 0 5px;*/
	list-style: disc;
	color: #FFF;
	padding: 0 0 5px 0px;
	text-align: justify;
}

ul.liste-standard li ul li {
	list-style: none;
	background: url(../images/puce-purple.gif) no-repeat 0 5px;
	padding: 0 0 3px 10px;
}

.groupe-ph-droite {
	height: 200px;
	background: url(../images/ombre-ph.png) no-repeat center;
	padding: 0;
}

.groupe-ph-droite .ph-g {
	margin: 38px 0 0 8px;
	float: left;
}

.groupe-ph-droite .ph-d {
	margin: 0 0 0 3px;
	padding: 70px 0 0 0;
	float: left;
}

#ph-direction-map {margin-top:10px}

#zone-agenda {
	margin-left: 40px;
}

#zone-agenda img {
	max-width: 800px;
}

.m-l-0 {
	margin-left: 0 !important;
}


/*---------- Registration ----------*/

#registration-welcome {
	margin: 40px auto;
	text-align: justify;
}

#registration-form h2 {
	margin-top: 20px;
}

/*---------- Formulaire ----------*/

#formLogin {
	margin-top:50px;
	width:400px;
}

#tableDiet {
	margin-bottom:30px;
}

#portrait-picture {
	width:100%;
}

/* Used for the Switch effect: */
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../images/switch.png) repeat-x; display: block; float: left; }
.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: normal; }
.cb-enable span { background-position: left -90px; padding: 0 10px; }
.cb-disable span { background-position: right -180px;padding: 0 10px; }
.cb-disable.selected { background-position: 0 -30px; }
.cb-disable.selected span { background-position: right -210px; color: #fff; }
.cb-enable.selected { background-position: 0 -60px; }
.cb-enable.selected span { background-position: left -150px; color: #fff; }
.switch label { cursor: pointer; }
.switch input { display:none; }
.switch span {font-size:1.3em;}

.bg-form {
	border: 1px solid #CCC;
	margin: 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4
}

.formulaire fieldset {
	border : 0px;
	margin: 20px 0px;
	padding: 0px;
}

.formulaire table td {
	padding: 0px 0px;
}

.formulaire input[type=text], .formulaire input[type=password] {
	width: 150px;
	margin: 5px 0px;
	color: #000000;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size:12px;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.formulaire input[type=text].small-input {
	width: 30px;
}

.formulaire select {
	width: 150px;
	margin: 5px 0px;
	color: #000000;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size:12px;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.formulaire select.small-select {
	width: 80px;
}

.formulaire .required {
	color: #0B4A83;
	font-size: 14px;
	font-weight: bold;
}

.formulaire textarea {
	width: 250px;
	margin: 5px 0px;
	color: #000000;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size:12px;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.formulaire textarea.standard-textarea {
	width: 150px;
}

.formulaire textarea.large-textarea {
	width: 340px;
}

.formulaire input[type=radio] {
	margin: 5px 0px;
	border: 0;
}

.formulaire p {
	margin: 5px 0px;
}

.formulaire input[type=button], .formulaire input[type=submit] {
	padding: 2px 20px;
	margin: 5px 0;
	background: #0B4A83;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
}

.formulaire input[type=button]:hover, .formulaire input[type=submit]:hover {
	background: #8ec642;
}

.formulaire .legende {
	font-size: 10px;
}

.formulaire td.border-td {
	border-bottom: 1px dotted #860048;
}

.formee .bt-attend {
	width:250px;
	color: #d0b280;
	padding-top: 20px;
	padding-bottom: 18px;
	font-size: 16px;
	border: 2px solid #d0b280;
}

.formee .bt-attend span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#bt_attend {
	
}

#bt_attend_no {
	
}

.formee #bt {
	margin-left: 60px;
}

.formee .bt-m-l {
	margin-left: 60px;
}



input[type="radio"].styled, 
input[type="checkbox"].styled {
    opacity: 0;
    position: absolute;
}

input[type="radio"].styled + label, 
input[type="checkbox"].styled + label {
	display: inline-block;
    cursor: pointer;
    /*padding: 7px 10px 4px 10px;*/
    padding: 8px 15px 9px;
    font-size: 1em;
    line-height: 1.1em;
    border: 1px solid #fff;
    background: none;
    color: white;
    border-radius: 3px;
    	-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
    
    transition: background 0.5s ease;
    	-webkit-transition: background 0.5s ease;
		-moz-transition: background 0.5s ease;
		-ms-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
}

input[type="radio"].styled:checked + label,
input[type="checkbox"].styled:checked + label{
    background: #fff;
    border: 1px solid #fff;
    color: black;
}

input[type="radio"].styled + label:hover,
input[type="checkbox"].styled + label:hover{
    background: rgba(255, 255, 255, 0.5);
}

input[type="radio"].styled:checked + label:hover,
input[type="checkbox"].styled:checked + label:hover{
    background: #fff;
}


input[type="button"].styled {
	display: inline-block;
    cursor: pointer;
    /*padding: 7px 10px 4px 10px;*/
    padding: 8px 15px 9px;
    font-size: 1em;
    line-height: 1.1em;
    border: 1px solid #fff;
    background: none;
    color: white;
    border-radius: 3px;
    	-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
    
    transition: background 0.5s ease;
    	-webkit-transition: background 0.5s ease;
		-moz-transition: background 0.5s ease;
		-ms-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
}

.del_inputs_button {
	margin-top: 2px;
	width: 32px;
	opacity: 0.75;
}

.del_inputs_button:hover {
	opacity: 1;
}

input[type="button"].styled:hover{
    background: rgba(192, 194, 36, 0.5);
}

#zoneCoat, #zoneDiet {
	padding-top: 10px;
}

.swal-title {
  font-size: 17px;
  line-height: 20px;
}

.personne {
	/*background: url(../images/bg-black-50.png);*/
	border-bottom: 1px dashed #fff;
	padding-bottom: 20px;
}

/*---------- TINYBOX ----------*/

#tinybox {
	position:absolute;
	display:none;
	padding:10px 20px;
	background:#ffffff url(../images/preload.gif) no-repeat 50% 50%;
	border:0px solid #e3e3e3;
	z-index:2000;
}

#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000000;
	z-index:1500;
}

#tinycontent {
	background:#ffffff;
}

a#close-box, a#close-box:active,  a#close-box:visited {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #FFFFFF;
	color: #C00000;
	text-decoration: none;
}

a#close-box:hover, a#close-box:active:hover, a#close-box:visited:hover {
	margin: 30px 2px 30px 0px;
	padding: 2px 5px;
	background-color: #C00000;
	color: #FFFFFF;
	text-decoration: none;
}


/*---------- SIZE SLIDER ----------*/

.irs-single {
	color: black;
	background: white;
}

.irs-from:after, .irs-to:after, .irs-single:after {
	border-top-color: white;
}


/*---------- FEEDBACK ----------*/

.formee h2.h2-feedback {
	display:block;
	color:#FFF;
	background:#0B4A83;
	padding:8px;
	text-align:center;
}

.border-bottom {
	border-bottom:1px solid #666;
}

.formee-list li.eval {
	margin: 0.5em 0.4em 0.8em;
}


.no-padding {
	padding-top:0;
	padding-bottom:0;
}

.no-padding-bottom {
	padding-bottom:0;
}

#zone_general_1a_1,
#zone_general_1a_2,
#zone_general_2b_1,
#zone_general_2b_2 {
	display:none;
}


/*---------- PRIVACY POLICY ----------*/

#privacy-policy {
	position: relative;
	text-align: justify;
	font-size: 13px;
	line-height: normal;
	color: black;
	max-width: 640px;
}

#privacy-policy-header {
	background: rgba(0, 0, 0, 0.7);
	padding: 3px;
	text-align: center;
}

#privacy-policy-header a,
#privacy-policy-header a:hover {
	color: #fff !important;
}

#privacy-policy h1 {
	color: #000;
}

#privacy-policy h2 {
	margin-left: 0;
	font-size: 16px;
	line-height: 16px;
	color: black;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 5px;

}

#privacy-policy a,
#privacy-policy a:hover {
	color: #000;
}

#privacy-policy-bt {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#privacy-policy-bt.formee input[type="button"] {
	color: black !important;
	border-color: black !important;
}


/*---------- ADMIN ----------*/

#zone-titre-admin {
	width: 600px;
	margin-top: 35px;
	padding: 0px;
	float: right;
	text-align: center;
}

#zone-contenu-admin {
	width: 1100px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #aaaaaa;
	color: #000;
}

#zone-contenu-admin2 {
	width: 1000px;
	height: 550px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/bg-pages.jpg) no-repeat #000;
}

#form-listing {
	margin: 0px;
}

#form-listing table {
	margin: 0px;
	width: 1083px;

}

#form-listing th {
	text-align: center;
	padding: 2px 0px;
	color: #FFFFFF;
	font-size: 10px;
	background: #000000;
	border-right:  1px dotted #000000;
	display: table-cell;
}

.col-width-01 {
	width: 149px;
}

.col-width-02 {
	width: 49px;
}

.col-width-03 {
	width: 39px;
}

#form-listing td.border-tfoot {
	border-top: 3px solid #000;
}

#form-listing tr:hover {
	background: #f5f5f5;
}

#form-listing td {
	text-align: center;
	padding: 2px 0px;
	border-bottom: 1px solid #aaaaaa;
	border-right:  1px dotted #e5e5e5;
}

#form-listing td.last-td-listing {
	padding-right: 15px;
}

#form-listing a {
	text-decoration: none;
	color: #000000;
}

#form-listing a:hover {
	text-decoration: none;
	color: #0B4A83;
}

#form-listing a:visited {
	text-decoration: none;
	color: #000000;
}

#form-listing a:active {
	text-decoration: none;
	color: #000000;
}

#form-listing a:visited:hover {
	text-decoration: none;
	color: #0B4A83;
}

#form-listing a:active:hover {
	text-decoration: none;
	color: #0B4A83;
}


h1 a {
	text-decoration: none;
	color: #000000;
}

h1 a:hover {
	text-decoration: none;
	color: #0B4A83;
}

h1 a:visited {
	text-decoration: none;
	color: #000000;
}

h1 a:active {
	text-decoration: none;
	color: #000000;
}

h1 a:visited:hover {
	text-decoration: none;
	color: #0B4A83;
}

h1 a:active:hover {
	text-decoration: none;
	color: #0B4A83;
}


#form-listing input[type=text] {
	width: 60px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

#form-listing input[type=text]:focus {
	width: 50px;
	margin: 0px;
	border: 1px solid #860048;
	color: #FFFFFF;
	background: #860048;
	text-align: center;
}

#form-listing select {
	width: 145px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

#form-listing input[type=button], #form-listing  input[type=submit] {
	padding: 2px 20px;
	margin: 5px 0;
	background: #0B4A83;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
}

#form-listing input[type=button]:hover, #form-listing  input[type=submit]:hover {
	background: #666;
}

#message {
	margin: 80px 0;
	text-align: center;
	color: #0B4A83;
	font-size: 14px;
}



.h1-admin {
	display:block;
	background:#C00;
	padding:5px 20px;
	font-size:36px;
	color:#FFF;
}

.h2-admin {
	font-size:24px;
	color:#C00;
	margin:0;
	padding-top:0;
	text-align:right;
}

.h2-admin a {
	color:#C00;
	text-decoration:none;
}
