body {
   background: #fff url("passion-tarn-et-garonne/themes/titou/images/bg-title-droite.png") repeat-y !important;
	margin : 0;
	padding : 0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.8em;
	color: Blue;
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { 
	color: #09F;
	font-size : 2em;
	margin : 0.67em 0;
	font-family : comic sans ms,Verdana,Arial,Geneva,Helvetica,sans-serif;
	background:url("img-tarn-garonne/montauban-haut-droit.jpg") no-repeat 100% 0;
}
h2 { font-size : 1.5em; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }

a {
	color : #036;
}

a:hover {
	text-decoration : none;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
	background : transparent;
}

h2, h3 {
	font-family : Georgia,"Times New Roman",serif;
}

/* Prelude
-------------------------------------------------------- */
#prelude {
	position : absolute;
	width: 750px;
	top : 0;
	left : 0;
	margin : 0;
	padding : 0;
	font-size : 0.85em;
}

/* Titre
-------------------------------------------------------- */
#top {
	/* border-bottom : 1px solid #999; */
	background:url("img-tarn-garonne/divider.gif") no-repeat center bottom;
	font-family : Georgia,"Times New Roman",serif;
	text-align : center;
}
#top h1 {
	margin : 0;
	padding : 1em 0 0.6em 0;
}
#top a {
	color: #09F;
	background : transparent;
	text-decoration : none;
}

/* Page
-------------------------------------------------------- */
#page {
	
}

/* Main
-------------------------------------------------------- */
#main {
	width : 76%;
	float : left; 
}

#main h3 {
	color : #333;
	margin-top : 2em;
}

.day-date {
	font-size : 1em;
	font-weight : bold;
   margin-top : 2em; 
	text-align : right;
	border-bottom : 1px solid #ccc;
	color : #666;
	background : transparent;
}

#main p {
	line-height : 1.6em;
}

.post {
	border-top : 1px dashed #999; 
}
.post-title {
	float : left;
	background : white url(images/ico_entry.gif) no-repeat;
	border-bottom : 1px dashed #999;
	border-right : 1px dashed #999; 
	text-align: center;
	width: 45%;
	height: 30px;
	font-weight: bold;
	color: Red;
	font-size : 1.4em;
	text-indent:20px; 
	overflow:visible;
}
/* ici pour faire prendre en compte le min-height que comprend pas IE a Firefox */
html>body .post-title {
	height: auto;
	min-height: 30px;
} 

.post-content, .post-chapo {
	clear : left;
}


.post-title a {
	text-decoration : none;
	color: #CC0000;
}

.post-title a:hover {
	text-decoration : underline;
}


.chapo {
	margin-bottom : 2em;
}

.chapo p:first-letter {
	/*font-weight : bold;
	font-size : 2.5em;
	font-family : serif;
	float : left;
	margin-right : 0.2em;*/
}

.post-info {
	margin : 0 0 0 0;
	text-align : right;
	font-size: 0.8em;
	color: Navy;
	background: White;
}

/* Le nouveau */
.post-info-co{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	/* border: 1px solid #E0E0E0; */
	background: url(img-tarn-garonne/postinfo.png) repeat-x;
	color: inherit;

	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.5ex;
	/* -moz-border-radius connu pour ne pas etre valide */
	-moz-border-radius: 5px;
}

.post-info-co a{
	color: #222;
	background: transparent;
	text-decoration: none;
}

.post-info-co a:before{
	content: url(img-tarn-garonne/bulle.png);
	margin-right: 1ex;
}



/* Content
-------------------------------------------------------- */
#content {
	margin : 0 1em 0 0;
	padding : 1em;
}

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
	margin : 0 2em;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	font-style : normal;
	border : 1px solid #999;
	color : #666;
	background : transparent;
}

.comment-info {
	margin-bottom : 0;
	font-size : 0.85em;
}

.erreur {
	border : 1px solid;
	padding : 0.5em;
}

/* Menu
-------------------------------------------------------- */
#sidebar {
	margin : 0 0 0 76%;
	padding : 2em 0;
	border-left : 1px dashed #999;
}

#sidebar h2 {
	font-weight : normal;
	/*color: #09F; */
	color : #00008B;
	background : transparent url(img-tarn-garonne/bg-title-sidebar.png) no-repeat 100% 100%;
}

#sidebar ul {
	padding-left : 1.5em;
	margin-left : 0;
}

#sidebar li {
	list-style : square;
	margin-top : 0.15em;
	color : #999;
	background : transparent;
}

#sidebar li:hover {
	color : #333;
	background : transparent;
}

#sidebar div {
	padding : 0 1em 0 1em;
}



/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Formulaires
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background : #eee;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #036;
	color : #fff;
}

textarea {
	width : 100%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

/* Footer
-------------------------------------------------------- */

#footer {
  background:url("img-tarn-garonne/pied.jpg") no-repeat right bottom;
  clear:both;
  padding:15px 30px 0 50px;
  height: 180px;
  }
#footer hr {
  display:none;
  }
#footer p {
  background:url("img-tarn-garonne/divider.gif") no-repeat center top;
  margin:0;
  padding-top:15px;
  font:78%/1.6em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: left;
  }

/* Tableau presentation randonnee */
.titab {  
        background-color: #fff;
        vertical-align: top;
}
.titabg {  
        vertical-align: top;
        background-color: #fff;
}
.randonnee { 
	background-color: #EEEEEE;
	/* border : 1px solid #999; */
}

.profile-data {
  margin:0;
  font:bold 78%/1.6em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #cde;
  margin:0 8px 3px 0;
  }

.profile-data strong {
  display:none;
}
.profile-textblock {
  margin:0 0 .5em;
}
.profile-link {
  font:78%/1.4em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}


.valtxt {
	font-weight: 700;
	background-color: #FFF8DC;
}

.tarn-et-garonne {
	border: 1px solid Blue;
	margin: 10px 1em 1em 1em;
	padding: 1em;
}

.rss {
	font-size: xx-small;
	color: Fuchsia;
}

.titrerss {
	font-size:medium;
	font-stretch: wider;
}

.tarn-et-garonne h2 {
	margin:0;
	padding:0;
	font-size:medium;
	border-bottom: 2px dotted;
	padding-bottom:0.2em;
}

