/* CSS Document */
form {
	margin : 0px;
	padding : 0px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul, ol, dl {position:relative;}
/* STRUCTURE */
body {
	background-color: #EEEEEE;
	margin-top: 200px;
	padding : 0px;
	background-image: url(http://www.agence-c3m.com/images/blog-body-bg-grey.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#main {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 30px;
}
#container {
	float:left;
	width:560px;
    margin-bottom:30px;
}
/* COLUMN */
#column {
	float:left;
	width:220px;
	margin-left:30px;
	margin-right:60px;
}
#about {	
	float:left;
	width:220px;
}
#about p {	
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #585555;
	padding-bottom:10px;
	line-height: 1.5em;
    margin:0px;
}
#about a {	
	text-decoration:none;
	color: #E61408;
}
#about a:hover {	
	text-decoration:underline;
	color: #E61408;
}
.category {	
	float:left;
	width:220px;
}
.category h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;	
    margin-bottom:5px;
    color:#E61408;
}
.category ul{
	list-style:none;
	margin-bottom:20px;
	padding:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
.category li {
	margin-right:5px;
    margin-bottom:5px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(http://www.agence-c3m.com/images/puce-left.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 15px;
}
.category li a {
	text-decoration:none;
	color:#000000;
}
.category li a:hover {
	text-decoration: underline;
	color:#E61408;
 }
#logo {
	width:220px;
    margin-bottom:20px;
    float: left;
}
.tools {
	width:220px;
    margin-bottom:20px;
    float: left;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #ABAAAA;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
    padding-top:10px;
    padding-bottom:10px;
}
.tools .icon{
	float:left;
    margin-right:5px;
}
.tools .iconlast{float:left;}
.iconback{
	float:left;
    margin-bottom:5px;
}
/* POST */
.post {
	float: left;
	width: 560px;
	margin-bottom:40px;
    padding-bottom:40px;
	border-bottom: 5px dotted #E61408;
}
.post .date {	
    font-size: 11px;
    margin-bottom:0px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    color:#E61408;
}
.post h1 {
	text-decoration:none;
	color:#000000;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 1.50em;
	font-weight: normal; 
    padding:0px;
    margin-bottom:10px;
    margin-top:0px;
}
.post h1 a {
	text-decoration:none;
	color:#000000;
}
.post h1 a:hover {
	text-decoration:underline;
	color:#E61408; 
}
.post p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	padding-bottom:10px;
	line-height: 1.5em;
    margin:0px;
}
.post a {	
	text-decoration:none;
	color: #E61408;
}
.post a:hover {text-decoration:underline;}
.image {
	float: left;
	padding: 10px;
	width: 538px;
	border: 1px dotted #ABAAAA;
    margin-bottom:20px;
}
.video {
	float: left;
	padding: 15px;
	width: 528px;
	border: 1px dotted #ABAAAA;
    margin-bottom:20px;
}
.links {
	float: left;
	width: 520px;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
    margin:0px;
    padding-bottom:0px;
}
.links h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E61408;
	padding-bottom:0px;
	line-height: 1.5em;
    margin:0px;
}
.links a {
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.links a:hover {
	text-decoration:underline;
	color: #E61408;
}
/* AFTER-BLOG */
.after-blog {
    float: left;
	width: 560px;
	margin-bottom:10px;
}
.after-blog span {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
    text-decoration:none;
	font-weight: normal;
	color: #E61408;
}
.after-blog a {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
    text-decoration:underline;
	font-weight: normal;
	color: #000000;
    background-image: url(http://www.agence-c3m.com/images/puce-commenter.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.after-blog a:hover {	
    text-decoration:underline;
	color: #E61408;
}
/* PAGINATION */
#pagination {
	float:left;
	width:590px;
	padding-bottom: 10px;
	text-align:center;
	margin-bottom:10px;
}
#pagination p{
	color:#585555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#pagination a{
	text-decoration:none;
	color:#E61408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* FOOTER */
#footer {
	float: left;
	width:860px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left: 20px;
	background-image: url(http://www.agence-c3m.com/images/shadow-860px.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#globe{
	float: left;
	margin-right:30px;
    margin-left:0px;
}
#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer li { 
	padding-right:40px;
	margin:0px;
	display:inline;
}
#footer li a {
	text-decoration:none;
	color:#E61408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#footer li a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #E61408;
}
#details {
	float: left;
	padding-top:5px;
}
#details p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: normal;
	color: #585555;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	letter-spacing: 0.03em;
}
/* COMMENTS */
#comments {
	float: left;
	width:560px;
    margin-bottom:20px;
}
.comment {
	float: left;
	width:538px;
    margin-bottom:10px;
    padding:10px;
	border: 1px dotted #ABAAAA;

}
.comment p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
    margin:0px;
    padding-bottom:5px;
    line-height: 1.5em;
}
.comment span {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E61408;
    margin:0px;
    padding:0px;
}
#postcomments {
	float: left;
	width:538px;
    margin-bottom:20px;
    border: 1px dotted #ABAAAA;
    padding:10px;
}
#postcomments h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E61408;
    margin-top:0px;
    margin-bottom:5px;
    padding:0px;
}
.formcomment {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    padding:10px;
    background-color: #FFFFFF;
    width:518px;
    height:200px;
    border: 1px dotted #ABAAAA;
    margin-bottom:10px;
}
.formbox {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    padding:5px;
    background-color: #FFFFFF;
    width:300px;
    height:20px;
    border: 1px dotted #ABAAAA;
    margin-bottom:10px;
}
.formbutton {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
    padding:2px;
    background-color: #E61408;
    border: 1px solid #E61408;
    margin-right:10px;
}

