/* Styles pour uta-uo.fr - 2009 */

/* Corps des pages */

body {
  	background-color: #FFFCCA;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.corps {
	background-color: #FFFFFF;
}

#titrestop {
	font-size:0.8em;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}

#titrestop a, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#titrestop a:hover  {
	color: #FFFFFF;
	text-decoration:underline;
}

#menunav {
	padding-left:5px;
}

#titresbas {
	font-size:0.65em;
	font-weight:bold;
	color: #FFFFFF;
}

#connect {
	font-size:0.70em;
	font-weight:normal;
	color:#999999;
}

#connect a, a:visited {
	color:#999999;
	text-decoration:none;
}

#connect a:hover {
	color:#999999;
	text-decoration:underline;
}

#redaction {
	background-color: #FFFFFF;
	font-size:0.85em;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}

#redactionsmall {
	font-size:0.7em;
}

#redaction a, a:visited {
	color:#c89e2d;
	text-decoration: none;
}

#redaction a:hover {
	color:#c89e2d;
	text-decoration:underline;
}

#note {
	font-size::0.6em;
	text-align:justify;
}

#presentation {
	font-size:0.85em;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}

#presentation a, a:visited {
	color:#c89e2d;
	text-decoration: none;
}

#presentation a:hover {
	color:#c89e2d;
	text-decoration:underline;
}

#mentions {
	font-size:0.65em;
	color:#999999;
	text-align:center;
}

#mentions a, a:visited {
	color:#999999;
	text-decoration:none;
}

#mentions a:hover {
	color:#999999;
	text-decoration:underline;
}