/* accueil CSS : CSS sp�cifique de la page d'accueil */

div.banner{
	background-color:#fff !important;
}


/*PAGE*/
#page{
	/* surcharge du style de #page juste pour l'accueil pour avoir les bandeaux photos et de couleur su rtoute la longueur*/
	width:100%;
}

img{border :0px;}
a{color: #e3541a;text-decoration: none;}
a:hover {color: #e3541a;text-decoration: underline;}

.titreFormation{
color: #403e3f;
font-size: 1.5rem;
padding-bottom: 0.7rem;
padding-top: 0.6rem;
font-family: "Ropa Sans",sans-serif;
}

/*
.titreFormation a:link,
.titreFormation a:visited{
	color: #e3541a;
	text-decoration: none;
}
.titreFormation a:hover {
	color: #e3541a;
	text-decoration: underline;
}

.titreFormation i {
	color: #e3541a;
}


.titreFormation:nth-child(1),
.titreFormation:nth-child(2),
.titreFormation:nth-child(3),
.titreFormation:nth-child(4)  {
background: none;
}

.contenu>.titreFormation:nth-child(1),
.contenu>.titreFormation:nth-child(2),
.contenu>.titreFormation:nth-child(3),
.contenu>.titreFormation:nth-child(4) {
margin:0;
}

.titreFormation:nth-child(1) img,
.titreFormation:nth-child(2) img,
.titreFormation:nth-child(3) img,
.titreFormation:nth-child(4) img {
	height:16px;
	width:16px;
	display: inline-block;
}

.titreFormation img,
#cadre_formation .titreFormation img{
	display: none;
}

.cadreFormation {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border: #ccc 1px solid;
	padding:5px;
}
.cadreFormation .map{margin-left:20px;}
.autreFormation {
	border:1px solid #4C0C6D;
	padding:0.652em;
	background-color:#ffffff;
	text-align:left;
	font-size:0.75em;
	position:absolute;
	margin:0px;
}
.descriptifFormation {
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	font-size:0.75em;
	margin-top:0.652em;
}
*/

/* ---------------------------------------------------------------- */
/*
#blocscience {
	left: 8.75em;
	top: 17em;
	width: 12.5em;
}

#blocsante {
	left: 26.875em;
	top: 13.75em;
	width: 16.25em;
}
*/

.engras{
	font-weight:bold;
	padding-left:0.652em;
	background-image: url(../images/puce_carre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.engras_sanspuce{
	font-weight:bold;
}
.encouleur{
	color: #e3541a;
}
/*
#map_sante, #map_science{
	width: 100%;
}
#mini_sante,#mini_science{
	text-align: center;
	transition: all 0.5s;
}
#mini_sante img,#mini_science img {max-width: 100%;}

#mini_sante:hover,
#mini_science:hover{
	cursor:pointer;
	transform: scale(1.05);

}
*/
.help{
	color:#666;
	font-size:0.6875em;
	font-family:Arial;
	clear:both;
	text-align: center;
	margin: 2rem 0 1rem 0;
}




.header {
	height:40px;
}
.schemaDialog .ui-widget-header .ui-icon{
	background-image:url(../images/ui-icons_ffffff_256x240.png)!important;
}

cite:before, q:before {
  color: #666;
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  padding-right: 3px;
}

cite:after, q:after {
  color: #666;
  content: "\f10e";
  font-family: FontAwesome;
  font-style: normal;
  padding-left: 3px;
}

q, cite {
  border-left: 3px solid #e75113;
  font-size: 1.2rem;
  font-style: italic;
  padding-left: 5px;
}

blockquote, q {
  quotes: none;
}

div.left-column-content {
	font-size: 0.9rem;
    padding-left: 0.5rem;
    padding-right: 0.7rem;
	margin-right: 0.625rem;
    width: 39rem;
	float: left;
    /*min-height: 18.75rem;*/
}
div.left-column-content > h1 {
  font-size: 2rem;
  font-family: "Ropa Sans",sans-serif;
  color: #e94f11;
  margin: 0;
  padding: 0.8rem 0;
  font-weight: 500;
}

div.right-column-content {
	background: none repeat scroll 0 0 #f7f7f7;
    display: block;
    float: right;
    font-size: 0.9rem;
    width: 20rem;
	color: #57585a;
}
div.encadre_fiche, div.encadre_nav_auto, div.encadre_recherche {
  font-size: 1.1rem;
  margin: 0;
  overflow: auto;
  padding: 0.8rem;
}
div.encadre_fiche h3 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 0.3rem;
  background-color: #2d363f;
  color: #fff;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  padding: 0.5rem 0.4rem;
  text-align: center;
}
div.encadre_fiche_contenu {
  font-size: 0.9rem;
  padding-bottom: 0.7rem;
  margin-top: 0.625rem; 
}
div.encadre_fiche div.encadre_fiche_contenu {
	 border-bottom: 1px solid #c7c7c7;
}

div.encadre_fiche:last-child div.encadre_fiche_contenu{
	border-bottom: none;
}

div.encadre_fiche_contenu ul {
  list-style: outside none disc;
  padding: 0;
  padding-bottom: 0.4rem;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  margin-left: 1.5rem;
}
div.encadre_fiche_contenu ul li {
  list-style-type: disc;
}

#rechercher
{
	/*margin: 0.5rem 0 1rem 0;*/
	display: flex;
	/*height: 2.5rem;*/
}
input[name='recherche']
{
	border: none;
	background-color: transparent;
	font-family: inherit;
	font-size: 0.9rem;
	width: 95%;
	height: 35px;
	text-indent:10px;
}

input[name='recherche']::placeholder
{
	font-style:italic;
	color: #aaa;
}


#rechercher>button
{
	border: none;
	border-radius:5px;
	background-color: transparent;
	color: #e94f11;
	width: 45px;
	height: 35px;
	font-size: 1.375rem;
	cursor: pointer;
}
#rechercher>button:hover {
	color: #ffffff;
	background-color: #e94f11;
}
.titreOdf
{
	margin-top:-36px;color: #fff;font-size:60px;font-weight:500;text-shadow: 2px 2px 1px #333;margin-bottom:30px;
}
	.sousTitreAccueil { color: #e3541a;font-size:25px; }

#encadrerAccueil
{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}


#connection, #rsrc-outils, #fac-inst {
	font-family: Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans" !important;
}

#connection:hover, #rsrc-outils:hover, #fac-inst:hover {
	background-color: #888888;
}


/* Eddy janvier 2024 pour nouveau style OdF */

	h1 {}
	h2 { 
		text-transform: uppercase;
		font-size: 20px;
		font-weight:bold;
		}
	
	.ligne_profils, .ligne_enchiffres {
		display: flex;
		justify-content: center;	
		padding-bottom: 30px ;
	}	
	.ligne_profils .section_profil {
		width: 250px;
		margin: 0 20px;
		border-bottom : 5px solid transparent;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;	
		
	}
	.ligne_profils .section_profil:hover {
		/*background-color:#fdaf17;*/
		cursor:pointer;
		transform: scale(1.05);	  
		filter: saturate(1.1);
		filter: brightness(1.1);
		border-bottom : 5px solid #fdaf17;
	}
	/*
	.ligne_profils .section_profil .lienImage:hover {
		opacity: 0.7;
	}*/
	
	.ligne_profils .section_profil .profil_title {
		color: #ffffff;
		background-color: #de3e0e; /*#403e3f;*/
		text-align: center;
		font-size: 15px;
		margin-top: -8px;
	}
		.ligne_profils .section_profil .profil_title::after {
		  content: '';
		  display: block;
		  width: 232px;
		  height: 0;
		  position: absolute;
		  border-style: solid;
		  border-width: 0 18px 12px 0;
		  border-color: transparent #953518 transparent transparent;
		  _border-color: #000000 #953518 #000000 #000000;
		  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
		}
	
	.ligne_profils .section_profil a {
		color: #57585a;
		text-decoration:none;
	}

	
	.ligne_profils .section_profil p {
		font-size: 13px;
		/*color: #a1a2a6;	*/	
		line-height:18px;
		
	}
	
	/*
	.ligne_profils .section_profil p a { 
		background-color: #fdaf17;
		text-decoration : none;
		border-radius: 5px;
		padding: 6px 10px;
		color: #403e3f;
		font-size: 13px;
		font-weight: bold;
	}
	.ligne_profils .section_profil p a:hover { 
		color: #ffffff;
		background-color: #e94f11;
	}	
	*/
	
	.ligne_criteres {
		display: flex;
		justify-content: center;	

	}	
	.ligne_criteres a {
		display: block;
		background-color: #f7f7f9;
		width: 160px;
		height:130px;
		border-radius: 8px;
		border: #ccc 1px solid;
		/*text-transform: uppercase;*/
		line-height:18px;
		font-size: 13px;
		font-weight:bold;
		text-align:center;
		padding-top: 25px;
		margin: 0 17px;
		color: #403e3f; 
		text-decoration: none;
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		transition: all .2s ease-in;			
	}
		.ligne_criteres a:hover  {
			transform: scale(1.07);
			/*
			background-color: #fdaf17;
			color: #403e3f;*/
			border: #de3e0e 1px solid;
			
		}	
		.ligne_criteres a i {
			font-size: 2.6rem;
			color: #e94f11;
			}
		.ligne_criteres a span {
			font-size:12px;color:#888;font-weight:300;
			}
			
		
	.grey_row_criteria {
		 /*background-color: #e6e6e6;*/
		 padding: 15px 0 20px 0;
		 display:none;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	.yellow_row_criteria {
		background-color: #fdaf17;
	}

	.ligne_recherche {
		background-color: #ffffff;
		width: 75%;
		border-radius: 8px;
		border: #ccc 1px solid;
		height : 35px;
		margin: 20px auto;
	}
	 .ligne_enchiffres > div{
		 width:50%;
		 line-height:30px;
		 text-align:center;
		 
	 }
	#bandeau_photo {
		position: relative; /* necessaire pour couvrir menu en mode mobile*/
		height:300px;
		background-image: url(/templates/frontoffice/images/students_diploma.jpg);
		/*background-size: 100%;*/
		background-position: center center;
	}
	
	.plan-site > ul > li {
  display: inline-block;
  line-height: 1.5rem;
  max-width: 16.875rem;
  float: none;
  vertical-align: top;
	}

@media screen and (max-width: 1200px)
{

}
@media screen and (max-width: 992px)
{

}
@media screen and (max-width: 768px)
{
	#encadrerAccueil
	{
		display: block;
	}
	.encadre_fiche
	{
		margin: 1rem 0 1rem 0 !important;
	}
	#encadrerTitre
	{
		text-align: center;
	}
	#encadrerTitre>q
	{
		border: none;
	}
	#cadre_formation
	{
		display: block;
	}
	#cadre_formation>div:nth-child(2)
	{
		margin-top: 1rem;
	}
	.ligne_recherche {
		width: 95%;
	}
	.titreOdf {     font-size: 45px; }
	.sousTitreAccueil { font-size:20px; }
	.ligne_profils, .ligne_enchiffres { flex-direction: column;  align-items: center;}
	.ligne_enchiffres > div { width: 95%; font-size:0.8em;}
	.ligne_criteres a { margin: 0px 5px;}
	.ligne_criteres a span { font-size:11px;}
	
}
@media screen and (max-width: 420px)
{
	.ligne_criteres a { font-size:0.65em; line-height: 15px}
	.ligne_criteres a span { font-size:10px;}
}

