@charset "UTF-8";
/* CSS Document */
body /* Internet Explorer */
{

	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff url(images/int2/bk.jpg) repeat-y left;
}

a img {
	border: 0;
	margin: 0;
}

div#wrapper {
	width: 1002px;
}

#content {
	float:left;
	width: 733px;
}

#right {
	float:left;
	background-image: url(images/int2/border.jpg);
	background-repeat: repeat-y;
	width: 269px;
	height: 100%;
}

#logo {
	display: block;
	background-image: url(images/int2/logo_octane.png);
	width: 269px;
	height: 156px;
	text-decoration: none;
}

#logo span {
	visibility: hidden;
}

h1 {
	font-size:16px;
	margin-bottom:7px;
	font-weight:normal;
	color: #f68e1d;
}
	
}

h2.menu {
	background-image: url(images/int2/ttr_menu.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 156px;
	margin-top: 200px;
}

h2.menu span {
	visibility: hidden;
}

#menu {
	background-image: url(images/int2/ttrMenu.jpg);
	background-repeat: no-repeat;
	width: 224px;
	margin-top: 15px;
	padding: 0 0 0 45px;
	color: #727272;
}

#menu li {
	line-height: 17px;
}

#menu a {
	font-size: 14px;
	text-decoration: none;
	color: #727272;
}

#menu a:hover {
	color: #ffffff;
	background-color: #f68e1d;
}

#webapps li a {
	text-decoration: none;
}

#webapps li a span {
	visibility: hidden;
}

#iconRSS {
	float:left;
	margin-top: 75px;
	margin-left: 44px;
	width:50px;
	height:50px;
	background-image: url(images/int2/bt_rss.png);
	background-repeat: no-repeat;
}

#iconTwitter {
	float:left;
	margin-top: 75px;
	margin-left: 10px;
	width:50px;
	height:50px;
	background-image: url(images/int2/bt_twitter.png);
	background-repeat: no-repeat;
}

#iconFacebook {
	float:left;
	margin-top: 75px;
	margin-left: 10px;
	width:50px;
	height:50px;
	background-image: url(images/int2/bt_facebook.png);
	background-repeat: no-repeat;
}

#top {
	background: url(images/int2/top.jpg) no-repeat top;
	width: 709px;
	padding-left: 24px;
	height: 290px;
	padding-top: 162px;
	padding-bottom: 20px;
	text-align: left;
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 93px;
	color: #ffffff;
	line-height: 100%;
}

hr.separateur {
	border: 0;
	height: 1px;
	background-color: #242424;
	border-bottom: 1px dotted #666;
}

.texte {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	color: #727272;
	padding: 0 45px 20px;
	letter-spacing:1px;
}

.texte p, .texte ol, .texte ul {
	padding-bottom: 11px;
}

.texte a {
	text-decoration: none;
	color: #f68e1d;
	text-decoration:underline;
}

.texte a:hover {
	color: #ffffff;
	background-color: #f68e1d;
}
strong {
	font-size:16px;
	font-weight:normal;
}
.texte h2.description {
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
}

.texte h2 a, .texte h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 36px;
	color: #f68e1d;
	margin-top: 40px;
	margin-bottom: 20px;
	text-decoration:none;
	
}

.texte h2.news {
	margin-bottom: 10px;
}

.texte .metainfo {
	color: #999;
	padding-top: 5px;
}

.texte .metainfo a {
	color: #ccc;
}
div.col_1 {
	float:left;
	margin-right:80px;
	width:280px;
}
div.col_2 {
	
}
h3 {
	color: #f68e1d;
	font-size : 16px;
	font-weight:normal;
	margin-top:12px;
	

}
.alt_style {
	color:#777777;
	margin-left:14px;
	text-decoration:none;
}
#commentform textarea {
	width:500px;
}
#respond {
	margin-left:50px;
}