#plop { text-decoration: blink; }

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


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;
} 

#top {
	background:#A0211B;
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
}

#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;
	//height: 100px;
}

#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:#A93731;
	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;

}

#essai{
	//background-color: rgba(255, 0, 0, 0.2);
	//filter:alpha(opacity=25);/*IE*/
	//-moz-opacity:0.25; /*autres nav*/
	//opacity: 0.25;
}

.cleftx { 
	padding: 20px 10px 20px 10px; 
 	width: 170px; 
	float:right;
	//border: 3px solid black;
  	//background-color: lightblue;
}

.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;
	//border: 3px solid black;
  	//background-color: lightblue;
}

.crightx { 
	
  	padding: 20px 10px 20px 10px; 
 	width: 170px; 
	float:right;
	//border: 3px solid black;
  	//background-color: lightblue;
}

.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; 
	//border: 1px solid black; 
	//padding-top: 20px;
    //padding-right: 300px;
    //padding-bottom: 50px;
    //padding-left: 80px;
    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:#A93731;
	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;
	//background: #CCC7C7;
}

.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;
	//background: #FF0000;
	//height: 550px;
}

.primary-btn{
	border-radius: 8px;
	text-align: center;
    background-color: #e7e7e7; 
    color: black;
    display: inline-block;
	//font-size: 16px;
}

.primary-btn2{
	border-radius: 8px;
	text-align: center;
    background-color: #e7e7e7; 
    color: black;
    display: inline-block;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(http://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(http://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhsKKSTjw.ttf) format('truetype');
}
