@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background-color: #537EAA;
	background-image: url(images/fondUnifaf.jpg);
	background-repeat: no-repeat;
	/*background-position: center top;*/
	background-position:center top;
}

.clear {
	clear:both;
}

h1{
	font-family: Verdana, Times, serif;
	font-size: 17px;
	font-weight: bolder;
	color: #6F59C3;
	background-image: url(images/fondTitre1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	display: block;
	height:25px;
	line-height: 25px;
	margin-top:20px;
	margin-bottom:10px;
}
h2{
	font-size: 15px;
	color: #6F59C3;
	display: block;
	margin-top: 15px;
	margin-bottom:5px;
	margin-left: 30px;
	/*border-left:1px #6F59C3 solid;
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;
	background-position: 30px 2px;*/
}

h3{
	font-size: 11px;
	padding-left: 30px;
	margin-top : 15px;
	margin-bottom : 10px;
	color: #6F59C3;
}
hr {
	color: #6F59C3;
	height: 1px;
	 margin-left:30px;
}
#listeTelechargement {
	font-size: 11px;
}

#offreEmploi h2 {
	margin-top:20px;
}

#content #offreEmploi h1 {
	margin-bottom:20px;
}

#content #offreEmploi ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#content #offreEmploi ul li {
	margin:0px 0 10px 31px;
}

#offreEmploi .imagePostuler{
	float:left;	
	margin:25px 0 0px 27px;
	height:23px;
}

#offreEmploi .imageRetour{
	float:left;
	margin:25px 0 0px 10px;
	height:23px;
}

#listeRegions {
	background:#EFEFEF;border:3px solid #CCC;padding:5px;width:180px;margin-left:5px;height:35px;
}

#listeRegions option{
	background:#FFF;padding:5px;
}

#content #ChiffreClefs h2 {
	margin-top:10px;
	display:block;
}

#content #delegation h2 {
	margin-top:30px;
	display:block;
}

#content #ChiffreClefs ul {
	margin:10px 0px;
	display:block;
}

#content #ChiffreClefs ul li {
	margin:0px 0 10px 31px;
}

#content ul, #plan ul, #content ul li ul, #plan ul li ul {
	padding:5px 0px;
}
#content ul li, #plan ul li {
	/*border-left:2px #96C72D solid;*/
	line-height:16px;
	background-image: url(images/puce.jpg);
	background-repeat: no-repeat;		
	padding-left:18px;
	margin:5px 0px 5px 53px;
}
#plan ul li {
	background-image: url(images/fleche.jpg);
	font-weight:bold;
	}
#content ul li ul li, #plan ul li ul li {
	/*border-left:2px #96C72D solid;*/
	line-height:16px;
	background-image: url(images/puce2.jpg);
	background-repeat: no-repeat;		
	padding-left:18px;
	margin:5px 0px 5px 10px;
	font-weight:normal;
}
#content ol li  {
	list-style-type: decimal ;
	padding-left: 0px;
	margin: 0px 0px 5px 80px;
}
#content #sommaire ul li, #listeEmploi ul li {
	/*border-left:2px #96C72D solid;*/
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;		
	padding-left:18px;
	margin:5px 0px 5px 53px;
}
p, #offreEmploi div{
	padding-left: 30px;
	margin-top: 15px;
	line-height:16px;
	text-align: justify;
}
#une p {
	margin-top: 0px;
	padding-left: 0px;
}

#formation .liens li {
	border-color:#FF9900;
}

#navRegion {
	margin-top:20px;
}

#navRegion .titre {
	display:block;
	background-image:url(images/navRegion.gif);
	width:162px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin-bottom:8px;
}

#navRegion a {
	display:block;
	text-decoration:none;
	padding:3px;
	background-color:#dad4f3;
	border:1px solid #7058c6;
	margin:4px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#navRegion a:hover {
	background-color:#ffffff;
}

#voir-aussi {
	margin:20px 0px 30px 0px;
}



#telecharger .titre , #voir-aussi .titre {
	margin-top: 15px;	
	display:block;
	background-image:url(images/navRegion.gif);
	width:162px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	margin-bottom:8px;
}

#telecharger a , #voir-aussi a , #telechargerBas a , #voir-aussiBas a {
	display:block;
	text-decoration:none;
	padding:3px;
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;	
	background-position: 2px left;	
	padding-left:18px;

	/*background-color:#FFF4BF;
	border:1px solid #FFD86F;
	margin:4px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}
#telechargerBas a , #voir-aussiBas a{
	margin-left:55px;
}

#telecharger a:hover ,#voir-aussi a:hover , #telechargerBas a:hover ,#voir-aussiBas a:hover {
	text-decoration: underline;
}

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

.primary {
	float:left;
	width:50%;
}

.secondary {
	width:50%;
	float:right;
}

#page-container {
	width: 954px;
	margin: auto;
	height:auto;
	background-color: #FFFFFF;
	background-image:url(images/fondPageContainer.jpg);
	background-repeat:repeat-y;
}

#main-nav {
	height: 40px;
	background-image: url(images/bandeauMainNav.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 219px;
	background-image: url(images/header.jpg);
}

#sidebar-a {
	float: left;
	width: 189px;
	vertical-align: top;
	background-color: #D9ECF3;
	margin-top:-7px;
}


#extra {
	float: right;
	width: 162px;
	display: block;
	overflow: auto;
	background-image: url(images/fondContent.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	margin-top: -8px;
	padding-right: 10px;
	padding-top:25px;
}
#aSavoir{
	background-image: url(images/fondExtra.jpg);
	background-repeat: repeat-y;
	height:auto;
	z-index:500;
}
/*#navRegion{
	background-image: url(images/fondExtra.jpg);
	background-repeat: repeat-y;
	margin-top: 35px;
	height:auto;
}*/
#headerExtra {
	background-image: url(images/fondHeaderExtra.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:70px;
	margin-top:10px;
}
#contentExtra {
	background-image: url(images/fondContentExtra.jpg);
	background-position: bottom;
	padding: 10px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: justify;
}
#contentExtra .date{
	font-weight:bold;
}
#contentExtra p {
	margin-bottom:15px;
	background-color:transparent;
}
#headerNavRegion {
	background-image: url(images/fondHeaderNavRegion.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:47px;
	margin-top:20px;
	padding-top:10px
}
/*#contentNavRegion {
	background-image: url(images/fondContentExtra.jpg);
	background-position: bottom;
	padding: 10px;
	margin-top:-10px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: justify;
}
#contentNavRegion p{
	margin-left:-60px;
	text-align:left;
}*/
#headerExtraIndex {
	background-image: url(images/fondHeaderActus.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:70px;
	margin-top:20px;
}
#content {
	margin-left: 189px;
	margin-right: 172px;
	background-color: #FFFFFF;
	background-image: url(images/fondContent.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
	padding-right:30px;
}

#footer {
	clear: both;
	height: 54px;
	background-image: url(images/fondFooter.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#footer div{
	padding-bottom:0px;
}
#footer #retourHaut {
	float:right;	
	margin:10px;
}
#navFooter {
	margin-top: 50px;
	margin-left: 290px;
	position: relative;
	bottom: 0px;
}
#navFooter div{
	margin-bottom:7px;
	color:#FFFFFF;
}
#navFooter a{
	color:#FFFFFF;
}
.chapeau {
	font-weight:bold;
	margin-top : 25px;
	margin-bottom : 25px;
	font-size: 13px;
}
#liste .lireSuite {
	text-align:right
}
#liste h2 {
	background-image:url(images/pointerListe.jpg);
	background-repeat:no-repeat;
}
#retourAccueil{
	position:relative;
	float:left;
}
#espacePersonnel{
	position:relative;
	float:left;
	margin-top :150px;
	margin-left: -200px;
}
#recherche{
	position:relative;
	float:right;
	margin-top:28px;
	margin-right:5px;
}
#recherche input {
	background: transparent;
	border: 0; 
	padding-right: 10px;
	width:140px;	
}

#resultRecherche p img{
	vertical-align:text-bottom;
	margin-right:5px;
}

#resultRecherche p{
	margin:7px 0px;
}

#glossaire h2 {
	margin:15px 0px 0px 0px;
}

#content #liste-emploi h1 {
	margin-bottom:20px;
}

#liste-emploi p a strong{
	border-left:3px #6F59C3 solid;
	font-size:12px;
	margin-left:-4px;
	padding:3px;
	display:inline-block;
	margin-bottom:3px;
}

#liste-emploi p a strong{
	border-left:3px #6F59C3 solid;
	font-size:12px;
	margin-left:-4px;
	padding:3px;
	display:inline-block;
	margin-bottom:3px;
}

#liste-emploi strong:hover{
	text-decoration:none;
	cursor:pointer;
	background-color:#6F59C3;
	color:#FFFFFF;
}

#liste-emploi p a{
	text-decoration:none;
	cursor:pointer;
	margin-left:5px;
}

/* RECUPERER DANS TOP.jsp */

#telechargement {
	background-image: url(images/fondTelechargement.jpg);
	background-repeat: no-repeat;
	height: 81px;
	margin-top: 30px;
}
#contentExtra p{
	color: #3683AC;
	margin-left: -25px;
	text-align: left;
	height: auto;
}
#une {
	background-image: url(images/fondUne.jpg);
	background-repeat: repeat-y;
}
#contentExtra a{
	color: #3683AC;
}

#aSavoir {
	margin-top: 10px;
}
#headerune {
	background-image: url(images/headerUne.jpg);
}
#contentUne {
	background-image: url(images/bottomUne.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
}
#contentUne img {
	margin-left:5px;
	margin-right:5px;
}
/* FORMULAIRE */

.formulaire tr {
	height:35px;
}

.formulaire .submit {
	margin-top:10px;
	display:block;
}

input,textarea {
	background:#F6F6F6 url(images/input-bg.gif) repeat-x scroll left top;
	border:1px solid #CCCCCC;
	overflow:hidden;
	width:300px;
	padding:4px;
}

.formulaire .invalidInput, .error{
	color:#6F59C3;
	background-color:#EFDFFF;
	background-image:none;
	border:2px solid #6F59C3;
}

.formulaire .error,.notice{
	padding:0.5em;
	margin:0.5em;
	background-image:none;
}

.formulaire .valid {
	/*background-color:#D8EFB3;
	border:2px solid #5B8A11;
	background-image:none;*/
	color:#333333;
}

.formulaire .error{
	border:2px solid #6F59C3;
	display:none;
}
.formulaire .notice {
	background-color:#efefef;
	color:#000000;
	border:1px solid #6F59C3;
	display:none;
}

.formulaire .submit, .submit {
	background-color:#FFFFFF;
	background-image:url(images/envoyer.gif);
	width:115px;
	height:23px;
	margin-top:7px;
	cursor:pointer;
	border:none;
	float:left;
}

/*.formulaire .cancel {
	float:left;
	background-image:url(images/annuler.jpg);
	width:90px;
	border:none;
	height:35px;
	padding:10px;
	margin-top:10px;
	cursor:pointer;
}*/

#content #colGaucheRegion {
	width:230px;
	padding:5px;
	float:left;
}
#content #colDroiteRegion {
	width:230px;
	padding:5px;
	float:right;
}
#content #colGaucheRegion #uneRegion .titreUneRegion, #content #colGaucheRegion #uneRegion .titreAgendaRegion,#content #colDroiteRegion #uneRegion .titreActuRegion, ,#content #colDroiteRegion #uneRegion .titrePublicationRegion {
	font-weight:bold;
	text-align: left;
}
#content #colGaucheRegion img, #content #colDroiteRegion img {
	margin:5px 5px 5px 0px;
}
#content #colGaucheRegion ul li {
	margin:0px 0 5px 30px;
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;	
}

.pubTelechargement {
	margin:0px 0px 40px 0px;
}
.fichierJoint {
	margin:0px 0px 0px 30px;
}
.pubTelechargement {
	border: 1px dashed #999999;
	background-color: #ededed;
}
#contentPage table , #delegation table {
	margin-left: 30px;
	margin-top:10px;
}
#contentPage td {
	border:1px solid #000000;
	padding: 5px;
	background-color:inherit;
}
#delegation td {
	padding: 5px;
}
#ChiffreClefs img {
	margin-left: 30px;
}
#listeRegion , #divCarte {
	z-index:-1;
}
#listeTelechargement {
	background:#EFEFEF;border:0px solid #CCC;padding:5px;width:120px;margin-left:5px;height:35px;
}
.titreGlossaire{
	font-size: 13px;
	padding-left: 30px;
	padding-top : 50px;
	color: #6F59C3;
	font-weight:bold;
}

.descriptionGlossaire {
	color:#000000;
	font-size: 13px;
}
#glossaire ul li {
	padding-bottom:15px;
	margin-bottom:5px;
	border-bottom:1px solid #AAAAAA;
}
#navNextPrevious {
	padding-right: 290px;
}
.lireSuite {
	padding-top:3px;
	padding-bottom:17px;
}
#encadre {
	width:500px;
	background:#FFFFFF url(images/fondEncadre.jpg) no-repeat bottom;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 35px;
	border-top:1px solid #b4d1ef;
}
#encadre p {
	margin: 10px;
	padding: 0px;
}
.defGlossaire {
	border-bottom:solid 1px #999999;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-size: 11px;
	color: #000000;
	background-image: url(images/puce.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.defGlossaire h2{
	margin-left:0px;
}

