/*  
Theme Wordpress créé par YANN PAGES - WHYPY - MEDIARTS
     ___  ___   _____   _____   _       ___   _____    _____   _____  
    /   |/   | | ____| |  _  \ | |     /   | |  _  \  |_   _| /  ___/ 
   / /|   /| | | |__   | | | | | |    / /| | | |_| |    | |   | |___  
  / / |__/ | | |  __|  | | | | | |   / / | | |  _  /    | |   \___  \ 
 / /       | | | |___  | |_| | | |  / /  | | | | \ \    | |    ___| | 
/_/        |_| |_____| |_____/ |_| /_/   |_| |_|  \_\   |_|   /_____/ 

http://www.mediarts.fr
*/


/* ================================================================================================================
	STRUCTURE GLOBAL
================================================================================================================ */
body {
	margin:0;
	padding:0;
	font-family: 'Arial';
	color:#666666;
	font-size:13px;
}
.content_droite {
	float:right;
	width:680px;
	padding-left:10px;
	padding-top:30px;
	padding-bottom:50px;
	margin-right:10px;
}
.content_gauche {
	background:#FFF;
	float:left;
	width:250px;
	margin-left:15px;
	padding-top:30px;
	padding-bottom:10px;
}
* html .container {
	height:450px;
} 
.container {
	width:980px;
	min-height:450px;
	float:left;
	background:url(./images/content_bg.jpg) repeat-y top left;
}
/* ================================================================================================================
	TITRES / PARAGRAPHES / STYLES
================================================================================================================ */
div#top {
}
p {padding-right:10px;}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  margin:0px;
  padding:0px 0px 10px 0px;
}
h1 {
	color:#EC008C;
	font-size:20px;
	font-weight:bold;
}
h2 {
	color:#EC008C;
	font-size:13px;
	font-weight:normal;
	background: url(images/h2_bg.gif) repeat-x left top;
	line-height:25px;
	margin-right:10px;
	padding-left:10px;
}
h3 {
	color:#EC008C;
	font-size:14px;
	font-weight:bold;
}
h4 {
	color:#EC008C;
	font-size:13px;
	font-weight:bold;
}
h5 {
	color:#EC008C;
	font-size:12px;
	font-weight:bold;
}
h6 {
	font-family: 'Arial';
	color:#1a1b1d;
	font-size:15px;
	font-weight:normal;
	border:solid 1px #cfcfce;
	padding:10px;
	background: url(images/h6_bg.png) repeat right top;
	margin-bottom:20px;
}
address {font-size:11px;}
a.bouton, a:hover.bouton {background:none;}
a:link {
	text-decoration:none;
	color:#2E9AD5;
	border:0px;
} 
a:active {
	text-decoration :underline;
	color:#2E9AD5;
	border:0px;
} 
a:visited {
	text-decoration :none;
	color :#2E9AD5;
	border:0px;
} 
a:hover {
	text-decoration:underline;
	color:#2E9AD5;
	border:0px;
} 
img {
	padding:0px;
	margin:0px;
	border:none;
}
hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height:1px;
}
.content_droite ul { list-style-image: url(images/puce_liste.png); }
.content_droite ul li { margin:5px 5px 5px 0px;}
/* ================================================================================================================
	HEADER
================================================================================================================ */
.Header {
	position:relative;
	clear:left;
	width:980px;
	margin:0 auto;
	margin-top:0px;
	height:230px;
	background: url(images/header_bg_velotour.png) repeat-x left top;
	z-index: 2; /* FIX stupid IE6 ansd IE7 bug */
}
.bandeau {
	background: url(images/bandeau.gif) no-repeat top left;
	width:980px;
	height:180px;
	top:10px;
	position:absolute;
}
.Header h1 {
	position:absolute;
	top:20px;
	margin:0;
	padding-top:15px;
	color: #FFF;
}
.Header h1 a {
	width:280px;
	height:100px;
	cursor:hand;
	float:left;
	text-decoration:none;
/*	background:url(./images/logo_velotour.png) no-repeat top left;
*/	margin-bottom:20px;
	text-indent:-9000px;
}
.Header h1 a:focus {outline:none;}
.Header h1 a:hover {
	text-decoration:none;
	color:#FFF;
}
.Header h3 {
	margin: 0;
	padding-top:5px;
	color:#FFF;
	float:left;
}
.Header .TopHeader {
	position:absolute;
	top:-25px;
	left:0px;
	color:#86aab2;
	font-size:11px;
}
.Header .TopHeader a {
	background:url(./images/top_ico.gif) no-repeat left center;
	color:#86aab2;
	padding-left:15px;
}
/* ================================================================================================================
	DOCUMENTS A TELECHARGER
================================================================================================================ */
.download_doc {
	background: url(images/download.png) top left no-repeat;
	line-height:22px;
	font-size:14px;
	padding-left:40px;
}
.download_doc_details {
	font-size:11px;
	margin-bottom:20px;
}
span.download_color {
	color:#000000;
	font-weight:bold;
}
span.download_color1 {
	color:#000000;
}
span.download_format {
	color:#000000;
	text-transform:uppercase;
}
/* ================================================================================================================
	BLOC NEWS HOME
================================================================================================================ */
.bloc_news {
	position:relative;
	background: url(images/bloc_news.png) no-repeat left top;
	width:677px;
	height:170px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	padding-bottom:20px;
}
.bloc_news_titre {
	position:absolute;
	top:10px;
	left:70px;
	font-size:18px;
}
.bloc_news_content {
	position:absolute;
	top:50px;
	left:50px;
}
.bloc_news_date {
	position:absolute;
	top:140px;
	right:10px;
	font-weight:bold;
	font-size:10px;
}
.bloc_news_suite {
	position:absolute;
	top:140px;
	left:50px;
	font-weight:bold;
}
.bloc_news_suite a.suite, .bloc_news_suite a:visited.suite{
	color:#FFFFFF;
}
.bloc_news_suite a:hover.suite{
	text-decoration:underline;
	background:none;
}
/* ================================================================================================================
	MENU ANCETRES
================================================================================================================ */
.Categ ul.menu_velotour{
	margin-bottom:0px;
}
.Categ ul.menu_velotour li.current_page_item a{
	color:#FFFFFF;
	background: url(images/velotour_n1_on.jpg) no-repeat left top;
	padding-left:40px;
	font-weight:bold;
}
ul.menu_velotour li a{
	background: url(images/velotour_n1_off.jpg) no-repeat left top;
	padding: 8px 0px 8px 30px;
	border-left:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;
	margin:0px;
	color:#2E9AD5;
}
.content_gauche h2.menu {
	font-family:'Arial';
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
	color:#2E9AD5;
	padding:6px;
	margin:0px;
	text-transform:none;
	text-align:left;
	background:none;
	line-height:30px;
	padding-left:10px;
}
.menu_ancetre {
	background: url(./images/menu_ancetre_m.gif) repeat-y top left;
}
.menu_ancetre_haut {
	background: url(./images/menu_ancetre_h.gif) no-repeat top left;
	height:40px;
}
.menu_ancetre_bas {
	background: url(./images/menu_ancetre_b.gif) no-repeat top left;
	height:50px;
	margin:0px;
	padding:0px;
	padding-bottom:30px;
}
/* ================================================================================================================
	CATEGORIES
================================================================================================================ */
.content_gauche h2 {
	font-family:'Arial';
	font-size: 14px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFF;
	padding:6px;
	margin:0px;
	text-transform:none;
	text-align:left;
	background: url(./images/cat_bg_titre.png) no-repeat left;
}
.Categ {
	margin-bottom:10px;
	padding: 0px 10px;
	width: 240px;
	float: left;
}
.Categ ul {
	font-size: 12px;
	list-style: none;
	padding: 1px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	line-height: 1;
}
.Categ li {
	margin: 0;
	padding: 0;
	background: none;
	min-height: 18px; width: 240px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
ul.menu_velotour li a:hover {
	background: url(images/velotour_n1_on.jpg) no-repeat left top;
	padding-left:40px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.Categ li a {
	display: block;
	padding:0px 0px 5px 30px;
	margin-top:3px;
	text-decoration: none;
	color: #2E9AD5;
	background: url(./images/puce_liste_blue.png) no-repeat left top;
}
.Categ li a:hover {
	background: url(./images/puce_liste_blue.png) no-repeat left top;
	text-decoration: none;
	color: #2e9ad5;
	font-weight:bold;
	text-decoration:underline;
}
.Categ li a:focus {
	outline:none;
}
* html .Categ li a {
	right:0px;
	color:#5da7bf;
}
* html .Categ li a:focus {
	outline:none;
	color:#5da7bf;
}
/* ================================================================================================================
	FORM
================================================================================================================ */
input {
	font-family:'Arial';
	color:#0b3e5b;
	font-size:11px;
}
textarea {font-family:'Arial';
	color:#0b3e5b;
	font-size:11px;
}
select {
	font-family:'Arial';
	color:#0b3e5b;
	font-size:11px;
}
#bgcontain {
	width:980px;
	padding:0px;
	margin:0 auto;
} 
/* =========================================================================================================
	SWITCH SITES VELOTOUR
========================================================================================================= */
.switch_velotour {
	position:absolute;
	top:0px;
	right:320px;
}
.switch_velotour_dijon {
	position:absolute;
	top:0px;
	right:160px;
}
.switch_velotour_orleans {
	position:absolute;
	top:0px;
	right:0px;
}
a.lien_velotour, a:active.lien_velotour, a:visited.lien_velotour {
	background:url(./images/switch.png) no-repeat top left;
	height:28px;
	width:157px;
	display:block;
	margin:0px;
	padding:0px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
a:hover.lien_velotour {background:url(./images/switch.png) no-repeat bottom left;text-decoration:none;}
a.lien_velotour span {padding-left:35px;}
a.lien_velotour_dijon, a:active.lien_velotour_dijon, a:visited.lien_velotour_dijon {
	background:url(./images/switch.png) no-repeat top left;
	height:28px;
	width:157px;
	display:block;
	margin:0px;
	padding:0px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
a:hover.lien_velotour_dijon {background:url(./images/switch.png) no-repeat bottom left;text-decoration:none;}
a.lien_velotour_dijon span {padding-left:30px;}
a.lien_velotour_orleans, a:active.lien_velotour_orleans, a:visited.lien_velotour_orleans {
	background:url(./images/switch.png) no-repeat top left;
	height:28px;
	width:157px;
	display:block;
	margin:0px;
	padding:0px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
a:hover.lien_velotour_orleans {background:url(./images/switch.png) no-repeat bottom left;text-decoration:none;}
a.lien_velotour_orleans span {padding-left:35px;}
/* =========================================================================================================
	RECHERCHE
========================================================================================================= */
.Search {
	position:absolute;
	top:105px;
	right:2px;
	background:#FFF url(./images/search_bg.jpg) no-repeat left top;
	width: 299px;
	color:#EC008C;
	height:80px;
}
.Search fieldset {
	border: none;
	padding:0px;
	margin:0px;}
.Search legend {
	/*	text-indent: -5000px;
	*/	
	margin: 0;
	padding:10px 0px 0px 35px;
	color:#0b3e5b;
	font-weight:bold;
}
.Search form { padding: 5px 0px 0px 35px; margin: 0px 0px 0px 0px;}
.Search input { color:#EC008C; font-size: 12px;}
.Search input.search { width: 32px; height: 29px; background: url(./images/SearchButton.png) no-repeat;}
.Search input.search:hover { background: url(./images/SearchButton.png) no-repeat 0 -29px; }
.Search input.searchIE { width: 32px; height: 29px; background: url(./images/SearchButton.png) no-repeat 0 -29px; }
.Search input.keyword { border: none; background: #fff url(./images/SearchKeyword.png) no-repeat; padding: 7px 0px 7px 10px; width: 206px; border: none; } 
/*\ IE/Win min height hack */ * html #buttonsearch { margin: -29px 0px 0px 216px; } /* */ 
#buttonsearch { padding: 0px; margin: -28px 0px 0px 226px; top: 0px; background: none; position:relative; }
/* =========================================================================================================
	CONTENT ARTICLES
========================================================================================================= */
.DateHeader {
	background:#f0f0f0;
	margin-bottom:20px;
	margin-top:20px;
}
.DateHeader p {
	background:url(./images/DateHeaderIco.png) no-repeat left center;
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 10px;
	font-size:18px;
	font-family: 'Helvetica';
}
.Post {
	padding:0px;
	position:relative;
	clear:left;
	width:620px;
	margin:10px 20px 30px 20px;
	text-align:justify;
}
.Post h1 {
	font-size:25px;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:'Helvetica';
	padding:6px 0px 2px 0px;
	margin:0px;
	display:block;
	text-transform:none;
	color: #2E9AD5;
}
.Post h1 a, .Post h1 a:visited{
	color: #2E9AD5;
	text-decoration:none;
}
.Post h1 a:hover, .Post h1 a:active {
	color: #2E9AD5;
	text-decoration:underline;
}
.PostHeadSimple {}
.PostHead { padding-left: 55px; }
.PostInfo {
	padding: 2px 0px;
	margin-left: 55px;
	font-size: 9px;
	color: #010101;
	border-top: dashed 1px #010101;
}
.PostInfo ul {
	padding: 0px;
	margin: 0px;
}
.PostInfo li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}
.PostInfo a, .PostInfo a:visited {
	color:#010101;
	text-decoration: underline;
}
p.publication_date {text-align:right;}
.PostInfo a:hover, .PostInfo a:active { color:#FFF; text-decoration: underline;}
.PostContent { padding: 10px 0px;}
.PostContent h1 { font-size: 14px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h2 { font-size: 19px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h3 { font-size: 17px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent ul { font-size: 12px;}
.PostContent ol { font-size: 12px;}
.PostContent p { font-size: 13px; line-height: 16px; color: #63737b; padding: 6px 0px; margin: 6px 0px;}
.PostContent img {
	padding: 1px;
	border: solid 0px #406771;
	margin:0px;
}
.PostContent blockquote {
	padding: 5px 0px;
	margin: 5px 0px;
	color:#bee6e9;
}
.PostContent blockquote p { font-size: 10px; padding: 3px 0px; margin: 3px 0px; line-height: 12px; color: #bee6e9;
}
.PostDetails { padding: 10px 0px; margin: 0px; font-size: 10px;}
.PostDetails a { text-decoration: underline;}
.PostDetails a:visited { text-decoration: underline; }
.PostDetails a:hover { text-decoration: underline; }
.PostDetails .ReadOn {
	background: url(./images/PostDetailsReadIco.png) no-repeat left center;
	padding: 5px 0px 5px 15px;
}
.PostDetails .Subscribe {
	background: url(./images/PostDetailsRssIco.png) no-repeat left center;
	padding:5px 0px 5px 15px;
	margin-left: 5px;
}
.PostDetails .NrComments {
	background: url(./images/post_commentaire_nb.gif) no-repeat left center;
	padding:5px 0px 5px 15px;
	margin-left:5px;
}
.PostDetails .AddOpinion {
	background: url(./images/post_commentaire.gif) no-repeat left center;
	padding:5px 0px 5px 15px;
	margin-left:5px;
}
.PostDate {
	position:absolute;
	top:0.5em;
	left:0;
	text-align:center;
	margin:0;
	padding:6px 10px 5px 5px;
	list-style: none;
	background:url(./images/date2.png) no-repeat left top;
	width:32px;
}
.PostDate .month {
	display:block;
	font-size:12px;
	letter-spacing:-1px;
	text-transform:lowercase;
	line-height:16px;
	color:#138eec;
	padding-top:4px;
}
.PostDate .day {
	display:block;
	font-size:16px;
	font-family:'Arial';
	font-weight:bold;
	line-height:18px;
	color:#138eec;
	padding-top:4px;
}
/* =========================================================================================================
	CALENDRIER
========================================================================================================= */
div#calendar_wrap {color:#63737b;}
/* =========================================================================================================
	COMMENTAIRES
========================================================================================================= */
.Comments {
	padding: 20px 10px 0px 10px;
	margin: 30px 0px 30px 20px ;
	width:600px;
}
.Comments .List h3 {
	background: url(./images/post_liste.png) no-repeat left center;
	font-size: 14px;
	font-weight: normal;
	color:#EC008C;
	margin: 0px;
	padding: 0px 0px 0px 60px;
}
.Comments .List h3 strong {
	font-size: 22px;
	font-weight: normal;
	text-transform:none;
	color:#EC008C;
	border-bottom: dashed 0px #87909e;
	display:block;
	padding-bottom:2px;
	margin-bottom:2px;
}
.Comments .List ol {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.Comments .List li {
	position: relative;
	background:#FFF url(./images/post_bulle2.png) no-repeat left;
	padding: 20px;
	margin: 10px 0px;
	list-style-type: none;
	color:#0b3e5b; font-size: 12px;
	border: dashed 1px #EC008C;
}
/* --------------------------------------------------------------------------------------------------------  */
.Comments .List .ListNr { position: absolute; top:5px; left: 12px; font-size:18px; font-family: 'Arial'; line-height:18px; color:#666666;}
.Comments .List .ListDate { font-size: 10px; color:#29363a;}
.Comments .List .ListDate a { color:#2E9AD5; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListUser { margin: 0px 0px 0px 50px; padding: 0px; font-size: 12px; letter-spacing:1px; color:#EC008C; }
.Comments .List .ListUser a { color: #2E9AD5;text-decoration: none; }
.Comments .List .ListUser a:visited {color: #2E9AD5;text-decoration: none; }
.Comments .List .ListUser a:hover {color: #2E9AD5; text-decoration:underline; }
.Comments .List .ListDate {color:#0b3e5b; padding: 1px 0px; margin: 0px 0px 0px 50px;}
.Comments .List .ListDate a { color: #2E9AD5; text-decoration: none;}
.Comments .List .ListDate a:hover {color: #2E9AD5; text-decoration: underline;}
.Comments .List .ListContent { margin-left: 50px; margin-right: 10px; color:#666666;}
.Comments .List .ListContent a { color: #2E9AD5; text-decoration: none;}
.Comments .List .ListContent a:visited { color: #2E9AD5; text-decoration: none;}
.Comments .List .ListContent a:hover { color: #2E9AD5; }
/* --------------------------------------------------------------------------------------------------------  */
.Comments .Form {
	background:#FFF;
	margin:0px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
	border: dashed 1px #87909e;
}
.Comments .Form h3 { background: url(./images/post_bulle.png) no-repeat center; font-size: 14px; font-weight: normal; color:#87909e; margin: 0px; padding: 20px 0px 0px 20px; }
.Comments .Form h3 strong { font-size: 22px; font-weight: normal; text-transform:none; color:#87909e; border-bottom: dashed 0px #87909e; display: block; padding-bottom: 2px; margin-bottom: 2px; }
.Comments .Form form {padding:0px; margin: 20px 0px 0px 20px;}
.Comments .Form p, .Comments .Form p a {
padding:5px 0px; margin: 0px; font-size: 10px; color: #87909e;}
.Comments .Form p label { padding-bottom: 10px;display: block; color: #87909e;}
.Comments .Form p label small {font-size:10px;color: #87909e;
}
.Comments .Form .Note {  margin: 5px 0px;width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField {
	background: #f3f3f3;
	border: solid 1px #fff;
	padding: 5px;
	color: #0b3e5b;
	font-size: 12px;
}
.Comments .Form .TextArea { background: #f3f3f3;
	border: solid 1px #fff; padding: 5px; color: #666666;
	font-size: 13px;
}
.Comments .Form input.SubmitComment {
	width: 150px;
	height:26px;
	background: url(./images/validation_commentaire.gif) no-repeat;
	margin-top:7px;
}
.Comments .Form input.SubmitComment:hover {
	background: url(./images/validation_commentaire.gif) no-repeat 0 -26px;
}
.Comments .Form input.SubmitCommentIE {
	width: 150px; height: 26px; background: url(./images/validation_commentaire.gif) no-repeat 0 -26px;
	margin-top: 7px;
}
.Comments .Form input.Subscribe {
	background: #eaf4ff; border: 1px #fff solid;
	font-weight: bold; padding: 2px 0px;
}
/* ================================================================================================================
	FOOTER
================================================================================================================ */
.FooterContain h2 {
	background:none;
	color:#151617;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-right:10px;
	padding-left:10px;
}
/*\ IE/Win min height hack */ * html .FooterContain { height: 330px;} /* */ 
.FooterContain {
	width:100%;
	background:#e17eac url(./images/footer_bg_velotour.gif) repeat-x left top;;
	clear: both;
	min-height:180px;
	padding: 12px 0px 0px 0px;
	margin:0px;
}
.Footer {
	width:980px;
	margin: 0 auto;
	color:#c9e277;
	clear:both;
} 
.Footer h2 {
	font-family:'Arial';
	font-size:16px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFF;
	padding:4px 0px;
	margin:0px;
	text-transform:none;
} 
/*\ IE/Win min height hack */ * html .Footer ul { height: 100px;} /* */ 
.Footer ul {
	min-height:100px;
	padding:0px;
	margin:10px 0px;
	border-top:solid 1px #EC008C;
} 
.Footer li {
	margin:0px;
	padding-bottom:0px;
	list-style-type:none;
	border-bottom:solid 1px #EC008C;
}
.Footer li small {font-size:10px;}
.Footer li a {
	display:block;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	font-size:12px;
}
.Footer li a:visited {
	display:block;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	font-size:12px;
}
.Footer li a:hover {
	display:block;
	color:#EC008C;
	padding:6px 0px 6px 15px;
	font-size:12px;
	background-color:#F4F4F4;
	text-decoration:none;
	font-weight:bold;
}
.FooterRecent {
	float:left;
	width:310px;
}
.FooterCommented {
	float:left;
	width:310px;
	margin:0px 14px;
}
.FooterPartners {
	float:left;
	width:310px;
}
.FooterCopy {
	background:#000000 url(./images/footer_footer_velotour.jpg) repeat-x left top;;
	width:100%;
	color:#fff;
	float:left;
} 
.FooterCopy p {
	padding:10px;
	margin:0px;
	font-size:12px;
	color:#b2b2b2;
}
.FooterCopy p a{color:#FFFFFF;}
/* =========================================================================================================
	RECHERCHE
========================================================================================================= */
#search{
	position:absolute;
	top:195px;
	left:740px;
	width:210px;
	margin: 0px 0px 20px 10px;
	padding:0px 0px 0px 8px;
	background: url(./images/search_bg.png) no-repeat left top;;
	border:0px solid #5d5d5d;
	z-index:80;
}
#search2{
	width:210px;
	margin: 0 0 20px 10px;
	padding:0 0 0 8px;
	background: url(./images/search_bg.png) no-repeat left top;;
	border:0px solid #5d5d5d;
	z-index:80;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 150px;
	height: 28px;
	padding:5px 0px 0px 10px ;
	color:#45484d;
	background:none;
	border:none;
	font-size:12px;
	font-family: georgia,verdana,Arial, Helvetica, sans-serif;
	font-style: italic;
}
#searchform #searchsubmit {
	vertical-align: top;
}
/* =========================================================================================================
	RETOUR HAUT DE PAGE
========================================================================================================= */
div#retour_up {
	float:right;
	padding-bottom:10px;
	margin-top:40px;
}
/* =========================================================================================================
	FOOTER LIENS IMG
========================================================================================================= */




.footer_link img{
padding:25px 15px 15px 0px;
}
