html {
  height: 100%;
}


body { 
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0; 
	background: #CCC7C7;
	color: #3f3f3f;
	font-size: 14px;
	line-height: 24px;
	min-height: 100%;
}

blockquote p {
    font-size: 0.8em !important;
}

a { color: #000088; }

a:hover { color: #880000; }

pre {
	display: block;
	font-family: monospace;
	white-space: pre;
	margin: 1em 0;
	font-size: 11px;
	background: #F2F5A9;
	background: #F2F2F2;
} 

#plop { 
	text-decoration: blink; 
}


.logo {
	background:#FF8C00; /* couleur rouge, orange */
	//float: left;
	width: auto;
	margin: 20px auto;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#top {
	background:#FF8C00; /* couleur rouge, orange */
	//background:white;
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
	//width:980px;
	width:auto;
}

.top3 {
	background:#FF8C00; /* couleur rouge, orange */
	//background:white;
	color:white;
	padding: 10px;
	height:50px;
}

#header {
	float: left;
	height: 100px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	font-size: 33px;
	letter-spacing: -1px;
}


#header h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	letter-spacing: -1px;
}

#topmenu {
	float: right;
}

#topmenu ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	
}

#topmenu li { 
	display: inline; 
	padding: 0 0 0 20px; 
	
}

#topmenu li a { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 5px 10px; 
	background: #eee;
	text-decoration: none; 
	color: #000; 
	
}

#topmenu li a:hover { 

}

#email_subject{
	 size: 85;
}

#email_recipient{
	 size: 85;
}

.top2 {
	background:#FF8C00; /* couleur rouge, orange */
	color: #fff;
	padding: 10px;
	font-size: 22px;

}

#contentwrap { 
	width: 980px;
	margin: 20px auto;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #E4DCDC;
}

#contentwrap2 { 
	width: 980px;
	margin: 20px auto;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #E4DCDC;
}

#lastproject{
	background: #E4DCDC;
}

#lastproject2{
	background: #E4DCDC;
	border: 2px solid #c9c9c9;
}

#center2{
	background: #E4DCDC;

}

.cleftx { 
	padding: 20px 10px 20px 10px; 
 	width: 170px; 
	float:right;
}

.cleftx ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

.cleftx ul li { 
	margin: 0 0 5px 0; 
	color: #fff; 
}

.cleftx ul li a { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	border: 1px solid grey;
	font-size: 12px; 
	display: block; 
	text-decoration: none; 
	background: #F5ECCE;
	padding: 3px 10px; 
	color: black;
}

.cleftx ul li a:hover { 
	background: #a9583d;
	color:#fff;
}

.midlex { 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-left: 1px solid #e9e9e9; 
	float: right; 
	padding: 0 20px 20px 20px; 
	width: 520px; 
	background: #CCC7C7;
}

.crightx { 
  	padding: 20px 10px 20px 10px; 
 	width: 170px; 
	float:right;
}

.crightx ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

.crightx ul li { 
	margin: 0 0 5px 0; 
	color: #fff; 
}

.crightx ul li a { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	border: 1px solid grey;
	font-size: 12px; 
	display: block; 
	text-decoration: none; 
	background: #F5ECCE;
	padding: 3px 10px; 
	color: black;
}
.crightx ul li a:hover { 
	background: #a9583d;
	color:#fff;
}

.container {
	font-size: 14px;
}

.essai2 {
	font-size: 10px; 
}


.cleft { 
	padding: 20px 15px 20px 20px; 
 	width: 200px; 
	float:right;
}

.cleft h3 { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	font-size: 12px; 
	font-weight: bold; 
	background: #fffaae;
	padding: 3px 10px; 
	color:white;
}
.cleft ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

.cleft ul li { 
	margin: 0 0 5px 0; 
	color: #fff; 
}

.cleft ul li a { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	border: 1px solid grey;
	font-size: 12px; 
	display: block; 
	text-decoration: none; 
	background: #F5ECCE;
	padding: 3px 10px; 
	color: black;
}
.cleft ul li a:hover { 
	background: #a9583d;
	color:#fff;
}

.cright { 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-left: 1px solid #e9e9e9; 
	float: right; 
	padding: 0 20px 20px 20px; 
	width: 700px; 
	background: #CCC7C7;
}

.cright h2 { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	background: #F5F6CE;
	padding: 10px; 
	font-weight: normal; 
	color: #585858;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright h3 { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	color: black;
	background: #F5F6CE;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright h4 { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color: black;
	background: #F5ECCE;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright h5 { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color: black;
	background: #BCF5A9;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright2 { 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-left: 1px solid #e9e9e9; 
	float: right; 
	padding: 5px 20px 20px 20px; 
	width: 940px; 
	background: #CCC7C7;
}

.cright2 h2 { 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	background: #F5F6CE;
	background: #F2F2F2;
	padding: 10px; 
	font-weight: normal; 
	color: #585858;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright2 h3 { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	color: black;
	background: #F5F6CE;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright2 h4 { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color: black;
	background: #F5ECCE;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

.cright2 h5 { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color: black;
	background: #BCF5A9;
	padding: 10px; 
	font-weight: normal; 
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px -10px 10px -10px;
}

#footer { 
	background:#FF8C00; /* couleur rouge, orange */
	color: #fff;
	padding: 10px;
}
#footer a { 
	color: #fff; 
	text-decoration: none; 
	border-bottom: 1px dotted #fff; 
}

#footer a:hover { 
	border-bottom: 1px dotted #ccc; 
}

.left { 
	float: left; 
	background:#1fe0;
}

.right { 
	float: right; 
}

.clear { 
	clear: both; 
	padding: 0 0 10px 0;
}

.img2 {
	display: inline-block;
}

.panel active{
	width: 150px;
}
	
.col-4-4 editor{
	width: 300px;
    height: 150px;
}


.tableaux{
    display:inline-block;
    vertical-align:top;
}

.block1 {
	float:left;
	width:725px;
	margin:0;
	padding:0;
}

.block2 {
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

.texte2{
	font-size: 13px; 
	background: #CCC7C7;
}

.texte3{
	font-size: 13px; 
}

.texte{
	font-size: 13px; 
	background: #CCC7C7;
}

#winsdf{
	font-size: 13px; 
	background: #CCC7C7;
}

.primary-btn{
	border-radius: 7px;
	text-align: center;
    background-color: #e7e7e7; 
    color: black;
    display: inline-block;
    //height:100px;
}


.new_layout{
      display: inline-block;
      //background-color: #7b38d8;
      background-color: #e7e7e7; 
      border-radius: 10px;
      border: 4px double #cccccc;
      //color: #eeeeee;
      color: black;
      text-align: center;
      font-size: 16px;
      padding: 0px;
      width: 200px;
      transition: all 0.5s;
      cursor: pointer;
      margin: 5px;
      height:40px;
}

.new_layout span {
      cursor: pointer;
      display: inline-block;
      position: relative;
      transition: 0.5s;
}

.new_layout span:after {
      content: '\00bb';
      position: absolute;
      opacity: 0;
      top: 0;
      right: -20px;
      transition: 0.5s;
}

.new_layout:hover {
      //background-color: #f7c2f9;
      background-color:#FF8C00;
       color: white;
}

.new_layout:hover span {
      padding-right: 25px;
}

.new_layout:hover span:after {
      opacity: 1;
      right: 0;
}



.new_layout2{
      display: inline-block;
      background-color: #e7e7e7; 
      border-radius: 10px;
      border: 4px double #cccccc;
      color: black;
      text-align: center;
      font-size: 16px;
      padding: 0px;
      width: 300px;
      transition: all 0.5s;
      cursor: pointer;
      margin: 5px;
      height:40px;
}

.new_layout2 span {
      cursor: pointer;
      display: inline-block;
      position: relative;
      transition: 0.5s;
}

.new_layout2 span:after {
      content: '\00bb';
      position: absolute;
      opacity: 0;
      top: 0;
      right: -20px;
      transition: 0.5s;
}

.new_layout2:hover {
      //background-color: #f7c2f9;
      background-color:#FF8C00;
       color: white;
}

.new_layout2:hover span {
      padding-right: 25px;
}

.new_layout2:hover span:after {
      opacity: 1;
      right: 0;
}
      
#essai5123 {
  height: 150px;
  border: solid 1px red;
}

.exemple {
  min-height: 70%;
  border: solid 1px blue;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0ef8pkAg.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhsKKSTjw.ttf) format('truetype');
}
