@import url("reset.css");

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: url(images/matrix.jpg)#000000;
}

#header {
	height: 137px;
	background: url(images/bg_header.jpg) left top repeat-x;
	position: relative;
}



#content {
	width: 994px;
	position: relative; 
	margin: 0 auto;
	
}

#sidebar1 {
		margin-right : 0px;
		padding-top : 30px;
    	float: right; 
    	width: 130px;
}
#sidebar2 {
		margin-right : 0px;
		padding-top : 30px;
    	float: right; 
    	width: 100px;
}

#sidebar3 {
		margin-right : 0px;
		padding-top : 30px;
    	float: right; 
    	width: 600px;
}

#fond {
	margin: 0 7px;
	background : #888888;
	padding-bottom: 30px;
	
}

#main {
	margin : 0 150px 0 0;
}



#colonnegauche {
	background: url(images/bg_shadow_left.jpg) left top repeat-y #888888;
	margin: 0 7px;
}

#colonnedroite {
	background: url(images/bg_shadow_right.jpg) right top repeat-y ;
	min-height: 900px;
}

#menu {
	height: 30px;
	background: url(images/bg_menu.jpg) left top repeat-x;
	margin: 0 7px;
}
.wrapp {
	width: 994px;
	position: relative;
	margin: 0 auto;
}
#footer {
	height: 100px;
	background: url(images/bg_footer.jpg) left top repeat-x;
	position: relative;
}  


/* Menu */
#menu ul.nav_left {
	padding-left: 30px;
	height: 30px;
	background: url(images/bg_leftmenu.jpg) left top no-repeat; /** left image **/
}
#menu ul.nav_right{
	position: absolute; /** position the menu on the right side  **/
	right: 7px;
	top: 0;
	padding-right: 30px;
	height: 30px;
	background: url(images/bg_rightmenu.jpg) right top no-repeat; /** right image **/
}

#menu ul li {
	float: left; /** precisamos deste float para funcionar no IE **/
	background: url(images/divider_menu.jpg) left top no-repeat;
}
#menu ul li a.last { /** add a image to the last element  **/
	
	border-right: 1px solid #CCCCCC;
}
#menu ul li a{
	display: block;
	float: left;
	height: 30px;
	padding: 0 25px;
	text-decoration: none;
	color: #FFF;
	font: .96em/28px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#menu ul li a:hover {
	border-left: 1px solid #CCCCCC;
	margin: 0 auto;
	background: url(images/bg_menu_active.jpg) left top repeat-x;
}

/* Colonne du Subnav */
#colonnesubnavgauche {
	background: url(images/bg_shadow_left.jpg) left top repeat-y #888888 ;
	height: 30px;
	margin: 0 7px;
	position: relative;
}

#colonnesubnavdroite {
	background: url(images/bg_shadow_right.jpg) right top repeat-y ;
	height: 30px;
	position: relative;
}

/* Sub-nav */
#sub_nav {
	height: 8px;
	background: url(images/bg_shadow_subnav.jpg) left top no-repeat;
	margin: 0 7px;
	
	position: relative;
	font-size: .8em;
	color: #CCC;
}

span.tip {
	left: 30px;
	position: right;
	color: #ffffff;
	padding-left: 30px;
	TEXT-DECORATION:underline;
}
span.links {
	right: 30px;
	position: absolute;
	color: #ffffff;
	font-weight:bold;
	padding-right: 220px; 
	
}
span.links a{
	text-decoration: none;
	color: #000000;
}
span.links a:hover {
	text-decoration: underline;
}

/* Box du centre */
/**** CENTER ****/
div.center1 {
	background: url(images/round1_top.jpg) left top no-repeat #000000;
	width: 771px;
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

div.center2 {
	background: url(images/round1_bottom.jpg) left bottom no-repeat ;
	width: 711px;
	position: relative;
	margin: 0 auto;
	padding: 20px 30px 10px 30px;
}

div.item1 {
	background: url(images/round2_top.jpg) left top no-repeat #FFF;
	width: 710px;
	position: relative;
	margin: 0 auto;
	padding: 9px 0 0 0;
}
div.item2 {
	background: url(images/round2_bottom.jpg) left bottom no-repeat ;
	width: 710px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 9px 0;
	margin-bottom: 30px;
}

.item1 .item2 .content-item {
		background: #FFF;
		border-right: 1px solid ;
		border-left: 1px solid ;
		padding: 20px 30px;
	}
	
.item1 .item2 .content-item p {
	padding-left: 20px; 
	color: #666666;
	font-size: 0.7em;
	line-height: 1.4em;
	}
	
.item1 .item2 .content-item h1 {
		font-size: 1.4em;
		border-bottom: 1px solid ;
		padding-bottom: 5px;
		margin-bottom: 5px;
		position: relative;
	}
	
.item1 .item2 .content-item h2 {
	padding-left: 20px;  
	color : #000000;
	font-size : 0.9em;

	}
	
.item1 .item2 .content-item h4 {
	padding-left: 20px;  
	color : #000000;
	font-size : 1.2em;
	TEXT-DECORATION:underline;
	font-weight:bold;

	}
	
.item1 .item2 .content-item h7 {
	padding-left: 20px;  
	color : #000000;
	font-size : 1.4em;
	TEXT-DECORATION:underline;
	font-weight:bold;
	color: red;
	}
	
.item1 .item2 .content-item h5 {
	padding-left: 20px;  
	color : #000000;
	font-size : 0.9em;
	TEXT-DECORATION:underline;
	font-weight:bold;

	}
.item1 .item2 .content-item h3 {
	padding-left: 20px;  
	color : #000000;
	font-size : 1.2em;
	}
	
.item1 .item2 .content-item h6 {
	padding-left: 20px;  
	color : #000000;
	font-size : 1.1em;
