@charset "utf-8";
/* Début style sidebarright */
	.sidebarright h2{
	font-size: 100%;
	
	} 
/* Fin style sidebarright */
/* Début style pour publication universitaire */

	#publications{
		position: relative;
		height: auto;
		width: 81%;
		left: 10%;
		/*margin: auto;*/
	/*	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);*/
	}
	#publications ul li{
		position: absolute;
		list-style: none;
		/*left: 5px;*/
		/*-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);*/
		-moz-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.35);
		-webkit-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.35);
		box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.35);
	}
	.carrousel-inner {
		border-radius: 5px 5px 5px 5px;
		border: 5px solid white;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	}
	.img-caroussel{
		width:100%;
		height:auto;
		left:10%;
	}
	
/* Fin style pour publication universitaire */


#mail-connection
{
	position: relative;
	height: auto;
	width: 97%;
	left: 10%;
	top:295px;
}


#sndl-connection
{
	position: relative;
	height: auto;
	width: 97%;
	left: 10%;
	top:280px;
}

#moodle-connection
{
	position: relative;
	height: auto;
	width: 97%;
	left: 10%;
	top:280px;
}

