﻿/* CSS Document */
a.extern:after
{
content:' 'url('images/application_double.png');
}

#presence div
{
	float:right; 
	background:#DCDDA8;
	padding:0 10px;
	width:200px;
	border:solid 1px #CCB361; 
}

#presence div[id="selection"]
{
	float:left; 
	width:340px;
	background:none;
	padding:0;
	border:0;
	margin-top:20px;
}

#a_payer
{
	visibility:hidden;
}

.payee
{
	background:#B0F6AD;
}

.payee:hover
{
	background:#00CC00;
}

.impayee
{
	background:#FFBFBF;
}

.impayee:hover
{
	background:#FF9999;
}

.search-navig
{
	height:70px;
}

#NoResult{
	margin:50px auto;
	padding-top:10px;
	padding-bottom:10px;
	width:80%;
}

#search-results{
	border-collapse:collapse;
}

#search-results td,th{
	border:1px #000 solid;
}

#search-results #pres{
	width:98px;
}

#ResultResearch tr
{
	background:#FFBFBF;
}
#ResultResearch .Paye
{
	background:#B0F6AD;
}

li a[href="#heberg"]
{
	display:inline;
	text-align:left;
}

a[href="#heberg"]
{
	display:block;
	text-align:right;
}

.comments
{
	display:block;
	padding-top:5px;
	font-style:italic;
	font-size:12px;
}

.hebergement-table
{
	width:100%;
	margin:15px 0;
	border-collapse:collapse;
}

.hebergement-table tr td
{
	border:0;
	border-bottom:1px #009900 solid;
}

.hebergement-table tr>td:first-child{
	width:300px;
	padding:5px 0;
	padding-left:20px;
	padding-right:5px;
}

#AdminInscr fieldset
{
	float:left;
	width:200px;
	padding-top:10px;
	padding-left:40px;
	min-height:200px;
	margin:5px 9px;
}

#AdminInscr #enregistrement
{
	width:91%;
	min-height:50px;
	margin-bottom:30px;
}

#AdminInscr #identity /* fieldset pour les filtres sur l'identite*/
{
	width:91%;
	min-height:100px;
}

#AdminInscr fieldset label[for="all"]
{
	margin-bottom:20px;
}

#AdminInscr fieldset label[for="invite"]
{
	margin-top:15px;
}
#AdminInscr fieldset label[for="invite_par"]
{
	margin-bottom:15px;
}

#AdminInscr fieldset label select
{	
	margin-right:4px;
}

#AdminInscr fieldset label
{
	width:180px;
	float:left;
}
#AdminInscr fieldset label input
{
	width:15px;
	float:right;
}

#more_filter
{
	height:350px;
}

#ValidButton
{
	margin:0 auto;
	margin-top:50px;
	width:150px;	
}

#or
{
	text-align:center;
	padding:10px;
}

#search-results{
	border-collapse: collapse;
}

#search-results tr th
{
	height:40px;
	vertical-align:text-top;
}

#search-results #order
{
	text-align:center;
}

#fail_log
{
	background:#BA0000; 
	border: 2px #660000 solid; 
	padding: 10px;
}

#login p label{
	float:left;
	width:150px;
}

.art-Post-inner
{
	min-height:640px;
}

h3
{
	border-bottom:1px #669933 solid;
}

p.president
{
	font-weight:bold;
	margin-left:40px;
}
p.structure
{
	font-style:italic;
	font-size:12px;
	text-indent:40px;
	margin-left:40px;
}

.droite
{
	float:right;
	margin-right:30px;
}

.comite
{
	margin-bottom:50px;
}

.comite dt
{
	font-weight:bold;
	float:left;
	width:230px;
	height:2px;
	margin-left:40px;
}

.comite dd
{
	font-style:italic;
	font-size:12px;
	padding-top:11px;
	height:2px;
}

#ValidButton
{
	padding-top:20px;
}

#NValidAnswers
{
	margin-top:50px;
	padding:10px;
}

.warning
{
	background:#FF6666;
}

.blue
{
	color:#000080;
}

div#new_mobility{
	display:none;
}
div#comprendre{
	display:none;
}

p#ISAT_Index_Title
{
	font-weight:bold;
	color:#006699;
	text-align:center;
	margin-bottom:40px;
	font-size:18px;
}

span#ISAT_Red
{
	color:#C00000;
}

.Slogan_position{
text-align:left;
margin-left:-30px;
}

.HeaderISAT
{
	font-family:"DejaVu Serif";
}

.HeaderISATLeft
{
	margin-top:10px;
	margin-left:15px;
}

.ISATLetter
{
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
.ISATLetterBleu{
	color:#0000CC;
	font-size:16px;
	font-weight:bold;
}

form[name="quizz"] p
{
	background-color:#F5FFFF;
	border:#6699FF 1px dashed;
	width:90%;
	margin-bottom:20px;
	padding:10px 15px;
}

form[name="quizz"] p label input
{
	width:50px;
}

.RememberQuestion
{
	font-style:italic;
}

.RepQuizzOk
{
	background-color:#FFFFF5;
	border:#009933 1px dashed;
	width:90%;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
}
.RepQuizzNOk
{
	background-color:#FFF5F5;
	border:#990000 1px dashed;
	width:90%;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
}

#Inscription legend{
	font-weight:bold;
}

#Inscription label {	float: left;	width: 30%;	text-align: right;	margin: 0;	padding: 0 .5em 0 0;	line-height: 1.8;}

#Inscription label._oblig
{
	font-weight:bold;
}
#Inscription label.check{
	float:none;
	width:50%;
	margin-left:1em;
}

#email{
	text-align:center;
}

#Prue,#Frue,#Pville,#Fville{
	text-transform:uppercase;
}

#togglefacturation{
	display:none;
}

#MailForm label{
	width:200px;
	float:left;
}

#MailForm input[type="submit"]{
	width:100px;
	display:block;
	margin:0 auto;
}

#MailForm input[type="text"]{
	float:left;
	width:280px;
}

#validEmail
{
	visibility:hidden;
	background:#FF9966;
	border:1px #660000 solid;
	padding:10px;
}

.span-important
{
	font-weight:bold;
}

q{
	quotes: "«" "»";
	font-style:italic;
}
q:before{
	content:open-quote;
}
q:after{
	content:close-quote;
}

fieldset {	margin: 0; margin-top:1em;	font-style: normal;	padding: 0 1em 1em;}
input {	font-weight: bold;	margin-left: 1em; width:50%;}
.CheckJour{
	width:30px;
}

input[readonly="readonly"]
{
	width:35px;
}

#venue label{
	width:230px;
	text-align:left;
}

#venue input{
	width:100px;
}

#venue input[id="arriveheure"]{
	text-align:center;
}

#venue input[id="departheure"]{
	text-align:center;
}

#venue input[id="transport"]{
	width:349px;
}

#venue legend+p{
	margin-top:15px;
	margin-bottom:20px;
}

#cond_paiement legend+p{
	margin-top:15px;
	margin-bottom:20px;
}

#Logos{
	margin-top:5px;
	height:100px;
	width:615px;
	margin-left:auto;
	margin-right:auto;
}

#Logos img[alt="ISAT"]{
	display:block;
	float:left;	
	height:80px;
	margin:10px 10px;
}

#Logos img{
	display:block;
	float:left;	
	height:100px;
	margin:0 10px;
}



.imgLogos{
	display:block;
	float:left;	
}
.imgIsat
{
	width:150px;
}

.navig-help-list
{
	margin-top: -10px;
	margin-bottom:20px;
}

.table-programme{
width:100%;
margin-bottom:20px;
}

.table-programme-time
{
	text-align:left;
	vertical-align: top;
}

.table-programme-activity
{
	padding-left:5px;
}
td.table-programme-activity
{
	border-bottom:1px #000 solid;
}

.table-programme-location
{
	display:block;
	text-align:right;
	font-size:small;
	font-style:italic;
}

#table-chiffre
{
	border-collapse: collapse;
	border:#FF0000 1px solid;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.table-chiffre-cell
{
	border:#FF0000 1px solid;
	padding: 3px;
}
