body {
	background: #eeeeee;
	font-size: small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;

}

#container{
	width: 990px;
	min-height:600px;
	margin: auto;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	background: #ffffff;
}

#header{
	background: url(http://icn2010.univ-rouen.fr/Images/rouen1.jpg) no-repeat center;
	background-color: #242424;
	border-bottom: 1px solid #666;
	text-align: left;
	height: 150px;
	vertical-align: bottom;
}

#header h1 {
	color: #78B3FF;
	font-size: xx-large;
}

#center{
	margin-top:15px;
	padding: 5px;
}

#center p{
	font-size: 12px;
	text-align:justify;
	text-indent: 20px;
	padding: 15px;
	line-height: 1.5em;
}

.main{
	width: 220px; 
	background-image:url(http://icn2010.univ-rouen.fr/Images/degrade_blue2.gif); 
	background-repeat:repeat-x;
	background-color: #76adef; 
	padding: 5px; 
	border: #000 double 1px

}
.search_main{
	position:relative;
	top:7px;
	left:5px;
}

.sub_legend{
	font-style:italic;
	font-size:9pt;
}

.bottom{
	height: 25px;
	vertical-align: bottom;
	color: #000;
	font-size:9pt;
	text-align: right;
	background: url(http://icn2010.univ-rouen.fr/Include/chrometheme/chromebgbottom.gif) center center repeat-x;
}

.link_menu{
	position:relative;
	top:1px;
	font-weight:bold;
	font-size:11px
}

.main_contain1{
 background-image:url(http://icn2010.univ-rouen.fr/Images/degrade_blue2.gif);
 background-repeat:repeat-x;
 background-color: #76adef;
 padding: 5px;
 border: #000 double 1px;
 height: 100%;
 width: 700px;
}

.main_contain2{
	position:relative;
	left: 20px;
	width: 95%;
	text-align: justify;
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	min-height: 20px;
	padding : 1px;
	line-height: 17px;
}

A.menulink:hover {
	border: solid 1px #000;
	background-color:#fff;
	color:#0033CC;
	padding : 0;

}


/*style par defaut*/
input.bouton {
	border:1px outset #002577;
	background:#f2f2f2;
	font-weight:bold;
	cursor:pointer;
	color:#0033CC;
}

/*style lors du survol du bouton par la souris*/
input.bouton:hover {

	background-color:white;
	text-decoration:none;
	color:#FF0000;
}

/*style du bouton quand il est active*/
input.bouton:active {
	border:1px inset #FF0000;
	background-color:#FF0000;
	color:white;
}

.nm{padding:0 15px 1px;font-size:12pt}

.nt {height: 20px;padding-bottom: 0px;}
.nt table{background:#76adef;color:#fff;font-size:80%;font-weight:bold;}
td.tl{background:url("http://icn2010.univ-rouen.fr/Images/corner_tl.gif") top left} 
td.bl{background:url("http://icn2010.univ-rouen.fr/Images/corner_bl.gif") bottom left} 
td.tr{background:url("http://icn2010.univ-rouen.fr/Images/corner_tr.gif") top right} 
td.br{background:url("http://icn2010.univ-rouen.fr/Images/corner_br.gif") bottom right} 
td.tl,td.bl,td.tr,td.br{background-repeat:no-repeat;padding-left:4px;width:4px} 



.img {
	display: block;
	margin: 4px 12px;
	padding: 4px;
	border: 1px solid #666;
}


a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}



* html .requete{
	font-size: 10px;
	color: #808080;
	padding: 4px 0 1px 14px;
	width: 95px;
	height: 15px;
	border: 1px solid black;
	background: url(http://icn2010.univ-rouen.fr/Images/search.gif) no-repeat;
}

.requete{
	font-size: 10px;
	color: #808080;
	padding: 4px 0 1px 14px;
	width: 95px;
	height: 15px;
	border: 1px solid black;
	background: url(http://icn2010.univ-rouen.fr/Images/search.gif) no-repeat;
}

