

* { padding : 0; margin : 0; }

body {
	background: #184F76 url(images/back-body.png) repeat-x left top;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
}

h2 {
	line-height: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

p {
	line-height: 11px;
	font-size: 11px;
	color: #CCC;
}

a       { text-decoration: none; }
a:hover { text-decoration: underline; }
a img   { border: 0; }


/**  Global layout  **/
#back {
	background: url(images/back.jpg) no-repeat center top;
	width: 1000px;
	height: 700px;
	margin: 0 auto;
}

#page {
	width: 599px;
	margin: 0 auto;
	padding-top: 141px;
}

#header, #content, #footer {
	width: 100%;
	margin-left: -13px; /* Correcting to center all div */
}

#header {
	height: 25px;
	margin-bottom: 10px;
	position: relative;
}

#content {
	width: 567px;
	height: 342px;
	padding: 16px;
	margin-bottom: 10px;
	margin-left: -17px;
}

#content #contenu{
	margin-right: 20px;
}

#footer { height: 25px; }
/**  end of Global layout  **/

/**  #header  **/
#header h1 a {
	background: url(images/logo.gif) no-repeat;
	width: 202px;
	height: 21px;
	margin-top: 1px;
	display: block;
	overflow: hidden;
	font-size: 0;
	text-indent: -2000em;
}

	/**  #menu  **/
	#menu {
		position: absolute;
		bottom: 1px;
		right: 4px;
		list-style: none;
	}

	#menu li {
		margin-left: 1px;
		float: left;
	}

	#menu a {
		height: 22px;
		line-height: 22px;
		padding: 0 6px;
		display: block;
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
	}

	#menu a:hover {
		background: url(images/menu-shadow.png) repeat-x;
		text-decoration: none;
	}
	/**  end of #menu  **/
/**  end of #header  **/

/**  #content  **/
#content {
	background: #3C3C3C;
	overflow: hidden;
}

#content a { color: #339BE2; }
#content p { text-align: justify; }

	/**  #welcome  **/
	#welcome {
		width: 274px;
		margin-right: 41px;
		float:left;
	}

	#welcome h2 { margin-bottom: 6px; }

	#welcome h3 {
		width: 100%;
		height: 74px;
		padding-top: 9px;
		margin-bottom: 7px;
		text-align: center;
	}

	#welcome p { margin-bottom: 14px; }

	#welcome a.list {
		background: url(images/list.gif) no-repeat 5px;
		padding-left: 13px;
	}
	/**  end of #welcome  **/

	/**  #capacites  **/
	#capacites {
		width: 250px;
		float:right;
	}

	#capacites h2 {
		margin-bottom: 12px;
		clear: left;
	}

	#capacites div { clear: left; }
	#capacites div p { margin-bottom: 16px; }

	#capacites div img {
		margin-right: 18px;
		margin-bottom: 16px;
		float: left;
	}

	#capacites div h3 {
		line-height: 11px;
		font-weight: bold;
		font-size: 11px;
		color: #339BE2;
	}

	#capacites fieldset { border: 0; }
	#capacites legend   { display: none; }
	#capacites label    { color: #CCC; }

	#mail, #submit {
		background: #707070;
		border: 1px solid #FFF;
		color: #CCC;
	}

	#mail {
		width: 160px;
		height: 16px;
		padding: 1px 2px;
	}

	#mail:hover, #mail:focus { background: #808080; }

	#submit {
		height: 20px;
		padding: 0 2px;
		vertical-align: bottom;
	}
	/**  end of #capacites  **/
/**  end of #content  **/

/**  #footer  **/
#footer   { position: relative; }

#footer p { color: #000; }

#footer a {
	font-weight: bold;
	color: #FFF;
}

#footer img { vertical-align: text-top; }

	/**  #copyright && #valid  **/
	#copyright, #valid {
		position: absolute;
		bottom: 0;
	}

	#copyright { left: 0; }
	#valid     { right: 0; }
	/**  end of #copyright && #valid  **/
/**  end of #footer  **/

#bas {
	background-image: url(images/fond_bas.jpg);
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-repeat: repeat-y;
}

#cadre{
	position:relative;
	margin: 10px 10px 10px 10px;
	float:left;
	border: 1px solid #FFFFFF;
	width: 160px;
	height:140px;
	text-align:center;
	font-weight: bold;

}

#cadre a{
	text-decoration: none;
}

#technologies{
	position:relative;
	margin: 10px 10px 10px 10px;
	float:left;
	width: 73px;
	height:100px;
	text-align:center;
	font-weight: bold;
}
#technologies img{
	position:relative;
}

#tweet{
	border:1px solid;
	margin : 10px 10px 10px 10px;
}

#tweet #qui{
	float:left;
}

#tweet #quand{
	float:right;
	font-size:0.8em;
}

#tweet #quoi{
	
}