body {
	margin: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;	
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #06AEF1;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}
/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }

/* listes des puces*/
.list-puce{
	list-style-image:url(../images/version-ok-16.png);
}

a:hover {
	background: none;
}
#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
/*	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;	*/
/*	background: #FFFFFF url(../images/fond.jpg) repeat-x center top;	*/
/*	top: 159px;*/
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;

}

/* Header */

#header {
	width: 910px;
	height: 142px;
	margin: 0 auto;
	padding-top: 10px;
/*	background: #FFFFFF url(../images/head_bg.jpg) no-repeat top;	*/
}

/* animation flash */
.topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	
}
/* Logo */

#logo {
	background: url(../images/logo-taipei-et-handisport.png) no-repeat right top;
	float: left;
	width: 910px;
	height: 142px;
	color: #333333;
}

#logo h1, #logo p {
	/* text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #06AEF1;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	/* text-transform: lowercase;*/
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color : #A4A9C8;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 42px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-left: 10px;
	padding: 10px 20px 0 20px;
	height: 31px;
	background: url(../images/img03.jpg) repeat-x left top;
	/* text-transform: lowercase;*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border: 15px #FFFFFF solid;
/*	background: url(../images/img02.jpg) repeat-x left top;	*/

}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 20px 0 0 20px;
}

.post {
}

.post .title {
	color: #06AEF1;
}

.post .title a {
	background: none;
	color: #06AEF1;
	border: none;
}

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

.post .meta {
	padding-bottom: 10px;
	background: url(../images/img04.gif) repeat-x left bottom;
	/* text-transform: lowercase;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.post .meta a img{
		border: none;
}
.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}
.title_list_articles {
	padding-bottom: 10px;
	background: url(../images/img04.gif) repeat-x left bottom;
	/* text-transform: lowercase;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 5px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(../images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 5px;
	color: #06AEF1;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(../images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	/* text-transform: lowercase;*/
	text-align: center;
}

#footer a {
	color: #999999;
}
/* Portfolio */
.portfolio a img{
		border: none;
}

/* RSS */
#footer a img{
		border: none;
}

/* Texte */
.permalink {
}
.permalink a{
		text-decoration: underline;
}
.permalink a:hover{
		color:#red;
}

