@charset "UTF-8";
/*feuille de style nano-tera - laurent.kling@epfl.ch */
/* definition de la base */
/*hack ie5*/


body {  
  background: #066 url('../images/background.gif') repeat-x;
  } 
html>body {/* be nice to Opera */ 
  font-size: small; 
  } 
td {
	font: 11px verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
textarea, input, select, option {
	font: 10px verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
.whiteout {
	background-color:white;
}
.container{
	padding: 0px;
	display: block;
	padding: 0px;
	font-size: 1px; /* otherwise IE puts two pixels after the bottomleft.gif */
}
.searchbox{
	background-color:#aabfbf;
	margin:2px;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}
.searchtext{
	font-family: verdana, sans-serif;
	font-size: 11px;
	position: relative; 
	left: -8px;
	font-size: 11px;
}
.searchlayout{
	margin-left: 14px;
	font-size: 11px;
}
.address{
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.borderer{ 
	background-image: url('../images/bottomright.gif');
	background-repeat: no-repeat;
	background-position: bottom right; 
}
.minicams{
	background-image: url('../images/banner.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 296px;
}
.limits {
	/*min-width: 600px;
	max-width: 947px;*/
	width:100%;  
    max-width:946px;  
    _width: expression(document.body.clientWidth < 600? "300px" : document.body.clientWidth > 1250? "947px" : "auto");  
}
.limits2 {
	/*min-width: 602px;
	max-width: 949px;*/
	width:100%;  
	max-width:948px;  
	_width: expression(document.body.clientWidth < 600? "300px" : document.body.clientWidth > 1250? "949px" : "auto");  
}
.leftborder{
	border-left: 1px solid white;
}
.content{
	padding: 15px;
}
.greenline{
	background-image: url('../images/1pixelgreen.gif');
	background-repeat: repeat-y;
}
.greenfloor{
	background-image: url('../images/1pixelgreen.gif');
	background-repeat: repeat-x;
}
.padding {
	padding: 15px 15px 0px 15px;
}
h1, .texttitlebig { 	font-family: Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
					font-size: 150%; 
					color: #C00; 
					font-weight: bold; 
					margin: 0; 
					padding-top: 4px; 
					padding-bottom: 0px; 
					padding-left: 0px}
					
h2, .title, .textgray { 
					font-size: 100%; 
					color: #c66; 
					font-weight: bold; 
					padding-top: 0px; 
					padding-bottom: 2px;}
					
h3, .textbold { 		font-size: 100%; 
					padding-top: 1px; 
					padding-bottom: 1px;
					color: #666; }
					
p			{ 		margin: 0; 
					padding-top: 2px; 
					padding-bottom: 8px; 
					padding-left: 4px }
					
li			{ 		margin: 0 0 0 0; 
					padding: 5px }
					
ul, ol		{ 		margin: 0; 
					padding-top: 8px; 
					padding-bottom: 8px; 
					padding-left: 40px }

/* liens */
a:active, a:link { 	color: #066; 
					font-weight: bold; 
					text-decoration: none }

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

a:hover 	{ 			color: #369; 
					font-weight: bold; }
					
img		{ border-style: none; border-width: 0; }
/* entete - taille fixe */

/* Nagigation Gauche */
		#navcontainer div
		{
			border: white 1px solid;
			list-style-type: none;
			background-color: white;
			margin: 10px 0px 0px 0px;
			
		}
		
		#navcontainer a
		{
			display: block;
			color: #fff;
			background-color: #c40009;
			width: 246px;
			padding: 3px 12px 3px 8px;
			text-decoration: none;
			margin: 0px 1px 1px 1px;
			
		}
		
		#navcontainer a:hover
		{
			background-color: #600;
			color: #FFF;
		}
		
		#navcontainer span span a
		{
			display: block;
			color: #933;
			background-color: #e4bbbb;
			width: 246px;
			padding: 3px 3px 3px 17px;
			text-decoration: none;
			font-weight: bold;
		}
		#navcontainer span span a:hover
		{
			display: block;
			color: #600;
			background-color: #e4bbbb;
			width: 246px;
			padding: 3px 3px 3px 17px;
			text-decoration: none;
			font-weight: bold;
		}
		#navcontainer span span span a
		{
			display: block;
			color: #933;
			background-color: #eacfcf;
			width: 236px;
			padding: 3px 3px 3px 27px;
			text-decoration: none;
			font-weight: bold;
		}
		#navcontainer span span span a:hover
		{
			display: block;
			color: #600;
			background-color: #eacfcf;
			width: 236px;
			padding: 3px 3px 3px 27px;
			text-decoration: none;
			font-weight: bold;
		}
.gold {
			display: block;
			width: 246px;
			padding: 3px 12px 3px 8px;
			font-weight: bold;
			margin: 0px 1px 1px 1px;
			background-color: #600;
			color: #FFF;
}
.glitters {
			display: block;
			width: 246px;
			padding: 3px 12px 3px 8px;
			font-weight: bold;
			margin: 0px 1px 1px 1px;
			background-color: #c40009;
			color: #FFF;
}
.silver{
			display: block;
			color: #600;
			background-color: #e4bbbb;
			width: 246px;
			padding: 3px 3px 3px 17px;
			margin: 0px 1px 1px 1px;
			text-decoration: none;
			font-weight: bold;
}
.bronze{
			display: block;
			color: #600;
			background-color: #eacfcf;
			width: 236px;
			padding: 3px 3px 3px 27px;
			margin: 0px 1px 1px 1px;
			text-decoration: none;
			font-weight: bold;
}
.ran{
			padding: 0px 0px 0px 6px;
}
.otomo{
			font-size: 110%;
}

