/*
*/

.Style1 {
	font-size: 18px;
}
/*
body {
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	background: #CCCCCC;
	width: 1000px
	padding: 8px;
	background-color: #CDDCE8;
	background-repeat: no-repeat;
	border: 1px solid #F8B356;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C478B;
	background-color: #FFFFCC;
}
*/

body {
	margin: 20px;
	padding: 0;
	background: #CCCCCC;
	width: 1000px;
}

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C478B;
	background-image: url(deco02/imgbg.jpg);
	background-repeat: no-repeat;
}
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C478B;
	background-color: #FFFFCC;
	/* background-image: url(deco02/Wall_IV - 2.jpg); background-repeat: repeat; */
	/* background-image: url(deco02/imgbg.jpg); background-repeat: no-repeat; */
	/* background-image: url(deco02/dimage glass yellow.jpg); background-repeat: no-repeat; */
	/* background-image: url(deco02/fond%20-%20yellow-cadri.gif); background-repeat: repeat; */
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C478B;
	background-color: #FFFFCC;
	/* background-image: url(deco02/Wall_IV - 2.jpg); background-repeat: repeat; */
	/* background-image: url(deco02/imgbg.jpg); background-repeat: no-repeat; */
	/* background-image: url(deco02/dimage glass yellow.jpg); background-repeat: no-repeat; */
	/* background-image: url(deco02/fond%20-%20yellow-cadri.gif); background-repeat: repeat; */
}

h1 {
	color: #100AEA;
	letter-spacing: -2px;
	font-size: 3em;
	
}

h2 {
	color: #100AEA;
	font-size: 2em;
}

h3 {
	color: #100AEA;
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #D8774C;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
}

/* Logo */

#logo {
	/* background-image: url(deco02/logo-mini.gif); */
	background-repeat: no-repeat;
	margin-top: 12px;
	/*height: 104px;
	width: 170px;
	background-position: center;*/
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(deco02/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(deco02/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	background-color: #CDDCE8;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B7C8D7;
	border-right-color: #B7C8D7;
	border-bottom-color: #B7C8D7;
	border-left-color: #B7C8D7;
}

#widgets-haut {
	height: 13px;
	background-image: url(deco02/bordh.gif);
	background-repeat: no-repeat;
	width: 210px;
}

#widgets-bas {
	height: 15px;
	background-image: url(deco02/bordb.gif);
	background-repeat: no-repeat;
	width: 210px;
}

#widgets * {
	color: #0705E5;
	padding-left: 6px;
}

#widgets ul {
	text-decoration:none;
	margin: 0;
	list-style: none;
	background-image: url(deco02/anim01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px; /* position verticale du début de la liste */
	padding-right: 20px;
	padding-bottom: 180px;
	/* padding-bottom: 180px; *//* fait varier position verticale de l'image de fond */
	padding-left: 20px;
}

	/*remove the underlining, set the color to darkish brown, and display as block elements to make them go down the left side of the page */
	/*a {display:block;padding:2px;text-decoration:none;width:5em;margin:2px; color:#8D4F10;font-family:"Trebuchet MS", Verdana, sans-serif} */
	
	/* give unvisited and visited links a light orange background and an outset border of the same color to make it look like a button */
	/* a:link, a:visited {background:#FFCFA0;border:2px outset #FFCFA0; } */
	
	/* give buttons that are hovered over or that have focus a darker background and border, as well as black text; bold formatting makes the text jump around to much */
	/* a:focus, a:hover {background: #CD8E51;border:2px outset #CD8E51; color:black} */
	
	/*give buttons when they are clicked ("active"), an even darker background */
	/* a:active {background:#AF6A27;border:2px outset #AF6A27} */

#widgets li {
/* display:block; */
	/* line-height: 150%; */
}

#widgets li ul {
	padding: 0 0 15px 6px;
	background: none;
	/* line-height: 180%; */
	line-height: 150%;
}

#widgets li li{
	/* padding-left: 12px; */
	padding-left: 6px;
	background: url(deco02/img05.gif) no-repeat left center;
}

#widgets li li a:link:visited{
	/* padding-left: 12px; */
	padding-left: 6px;
	text-decoration:none;
}

#widgets li li:hover{
	/* padding-left: 12px; */
	padding-left: 6px;
	/* background: url(deco02/img05.gif) no-repeat left center; */
	/*text-transform: uppercase;*/
	/* border-style: dotted; */
	text-decoration: none;
	font-variant: small-caps;
	/* background-color: #D8774C; */
	background-color: #F8B356;
	border: 0px groove #D8774C;
}
/* #widgets li li a:visited:hover{ */
/*
#widgets li li {
	padding-left: 12px;
	background: url(deco02/img05.gif) no-repeat left center;
	/* color: blue;
	/* background: yellow; */
	/* text-decoration: underline; */
	/* text-transform: uppercase; */
	/* border-style: dotted;
}
*/

#widgets #current{
/*background:url(img/tabs.gif) no-repeat 0 -41px;*/
	font-variant: small-caps;
	/* background-color: #D8774C; */
	background-color: #F8B356;
	border-right-color:#FF0000;
	border: 1px groove #D8774C;
}

#widgets #current a{
/*background:url(img/tabs.gif) no-repeat 100% -41px;*/
color:blue;
/*padding:7px 20px 5px 11px;*/
}

#widgets h2 {
	margin: 0;
	font-size: 1em;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Page */

#page {
	/*margin-left: 212px;*/
	margin-left: 215px;
}

/* Bannière */

#banniere {
	height: 133px;
	margin: 0;
	background-image: url(deco02/banniere.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B0C1D0;
	border-right-color: #B0C1D0;
	border-bottom-color: #B0C1D0;
	border-left-color: #B0C1D0;
}

/* Search */

#search {
	height: 51px;
	background-repeat: repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	background-image: url(deco02/banniere.jpg);
	background-repeat: no-repeat;
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(deco02/img08.gif) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
}

#content h1 {
	font-weight: normal;
	margin-top: 0;
	color: #0705E5;
}

#content h2 {
	font-weight: normal;
	margin-top: 0;
	color: #0705E5;
}

.pagetitle {
	padding-top: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.post {
	background-color: #CEDDE9;
	background-repeat: no-repeat;
	background-position: right top;
	width: 771px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #BFD0DE;
	border-right-color: #BFD0DE;
	border-bottom-color: #BFD0DE;
	border-left-color: #BFD0DE;
	height: auto;
	overflow: auto;
	clear: none;
	float: none;
	/* font-family: "Comic Sans MS", cursive;*/
}

.post p {
	text-indent: 20px;
}

.entry h2{
	text-decoration: underline;
	color: #100AEA;
	font-size: 2em;
}


.title {
	margin: 0;
	padding: 0 20px;
	background-color: #F8B356;
	border-left-color: #BFD0DE;
	border-right-color: #BFD0DE;
	border: 1px groove #66FFFF /*#D8774C*/;
}

.title2 {
	margin: 0;
	padding: 0 20px;
	background-color: #F8B356;
	border-left-color: #BFD0DE;
	border-right-color: #BFD0DE;
}

.byline {
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0705E5;*/
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 20px;
}

.entry {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.meta {
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.ROUGE {
	color: #F00;
}

/* Grand encadrement */
#bordh-large {
	height: 25px;
	background-image: url(deco02/bordh-large.gif);
	background-repeat: no-repeat;
	width: 771px;
}

#bordb-large {
	height: 28px;
	background-image: url(deco02/bordb-large.gif);
	background-repeat: no-repeat;
	width: 771px;
}


/* Rounded Corners (OLD)*/
.ct {
}

.ct .l {
	background: url(deco02/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(deco02/img11.gif) no-repeat right top;
}

.cb {
	background: url(deco02/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(deco02/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(deco02/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 5px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}

/* encadrement et ombre sur images */
/* NE FONCTIONNE PAS AVEC ANCIENNE VERSION BROWSER IMAGE DECALLEE ETC;;;
/*
.imgholderRight {
 float:right; 
 background: url(deco02/imgShadow.png) no-repeat bottom right !important; 
 //background: url(dropshadow.gif) no-repeat bottom right; 
 margin: 10px 7px 0 10px !important; 
 margin: 10px 0 0 5px; 
}

.imgholderLeft {
 float:left; 
 background: url(deco02/imgShadow.png) no-repeat bottom right !important; 
 //background: url(dropshadow.gif) no-repeat bottom right; 
 margin: 10px 7px 0 10px !important; 
 margin: 10px 0 0 5px; 
}

.imgholderRight img { 
 display: block; 
 position: relative; 
 background-color: #fff; 
 border: 1px solid #666;
 margin: -3px 5px 5px -3px; 
 padding: 2px; 
}

.imgholderLeft img { 
 display: block; 
 position: relative; 
 background-color: #fff; 
 border: 1px solid #666;
 margin: -3px 5px 5px -3px; 
 padding: 2px; 
}
*/

.imgholderRight {
 float:right; 
 margin: 6px 6px 6px 14px; 
}

.imgholderLeft {
 float:left; 
 margin: 6px 14px 6px 6px; 
}

.imgholderRight img { 
 display: block;
 position: relative; 
 background-color: #F8B356; 
 border: 1px solid #666;
 padding: 3px; 
}

.imgholderLeft img { 
 display: block;
 position: relative; 
 background-color: #F8B356; 
 border: 1px solid #666;
 padding: 3px; 
}
