/* GENERAL --------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9F9F9;
	color:#999;
	padding: 50px;
}

a{
	text-decoration: none;
	padding: 1px;
	color:#999;
}

.noborder {
	border:0;
}
/* TEXTES --------------------------------*/

.minitexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.minitexte a{
	color: #7A9A58;
	font-weight: bold;
	text-decoration: underline;
}
.minitexte a:hover {
	background-color: #999;
	color: #fff;
}

/* MODULE VISUEL / BARRE NAV --------------------------------*/

.moduleaccueil {
	height: 346px;
	width: 649px;
	background-image: url(../images/index/module-accueil-top_modifie.jpg);
	margin: auto;
}
.moduleaccueil .logonu {
	float: right;
	height: 38px;
	width: 104px;
}
a#nancyu {
background: transparent url(index_FILES/logoUL.png) no-repeat;
display:block;
height: 38px;
width: 104px;
}
a#nancyu:hover {
background-position: 0px -38px;
}

#barreoutil {
	height: 30px;
	width: 567px;
	margin-top: 145px;
	margin-left: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	position: absolute;
}
#barreoutil ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 567px;
	float: left;
	height: 106px;
	display: inline;
}	
#barreoutil li{
	margin: 0px;
	padding: 0px;
	height: 17px;
	display: inline;
}
#barreoutil a:hover {
	color: #fff;
	background-color: #336600;
}
	
	
#menuprincipal{
	height: 132px;
	width: 196px;
	float: left;
	display: inline;
	position: absolute;
	margin-top: 172px;
	margin-left: 235px;
	padding-top: 15px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#menuprincipal ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 196px;
	float: left;
	height: 106px;
	}	
#menuprincipal li{
	margin: 0px;
	padding: 0px;
	height: 17px;
	}
#menuprincipal li a {	
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 17px;
	width: 196px;
}
#menuprincipal a:hover {
	background-position: 0px -19px;
}
a#menu3 {
	background: transparent url(../images/index/btns_menu/ecole.gif) no-repeat;
}
a#menu5 {
	background: transparent url(../images/index/btns_menu/formations.gif) no-repeat;
}
a#menu296 {
        background: transparent url(../images/index/btns_menu/formations.gif) no-repeat;
}
a#menu6 {
	background: transparent url(../images/index/btns_menu/rel_indus.gif) no-repeat;
}
a#menu7 {
	background: transparent url(../images/index/btns_menu/rel_intern.gif) no-repeat;
}
a#menu8 {
	background: transparent url(../images/index/btns_menu/vie_etu.gif) no-repeat;
}
a#menu9 {
	background: transparent url(../images/index/btns_menu/recherche.gif) no-repeat;
}
a#menu133 {
	background: transparent url(../images/index/btns_menu/anciens.gif) no-repeat;
}
a#menu262 {
        background: transparent url(../images/index/btns_menu/fondation.gif) no-repeat;
}


/* BLOC INFO CENTRAL --------------------------------*/

.modulenews {
	background-color: #F9F9F9;
	color:#999;
	background-image: url(index_FILES/fonds.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 263px;
	width: 633px;
	float: none;
	margin: auto;
}
.modulenews .clipnews {
	height: 150px;
	width: 280px;
	float: left;
	margin-top: 21px;
	margin-left: 26px;
	padding: 25px 15px 0px 8px;
}
div.modulenews .clipnews ul {
	height: 140px;
	float: left;
	list-style-position: outside;
	list-style-image:none;
	list-style-type: none;
	overflow: auto;
	width: 305px;
	margin: 0px;
	padding: 0px;

}
.modulenews .clipnews li {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image:none;
	list-style-type: none;
}
.modulenews .clipnews .cat {
	font-size: 1.1em;
	text-transform: uppercase;
	/*font-weight: bold;*/
	color: #70B157;
}
.modulenews .clipnews .date_news {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
.modulenews .clipnews li a:hover {
	text-decoration:underline;
}
.modulenews .clipnews .voirtout {
	float: left;
	margin-left: 210px;
	width: 80px;
	margin-top: 15px;
}
.modulenews .clipnews .voirtout a {
	color: #CC9900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.modulenews .clipnews .voirtout a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.modulenews .clipvideo {
	height: 200px;
	width: 255px;
	float: left;
	margin: 27px 0 0 31px;
	text-align: center;
	vertical-align: middle;
}

ul#outil {

	background: transparent url(site_FILES/boiteoutilsNEW.png) top left no-repeat;	/* arri�re-plan g�n�ral du menu */

	width: 316px;

	list-style-type: none;	/* suppression des puces de liste */

	margin:0 10px 0 0;

	padding:0;

	float: right;

}

#outil li {

	list-style-type: none;	/* suppression des puces de liste */

	margin:0;

	padding:0;

	float: left;

}

#outil li a {	/* dimensions et d�finitions des boutons */

display: block;	/* mise en block de <a> pour lui donner des dimensions */

height: 82px;

padding:0;

}

a#contacts {

width: 64px;

margin:0 0 0 60px;

}

a#contacts:hover {

background: transparent url(site_FILES/boiteoutilsNEW.png) -380px 0% no-repeat;

}

a#plan {

width: 45px;

}

a#plan:hover {

background: transparent url(site_FILES/boiteoutilsNEW.png) -444px 0% no-repeat;

}

a#recherche {

width: 66px;

}

a#recherche:hover {

background: transparent url(site_FILES/boiteoutilsNEW.png) -489px 0% no-repeat;

}

a#ent {

width: 59px;

}

a#ent:hover {

background: transparent url(site_FILES/boiteoutilsNEW.png) -555px 0% no-repeat;

}


/* BAS DE PAGE / COPYRIGHT --------------------------------*/

div.modulecopyright {
	clear: both;
	height: 0px;
	width: 610px;
}
ul#clipinfotech {
	background: transparent url(index_FILES/telecharger_tout.png) top left no-repeat;	/* arri�re-plan g�n�ral du menu */
	width: 200px;
	height:27px;
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
	float: right;
}
#clipinfotech li {
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
	float: left;
}
#clipinfotech li a {	/* dimensions et d�finitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 27px;
	width:64px;
}
a#adobe:hover {
	background: transparent url(index_FILES/telecharger_tout.png) 0 -30px no-repeat;
}
a#quicktime:hover {
	background: transparent url(index_FILES/telecharger_tout.png) -66px -30px no-repeat;
}
a#flash:hover {
	background: transparent url(index_FILES/telecharger_tout.png) -132px -30px no-repeat;
}


