/*  
Theme Name: RGweb.fr
Theme URI: http://www.remi-garcia.com/
Description: Th&egrave;me par http://www.remi-garcia.com/
Version: 1.0
Author: R&eacute;mi Garcia
Author URI: http://www.remi-garcia.com/
*/

@import url(slide.css);

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background: url(images/body_bg.png) repeat-x top #f7a365;
	/*width: 1044px;*/
	margin: 0 auto;
}

header#head_top {
	display: block;
	margin: auto;
	width: 974px;
}

h1 {
	text-indent: -99999px;
	background: url(images/header_logo.png) no-repeat;
	height: 90px;
	margin: 11px 0 0 0;
	outline: 0;
}

h1 a {
	height: 90px;
	display: block;
	outline: 0;
	width: 100%;
}

iframe {
	border: 0;
	overflow: hidden;
	background-color: #EAEAEA;
}
.tweetmeme_button {
	overflow: hidden;
	background-color: #EAEAEA;
}

/***************
*	CONTENU
*/
#cont_sid {
	overflow: hidden;
	margin: auto;
	width: 994px;
	padding: 0 25px 20px 25px;
}

#contenu {
	width: 734px;
	float: left;
	display: block;
	margin: 9px 0 0 0;
	position: relative;
}

/***************
*	POSTS
*/
#contenu .blogPost {
	width: 719px;
	min-height: 269px;
	background-color: #eaeaea;
	position: relative;
	left: 10px;
	margin: 40px 0 10px 0;
	padding: 0;
	float: left;
	
	border: 5px solid white;
	
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}
#contenu .blogPost article img.thumbA {
	float: left;
	margin: 10px 20px 7px 10px;
	border: 3px solid white;
	width: 278px;
	height: 199px;
	display: block;
	
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
#contenu .blogPost article header h2 {
	padding: 10px 15px 10px 20px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: lighter;
	text-shadow: #333 -1px 1px 1px;
}
#contenu .blogPost article header h2 a {
	text-decoration: none;
	color: black;
}
#contenu .blogPost article .article_contenu {
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	line-height: 20px;
	color: #4b4b4b;  
	padding: 0 30px 50px 10px;
}
#contenu .blogPost article .article_contenu p {
 	margin: 7px 0;	
}
#contenu .blogPost article .article_contenu iframe {
	background-color: #EAEAEA;	
}
#contenu .blogPost article img {
	/*display: none;*/
	margin: 0 10px 0 0;
	/*float: left;*/
}
#contenu .blogPost article img.wp-smiley {
	display: inline;
}
#contenu .blogPost article .article_contenu a {
	color: #b42e2b;
}
#contenu .blogPost article a:hover {
	text-decoration: none;
}
#contenu .blogPost article .article_infos {
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #4b4b4b;  
	line-height: 20px;
	padding: 0 0 5px 10px;
}
#contenu .blogPost article .article_infos span {
	color: #b42e2b;
	font-weight: bold;
}
#contenu .blogPost article .article_infos a {
	color: #b42e2b;
	font-weight: bold;
}
#contenu .blogPost article .post_date {
	background-image: url(images/date.png);
	width: 173px;
	height: 41px;
	position: absolute;
	top: 2px;
	left: -56px;
	text-align: center;
	
   	-webkit-transform: rotate(-45deg); 
	-moz-transform: rotate(-45deg);	
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
}
#contenu .blogPost article .lire_suite {
	width: 188px;
	height: 41px;
	background-image: url(images/lire_suite.png);
	position: absolute;
	right: -26px;
	bottom: -33px;
	/*padding: 14px 65px 0 0;*/
	padding: 14px 10px 0 0;
	text-align: center;
}
#contenu .blogPost article .lire_suite a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: white;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-shadow: #000 1px 1px 1px;
	outline: 0;
}
#contenu .blogPost article .lire_suite a:hover {
 	text-decoration: underline;	
	outline: 0;
}

#contenu .blogPost article .article_contenu ol {
	display: block;
	width: 100%;
	position: relative;
	left: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
#contenu .blogPost article .article_contenu ol li {
	display: block;
	width: 100%;
	min-height: 160px;
	margin: 5px 0 0 0;
	padding: 0 30px 0 0;
	
	-webkit-transition: background-color 0.5s linear;
}
#contenu .blogPost article .article_contenu ol li a {
 	/*display: block;*/
 	width: 100%;
 	height: 100%;
 	outline: 0;
}
#contenu .blogPost article .article_contenu ol li img {
 	float: left;	
 	margin: 5px 20px 5px 5px;
 	border: 0;
}
#contenu .blogPost article .article_contenu ol li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;	
 	color: white;
}
#contenu .blogPost article .article_contenu ol li:hover a {
	color: white;
}


/***************
*	SIDEBAR
*/

aside {
	display: block;
	float: left;
	position: relative;
	width: 240px;
	/*height: 3300px;*/
	background-color: #e3e3e3;
	padding: 10px 0 0 0;
	margin: 9px 0 10px 0;
	border-left: 5px solid white;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	
	box-shadow: 0px 12px 15px #000;
	-moz-box-shadow: 0px 12px 15px #000;
	-webkit-box-shadow: 0px 12px 15px #000;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li.widget h2 {
	background-image: url(images/sidebar_ruban.png);
	width: 229px;
	height: 29px;
	display: block;	
	position: relative;
	left: 21px;
	margin: 10px 0 18px 0;
	border-right: 1px solid #af2a27;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	text-align: center;
	padding: 8px 0 0 8px;
	font-weight: bold;
	color: white;
	font-style: italic;
	text-shadow: #000 1px 1px 1px;
}

#sidebar ul li.widget h2 .rubanback {
	border-color: transparent transparent transparent #6d0f0d;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: absolute;
	right: -16px;
	bottom: -15px;	
	z-index: -1; 
	padding: 0;
	display: block;
}

/*************
*	Recherche
*/
#s {
	padding: 9px;  
	margin: 0 8px 0 10px;
	border: solid 1px #E5E5E5;  
	outline: 0;  
	font: normal 13px/100% Verdana, Tahoma, sans-serif;  
	width: 160px;  
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #DDD), to(#FFFFFF));  
	background: -moz-linear-gradient(top, #FFFFFF, #DDD 1px, #FFFFFF 25px);  
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	display: block;
	float: left;
	position: relative;
}

#searchsubmit {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	outline: 0;
}

#searchform {
	margin: 0 0 20px 0;
}

.search_fail header {
	display: block;
	margin: auto;
	padding: 20px;
	text-align: center;
}
.search_fail .article_contenu h2 {
	display: none;
}
.search_fail .article_contenu {
	padding: 0 0 20px 0 !important ;
	margin: auto;
	width: 260px;
	text-align: center;
}
#search_fail {
	min-height: 0 !important;
}

/*************
*	Cat?gories
*/

.widget_categories ul {
	display: block;
	width: 240px;
	margin: 0 0 15px 0;
}

.widget_categories ul li {
	display: block;
	width: 227px;
	height: 30px;
	padding: 0px 0 0 13px;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	
	-webkit-transition: background-color 0.5s linear;
}
.widget_categories ul li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
}

.widget_categories ul li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #484848;	
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 0 0 0;
}
.widget_categories ul li:hover a {
 	color: white;	
}

/*************
*	Twitter
*/

.widget_Twidget ul {
	display: block;
	width: 240px;
	margin: 0;
}

.widget_Twidget ul li {
	display: block;
	width: 214px;
	padding: 8px 13px 8px 13px;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	
	-webkit-transition: background-color 0.5s linear;
}
.widget_Twidget ul li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
	color: #000;
}

.widget_Twidget ul li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #cc5350;	
	text-decoration: none;
}
.widget_Twidget ul li:hover a {
 	color: white;	
 	text-decoration: underline;
}

/*************
*	Widget tag cloud
*/
.widget_tag_cloud {
	margin: 0 0 20px 0;
}
.widget_tag_cloud div {
 	padding: 0 15px 0 15px;	
}
.widget_tag_cloud div a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #484848;
	text-decoration: none;
}
.widget_tag_cloud div a:hover {
	text-decoration: underline;
}

/*************
*	Derniers Articles sauce R?mi Garcia
*/
.derniers_articles_rg ul {
	display: block;
	width: 240px;
	position: relative;
	left: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
.derniers_articles_rg ul li {
	display: block;
	width: 240px;
	min-height: 36px;
	margin: 5px 0 0 0;
	
	-webkit-transition: background-color 0.5s linear;
}
.derniers_articles_rg ul li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;	
}
.derniers_articles_rg ul li .dernierA_article {
	margin: 0;
	padding: 0;
}
.derniers_articles_rg ul li .dernierA_article img {
	margin: 0 5px 0 6px;
	padding: 0;
	float: left;
	border: 1px solid #666;
}
.derniers_articles_rg ul li .dernierA_titre {
	margin: 0;
	padding: 0;
	display: block;
	min-height: 36px;
}
.derniers_articles_rg ul li .dernierA_titre a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #484848;
	text-decoration: none;
 	display: block;
 	height: 100%;
 	width: 100%;	
	text-shadow: #999 0px 0px 1px;
}
.derniers_articles_rg ul li:hover .dernierA_titre a {
 	color: white;
}

/*************
*	archives
*/
.widget_archive ul {
	display: block;
	width: 240px;
	padding: 0 0 0 0;
}

.widget_archive ul li {
	display: block;
	width: 227px;
	height: 30px;
	padding: 0px 0 0 13px;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	
	-webkit-transition: background-color 0.5s linear;
}
.widget_archive ul li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
}

.widget_archive ul li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #484848;	
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 0 0 0;
}
.widget_archive ul li:hover a {
 	color: white;	
}

/*****************
*	COMMENTAIRES
*/
.commentaires_l {
  	display: block;
  	width: 677px;
  	background-color: #eaeaea;	
  	border: 5px solid white;
  	margin: 40px 0 30px 10px;
  	padding: 10px 0 0 0;
  	position: relative;
	
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}

.commentaires_l .comments_h2 {
	background-image: url(images/sidebar_ruban.png);
	width: 229px;
	height: 29px;
	display: block;	
	position: absolute;
	right: -21px;
	top: -21px;
	border-right: 1px solid #af2a27;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	text-align: center;
	padding: 8px 0 0 8px;
	font-weight: bold;
	color: white;
	font-style: italic;
	text-shadow: #000 1px 1px 1px;
}

.commentaires_l .comments_h2 .rubanback {
	border-color: transparent transparent transparent #6d0f0d;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: absolute;
	right: -16px;
	bottom: -15px;	
	z-index: -1; 
	padding: 0;
	display: block;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist .comment {
	width: 611px;
	margin: 15px auto;
	
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	}

.commentlist .alt {
	background:#ffffff;
	border:1px solid #d3d3d3;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
	font-family: Verdana, Tahoma, sans-serif;
}
.commentmet_avatar img{
	border:1px solid #333;
}

#commentform p {
	font-family: Verdana, Tahoma, sans-serif;
	color:#636363;
	font-weight: bold;
	margin: 10px;
}
#commentform p a {
 	color: #97060B;	
}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	width:79px;
	height:20px;
	float:right;
	display:block;
	background:url(images/button_commentmet_replay.gif) no-repeat;
	text-indent:-9999px;
	text-transform:capitalize;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#333;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#97060b;
}
.commentmetadata span{
	color:#636363;
}
.commentmetadata span.commentmetadata_title{
	color:#97060b;
}

.commentmet_text{
	font-size:12px;
}

#respond{
	margin:40px 15px 0 30px;
	padding-bottom:60px;
}
.cancel-comment-reply small{
	font-size:12px;
}

h3#respond_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	padding:0 0 7px 5px;
	margin:0 0 20px 0;
}

#commentform{
	margin-left:15px;
	color:#000000;
	font-size:12px;
	width:611px;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	color:#000000;
	margin: 0 5px 0 0;
}

#commentform textarea{
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	width: 611px;
	color:#000000;
}

#commentform input#submit{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: .5em;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	border: 3px solid #cc5350;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 2px #bbb;
	background-color: #bc5b58;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#af2a27),color-stop(0.4, #bc5b58));
	cursor: pointer;
}

.pingback {
	list-style:none outside none;
	margin:15px auto;
	padding:10px 15px 20px;
	width:611px;
	border:1px solid #D3D3D3;
	background:none repeat scroll 0 0 #F5F5F5;
}

/***********
*	NAVIGATION
*/
.navigation {
	width: 729px;
	position: relative;
	left: 10px;
	margin: 40px 0 10px 0;
	float: left;
	
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;	
}
.navigation .navback a {
 	float: left;	
	background-color: #eaeaea;
	position: relative;
	border: 5px solid white;
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}
.navigation .navforw a {
 	float: right;	
	background-color: #eaeaea;
	position: relative;
	border: 5px solid white;
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}
.navigation a {
	display: block;
	color: #AC2724;
	text-decoration: none;
	padding: 10px;
}
.navigation a:hover {
	text-decoration: underline;
}

/****************
*	FOOTER
*/
footer {
	display: block;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0 0 30px 0;
	border-top: 5px solid white;
	position: relative;
	overflow: hidden;
	
	background-color: #83827C;
	background : -webkit-gradient(linear, left top, left bottom, from(rgb(136,135,131)), to(rgb(101,99,84)));
    background : -moz-linear-gradient(top, rgb(136,135,131), rgb(101,99,84));
    
	box-shadow: 0px 6px 8px #333 inset;
	-moz-box-shadow: 0px 6px 8px #333 inset;
	-webkit-box-shadow: 0px 6px 8px #333 inset;
}

#top-link { 
	display:block; 
	display:none; 
	position:fixed; 
	right:5px; 
	bottom:-19px; 
	width: 55px;
	height: 156px;
	background-image: url(images/top.png);
}

.footer_content {
	margin: auto;
	overflow: hidden;
	width: 974px;
	padding: 0 15px 0 15px;
}

.footer_content .copy {
	font-family: Tahoma, Verdana, sans-serif;
	color: white;
	font-size: 12px;
}
.footer_content .copy a {
	color: #cc5350;
}

.footer_bloc {
  	display: block;
  	width: 260px;
  	background-color: #eaeaea;	
  	border: 5px solid white;
  	margin: 40px 82px 30px 0;
  	padding: 10px 0 0 0;
  	position: relative;
  	float: left;
	
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}
.footer_bloc h2 {
	background-image: url(images/sidebar_ruban.png);
	width: 229px;
	height: 29px;
	display: block;	
	position: absolute;
	right: -21px;
	top: -21px;
	border-right: 1px solid #af2a27;
	z-index: 2; 
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	text-align: center;
	padding: 8px 0 0 8px;
	font-weight: bold;
	color: white;
	font-style: italic;
	text-shadow: #000 1px 1px 1px;
}

.footer_bloc .rubanback {
	border-color: transparent transparent transparent #6d0f0d;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: absolute;
	right: -35px;
	top: 2px;	
	z-index: 0; 
	padding: 0;
	display: block;
}

#footer_contact {
	margin-right: 0;
}

.footer_content .copy {
	clear: both;
	text-align: center;
}

.footer_commentlist {
	list-style: none;
}

.footer_commentlist li {
	display: block;
 	margin: 10px;
 	padding: 4px;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	
	-webkit-transition: background-color 0.5s linear;
}
.footer_commentlist li img {
 	border: 1px solid black;	
 	float: left;
 	margin: 0 5px 0 0;
}
.footer_commentlist li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
}
.footer_commentlist li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #CC5350;	
	text-decoration: none;
}
.footer_commentlist li a:hover {
 	text-decoration: underline;	
}
.footer_commentlist li:hover a {
 	color: white;	
}


.footer_profils {
	list-style: none;
}

.footer_profils li {
	display: block;
 	margin: 10px;
 	padding: 0;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	height: 32px;
	
	-webkit-transition: background-color 0.5s linear;
}
.footer_profils li img {
 	border: 0;	
 	float: left;
 	margin: 0 5px 0 0;
}
.footer_profils li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
}
.footer_profils li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #CC5350;	
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%; 
}
.footer_profils li a p {
	padding: 7px 0 0 0;
}
.footer_profils li a:hover {
 	text-decoration: underline;	
}
.footer_profils li:hover a {
 	color: white;	
}


#footer_contact ul {
	list-style: none;
}

#footer_contact ul li {
	display: block;
 	margin: 10px;
 	padding: 0;
	color: #484848;
	text-shadow: #999 0px 0px 1px;
	height: 32px;
	
	-webkit-transition: background-color 0.5s linear;
}
#footer_contact ul li img {
 	border: 0;	
 	float: left;
 	margin: 0 5px 0 0;
}
#footer_contact ul li:hover {
 	border-top: 1px solid #d09290 inside;	
 	border-bottom: 1px solid #d09290 inside;	
 	background-color: #cc5350;
}
#footer_contact ul li a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #CC5350;	
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%; 
}
#footer_contact ul li a p {
	padding: 7px 0 0 0;
}
#footer_contact ul li a:hover {
 	text-decoration: underline;	
}
#footer_contact ul li:hover a {
 	color: white;	
}