img{border:none;}
div#principale:
	{
	width: 60em;
	margin: 0px auto;
	text-align: center;
	}
html,body 	
	{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 76%;
	}
body, input, textarea, th, td, select 
	{
	font-family: "Bitstream Vera Sans", Verdana, Helvetica;
	}


.t3 	{
	padding-left:8px;
	padding-right:8px;
	border: 2px solid rgb(208, 208, 224);
	background-color: rgb(240, 240, 240);
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 30px;
	margin:auto;
	width: 617px; 
	height: 323px;
	}
.t3 td
	{
	text-align:justify;
	}

.t4 	{
	padding-left:8px;
	padding-right:8px;
	border: 2px solid rgb(144, 194, 225);
	background-color: rgb(223, 237, 247);
	margin:auto;
	/*width: 317px; 
	height: 123px;*/
	}
.capo
	{ 
	clear: both; 
	}
.team 
	{   
	text-align: center;
	border: none;
	background-color: white;
	}
    
.block 
	{
	margin: 1px 5px 15px 5px;
	position: relative; /* peekaboo IE bug */
        /*idth: 125px;*/
	}

.block .content 
	{
	background-color: #DFEDF7;
	border: solid #90C2E1;
	border-width: 0px 1px 1px 1px;
	color: #027ac6;
	}
.block .content .w1 
	{
	background: url(block-br.png) no-repeat 100% 100%;
	position: relative;
	top: 1px;
	left: 1px;
	}
.block .content .w2 
	{
	background: url(block-bl.png) no-repeat 0% 100%;
	position: relative;
	padding: 5px;
	left: -2px;
	top: 0px;
	}
.block h2 .w1 
	{
	display: block;
	background: url(block-tl.png) no-repeat 0% 0%;
	position: relative;
	}
.block h2 .w2 
	{
	display: block;
	background: url(block-tr.png) no-repeat 100% 0%;
	position: relative;
	padding: 3px 5px 2px 5px;
	}
.block h2 
	{
	background-color: #0174BB;
	margin: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
.block a, .block a:visited, .block a:link, .block a:active
	{
	background-color:none;
	color: #027ac6;
	text-decoration:underline; 
	}
.block a:hover
	{
	color:#027ac6;
	text-decoration:underline;
	}
a.section, a.section:visited, a.section:link, a.section:active
	{
	color: white;
	/*background-color:#027ac6;*/
	text-decoration:none;
	}
a.section:hover
	{
	color:#9FF;
	}
a.pari, a.pari:hover, a.pari:visited, a.pari:link, a.pari:active
	{
	white-space: nowrap;
	display:block;
	margin: 0;
	color: #027ac6;
	text-decoration:none; 
	background-color:white;
	}
a.dispari, a.dispari:hover, a.dispari:visited, a.dispari:link, a.dispari:active
        {
	white-space: nowrap;
        color: #027ac6;
        text-decoration:none;
        /*background-color:#dfedf7;*/
        }
.subsection
	{
	display:block;
	margin:4px;
	/*background-color:#90c2e1;*/
	color:white;
	font-color:white;
	}		
a.subsection, a.subsection:visited, a.subsection:link, a.subsection:active
        {
	color:white;
	text-decoration:none;
	}
a.subsection:hover
	{
	color:#99FFFF;
	}
.distro
	{
	display:block;
	font-size:small;
	}
a.distro, a.distro:visited, a.distro:link, a.distro:active
        {
	color:#027ac6;
	font-weight:900;
	}		
.powered,a .powered, a .powered:hover, a .powered:visited, a .powered:link, a .powered:active
	{
	margin-right:6em;
	}
.iso
	{
	font-size:12px;
	}

