@charset "UTF-8";

/* CSS. MEKAIA 2009 */

 
/* HTML */

html, body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2c2c2c;
	line-height:18px;
	}

a, a:visited, a:active {
	color:#006fab;
	text-decoration:none;
	}
	
a:hover {
	color:#0093e3;
	text-decoration:none;
	}

/* Pseudo */

	.descriptive {
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		color:#bcbcbc;
		text-transform:uppercase;
		}
	.wind {
		/* width:445px; */
		width:100%;
	}
		.wind td {
			padding:5px 7px;
			font-weight:bold;
			text-align: left;
			}
		.wind thead td {
			font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			text-align: left;
			}
		.rgray {
			background-color:#f6f6f6;
			}
	.news {
		width:230px;
		padding:0 0 0 50px;
		}