body {
	margin: 0px;
}

table#bone {
	width: 1004px;
	padding: 0;
}

td#haut-1 {
	width: 1004px;
	height: 78px;
	background: url(img/cadre-haut-1.jpg) top left no-repeat;
	text-align: right;
}

td#intranet-haut-1 {
	width: 1004px;
	height: 89px;
	background: url(img/intranet-haut-1.jpg) top left no-repeat;
	text-align: right;
}

#welcome {
	float: left;
	width : 440px;
	height: 65px;
	margin-left: 5px;
	margin-top: 0px;
	border: #FFFFFF none 0px;
}


#welcome:hover {
	background-color: #FFFFFF;
	opacity: .3;
	filter: alpha(opacity=30);
}

td#haut-2 {
	width: 1004px;
	height: 22px;
	background-image: url(img/cadre-haut-2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border: #FFFFFF none 0px;
}

td#intranet-haut-2 {
	width: 1004px;
	height: 22px;
	background-image: url(img/intranet-haut-2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border: #FFFFFF none 0px;
}

#aurillac {
	float: left;
	width : 78px;
	height: 22px;
	margin-left: 5px;
	margin-top: 0px;
	border: #00FF00 none 0px;
}

#clermont {
	float: left;
	width : 263px;
	height: 22px;
	margin-left: 147px;
	margin-top: 0px;
	border: #FF0000 none 0px;
}

#lepuy {
	float: left;
	width : 133px;
	height: 22px;
	margin-left: 123px;
	margin-top: 0px;
	border: #FFFF00 none 0px;
}

#moulins {
	float: left;
	width : 78px;
	height: 22px;
	margin-left: 138px;
	margin-top: 0px;
	border: #0000FF dotted 0px;
}

#aurillac:hover, #clermont:hover, #lepuy:hover, #moulins:hover{
	background-color: #FFFFFF;
	opacity: .3;
	filter: alpha(opacity=30);
}

td#haut-3 {
	height: 34px;
	background-image: url(img/cadre-haut-3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border: 0px none #000000;
}

td#intranet-haut-3 {
	height: 35px;
	background-image: url(img/intranet-haut-3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border: 0px none #000000;
}

td#haut-3 table, td#intranet-haut-3 table {
	border: 0 none #000000;	
}

td#haut-3 td, td#intranet-haut-3 td {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}

td#haut-3 td a, td#intranet-haut-3 td a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td#haut-3 td a:hover, td#intranet-haut-3 td a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td#haut-3 img, td#intranet-haut-3 img {
	border-width: 0;
}

td#gauche {
	height: 557px;
	width: 202px;
	background-image: url(img/cadre-gauche.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td#intranet-gauche {
	height: 557px;
	width: 202px;
	background-image: url(img/intranet-gauche.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

span.filet {
	display: block;
	width: 202px;
	border-width: 1px 0 0 0;
	border-style: dashed none none none;
	border-color: #FFFFFF;
}

span.filet a {
	display: block;
	width: 160px;
	padding: 3px 0 3px 0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

span.filet a:hover {
	color: #000000;
}

span.filet-educsante a:hover {
	/*color: 999;*/
	color: #000000;
}

span.filet-recherche a:hover {
	/*color: 794;*/
	color: #000000;
}

span.filet-reseau-fc a:hover {
	/*color: F82;*/
	color: #000000;
}

span.filet-reseau-tic a:hover {
	/*color: 699;*/
	color: #000000;
}

span.filet-reseau-ipc a:hover {
	/*color: 699;*/
	color: #000000;
}

span.filet-reseau-doc a:hover {
	/*color: D9C;*/
	color: #000000;
}

span.filet-culture a:hover {
	/*color: 797;*/
	color: #000000;
}

span.filet-disc a:hover {
	/*color: 578;*/
	color: #000000;
}

span.filet-vie-etud a:hover {
	/*color: B30;*/
	color: #000000;
}

span.filet-ri a:hover {
	/*color: BB6;*/
	color: #000000;
}

td#gauche td, td#intranet-gauche td {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}

td#gauche img, td#intranet-gauche img {
	border-width: 0;
	vertical-align: middle;
}

td#gauche table, td#intranet-gauche table {
	width: 190px;
}

td#gauche td a, td#intranet-gauche td a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td#gauche td a:hover, td#intranet-gauche td a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	/* color: F60;*/
	color: #000000;
}

td#gauche a:hover, td#intranet-gauche a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	/* color: F60;*/
	color: #000000;
}

td#main {
	width: 600px;
	background-image: url(img/logo-fond-iufm.gif);
	background-repeat: no-repeat;
	background-position: center 3px; 
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

td#droite {
	width: 202px;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


div.onglets {
	position:absolute;
	color: #000000;
	font-size: 11px;
	display: block;
	
	width: 619px;
	height: 64px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div.intranet-onglets {
	position:absolute;
	color: #000000;
	font-size: 11px;
	display: block;
	
	width: 619px;
	height: 64px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div.onglet1 {
	position:absolute;
	color: #000000;
	font-size: 12px;
	display: block;
	width: 619px;
	height: 185px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div.onglet2 {
	position:absolute;
	color: #000000;
	font-size: 12px;
	display: block;
	width: 619px;
	height: 185px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div.onglet3 {
	position:absolute;
	color: #000000;
	font-size: 12px;
	display: block;
	width: 619px;
	height: 102px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div.onglet4 {
	position:absolute;
	color: #000000;
	font-size: 12px;
	display: block;
	width: 619px;
	height: 102px;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	text-align: left;
}

div#onglets a {	
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

div#intranet-onglets a {	
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a.subtabs {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

a#onglet-iufm {
	float: left;
	width : 131px;
	height: 27px;
	margin-left: 8px;
	margin-top: 10px;
	border: #FFFFFF dashed 0px;
	padding: 5px 0 0 0;
	display: block;
}

a#onglet-form {
	float: left;
	width : 132px;
	height: 27px;
	margin-left: 27px;
	margin-top: 10px;
	border: #FFFFFF dashed 0px;
	padding: 5px 0 0 0;
	display: block;
}

a#onglet-scol {
	float: left;
	width : 80px;
	height: 27px;
	margin-left: 30px;
	margin-top: 10px;
	border: #FFFFFF dashed 0px;
	padding: 5px 0 0 0;
	display: block;
}

a#onglet-devenir {
	float: left;
	width : 92px;
	height: 27px;
	margin-left: 80px;
	margin-top: 0;
	border: #FFFFFF dashed 0px;
	padding: 0;
	display: block;
}

div#onglets table#tablemain  tr#bas td{
	background-image: url(imgdropdown/4-onglets-fermes-bas.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 619px;
	height: 33px;
	background: url(imgdropdown/4-onglets-fermes-bas.gif) top left no-repeat;
}

div#intranet-onglets table#tablemain  tr#bas td {
	background-image: url(imgdropdown/intranet-4-onglets-fermes-bas.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	width: 619px;
	height: 33px;
	background: url(imgdropdown/intranet-4-onglets-fermes-bas.gif) top left no-repeat;
	
}

td#titre-actu {
	height: 29px;
	padding : 0 0 0 20px;
	background-image: url(img/titre-actu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	width: 225px;
}

td#feed-actu {
	text-align: right;
	vertical-align: middle;
}

td#feed-actu img{
	border: none #000000 0px;
}

table#actu-iufm {
	width: 500px;
	padding: 0;
}

table#actu-form {
	width: 500px;
	padding: 0;
}

td#iufm-actu-liste, td#form-actu-liste {
	list-style-image: url(img/puce-blanche.gif);
	
	padding : 0 2px 2px 10px;
	background-color: #CCEEAA;
	text-align: left;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	vertical-align: top;

}

td#la-une {
	list-style-image: url(img/puce-blanche.gif);
	height: 160px;
	width: 202px;
	padding : 10px 0 0 20px; 
	background: transparent url(img/laune.gif) no-repeat top right;
	text-align: left;
	vertical-align: middle;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

td#la-une span#titre {
	font-size: 22px;
}

td#la-une a {
	color: #0000CC;
	text-decoration: underline;
}

td#iufm-actu-liste td, td#form-actu-liste td {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;

}

td#iufm-actu-liste span, td#form-actu-liste span{
	display: block;
	margin-left: 10px;
	width: 400px;
}

td#ajax-nav {
	text-align: center;
	width: 12px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 0 1px;
	border-style: none dashed;
	vertical-align: top;
	height: 100%;
}

td#ajax-nav table {
	width: 100%;
	height: 100%;
}

div#div-iufm-actu-liste a#lien-actu, div#div-form-actu-liste a#lien-actu {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	display: block;
	border-width: 0;
	border-color: #009900;
	border-style: none;
	padding: 0;
}

div#div-iufm-actu-liste a#lien-actu:hover, div#div-form-actu-liste a#lien-actu:hover {
	text-decoration: underline;
	font-weight:normal;
	color: #FF6600;
	display: block;
	border-width: 0;
	border-color: #009900;
	border-style: none;
	padding: 0;
}

td#droite {
	height: 100%;
}

td#droite td#outils {
	border-width: 0 0 0 2px;
	border-color: #666666;
	border-style: none;
	padding: 0 0 0 10px;
	vertical-align: top;
}

td#droite td#outils a#lien-actu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}

td#droite tr#puce td{
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	padding: 10px 0 0 0;
}

td#droite tr#puce td a {
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

td#droite tr#puce td a:hover {
	text-decoration: underline;
}

td#droite input {
	background-color: #DDDDDD; 
	font-size: 12px;
	border-width: 0;
	border-style: none;
}

td#droite td#titre-etudiant {
	background: url(img/fond-ident.jpg) top left no-repeat;
	width: 132px;
	height: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	padding: 0;
}

td#droite td#titre-stagiaire {
	background: url(img/fond-ident.jpg) top left no-repeat;
	width: 132px;
	height: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	padding: 0;
}

td#droite td#titre-personnel {
	background: url(img/fond-ident.jpg) top left no-repeat;
	width: 132px;
	height: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	padding: 0;
}

td#droite td#vous-etes {
	width: 132px;
	height: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	padding: 0;
}

td#droite td#interligne {
	width: 132px;
	height: 6px;
	padding: 0;
}

td#droite td#footer, td#droite-onglet td#footer {
	width: 132px;
	height: 12px;
	background: url(img/filet-3-carres-bas.jpg) top left no-repeat;
	border-width: 0 0 0 2px;
	border-color: #666666;
	border-style: none;
	padding: 0 0 0 10px;
}

.max {
	width : 97%;
}

input, textarea, option, select {
	background-color : #EEEEEE;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 14px;
}

div#content li {
	list-style-type: square;
}

div#pagecontent li {
	list-style-type: square;
}

