/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.7.7
AUTHOR: <a href="http://themeshaper.com/">Ian Stewart</a> &amp; <a href="http://thematic4you.com/">Chris Go&szlig;mann</a>
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   



.entry-content img {
    height:auto;
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
#bwg_container1_3 #bwg_container2_3 .bwg_slideshow_dots_3, #bwg_container1_2 #bwg_container2_2 .bwg_slideshow_dots_2, #bwg_container1_1 #bwg_container2_1 .bwg_slideshow_dots_1, #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_0  {
    background: #ffffff !important;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.center-div {
     margin: 0 auto;
     width: 1000px; 
}

.windows .sf-menu > li > a {
    padding: 20px 15px 0px 15px;
}
a[href*="www.slidedeck.com"] {
    top: -15px!important;
}

.implantation {
    width: 100%;
}
.implantation tr td {
    padding-bottom: 20px;
}
.realisation {
    width: 100%;
}
.realisation tr td {
    padding-bottom: 20px;
    font-size: 85%;
	vertical-align: top;
}
.realisation tr td b {
    font-size: 115%;
    line-height: 2;
}
.responsable tr td {
    padding-bottom: 5px;
    padding-left: 20px;
}
.plaquette {
    width: auto;
    max-height: 350px;
    display: block;
    margin: auto;
    border: 1px Solid #2f3f72;
}

.logo_invitation {
    margin-bottom: 25px;
}

.telechargementG {
   margin-left: 50%;
   border: 1px Solid #2f3f72;
}
.telechargement {
   border: 1px Solid #2f3f72;
}

.tPlaquetteAgences {
   text-align: center;
   margin-bottom: 5%;
   width: 100%;
}
.solutions {
   border-radius: 5px;
}
.logoRight{
   float: right;
}
h1 {
    padding: 0 0 0 75px;
}
.titre3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.liste {
    margin: 0 0 18px 2em;
}

.page-id-2851 h1, .page-id-2861 h1, .page-id-2865 h1, .page-id-2869 h1, .page-id-476 h1, .page-id-2873 h1 {
    background: white;
} 
.logoService {
    position: absolute;
}
#implantations {
    margin-bottom: 35px;
	position: relative;
}
#implantations::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 260px;
    left: auto;
    right: auto;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(http://www.ivtsecurity.com/wp-content/uploads/2021/05/CARTE-DE-FRANCE.jpg);
}
#implantations map {
	display: none;
}
.liste{
    margin: 0 0 18px 1.1em;
}
.tableauTexte{
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 5%;
}
.presentationBox tr td {
    padding-bottom: 15px;
    padding-left: 10px;
}

.tSolution {
   margin-bottom: 5%;
   width: 100%;
}

.hidden {
   visibility:hidden;
}

.sousDiapo {
   margin-top: 3%;
}
.test {
	display: none;
}
#titre-actu {
   color: white !important;
}
#logoBottom {
    width: 60%;
    margin-top: 6%;
}
#tel div, #devis a:last-child, #implantations a,
#index_right div#block:last-child, #index_right div#block:nth-last-child(2) {
	display: none !important;
}

#header div:first-child a,
#footer #newsletter {
  	position: relative;
}

#header div:first-child a img,
#footer #newsletter img {
  	display: none;
}

#header div:first-child a:before {
  	content: '';
  	background-image: url("http://www.ivtsecurity.com/wp-content/uploads/2011/07/Logo-IVT-Security-Couleur.png");
  	background-repeat: no-repeat;
  	background-size: cover;
  	display: block;
  	position: absolute;
  	width: 90%;
  	height: 90%;
  	top: 0;
  	left: 50%;
  	transform: translateX(-50%);
	border-radius: 0 0 10px 10px;
}

#footer #newsletter:before {
  	content: '';
  	background-image: url("http://www.ivtsecurity.com/wp-content/uploads/2011/07/Logo-IVT-Security-Blanc.png");
  	background-repeat: no-repeat;
  	background-size: cover;
  	display: block;
  	position: absolute;
  	width: 185px;
  	height: 100px;
	margin-top: 6%;
  	left: 0;
}