body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #FFF7BD;
	font: 400 0.7em verdana, arial, sans-serif;
	line-height: 150%;
	color: #555;
	margin-bottom:2em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
/* LAYOUT */
#contour {
	width: 825px;
	margin: 0 auto;
}

#entete{
	background-image: url(torgny_entete.png);
	height: 209px;
	position: relative;
}

#contenu{
	background-image: url(torgny_colonnes.png);
}

#colonnegauche{
	float: left;
	width: 208px;
	display: inline;
	margin-left: 30px;
	padding: 10px;
}

#colonnedroite{
	float: right;
	width: 494px;
	display: inline;
	margin-right: 30px;
	padding: 10px 20px;
}

#pied{
	background-image: url(torgny_pied.png);
	height: 34px;
	position: relative;
}

#porte {
	position: absolute;
	background-image: url(torgny_porteg.png);
	height: 135px;
	width: 271px;
	bottom: -4px;
}

/* DESIGN */
#colonnegauche p, #colonnedroite p {
	margin-bottom: 1em;
}

#colonnegauche h2 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
	color: #E14F17;
}

#colonnedroite h1 {
	margin-bottom: 0.5em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 20px;
	color: #E14F17;
	background-image: url(bg-header1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	line-height: 23px;
}

#accueil #colonnedroite h1 {
	background-image: none;
	margin-bottom: 0.3em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 40px;
	color: #E14F17;
	padding-top: 0.2em;
	line-height: 23px;
}

#colonnedroite h2 {
	margin-bottom: 0.5em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
	color: #3A6D98;
}

#accueil #colonnedroite h3 {
	margin-bottom: 0.5em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
	color: #3A6D98;
}

.cl {
	clear: both;
}

.cld {
	clear: both;
	text-align: right;
}

/* Blockquote */
blockquote {
	margin: 0 0 1em 0;
	padding: 1em 20px 0.3em;
	background: #FFF6CA;
	border-top: 1px solid #FFD300;
	border-bottom: 1px solid #FFD300;
	clear: both;
}

/* Blockquote */
.infobloc {
	margin: 0 0 0.4em 1em;
	padding: 0.5em 20px;
	background: #E7F1F3;
	border-top: 1px solid #AAD3DB;
	border-bottom: 1px solid #AAD3DB;
	width: 200px;
	float: right;
}

.chapeau {
	font-weight: bold;
	color: #3A6D98;
	font-size: 90%
	clear: left;
	line-height: 130%;
	padding: 0 0 0 0.5em;
	border-left: 5px #E2EBF4 solid;
}

/* IMAGES */
img {
	border: none;
}

.imageright, .r, .d {
	float: right;
	padding: 5px;
	margin-left: 0.5em;
	background-color: #FFFFFF;
	border: 1px solid #DFE9F2;
	margin-bottom: 0.2em;
	clear: both;
}

.imageleft, .g, .l {
	float: left;
	padding: 5px;
	margin-right: 0.5em;
	background-color: #FFFFFF;
	border: 1px solid #DFE9F2;
	margin-bottom: 0.2em;
	clear: both;
}

.imageleft, .g, .l {
	float: left;
	padding: 5px;
	margin-right: 0.5em;
	background-color: #FFFFFF;
	border: 1px solid #DFE9F2;
	margin-bottom: 0.2em;
	clear: both;
}

.l {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DFE9F2;
	margin-bottom: 0.2em;
}

.rc, .dc {
	float: right;
	padding: 7px;
	margin-left: 1em;
	background-color: #FFFFFF;
	border: 1px solid #DFE1EE;
	margin-bottom: 1em;
	clear: right;
}

.lc, .gc {
	float: left;
	padding: 7px;
	margin-right: 1em;
	background-color: #FFFFFF;
	border: 1px solid #DFE1EE;
	margin-bottom: 1em;
	clear: both;
}

/* LIENS */
a {
	text-decoration: none;
	color: #B22222;
}

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

/* Lists */
#colonnedroite ul {
	margin: 0.5em 0 0.5em 20px;
	padding: 0;
	list-style: none;
}

#colonnedroite ul li {
	padding: 0 0 4px 14px;
	line-height: 1.3em;
	background: url(submenu2.gif) no-repeat 0 5px;
}

#colonnedroite ul li ul {
	margin-top: 0.5em;
}

#colonnedroite ol {
	margin: 0.5em 0 0.5em 38px;
	padding: 0em;
}

#colonnedroite ol li {
	padding: 0 0 4px 0px;
	line-height: 1em;
	background-image: none;
}

#colonnedroite ol li ol {
	margin-top: 1em;
}

#colonnedroite ol li ol li{
	background-image: none;
}

#colonnegauche ul {
	margin: 0.5em 0 0.5em 6px;
	padding: 0;
	list-style: none;
}

#colonnegauche ul li {
	padding: 0 0 4px 14px;
	line-height: 1em;
	background: url(submenu2.gif) no-repeat 0 3px;
	color: #14177D;
}

#colonnegauche ul li ul {
	margin-top: 0.5em;
}

#colonnegauche ul li ul li{
	color: #1E23BD;
}

/* Form Elements */
form {
	padding: 0;
	margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
	float: left;
	width: 25%;
	vertical-align: top;
}

input,
textarea,
select {
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #EEE;
	border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	background: #E7F1F3;
	border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
	padding: 0;
	border: 0;
}

input.button {
	padding: 2px 5px;
	font: 400 0.9em verdana, serif;
	cursor: pointer;
	color: #fff;
	background: #FC3307;
	border-width: 1px;
	border-style: solid;
	border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
	background: none;
	border: 0px;
}

#colonnegauche dl dt {
	color: #3a6d98;
	font-weight: bold;
}

#colonnegauche dl {
	margin-bottom: 2em;
}

#deuxcolonnes {
	border-top: 1px  #e2ebf4 solid;
}

#news {
	width: 240px;
	float: left;
}

#news h2 {
	margin-top: 10px;
	color: #e14f17;
	font-size: 20px;
}

#grosplan {
	width: 235px;
	float: right;
	border-left: 1px  #e2ebf4 solid;
	padding-left: 1em;
	background-color: #fffbea;
}

#grosplan h2 {
	margin-top: 10px;
	color: #e14f17;
	font-size: 20px;
}

#drapeaux {
	position: absolute;
	top: 10px;
	left: 30px;
}

.suite {
	font-size: 100%;
	font-style: italic;
	text-align: right;
}

.infospratiques {
	border: 5px #fff6ca solid;
	padding: 1em;
	margin-bottom: 1em;
	background-color: #fff2b0;
}

.infospratiques h3{
	font-size: 18px;
	color: #3a6d98;
}

#colonnegauche .infospratiques ul{
	padding: 0px;
	margin-left: 0px;
}

#colonnegauche .infospratiques ul li {
	padding: 0 0 4px 14px;
	line-height: 1.2em;
	background: url(submenu2.gif) no-repeat 0 5px;
	color: #14177D;
}

.article {
	margin-bottom: 2em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.tagsarticle {
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #eaeaea solid;
	padding: 0 1em 0.3em 30px;
	text-align: left;
	background: #f4f4f4 url(tag_green.gif) no-repeat 5px 3px;
}

.tagsarticle a {
	color: #708090;
	font-weight: bold;
	font-size: 90%;
}

.tagsrelated h3 {
	color: #eb6e3e;
	font-weight: bold;
	font-size: 120%;
	margin-top: 1em;
}

.tagsrelated a {
	text-decoration: none;
	color: #266be5;
}

.tagsrelated a:hover {
	color: #b22222;
	text-decoration: underline;
}

#colonnedroite .tagsrelated ul li {
	background: url(arrow.png) no-repeat 0 3px;
}

.intro {
	background: transparent url(quote.gif) no-repeat scroll left top;
	color: #494949;
	margin: 5px 0pt 15px;
	padding-left: 33px;
	font-style: italic;
	font-size: 110%;
}

.resp, .respo {
	color: #bfbfbf;
	font-style: italic;
}

#realisation {

	text-align:center;
	font-size:80%;
	font-weight:bold;
	color:gray;

	}

#realisation a {
       color:orange;
}