/*
Theme Name: Blog Jinvesty
Theme URI: http://www.jinvesty.com/
Description: Thème réalisé par la société Rezoactif pour le compte de la société Jinvesty.
Version: 2.5
Author: Rezoactif
Author URI: http://www.rezoactif.com/
*/

.text_article p {
  margin:0px;
  padding:0px;
}

.text_article img {
  margin-top:2px;
  margin-bottom:2px;
}

body {
	margin:0;
	background-color:#434343;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#cforms2form {
  width:400px;
  margin-right:auto;
  margin-left:auto;
  margin-top:50px;
}

#cforms2form li {
  float:none;
}

.lien_recommand a:link {
  color:#EA5A01;
}

.lien_recommand a:hover {
  color:#EA5A01;
  text-decoration:underline;
}

.lien_recommand a:visited {
  color:#EA5A01;
}


#cforms2form p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:center;
}

#cforms2form span {
  width:auto;
  font-weight:bold;
}

#cf2_field_1,#cf2_field_2,#cf2_field_3,#cf2_field_4,#cf2_field_5,#cf2_field_8,#cf2_field_10 {
  width:210px;
  border:1px solid #888888; 
}

#cf2_field_6,#cf2_field_9 {
  width:345px;
  border:1px solid #888888; 
}

#cf2_field_7 {
  width:50px;
  border:1px solid #888888; 
}

#cforms2form label {
  width:120px;
}

#sendbutton2 {
  width:100px;  
  color:#FFFFFF;
	font-size:10px;
	background-color:#303030;
	border:0px;
}

#fond_index {
  width:100%;
  -width:590px;
  padding:10px;
  -padding:0px;
  height:auto;
  background:url('images/fond_index.jpg') repeat-x;
}

#fond_index a:link {
  color:#EA5A01;
}

#fond_index a:hover {
  color:#EA5A01;
}

#fond_index a:visited {
  color:#EA5A01;
}

.cadre {
  float:left;
  text-align:center;
  width:210px;
  margin-left:38px;
  -margin-left:25px;
  margin-bottom:10px;
	background:url('images/fond_article.jpg') repeat-x;
  padding:20px;
  height:120px;
  background-color:#434343;
}

.cadre a {
  font-size:12px;
}

#left a:hover {
  text-decoration:underline;
}

#dynamic_sidebar {
  font-weight:normal;
  height:auto;
}

#dynamic_sidebar ul {
  margin:0px;
  padding:0px;
}

#dynamic_sidebar li {
  list-style-type:none;
  margin-bottom:10px;
}

#dynamic_sidebar h2 {
  margin:0px;
  font-size:14px;
  font-weight:bold;
}

acronym, abbr, span.caps {
  letter-spacing: .07em;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

.widget li {
  list-style-image:url('images/puce2.jpg');
  padding-left:10px;
}

.widget h2 {
   text-transform: none;
   font-weight:normal;
}

img {
	border:0px;
}

form {
  color:#FFFFFF;
  font-size:12px;
}

.post {
  width:615px;
}

.navigation {
  width:595px;
  padding:10px;
}

.entry {
  color:#FFFFFF;
  position:relative;
  bottom:0px;
}

#commentform {
  width:615px;
}

.center {
  margin-top:15px;
  text-align:center;
}

.index {
  margin-top:15px;
}

.notcenter {
  margin-top:15px;
  text-align:left;
}

#bottom_sidebar {
  margin-top:30px;
  text-align:right;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  border-bottom: 1px solid #666666;
}

.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.commentlist p {
  margin: 10px 5px 10px 0;
  text-align:justify;
}

.button {
  background-color:#303030;
  color:#FFFFFF;
  border:0px;
}

.error {
	color:#E95B05;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.success {
	color:#00FF00;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.input {
  margin-top:5px;
  background:url('images/fond_input.jpg') repeat-x;
  color:#303030;
  border:1px solid #303030;
  font-weight:bold;
  background-color:#959595;
  padding:3px;
  font-size:10px;
}

.widget input[type=text] {
  margin-top:5px;
  background:url('images/fond_input.jpg') repeat-x;
  color:#303030;
  border:1px solid #303030;
  font-weight:bold;
  background-color:#959595;
  padding:3px;
  font-size:10px;
}

.widget input[type=submit] {
  background-color:#303030;
  color:#FFFFFF;
  border:0px;
}

.input02 {
  color:#000000;
  border:1px solid #307A97;
  background-color:#FFFFFF;
  font-size:10px;
}

.element_contact {
  width:150px;
  float:left;
  margin-bottom:5px;
  margin-top:5px;
  text-align:right;
  font-weight:bold;
}

.img-margin {
  margin-right:10px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding:0px;
}

p img {
  padding: 0;
  max-width: 100%;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  
}
.alignright {
  float: right;
  color:#EA5A01;
  font-size:12px;
}
.alignleft {
  float: left;
  color:#EA5A01;
  font-size:12px;
}

.hr {
  margin-top:10px;
  margin-bottom:10px;
}

a:link {	
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.cat a:link {
  color:#7d7d7d;
  font-size:10px;
}

.cat a:hover {
  color:#7d7d7d;
  font-size:10px;
}

.cat a:visited {
  color:#7d7d7d;
  font-size:10px;
}

.postmetadata {
  font-size:12px;
  text-align:justify;
  padding-top:10px;
  padding-bottom:10px;
  color:#FFFFFF;
}

.postmetadata a:link {
  color:#EA5A01;
  font-size:12px;
}

.postmetadata a:hover {
  color:#EA5A01;
  font-size:12px;
  text-decoration:underline;
}

.postmetadata a:visited {
  color:#EA5A01;
  font-size:12px;
}

#banniere01 {
	width:100%;
	height:248px;
	background-color:#1b1b1b;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#banniere02 {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#logo {
	width:363px;
	height:237px;
	float:left;
	margin-bottom:2px;
}

#img01 {
	width:253px;
	height:237px;
	float:left;
	margin-bottom:2px;
	border-right:2px solid #000000;
}

#img02 {
	width:332px;
	height:237px;
	float:left;
	margin-bottom:2px;
	position:relative;
}

.limite {
  position:absolute;
  width:332px;
  height:auto;
  top:90px;
  right:0px;
  color:#FFFFFF;
  text-transform: uppercase;
  font-weight:bold;
  text-align:right;
  font-size:13px;
  line-height:22px;
  overflow:hidden;
  padding-right:10px;
}

.barre {
	clear:left;
	width:950px;
	height:9px;
	margin:0 auto;
	background:url('images/banniere_barre.jpg') no-repeat;
	overflow:hidden;
}

#sidebar {
	float:right;
	background-color:#303030;
}

#sidebar a:hover {
  text-decoration:underline;
}

#content {
	width:950px;
	height:auto;
	margin:0 auto;
	background:url('images/fond_content.jpg') repeat-y;
	overflow:hidden;
}

#content02 {
	width:950px;
	height:auto;
	margin:0 auto;
	background:url('images/fond_content.jpg') repeat-y;
	overflow:hidden;
}

#menu01 {
	width:595px;
	background-color:#303030;
	color:#FFFFFF;
	padding:10px;
	overflow:hidden;
}

#menu02 {
	width:595px;
	color:#FFFFFF;
	padding:10px;
	overflow:hidden;
}

#menu03 {
	width:595px;
	color:#FFFFFF;
	padding:10px;
	overflow:hidden;
}

.myicons {
  border:0px;
  margin:auto 0;
}

#menu01 li {
	background:url('images/puce.jpg');
	background-repeat:no-repeat;
	background-position: 0px 2px;
	list-style-type:none;
	padding-left:10px;
	margin:0px;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	width:275px;
	float:left;
}

#menu02 li {
	list-style-type:none;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	width:200px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:5px;
	height:120px;
	margin-left:20px;
	-margin-left:18px;
	margin-right:15px;
	text-align:center;
	margin-bottom:10px;
  background-color:#434343;
	background:url('images/fond_article02.jpg') repeat-x;
	background-position:top;
	float:left;
}

#menu03 li {
	list-style-type:none;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	width:200px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:5px;
	height:115px;
	margin-left:20px;
	-margin-left:18px;
	margin-right:15px;
	text-align:center;
	margin-bottom:10px;
  background-color:#434343;
	background:url('images/fond_article02.jpg') repeat-x;
	background-position:bottom;
	float:left;
}

#menu02 img {
  border:0px;
}

#menu03 img {
  border:0px;
}

#menu02 li a:link{
  text-decoration:none;
  color:#EA5A01;
}

#menu02 li a:hover{
  text-decoration:none;
  color:#EA5A01;
}

#menu02 li a:visited{
  text-decoration:none;
  color:#EA5A01;
}

#menu03 li a:link{
  text-decoration:none;
  color:#EA5A01;
}

#menu03 li a:hover{
  text-decoration:none;
  color:#EA5A01;
}

#menu03 li a:visited{
  text-decoration:none;
  color:#EA5A01;
}

#menu01 a:link {
	color:#999999;
	text-decoration:none;
}

#menu01 a:hover {
	color:#999999;
	text-decoration:underline;
}

#menu01 a:visited {
	color:#999999;
	text-decoration:none;
}

#left {
	width:615px;
	float:left;
}

#sidebar_orange {
	width:313px;
	height:auto;
	background:url('images/fond_orange.jpg') no-repeat;
	border-left:2px solid #1b1b1b;
	background-color:#e28245;
	color:#FFFFFF;
	padding:10px;
	text-align:justify;
	font-size:12px;
}

#sidebar_bleu {
	width:313px;
	height:auto;
	background:url('images/fond_bleu.jpg') no-repeat;
	border-left:2px solid #1b1b1b;
	background-color:#489DC5;
	color:#FFFFFF;
	padding:10px;
	text-align:justify;
	font-size:12px;
}

#sidebar_vert {
	width:333px;
	height:75px;
	border-left:2px solid #1b1b1b;
	overflow:hidden;
}

#other_menu {
	width:313px;
	height:auto;
	border-left:2px solid #1b1b1b;
	background:url('images/fond_gris.jpg') no-repeat;
	background-color:#525252;
	padding:10px;
	padding-top:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
}


#footer {
	clear:both;
	text-align:center;
	width:100%;
	background-color:#1b1b1b;
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
}

#footer a:hover {
  text-decoration:underline;
}

#menu_footer {
	width:950px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}

.element_menu_footer {
  float:left;
  font-size:12px;
	color:#7d7d7d;
	font-weight:normal;
	overflow:hidden;
}

.fnaim {
  float:right;
  font-size:12px;
  font-weight:normal;
	color:#7d7d7d;
	text-align:right;
	vertical-align: middle;
}

.left {
  float:left;
  font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	width:200px;
}

.right {
  float:right;
  font-size:12px;
  font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	width:110px;
}

#fnaim_img {
  margin-top:10px;
}

#bottom {
  font-size:12px;
  font-weight:normal;
	color:#7d7d7d;
	text-align:justify;
	padding-bottom:10px;
}

h2 {
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	text-transform: uppercase;
	margin-left:10px;
}

h3 {
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.commentlist {
  color:#FFFFFF;
  font-size:12px;
  width:500px;
  margin:0 auto;
}

.titre {
	font-weight:bold;
	text-transform: uppercase;
	font-size:18px;
}

.title_article {
	background-color:#303030;
	padding:5px;
	width:605px;
	height:auto;
	font-size:12px;
	font-weight:bold;
}

.text_article {
	background-color:#434343;
	background:url('images/fond_article.jpg') repeat-x;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:595px;
	margin-top:1px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	height:100px;
}

html>body .text_article {
	background-color:#434343;
	background:url('images/fond_article.jpg') repeat-x;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:595px;
	margin-top:1px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	height:auto;
	min-height:100px;
}


.text_article a:link {
  color:#EA5A01;
}

.text_article a:hover {
  color:#EA5A01;
}

.text_article a:visited {
  color:#EA5A01;
}

.tags {
	text-align:right;
	font-size:12px;
	color:#7d7d7d;
}

.tags a:link {
	color:#7d7d7d;
}

.tags a:hover {
	color:#7d7d7d;
}

.tags a:visited {
	color:#7d7d7d;
}

.bold {
	font-weight:bold;
}

.info_sup {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

.info_sup a:link {
  color:#EA5A01;
}

.info_sup a:hover {
  color:#EA5A01;
}

.info_sup a:visited {
  color:#EA5A01;
}

.page {
  color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	padding:15px;
}
