/*
	kaki: #999965
*/

.bottomCorner {
	text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

.vTop {
  vertical-align: top;
}
/*** fin ancienne deuxi�me css ****/

#list-tags a:link {
	color: #CCCC00;
}


/************************************************/

body {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333;
	color: #FFF;
}


h1, h1 a {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #AAA;
}

h2 {
	font-size: 14px;
	display: block;
	clear: both;
	font-weight: bold;
	color: #FF9933;
  	border-bottom: 1px solid #AAA;
  	margin: 10px;
}

h3 {
	color: #CCCC00;/*ADAD5D;*/
	font-size: 12px;
	margin-left: 10px;
}

h4 {font-size: 12px;}

ul{
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../img/li_bullet.gif);
}

li {
  margin-left: 10px;
}

pre, code {
	font-size: 12px;
}

address {
	padding: 20px;
}

pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}
form {
	padding: 0;
	margin: 0;
}
fieldset {
	border: none;
}

label {
	cursor: pointer;
	cursor: hand;
}

.field label {
	display: block;
}

input,textarea {
	border: 1px solid #999965;
}

textarea {
	width: 100%;
	font-size: 12px;
	font-family: inherit;
}

blockquote {
	margin: 2px 2px 5px 5px;
	padding: 3px 3px 5px 5px;
}

a {
	font-size: inherit;
}

a img {
	border: 0px;
}

a[rel=lightbox] img {
	border: 2px solid #fff;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

/* En-t�te
-------------------------------------------------------- */
#header {
  float: left;
  width: 100%;
  /*height: 5em;*/
  height: 100px;
  /*background: #999965 url(img/hdr4.jpg) no-repeat bottom left;*/
  border-bottom: 1px solid #FC9028;
}

#header h1 {
	text-indent:-1000em;
	margin-top:0;
	margin-bottom:0;
	border: none;
	display: none;
}

#clic-home {
	width: 310px;
	height: 99px;
	position: absolute;
	cursor: pointer;
}


/* Le menu
-------------------------------------------------------- */
#menu {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #aaa;
	clear: both;
	background-color: #777;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 23px;
}
* html #menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 24px;
}
#menu li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li a {
	display: block;
	padding: 5px 20px 5px 20px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #aaa;
}

#menu li a.menu-mtb13 {
	background-color: #ff9900;
}

#menu li a:hover, #menu li a.active {
	background-color: #333;
}









/* La recherche
-------------------------------------------------------- */
div#search {
	float: right;
	padding: 2px 2px 0px 0px;
}

#search fieldset, #search p {
	margin: 0;
	padding: 0;
}

#q {
	padding-left: 18px;
	background: #fff url(../img/q.png) no-repeat 4px center;
}



/* Le contenu
-------------------------------------------------------- */

#content {
	float: left;
	width: 100%;
	padding: 1em 0 1em 0;
	background: #666 url(../img/rider.gif) no-repeat bottom left;
	height: 680px;
}
html>body #content {
	height: auto;
	min-height: 650px;
}
#content p {
	margin: 10px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.7em;
}

#content blockquote pre {
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px;
	font-size: 12px;
	width: 90%;
}

#content a {
	
	text-decoration: none;
	color: #FF9933;
}
#content a:hover {
	color: #999965;
}

#contentLeft {
	float: left;
	width: 23.3%;
	margin: 0 0 1em 0;
	padding: 0px;
	background: #777;
}


#contentRight {
	float: right;
	width: 75%;
	padding: 0px;
	ackground: #777;
}


#contentRight .day-date {
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(../img/day-date.png) no-repeat left center;
	font-style: italic;
}

#contentRight .post-title, #contentRight .post-title a {
	/*text-transform: lowercase;*/
	color: #CCCC00;
}

#right {
	float:right;
	border: 1px solid green;
	width: 100px;
}



#toc h3.post-title, #toc h3.toc-group, #toc h3.toc-group a, #toc h3.toc-gallery a  {
	font-size: 12px;
	margin-left: 10px;
	color: #CCCC00;
	text-transform: uppercase;
}
#toc h3.toc-gallery a  {
	margin-left: 0px;
}

#contentRight .post-info {
	text-align: right;
	margin: 10px;
	margin-top: -10px;
	color: #FA0;
	background: transparent;
}


#contentRight .post-chapo {
	margin: 10px;
	padding: 0;
	border-bottom: 1px dashed #888;
}

#contentRight .post-content {
	margin: 10px;
	padding: 0;
	text-align: left;
	clear: both;
}

#contentRight .post-info-co {
	text-align: right;
}
#contentRight .post-info-co a {
	color: #CCCC00;
}

#trackbacks blockquote, #contentRight #comments blockquote{
	/*border: 1px solid #EEE;*/
	margin: 1em 0;
	padding: 1ex 1em;
	color: #fff;
	background-color: #666;
}

#comments, #trackbacks{
	/*border-top: 1px solid #888;*/
	margin: 20px;
	padding: 0px;
	color: #fff;
	clear: both;
}



/* Commentaires
-------------------------------------------------------- */
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	margin-left: 5px;
	color : #666;
}


/* Le pied de page
-------------------------------------------------------- */
#footer {
	float: left;
	width: 100%;
	height: 3em;
	margin-bottom: 0;
	font-size: 10px;
	text-transform: lowercase;
	line-height: 2.6em;
	color: #fff;
	border-top: 1px solid #FC9028;
}

#footerRight {
	float: right;
	width: 35%;
	height: 3em;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 10px;
}

#footer a {
	color: #FF9933;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
}

#tchatche h4 {
	padding-left: 15px;
}
#tchatche .tribune_odd{
	background-color: #666;
}
#tchatche .tribune_even{

}

/****** tags *******/
.level-1 {font-size: 10pt;}
.level-2 {font-size: 12pt;}
.level-3 {font-size: 14pt;}
.level-4 {font-size: 16pt;}
.level-5 {font-size: 18pt;}




/************************ tabs HP *************************/
#tab-1, #tab-2, #tab-3, #tab-4 {
	background: #777777;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


/************************ round corners ********************************/
#news {
	margin: 0 10px 20px 0;
}
#asso {
	margin: 0 10px 0 0;
}
#news, #asso, #tchatche {
	padding: 5px;	
	background-color: #777777;
}
.colorPseudoTribune {color: #ff9900}
/***************************** pubs *******************************/

#pubs {
	margin: 0 auto;
}
#pubs table, #pubs table table {
	width: 100%;
}
#pubs table table td td {
	width: 100%;
}


/********************** google map ******************************/

#map {
	width: 550px;
	height: 550px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 2px solid #fff;
}

.infowindow {
	color: #666666;
	width: 300px;
	height: 100px;
	overflow: auto;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
.infowindow p {
	margin: 0;
	padding: 0;
}
