* {
	font-family: "verdana", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #102034;
}
/*___________Typos____________________________________________________________*/
.news_text {
	width: 310px;
	padding-left: 4px;
	float: right;
	margin: 3px 5px;
	border-left: 1px solid #dde3e5;
}
.news_text p {
	padding: 5px 0;
}
.news_text p, .news_text li {
	font-size: 14px;
}
.news_portfolio {
	padding: 5px;
}
#content_blog .news_text {
	width: 500px;
	padding-left: 4px;
	float: right;
	margin: 3px 5px;
	border-left: 1px solid #dde3e5;
}
.date {
	float: left;
	font-size: 10px;
	text-align: center;
	color: #7683a9;
	text-indent: 3px;
}
.quotes {
	height: 26px;
	width: 35px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	background: transparent url(img/quotes.png) no-repeat;
}
.thumb_float {
	float: right;
	margin: 4px;
	border: 1px solid #efefef;
}
.thumb_home {
	margin: 4px;
	border: 1px solid #efefef;
}
.link_more {
	clear: both;
}
.portfolio_thumbs p {
	margin: 5px 0;
}
#comp_content img {
	margin: 2px;
}
#comp_content .p_resum img {
	margin: 2px;
	border: 2px solid #efefef;
}
.resume {
	border: 1px dotted #ccc;
	padding: 5px;
	margin: 8px;
	font-style: italic;
	color: #666;
	background: #fff;
}
.top_cat img {
	display: block;
}
/*___________Links____________________________________________________________*/
a {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
.portfolio_thumbs a img {
	float: left;
	display: block;
	margin: 2px;
	border: 2px solid #efefef;
}
.portfolio_thumbs a img:hover {
	float: left;
	display: block;
	margin: 2px;
	border: 2px solid #ff6600;
}
#espace_top a {
	color: #fff;
}
#espace_top a:hover {
	color: #fff;
	text-decoration: none;
	border-color: #fff;
}
#menu a {
	color: #fff;
	padding: 0 10px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
#menu a:hover {
	text-decoration: none;
	border-top: 2px solid #ff6600;
	border-bottom: 0;
}
.current {
	border-top: 2px solid #ff6600;
}
.default {
	border-top: 2px solid #000;
}
#menu_slider {
	height: 2px;
	width: 10px;
	background: #ff6600;
	display: block;
}
#menu_slide {
	height: 2px;
	width: 100%;
	padding-top: 1px;
}

.news_text a:link, .news_text a:visited {
	padding-right: 13px;
	background: transparent url(img/bg_link.gif) right top;
	background-repeat: no-repeat;
}
.news_text a:hover{
	border: 0;
	background: transparent url(img/bg_link.gif) right -17px;
	background-repeat: no-repeat;
}

.news_text ol li a:link, .news_text ol li a:visited {
	background: none;
}

.categorie a {
	color: #666;
	font-size: 10px;
	font-style: italic;
}
.categorie a:hover {
	color: #333;
	text-decoration: underline;
	border: 0;
}
.bot_news a {
	font-size: 11px;
	color: #6699cc;
}
.bot_news a:hover {
	text-decoration: none;
	border-color: #6699cc;
}
/*onglet*/
.onglet {
	display: block;
	width: 220px;
	text-indent: 15px;
	padding-top: 18px;
	height: 35px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dde3e5;
	border-left: 1px solid #fff;
	background: #ededee url(img/onglet.gif) right repeat-y;
	border-right: 1px solid #dde3e5;
	text-align: right;
	padding-right: 15px;
	color: #333;
	font-size: 14px;
}
.onglet:hover {
	background: #f8f8f8 url(img/onglet_hover.gif) right repeat-y;
	text-decoration: none;
}
.onglet_actif {
	display: block;
	width: 220px;
	text-indent: 15px;
	padding-top: 18px;
	height: 35px;
	border-top: 1px solid #fff;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #dde3e5;
	padding-right: 15px;
	background: #f8f8f8 url(img/onglet_actif.gif) left repeat-y;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.onglet_actif:hover {
	text-decoration: none;
}
.onglet_actif .mini {
	display: none;
}
.onglet .pre_mini {
	display: none;
}
.onglet_actif img, .onglet img {
	vertical-align: middle;
}
.link_read {
	background: transparent url(images/lire.png) left no-repeat;
	padding-left: 18px;
}
.link_comment {
	background: transparent url(images/comment.png) right no-repeat;
	padding-right: 18px;
}
.archive_news, .archive_news a, .archive_news a:hover {
	color: #6699cc;
}
.archive_news_special, .archive_news_special a {
	color: #f0ab02;
}
.article_suite {
	border-top: 1px dotted #ccc;
	margin-top: 3px;
}
.article_suite a, .article_suite a:hover {
	color: #666;
	margin-right: 3px;
}
.comment_title{
  font-size:18px;
  font-weight:bold;
}
.comments_top{
  	background: #efefef url(img/comments_top.jpg) bottom no-repeat;
  	height:16px;
  	width:500px;
}
.comments_content{
  	background: #efefef url(img/comments_content.jpg) center repeat-y;
  
  	width:500px;
}
.comments_bottom{
  	background: #efefef url(img/comments_bottom.jpg) top no-repeat;
  	height:16px;
  	width:500px;
}
.comments_content p{
  padding:0 15px;
}
p.footnote, p.footnote span {
  font-size:0.8em;
}
/*___________Titles___________________________________________________________*/
h1 {
}
.header h1 {
	color: #fff;
	position: absolute;
	bottom: 6px;
	left: 18px;
	font-size: 16px;
}
#under_logo:first-letter {
	text-transform: uppercase;
}
h2, h2 a {
	font-size: 16px;
	text-indent: 6px;
	font-family: arial;
	color: #000;
}
h2 a:hover {
	color: #6699cc;
	border: 0;
}
.news h2, .news_special h2 {
	font-family: arial;
	padding-top: 3px;
	border: 1px solid #efefef;
	border-bottom: 0px;
}
#comp_content h2 img {
	vertical-align: middle;
	border: 0;
}
.cat h2 a {
	margin: 22px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.cat h2 a:hover {
	text-decoration: underline;
}
h3 {
	padding: 4px 2px;
	font-size: 18px;
}
#comp_content h3 {
	text-decoration: underline;
	margin-bottom: 4px;
	font-size: 16px;
}
h4 {
	padding: 4px 2px;
	font-size: 16px;
}
.cat_long .title_cat {
	padding: 4px 0;
	font-weight: bold;
	color: #ff6600;
	font-size: 16px;
}
.title_cat {
	padding: 4px 0;
	font-weight: normal;
	font-size: 14px;
}
h5 {
	border-bottom: 1px dotted #ccc;
	margin-bottom:0px 2px 4px 0px;
	padding: 3px 2px;
}
#right h5 {
	border-bottom: 1px dotted #ccc;
	margin-right:4px;
}
.page_title {
	font-size: 16px;
	color: #ff6600;
	background: transparent url(img/bg_page_title.gif) top left no-repeat;
	padding: 8px 5px 8px 45px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	display: block;
}
#content_solutions .page_title{
  margin-left:3px;
}

/*___________Lists____________________________________________________________*/
ul, ol {
	margin: 0;
	padding: 0;
}

ol {
	margin-left:    30px;
	margin-top:     5px;
	margin-bottom:  5px;
}

ul li {
	list-style-type: none;
	background: transparent url(img/puce.gif) 5px 5px no-repeat;
	padding: 2px 0 0 18px;
	}
li a {
	color: #6699cc;
}
li a:hover {
	color: #ff6600;
}

.comments ol li{
  background:none;
}
/*__________Input_____________________________________________________________*/

#menu input {
	border: 1px solid #666;
	background: #000 url(img/bg_search.png) repeat-x;
	padding: 2px;
	width: 180px;
	color: #ff6600;
	font-size: 14px;
}
textarea {
	border: 1px solid #000;
}
.button {
	border: 0;
}
fieldset {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
