/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;

	font-size: 13px;
	background: Black url(images/fond_caraibes_bois_salsa.jpg) repeat-x scroll top center;
	color: White;
	}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}
.float {
  float: left;
  width: 25%;
  margin: 1em 0;
}



h1, h2, h3 {
	/*text-transform: lowercase;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AC8132;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: White;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Header */

#droite {
	float: right;
	text-align: center
	;
	font-size: x-large;
	color: White;
	padding-top: 80px;
	text-decoration: none;
	
}
#gauche{
	float: left;
		text-align: center;
	font-size: large;
	color: White;

		text-decoration: none;
		padding-top: 80px;
}


#texto{

		text-align: center;
	font-size: medium;
	color: white;
		float: left;
		padding-top: 5px;
		padding-left: 60px;
		font-weight: bold;
}
#textba{

		text-align: center;
	font-size: medium;
	color: white;
		float: left;
		padding-top:210px;
		padding-left: 250px;
		font-weight: bold;
}

#header {
	/*width: 778px;*/
	width: 900px;
	/*height: 170px;*/
	height:280px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat;*/
	background: url(images/caraibeso.gif) no-repeat center;
	/*margin-right: 100px;*/

}



#header h1, #header p {
	/*float: right;
	margin: 0;
	/*padding-top: 80px;*/
	/*text-transform: lowercase;*/
	line-height: normal;
	 text-align: center;
}

#header h1 { padding-left:10px;  color: Black;  }

#header p {
	
}

#header a {
}

/* Menu */

/*#menu {
	width: 778px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
}*/
#menu {

	height: 30px;
	margin: 0 auto;
	/*background: url(images/fond_caraibes_bois_salsa.png) repeat-x;*/
	
	background-position: center;
	text-align: center;
	background-color: transparent;


	border-top: thin groove #CBA61A;
   border-bottom: thin groove #CBA61A;
	
	}
#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 15px;
	background: url(images/img04.gif) no-repeat left center;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}

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

/* Page */


#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* Content */

#content {
	float: left;
	width: 480px;
}


.post {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}
#contentfull {
	/*float: left;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#contentfull a {
	color: #FFFFFF;
	text-decoration: underline;
}


.post {
	padding: 0 0 20px 0;
	text-align: center;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
	text-align: center;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px /*30px*/;
	/*background: url(images/img05.gif) no-repeat left bottom;*/
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	/*text-decoration: underline;*/
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;

	text-align: center;
	font-size: smaller;
	background: url(images/fond_caraibes_bois_salsa.jpg) center;
}
.tableau a{
	color: #000000;
}
#progtab {
}
#progtab a{
	color: #000000;
	text-decoration: underline;
}

