/* CSS Document */

body {
	background-color: #00294B;
	} 
	
p, div, h1, h2, h3, h4, h5, ul, li  { font-family : Arial, Helvetica, sans-serif; margin-top : 0.1em; margin-bottom : 0.1em}
                      

h1 {
	color: #FFFFFF;
	font-size:0.9em;
}

#evenements h1 {
	color: #284A71;
}

#events h1 {
	color: #284A71;
}

h2   { font-size : 0.9em; color:#113D54}
h3   { font-size : 12px; color:#333333} 
h3 a:link, h3 a:visited 
	{color:#04222C; font-weight:bold;text-decoration:none}
h3 a:hover
	{color:#FFFFFF; font-weight:bold;text-decoration:underline}
h2 a:link,  h2 a:visited 
	{color:#115B75;font-weight:bold;text-decoration:none}
h2 a:hover
	{color:#999999; font-weight:bold;text-decoration:underline}

p {
	color: #FFFFFF;
	font-weight: normal;
	font-size:0.8em
}
p a:link, p a:visited{
	color: #FFFFFF;
	font-weight: normal;
}
p a:hover {
	text-decoration:none;
	color:#7695b8;
}

h1 a:link, h1 a:visited{
	color: #284A71;
	font-weight: bold;
}

h1 a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#446C7F /* IE */
}

h2 a:link, h2 a:visited{
	color: #113D54;
	font-weight: bold;
}

h2 a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#157894 /* IE */
}

#science-en-images a{
	text-decoration:none;
	font-weight: normal;
}

#science-en-images a:link, #science-en-images a:visited{
	color: #FFFFFF;
}

#science-en-images a:hover {
	color:#7695b8;
}

#bandeau p {
	color:#284A71;
	font-size: 17px;
	position:absolute;
	top:18px;
	right:0;
	padding: 0 100px 5px 0;
	border-bottom:1px solid #284A71;
	margin:0;
}


p.evenements
	{color:#263033;
	font-size: 11px}
p.evenements a{
	color: #263033;
	font-weight: normal;
	text-decoration: underline
}

p.evenements a:visited{
	color: #263033;
	font-weight: normal;
	text-decoration: underline
}

p.evenements a:hover{
	font-weight: normal;
	text-decoration:none;
	color:#5494A4
}

p.menudroit {
	color: #263033;
	font-weight: normal;
	font-size:11px
}

p.menudroit a:link, p.menudroit a:visited{
	color: #263033;
	font-weight: normal;
}
p.menudroit a:hover {
	text-decoration:none;
	color:#5494A4;
}

p.medias-sociaux {
	color: #263033;
	font-weight: normal;
	font-size:11px
}

p.medias-sociaux a:link, p.medias-sociaux a:visited{
	color: #263033;
	font-weight: normal;
}

p.medias-sociaux a:hover {
	text-decoration:none;
	color:#ffffff;
}


p.breves
	{color:#142945;
	font-size: 11px}
p.breves a{
	color: #3E478C;
	font-weight: normal;
	text-decoration: none
}

p.breves a:visited{
	color: #3E478C;
	font-weight: normal;
	text-decoration: none
}

p.breves a:hover{
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF
}
	
p.petit{
	color: #FFFFFF;
	font-weight: normal;
	font-size:0.7em;
}

p.petit a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline
}


p.petit a:hover{
	font-weight: normal;
	text-decoration:none;
	color:#5C8A97
}


dl.event {
	font:normal 0.8em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

