@CHARSET "ISO-8859-1";
/** CSS for univ-clm**/ 


body{
width: 100%; 
height:100%;
margin: auto;
background:#fafafa;
/*font-family: Tahoma,Arial,Helvetica,sans-serif;
font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
font-size:80%;*/
color:#404040;
position: relative; 

line-height: 1.6;
font-family: Arial,x-locale-body,sans-serif;
letter-spacing: -.00278rem;
font-size: 18px;
font-size: 1rem;

}

#blocHead {
	background:#ffffff;
	width: 100%; 
}

#bannerMenu { 
	/** background:#0069b4; **/
	width: 100%; 
	height:10%;
	margin: 0 auto;
 }

#header {
	width: 100%; 
	height:14px; 
	margin: 0 auto;
	padding-left: 200px;
	padding-bottom: 31px;
	border-top: 1px solid #0073aa;
	background:#0069b4; 
}

	
#site {
	width: 970px;  /* ce param�trage cr�e un conteneur dont la largeur est qui �tait avant de 80 % de celle du navigateur 
	background:#FFFFFF;	 */ 
	margin: 0 auto;  /*  les marges automatiques (et dot�es d'une largeur positive) centrent la page */
	border:1px solid #CCC;
	/* margin-top: 10px; */
	margin-bottom: 8px;
	background:#FFFFFF;
}

h1  { 
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	 color: #2800FF;
}

a {
	text-decoration: none;
}

img{
	border:none;
	float:left;
	margin:0;
	position:relative;
}


/****** HEADER    ***/

#div_header {
	height: 90px;
	padding-top:8px;
	padding-left: 50px;
}

#div_header p {
	/** color: #a3bffa; **/
	font-size: 15px;
	margin-left: 4px;
}


#menu_light{
	float:left;
	color:#FFFFFF;
	padding-left: 50px;
	padding-right:2px;
	padding-top:10px;	
}

#menu_light a {
	color: #ffffff;
	padding: 10px;
	font-size: 17px;	
}

#menu_light a:hover {
  left: -7em;
  background: hsla(190, 90%, 40%, 0.7);
}

#menu_light_old{
	float:left;
	color:#FFFFFF;
	padding-left: 50px;
	padding-right:2px;
	padding-top:10px;	
}


#menu_light_old a {
	color: #ffffff;
	padding: 10px;
	font-size: 15px;	
}

#menu_light_old a:hover {
  left: -7em;
  background: hsla(190, 90%, 40%, 0.7);
}



#portails {
  float:right;
  padding-right: 15px;
  padding-top: 15px;
}

#portails  li a img{
	margin-top: 5px;
	text-decoration: none
}
	

#logo {
  float:left;
  border-style:none;
	margin: 0 auto;
}

#acces_portail {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	color: #838486;
	font-size: 16px;
}

#acces_portail a {
	color: #838486;
}

#logo img{
  border-style:none;
}


/****** fin HEADER    ***/

/***** contenu de la page***/

#page { 
	padding-left:10px;
	margin-left: 10px;
	padding-right:10px;
	padding-top:20px;
	background-color: #FFFFFF;
	padding-bottom:11px;
} 


#content {
	margin-left:2px;
	padding-right:2px;
	margin-top:4px;
	margin-bottom:10px;
	width: 930px;
}


#leftContent {
	float:left; /* cet �l�ment est flottant, il faut donc lui attribuer une largeur */
	width:136px;
	margin-right:5px;
	height:100%;
	font-size:12px;
}

#leftContentRight {
	float:right; /* cet �l�ment est flottant, il faut donc lui attribuer une largeur */
	width:550px;
	height:100%;
}

#formGoogle{
	float:right;
	height:100%;
	font-size:10px;
}	


	
#rightcontent {
	  float:right; 
	  width:220px;
	  margin-top: 4px;
	  margin-right:8px;
	  background: #FFFFFF;
	  height:100%;
	  font-size:11px;
}

#rightcontent ul {/* Liste */     
        list-style : none; /* on supprime le style par d�faut de la liste */

		}

#rightcontent h2 {
	  color: #211616;
	  text-align:left;
}

#rightcontent h5 {
	  color: #42036B;
	  text-align:left;
	  background: #D7DBEF;
	  font-size:13px;
	  display:inline;
}


.content-title {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-weight:bold;
	font-style: italic;
	font-size:12pt;
	line-height:5px;
	color:#002D8B;
	text-align: center;
}


#rightcontent a:link {
		color:#FE9B2C; 
		background-color:transparent;
		text-decoration: inherit;
}

#rightcontent a:visited {
		color:black;
		background-color:transparent;
		text-decoration: inherit;
}
#rightcontent a:hover {
		color:red;
		background-color:transparent;
		text-decoration: underline;
}




#leftContent ul {/* Liste */     
	list-style : none; /* on supprime le style par d�faut de la liste */
}

#leftContent h2 {
	  color:#D21C7F;
	  text-align:left;
}

#leftContent h5 {
	color: #42036B;
	text-align:left;
	background: #D7DBEF;
	font-size:13px;
}

#videos{
	width: 410px;
	text-align:center;
}
		


#footer_old {
   background: #1a202c;
   padding: 0px 10px 0px 10px;
   color: #a3bffa;
   width:100%;
   height:140px;
   text-align: center;
   font-family : Nyala, sans-serif;
   clear:both;
}

#footer {
	clear : both;
	color: #a3bffa;
	background: #1a202c;
	letter-spacing: 2px;
	font-family: "basic"; 
	font-size : 20px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	position: relative;
	bottom: 0;
	width: 100%;
	height: auto;
}

#footer table{
   	text-align:center;
   	border:0px;
   	width:70%;
}

#footer table tr td {
	padding: 2; 
}


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



#content a:link {
		color:#FE9B2C; 
		background-color:transparent;
		text-decoration: inherit;
		font-size: 14px;
}

#content a:visited {
		color:black;
		background-color:transparent;
		text-decoration: inherit;
		font-size: 14px;
}
#content a:hover {
		color:red;
		background-color:transparent;
		text-decoration: underline;
		font-size: 14px;
}

#content ul li  {
	font-size: 14px;
}

#Date { 
	   font-family:"Verdana",sans-serif;
 	   float:center;
	   width:160px;
	   color:#ffffff;
	   text-align:center;
}

/* Mise en forme */


#content h1 {
	  color:#E3852B;
	  text-align:left;
}

#content h2 {
	color: #211616;
	text-align:left;
	font-family: "Trebuchet MS",sans-serif;
}

#content h3 {
	background: url(../images/style_title.png) no-repeat 0 2px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	padding-left:24px;
	color:#1a202c;
}

#content h4 {
    background: url(../images/puce_carre.gif) no-repeat 0px 0px;
    border-bottom: 1px solid #D21C7F;
    color: #91004F;
    padding-left:25px;
    padding-bottom:8px;
 	font-size: 13px;
    text-transform: uppercase;
}

#content h5 {
    display: block;
    font-size: 19px;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
	font-weight: bold;
	text-align: center;
	color:#E3852B;
	font-family: "basic";
}


#content h6 {
	color:#002D8B;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	padding-right:25%;
}

#content p {
	text-align:left;	
	text-align: justify;

}

#content .signature {
	text-align:right;
}

#content li {
	list-style-image : url(../images/puce_uclm.gif);
	font-size:12px;
}

#content li li {
	list-style-image : none;
}

.style1  {
	background-image : url(../images/style_title.png) no-repeat 25px 6px;
}


#content span {
	margin-left: 20px;
	font-family: Arial,x-locale-body,sans-serif;
	font-size: 18px;
	margin-bottom: 8px;
}

.colonneGauche {
    float:left;
	width:300px;
	padding-right:2px;
}

.colonneDroite {
    float:right;
	width:310px;
}

#colonneDroite {
    float:right;
	width:300px;
}

#colonneDroite li{
    font-weight: none;
	list-style-image :none;
}

.info {
	width:300px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

.news {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.news-title  {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.news-list li {
	font-size: 14px;
	padding-bottom: 8px;

}

.infoContact{
	padding-left:40px;
}

.plans {
	padding-right:4px;
	width:310px;
}


.space {
	margin-left: 6px;
	margin-right: 6px;
}


.lettrine {
	font-weight:bold;
	font-size:25px;
	line-height:20px;
	 color:#D21C7F;
}

.form { 
	margin-left: 15px;
}
 
 
.colonneGaucheContact {
    float:left;
	width:220px;
	padding-right:25px;
}

.colonneDroiteContact {
    float:right;
	padding-left:5px;
}

table {
    border-collapse: collapse;
	font-size: 11px;
}

td{
	border-style: none;
	padding-left:15px;
	padding-right:15px;
}

.cout td{
	border-style: none;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
}

th {
	font-weight: bold;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
}

caption {
	font-weight: bold;
	border: 1px solid black;
	text-align: center;
	padding :5px 0px 5px 0px;
	color: #6B6056;
    font: 700 1em "Trebuchet MS",sans-serif;
    padding-left:24px;
    text-transform: uppercase;
}

label {
font-family: sans-serif;
text-align: left;
font-weight: bold;
}

.date{
font-family: sans-serif;
color: #00648B;
padding: 5px;
text-align: center;
background-color: #ffffff;

}

.ligne {
	border-bottom:1px dashed #ECB115;
	margin-left: 5px;
}	

.retour {
	font-size: 10px;
}


/* menu de gauche */

.menu_left  {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 150px;
}

.menu_left li a, #menu_left li a:link, #menu_left li a:visited {
	color: #414141;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_left li {
	list-style-image : url(../images/puce_uclm.gif);
}


.filiere li a{
	color: #4B4B4B;
    font-family: helvetica,sans-serif;
    font-size: 12px;
}

.filiere p {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #636466;
}

.filiere h5  {
    color: #0091CC;
	font-family: arial,sans-serif;
    font-size: 1.1em;
    margin: 0 1em 0.2em 0.2em;
}

.separate-filiere {
	padding-bottom: 150px;
}

.titleFiliere{
	background:#D7DBEF;
	color: #580084;
	font-weight: bold;
	font-size: 1.1em;
	display:block;
	padding:5px 5px 5px 5px;
    border-bottom:1px solid #E0E0E0;
	margin: 0px;
	border-top: 1px solid #E0E0E0;
	}

.separate {
    float:left;
	width:310px;
	padding-right:5px;
	border-right: 1px solid #AAA096;
}


/* jquery css */
#datepicker { 
	padding: 0.5em; 
	}

#draggable { width: 150px; height: 150px; padding: 0.5em; }


.container {
    max-width: 100%;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.card { 
	flex: 1 0 30.3333333333%;
	max-width: 30.3333333333%
		/* max-width: 33.3333333333%; 
		flex: 0 0 33.3333333333%; 
		*/
	padding-right: 3px;
	padding-left: 3px;
	margin: 15px;
	border:1px dotted black; 
	box-sizing: border-box;
	background-color: #f3f3f3;
 }

 .card p { 
 	margin: 8px;
  }
  