body {
	background:#e6e6e6;
	font-size:11px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
a { color:#ea7603; text-decoration:none; } 
h1,h2 { font-size:12px;} 
.hr {
	clear:both;
}
img { border:0px; }

#container {
	width:990px;
	margin:0px auto 0px auto;
	position:relative;
	background:url(../../images/default/container.png) repeat-y;
}

#header {
	width:100%;
	height:57px;
	background:url(../../images/default/header.png) no-repeat;
}

#logo {
	position:absolute;
	top:25px;
	left:25px;
}

#footer {
	background:url(../../images/default/footer.png) no-repeat;
	width:938px;
	height:63px;
}

#contenu { 
	width: 917px; 
	text-align:justify;
	float:left;
	padding:10px;
}

#onglet-benji {
	float:right;
	width:53px;
	height:149px;
	margin-bottom:4px;
}

#onglet-sabine {
	float:right;
	width:53px;
	height:175px;
	clear:right;
}
/* formulaire*/
label { display:block; margin:10px 0px 10px 0px;}

.type1 {
	width:98%;
	display:block;
	margin:0px;
	border:#CCC 1px solid;
	background:#FFF;
}

.type2 {
	width:100px;
	display:block;
	margin-top:10px;
	border:#CCC 1px solid;
	background:#FFF;
}

.type3 {
	margin:0px;
	display:block;
	border:#CCC 1px solid;
	background:#CCCCCC;
	height:20px;
	width:170px;
	font-size:11px;
}
.type4 {
	margin:0px;
	display:block;
	border:#CCC 1px solid;
	background:#CCCCCC;
	width:170px;
	font-size:11px;
}
.type_date {
	margin:0px;
	border:#CCC 1px solid;
	background:#CCCCCC;
	height:20px;
	width:82px;
	font-size:11px;
}

/*blog */
#contenu-blog { width:645px; float:right; text-align:left;}
#menu-blog { width:252px;  float:left; padding:2px; margin:115px 12px 0px 0px; font-size:11px; font-family:Verdana, Geneva, sans-serif;}
#menu-blog h1 { 
	height:34px;
	margin:0px ;
	padding:2px 0px 0px 0px;
	background:url(../../images/default/titre.png) repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight:normal;
}
#menu-blog h2 {
	border:1px #d1d1d1 dashed;
	height:22px;
	margin:0px;
	padding:0px;
	background:url(../../images/default/sous-titre.png) repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#29abe2;
	font-weight:normal;
}
.bloc-post h1 {
	color:#29abe2;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px #b3b3b3 dashed;
}

.bloc-post h1 a
{
	text-decoration: none;
	color:#29abe2;
}

.bloc-post
{
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.info-post { font-size:10px;}
.contenu-post { padding:10px 0px; text-align:justify;}
.category-post { display:inline; padding-right:10px;}
.tag-post { display:inline; padding-right:10px;} 
.comm-post {display:inline; padding-right:10px;}
#info-comm {font-size:14px; color:#F00; font-weight:bold; padding:10px 0px;}

.bloc-comm {background:#eee; border-top:#ccc 1px solid; border-bottom:#ccc 1px solid; margin-bottom:5px; padding:5px;}
.avatar-comm {float:left; margin:0px 2px 2px 0px;}
.auteur-comm { font-weight:bold; padding-bottom:5px;}
.contenu-comm { clear:both; padding:10px 0px 10px 0px; } 

#menu-blog h2 {}
#menu-blog ul {margin:2px 10px 2px 2px; padding:0px; list-style:none;}
#menu-blog li {background:url(../../images/tcrdg/puce-tennis.gif) no-repeat 0px 5px; padding:5px 0px 5px 20px; font-size:11px; }

#search_string { 
width:120px;
margin-left:10px;
}
#search_bouton {
	color:#ea7603;
	background:#cecece;
	border:0px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
