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

* {
	/*
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	*/
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #CAD5E6 url(../images/Page-BgTexture.jpg);
	line-height: 1.5;
}
th {
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	padding: 0  0 0 7px;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, form {
	vertical-align: top;
	text-align: left;
	border :none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF6600;
	width: 700px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 30px 0 15px 0;
	padding: 15px 0 5px 0;
	color: #0033FF;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c4cc;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding: 15px 0 5px 0;
	color: #0000CC;
}
h3.resume {
	border-bottom :none;
	font-weight: bold;
	margin: 0px 0 5px 0;
	padding: 0px 0 0 0;
	color: #0033CC;
}
#container {
	width: 920px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #E0EDFC;
	border: 3px solid #FFFFFF;
}
#container2 {
	width: 920px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 3px solid #FFFFFF;
	background: #620000;
}
ul li {
	margin-bottom: 5px;
	list-style: url(../images/flch.gif) none outside;
}

li ul li {
	list-style:square;
}
li ol li {
	list-style:decimal;
}
#soumettre {
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bouton2.gif) no-repeat;
	width: 131px;
	overflow: hidden;
	height: 53px;
}
#container #header {
	padding: 10px 10px 0;
	background: url(../images/logo_ueh.gif) no-repeat 95%;
}
#container2 #header {
	padding: 10px 10px 0;
	background: #620000 url(../images/logo_ueh2.gif) no-repeat 95%;
}
#container #main {
	padding: 20px;
	margin: 0px 0 0;
	background: #FCFCFD;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}
#container2 #main {
	padding: 20px;
	margin: 0px 0 0;
	background: #FCFCFD;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}
#tbl_choix_fac label {
	width: 150px;
}
.error {
	background: #FFEEA0;
	border: 1px solid #F30 !important;
}
.error_bar {
	width: 100%;
	padding: 5px;
	margin: 15px 0 20px 0;
	text-align: center;
	font: bold 12px/25px Arial, Verdana, Helvetica;
	color: #900;
	background: #FD7;
}
p {
	margin: 6px 0px 12px;
}
.label_login {
	width: 150px;
	display: block;
	height: 20px;
	margin: 0;
}
.ligne {
	border-bottom: 1px dotted #9DACBF;
	color: #666666;
	background: #F5FAFE;
	font-size: 12px;
	padding: 5px 0px 6px 15px;
}
.ligne strong {
	color: #003399;
	letter-spacing: 0.05em;
}
.infos {
	border-top: 2px solid #0033CC;
}
.alert_string {
	font-size: 24px;
	color: #FF9900;
}
#header a {
	text-decoration: none;
}
#menutop {
	height: 32px;
	padding: 5px 5px 0;
}
#menutop ul {
	display :block;
}
#menutop li {
	display :block;
	height : 28px;
	float :left;
	margin: 7px 6px 0;
	padding :0px;
	list-style: none;
	line-height: 22px;
	letter-spacing: 0.07em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: bold;
}
#menutop li:hover {
	background-color: #BBBBBB;
	white-space: nowrap;
	text-align: center;
}
#menutop li a {
	display :block;
	line-height:28px;
	text-align: center;
	margin: 0;
	padding: 0 12px;
}
#menutop li a:hover {
	color: #FFFFFF;
}
#menutop li#deconnexion {
	float: right;
	display: block;
	background-color: transparent;
	border:none;
}
#menutop li#deconnexion a:hover{
	color:#F00;
}

#menutop li#deconnexion:hover {
	float: right;
	display: block;
	background-color: #FFF;
}
.content {
	position: relative;
	margin: 0;
	padding: 0 20px 0 0;
	border: 0;
	float: left;
	width: 580px;
}
.content2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 880px;
}
.sidebar1 {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	border: 0;
	float: left;
	width: 250px;
}
.clearfloat {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	display: block;
}
#header #menubar {
	height: 41px;
	padding: 5px 10px 0px;
	margin: 0;
}
.sidebar1 h2 {
	border-bottom: 2px solid #0033CC;
	color: #e95403;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
span.index {
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #e95403;
	float: left;
	width: 35px;
	text-align: center;
	font: normal 250%/normal "Lucida console", "lucida grande";
	margin: 0pt 5px 0px 0;
	padding-bottom:13px;
	height:80px;
}
ul#inscriptions {
	margin: 0px;
	padding: 12px 0;
}

ul#inscriptions {
	margin: 0;

}
#inscriptions .options {
	color: #666;
	display: block;
	padding-top: 3px;
}
.inscription_item a {
	font-weight: bold;
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}
.btn_ajouter {
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	margin: 13px 5px 5px;
	padding: 4px;
}
.btn_ajouter a {
	text-decoration: none;
}
#inscriptions li {
	display: block;
	border-bottom: dashed 1px #ccc;
	padding: 10px 0;
	list-style: none;
	height :auto!important;
	height: 80px;
	min-height: 80px;
	
}

#menutop li.inactive {	
	background-color: #CECECE;
}

#menutop li.active {
	background-color: #FFFFFF!important;
	display: block;
}

#menutop li.active a:hover  {
	color:#FF3300;
}
.edit {
	float: left;
	background: url(../ateliers/edit_b2-632.png) no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	text-align: left;
	right: 0px;
	margin-right: 30px;
}
.edit span {
	position: absolute;
	left: -2000px;
}
.edit a {
	display: block;
	width: 32px;
	height: 32px;
}
#infoperso .edit {
	background: url(../images/edit_b-32.png);
}
.bouton {
	margin-left: 120px;
}
.btns_dossiers li {
	display :block; 
	float :left;
	height :18px;
	padding: 2px 5px;
	margin: 7px;
	height : 20px;
}


.btns_dossiers {
	display: block;
	margin-bottom: 15px;
	height :35px;
	width :250px;
}
#inscriptions li li {
	height: 42px;
	padding: 0;
	margin: 7px 8px;
	display: block;
	float: left;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	border:none;
	width: 70px;
	clear: right;
}
#inscriptions li li a {
	display: block;
	width: 70px;	
	width: 100%;
	text-align: center;
	padding-top:17px;
	font-weight: bold;
}
#inscriptions li li a.valider {
	width: 70px;
	background: url(../images/yes.gif) no-repeat center top;
	border: 1px solid #090;
	color :#090;
}


#inscriptions li li a.est_non_valide {
	width: 70px;	
	background: url(../images/no.gif) no-repeat center top;
	border: 1px solid #c00;
	color : #c00;
}
#inscriptions li li a.valider:hover, #inscriptions li li a.valide {
	width: 70px;
	background: #3C0  no-repeat center top;/*url(../images/yes2.gif)*/
	border: 1px solid #090;
	color:#FFF;
}
#inscriptions li li a.est_non_valide:hover, #inscriptions li li a.non_valide {
	width: 70px;	
	background: #c00  no-repeat center top;/*url(../images/no2.gif)*/
	border: 1px solid #c00;
	color:#FFF;
}
#params {
	height: 35px;
	background-color: #84FFA3;
	line-height: 35px;
	padding: 3px 7px;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#attention {
	height: 35px;
	background-color: #FF0000;
	line-height: 35px;
	padding: 3px 7px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#attention a{
	text-decoration:none;
	color:#003;
	font-weight:bold;
}
#attention a:hover{
	color:#FFF;
}
.sommaire {
	font-size: 13px;
	line-height: 2em;
	font-weight: bold;
	font-style: italic;
}
#container2 #header h1 {
	color: #FFFFFF;
	font-weight: bold;
}
#container2 #header strong {
	color: #CCCCCC;
}
#container2 #header #menubar #menutop li {
	color: #000000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#container2 #header #menubar #menutop li a {
	color: #FFFFFF;
}
#container2 #header #menubar #menutop li.active a {
	color: #660000;
}
#container2 #main .content2 h2,
#container2 #main .content h2 {
	color: #990000;
}
#container2 #main .sidebar1 h3 {
	color: #990000;
}
#container2 #main #liste td {
	border-bottom: 1px solid #999999;
	padding-right: 12px;
}
.content h3.resume,
.content2 h3.resume {
	color: #CC3300;
}
#container2 #main .content #liste td a ,
#container2 #main .content2 #liste td a {
	font-weight: bold;
	color: #620000;
	text-decoration: none;
}
#container2 #main .content #liste td a:hover,
#container2 #main .content2 #liste td a:hover {
	color: #000;
}
#container2 #main .content .infos,
#container2 #main .content2 .infos {
	border-top: 2px solid #620000;
}
#container2 #header h1 strong {
	color: #FFFFFF;
}
#container2 #main .sidebar1 #inscriptions .validation li  a {
	text-decoration: none;
	line-height: 24px;
	
}
#inscriptions ul.validation {
	display: block;
	height: 30px;
	padding:0;
	margin:0;
	clear: right;
}
.clear_right {
	clear: right;
}
ul#navigfleches {
	text-transform: 11;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 150px;
	float: right;
}
#navigfleches li {
	display: block;
	float: left;
	list-style: none;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 5px  0 0;
}

/*********************************

    Flèches de navigation

**********************************/

#navigfleches a.premier {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) left bottom;
}
#navigfleches a.precedent {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 90px bottom;
}
#navigfleches a.suivant {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 60px bottom ;
}
#navigfleches a.dernier {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) right bottom ;
}

/** hovers */

#navigfleches a.premier:hover{
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) left center;
}
#navigfleches a.precedent:hover {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 90px center;
}
#navigfleches a.suivant:hover {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 60px center ;
}
#navigfleches a.dernier:hover{
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) right  center;
}

/** inactifs */

#navigfleches a.premier_i{
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) left top;
}
#navigfleches a.precedent_i {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 90px top;
}
#navigfleches a.suivant_i {
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) 60px top ;
}
#navigfleches a.dernier_i{
	display:block;
	height: 30px;
	width: 30px;
	background: url(../images/fleches.gif) right  top;
}

/************************************************/


#navigfleches span {
	position: absolute;
	left: -2000px;
}
#nb_affic li {
	display: block;
	text-align: center;
	width: 30px;
	float: left;
	list-style: none;
	border-left: solid 1px #ccc;
	height: 24px;
	margin: 0;
	padding: 0 2px;
}
p#titre_nombre {
	display: block;
	height: 24px;
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0;
	line-height: 24px;
}
#navigation #nb_affic {
	display: block;
	width: 140px;
	height: 24px;
	margin: 0px;
	padding: 0;
	float: left;
	border-left: none;
	border-right: solid 1px #ccc;
}
#nb_affic a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 24px;
}
#navigation {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
}
#infonafig {
	line-height: 24px;
	margin: 0px;
	padding: 10px 0 ;
	height: 30px;
	width: auto;
}
#alphaliste {
	margin: 0px;
	padding: 0px;
}
#alphaliste li{
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
	padding: 1px;
	margin :5px;
	list-style:none;
}
#alphaliste li a {
	display: block;
	height: 20px;
	width: 100%;
	text-align:center;
	line-height: 20px;
	font-weight:bold;
	background-color:#DDD;
	color : #900;
	text-decoration:none;
}
#alphaliste li a:hover{
	background-color:#900;
	color : #fff;
}
.no {
	background: url(../images/not_ok.gif) no-repeat right 120%;
}
.yes {
	background: url(../images/ok.gif) no-repeat right 120%;
}
#params a {
	line-height: 20px;
	background: url(../images/accept.png) no-repeat center center;
	display: block;
	height: 20px;
	width: 24px;
	float: right;
	padding: 7px;
}
#params a span {
	position: absolute;
	left: -2000px;
	background-color:#FFF;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.valide {
	font-weight: bold;
	color: #093;
}
.bleu {
	font-weight: bold;
	color: #49f;
}
.orange {
	font-weight: bold;
	color: #f80;
}
.incomplet {
	font-weight: bold;
	color: #F00;
}
#inscriptions .no_recu {
	display: block;
	height: 30px;
	clear: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.align_right {
	text-decoration: none;
	text-align: right;
	padding-right: 8px; 
}
.align_left {
	text-decoration: none;
	text-align: left;
}
.centree {
	text-align: center;
}
.gras {
	font-weight: bold;
	text-decoration: none;
}
.borderright {
	border-right: dotted 1px #900;
}
.heure {
	width: 18px;
}
#explications_no_trx {
	float: right;
	position: relative;
	top: -105px;
}
#footer a{
color:#E0EDFC;
font-size:12px;
}
#link{
color:#E0EDFC;
font-size:7px;
}
#link a{
color:#E0EDFC;
font-size:7px;
}
