/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.2c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.para {
	border: 1px solid #d9d9d9;
	padding: 5px 8px 5px 8px;
	border-radius: 10px;
}
.surpara{
	border: 1px inset #d9d9d9;
	border-bottom: 3px solid #008A7D;
	padding: 8px 8px 8px 8px;
	margin-bottom: 20px;
}
.h2home {
	background-color: #303030;
	color: #EFEFEF;
}
.h2home-pretable{
	background-color: #008D7F;
	color: white;
}
.widget1 {
	border: 1px solid grey;
	border-radius: 10px;
	padding: 7px 3px 3px 10px;
	box-shadow: 0 0 2em grey;
}
.button-site{
	float: right;
	margin: 5px 10px 0 0;
	border-radius: 10px;
	background-color: #33cc00;
	color: white;
}
#clear{
	clear: both;
}
.button-site2{
	float: right;
	margin: 20px 10px 0 0;
	border-radius: 10px;
	background-color: #33cc00;
	color: white;
}
.button-table{
	width: 100%;
	font-size: 18px;
	background-color: #33cc00;
	color: white;
	border-radius: 10px;
}
.table-title{
	background-color: #4A494F;
	color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
table {
	margin: 30px 0 30px 0;
	border-radius: 10px;
	border-collapse: collapse;
	border-bottom: 1px solid black;
}

.avis-table{
	background-image: url(../../../wp-content/uploads/2017/05/fd-top-offre.png);
	color: white; 
}
.option-table{
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	width: 135px;
}

.hover-table {
	background-color: #D0DAFD
}
table td{
	padding: 10px;
}

#footer-advert{
	color: red;
}
#optionweb {
	margin-bottom: 30px;
}
#nessfx {
	margin-bottom: 30px;
}