#colone{
 height:350px;
 width:570px;
 float:right;
 margin-right:10px;
 background:url("../images/cadreastuce.jpg") no-repeat
}


#partageastuce{
	padding-top:0px;
	font-size:20px;
	width:470px;
	padding-left:0px;
	height:30px;
	position:absolute;
	top:280px;
	left:-10px;
	_left:-30px;
}
#partageastuce a{
	text-decoration:none;
}
#partageastuce p{
	font-size:14px;
	font-weight:bold;
	display:inline;
	color:green;
}
#partageastuce #facebook{
	float:left;
}
#astuce{
	padding-top:0px;
	font-size:20px;
	width:400px;
	padding-left:0px;
	height:300px;
	position:relative;
	top:40px;
	left:90px;
}
#titrastuce{
	color:#FF870F;
	text-align:center;
	border-bottom:1px dashed #FF870F;
	width:auto;
	padding-top:0px;
	margin-bottom:5px;
	font-size:12px;
	
}
#titrastuce h2{
	_font-size:18px;
	text-align: right;
}
#auteurastuce{
	position:absolute;
	top:240px;
	left:50px;	
	font-size:12px;
	color:#125862
}
#auteurastuce a,#auteurastuce p{
	font-size:14px;
	color:#125862;
	text-decoration:none;
}
#content-bottom{
	height:600px;
	width:100%;
	float:right
}
#autresastuces{
	float:right;
	width:50%;
	text-align:right
}
#titreboxastuces{
	background:url("../images/titreboxastuces.jpg") no-repeat;
	float:right;
	width:500px;
	height:30px;
	margin-right:-10px;
	padding:5px;
}
#tableastuces{
	text-align:right;
	float:right;
	width:500px;
	height:500px;
	margin-right:-10px;
	padding:5px;
	background:url("../images/boxastuces.jpg") no-repeat;
}
#titreboxastuces h2{
	padding-right:80px;
}
#tableastuces li,#tableastuces a{
	padding-right:0px;
	padding-bottom:5px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	list-style:inside disc;
	margin-right:10px;
	text-decoration:none
}
#colpub{
	float:left;
	width:300px;
	height:300px;
	margin-top:10px;
	margin-left:12px;
	
}
.pageastuce{
	padding-right:25px;
	font-size:14px;
	margin-bottom:20px;
}
.pageastuce h1,#keyword h1{
	font-size:18px;
	color:#000000;
}
.pageastuce p{
	font-size:16px;
	font-weight:bold;
	padding:2px 0px 2px 2px;
}
.pageastuce a{
	font-size:18px;
	font-weight:bold;
	padding:2px 0px 2px 2px;
	text-decoration:none;
}
.boxAddAstuce h1,.boxAddAstuceLoad h1{
    color:#125B64;
    float:right;
    margin:0px 0px 0px 0px;
	font-size:18px;
	padding-right:10px;
}
.boxAddAstuce h4{
    color:#125B64;
    float:right;
    margin:0px 0px 0px 10px;
	font-size:14px;
	padding-right:0px;
}
.boxAddAstuce #titreastuce{
	 border:1px solid #ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
	font-size:14px;
	margin-bottom:5px;
	width:300px;
	height:30px;
	color:#125B64;
	text-align:right;
	background-color:#fff;
    font-family:Arial;
	resize:none;
	overflow:auto;
}
.boxAddAstuce #titreastuce focus{
	outline:none;
	background-color:#F9FFF2;
}


.jMax{
    width:400px;
    height:auto;
    float:left;

}
.jMax textarea{
    border:1px solid #ccc;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    background-color:#fff;
    font-family:Arial;
    color:#999;
    width:100%;
    height:200px;
    font-size:24px;
    padding:10px;
	resize:none;
	overflow-y:auto;
overflow-x:hidden;
text-align:right;
}
.jMax textarea:focus{
	outline:none;
	background-color:#F9FFF2;
}
.jMax-text{
    margin:5px 5px 5px 10px;
    color: #125B64;
    font-weight:400px;
    font-size:20px;
}
.jMax-submit{    
    margin:5px 0px 5px 10px;
    height:25px;
}
.jMax-submit input[type="submit"]{
    background: #222 ;
    height:35px;
    float:left;
	width:auto;
    color: #125B64;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border:none;
    cursor: pointer;
    background-color: #DFDFDF;
	font-size:16px;	
	border:1px solid #ccc;
	padding-right:5px;
	padding-left:5px;
}
.jMax-submit input[type="submit"].disabled{
	cursor:default;
	color:#999;
	text-shadow: 0 -1px 1px #fff;
}
.jMax-submit input[type="submit"].enabled:hover{
    background-color: #ccc;
    color: #fff;
}

