/* STYLES DU FOND DE PAGE */

body {
background-image: url("http://www.med.univ-rennes1.fr/resped/images/fond.jpg");
background-repeat: no-repeat;
background-color: white;
}







/* STYLES DU BLOC - NAVIGATION - */

.menuressources { position: absolute; top:72px; left:21px; visibility: hidden }
.menuforums { position: absolute; top:72px; left:210px; visibility: hidden }
.menuoutils { position: absolute; top:72px; left:399px; visibility: hidden }

.navigation {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none
}

.navigation a:visited {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none
}

.navigation a:hover {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline
}

.navigation a:link {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none
}







/* STYLES DU BLOC - LOCALISATION - */

.localisation {
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #B8B8B8;
text-decoration: none
}

.localisation B {
font-family: Arial;
font-size: 22px;
font-weight: bold;
color: #733381;
text-decoration: none
}







/* STYLES DU BLOC - PRINCIPAL - */


.principal {
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none
}

.principal B {
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #333333;
}

.principal I {
font-family: Arial;
font-size: 11px;
color: #999999
}

.principal a:link {
font-family: Verdana;
font-size: 11px;
color: #0000FF
}

.principal a:visited {
font-family: Verdana;
font-size: 11px;
color: #0000FF;
}

.principal a:hover {
font-family: Verdana;
font-size: 11px;
color: #CC6600;
}

.principal a:active {
font-family: Verdana;
font-size: 11px;
color: #CC6600;
}



.specialite {
font-family: Verdana;
color: #999999;
font-size: 10px;
font-weight: bold
}



			.chapitre {
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			}

			.chapitre a:link {
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			}

			.chapitre a:hover {
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			}

			.chapitre a:active {
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			}

			.chapitre a:visited {
			font-family: Verdana, Arial;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			}

			.lien {
			font-family: Verdana, Arial;
			font-size: 11px
			}

			.lien:hover {
			font-family: Verdana, Arial;
			font-size: 11px;
			color: #CC6600
			}


	.titre {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000
	}

	.nombre {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #669933;
	font-weight: bold
	}

	.date {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	color: #660066
	}

	.auteur {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #660066}

	.commentaire {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	color: #669933
	}







/* STYLES DU BLOC - BAS DE PAGE - */

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}











/* STYLES DES NEWS */

.newsdate {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600
}
.newstitre {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #452971
}
.newstexte {
	font-family: Verdana;
	font-size: 11px;
	color: #000000
}







/* STYLES DU MENU */

.menu b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #452971
}
.menu :link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
.menu :active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
.menu :visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
.menu :hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline
}

