/* CSS Document */

#tabbpltarif A:link {color:#000;text-decoration: none;}
#tabbpltarif A:visited {color:#000;text-decoration: none;}
#tabbpltarif A:active {color:#000;text-decoration: none;}
#tabbpltarif A:hover { color:#660000; }
.grasrg{color:#990000;text-decoration: none;font-weight:bold;font-size:14px;}

-->

	#lang {width:26px; height:102px; float:right; color:#FFFFFF;  margin:10px 1px auto auto; }
	#lang1 {width:40px; height:102px; float:left; color:#FFFFFF;   }
	
	.gras {  color:#a9434a;}
	.gras1 {  color:#a9434a; font-weight:bold;}
	
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.jpg);
	text-align: justify;
}

body, input, textarea, select {
	
	color: #000000;
	font:"Times New Roman", Times, serif;
	
}
#imghot {
	width:954px;
	background-color:#FFFFFF;
	height: 22px;
	margin: 0 auto;
	padding-top:10px;
	text-align:center;
	
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}
#imghot a {
	text-decoration: none;
}
#imgbas {
	width:954px;
	background: #FFFFFF;
	height: 119px;
	margin: 0 auto;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	background: url(../images/pied.jpg) no-repeat;

	
}
h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #662C14;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}


hr {
	display: none;
}

.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	padding: 20px 0;
	background: url(../images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 954px;
	height: 341px;
	margin: 0 auto;
	border-top:2px solid #000000;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	background: url(../images/banner.jpg) ;
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 {
	padding-top: 40px;
	text-align: center;
	font-size: 4em;
}

#header h2 {
	text-align: center;
	font-size: 1em;
	font-style: italic;
}

#header a {
	text-decoration: none;
}

/* Content */

#content {
	width: 954px;
	margin: 0 auto;
	background: #FFF url(../images/img04.gif) repeat-y;
		border-left:2px solid #000000;
	border-right:2px solid #000000;
}

/* Blog */

#blog {
	float: left;
	width: 700px;
	padding: 20px 5px 0px 5px;
	background: url(../images/img06.gif) no-repeat;
	
}

#blog a {
	text-decoration: none;
}

/* Post */

.post {

	background: url(../images/img08.gif) no-repeat center bottom;
	overflow:auto;
	z-index:1;
}

.post .title {
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #D3B6AF;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

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

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

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font-size: x-small;
}

.post .entry {
	padding: 10px 10px 10px 5px;
	line-height: 1.8em;
	z-index:100;
}


.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	height:500px;
	padding: 56px 5px 10px 10px;
	margin: 20px 5px auto auto;
	background: url(../images/menu.jpg) no-repeat;
}
.sidebar img{
border: 2px solid #651963;}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 5px;
	line-height: 1.4em;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(../images/img07.gif) no-repeat left center;
}

#sidebar h2 {
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #D3B6AF;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

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

/* Search */

#search {
}

#search h2 {
}

#search form {
}

#search #inputtext1 {
}

#search #inputsubmit1 {
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 43px;
	background: url(../images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

img{
border: none;
}
.txt{color:#000000; font-size:11px; font-family:Tahoma; font-weight:bold;}
.txt2{color:#000000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt3{color:#5B2324; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt5{color: #B8121B; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic;}
.txt6{color:#2D4D31; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; border:double; border-color:#FF0000;}
.txt7{color: #FF0000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt8{color: #B8121B; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt9{color: #000000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt0{color: #000000; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt10{color:#B8121B; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txt11{color:#B8121B; font-size:14px; font-family:Tahoma; font-weight:bold;}
.txt4{color:#B8121B; font-size:14px; font-family:Tahoma; font-weight:bold;}

#postcadr {
width:auto;
height:auto;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
border:1px dotted #000;
}
.plain {height:20px; vertical-align:middle;}
.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: <? echo $arr_coll[0]; ?>;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.Style2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.transp2 {   background-color:#ffffff;
   color:black;
   position:absolute;
   width:700px;
   top:402px;
   left:10px;
   height:457px;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
}
.Style3 {font-family: "Times New Roman", Times, serif}
#ladate{color:#444;font-size:14px;}
-->
	



