/*css for ...*/
#partenaire .marg{
	margin-left: 0%;
}

.cifm{
background: url(../image/1.png) center;
background-position: center;
background-repeat: no-repeat;
}

.bceao{
background: url(../image/2.png) center;
background-position: center;
background-repeat: no-repeat;
}

.bollore{
background: url(../image/3.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.cit{
background: url(../image/4.png) center;
background-position: center;
background-repeat: no-repeat;
}

.eolis{
background: url(../image/5.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.police{
background: url(../image/6.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.raoul_follereau{
background: url(../image/7.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.dkb{
background: url(../image/8.png) center;
background-position: center;
background-repeat: no-repeat;
}
.dkb1{
background: url(../image/9.gif) center;
background-position: center;
background-repeat: no-repeat;
}
.dkb2{
background: url(../image/10.png) center;
background-position: center;
background-repeat: no-repeat;
}
.dkb3{
background: url(../image/11.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.cdc{
background: url(../image/partenaire-cdc.png) center;
background-position: center;
background-repeat: no-repeat;
}

.alink{
background: url(../image/partenaire-alink.jpeg) center;
background-position: center;
background-repeat: no-repeat;
}
.cci{
background: url(../image/partenaire-cci.jpg) center;
background-position: center;
background-repeat: no-repeat;
}

.agoloweb{
background: url(../image/partenaire-agoloweb.png) center;
background-position: center;
background-repeat: no-repeat;
}

input{
width: 310px;
height: 30px;
}

/*Couleur Koracom */

.kora-bleu{
color: #005b7f !important;
}

.kora-orange{
color: #ff5c1b !important;
}

.kora-jaune{
color: #ffbb02 !important;
}

.kora-bleu_nuit{
color: #002157 !important;
}

/* Couleur arriere plan Koracom */

.kora-bleu-bg{
background-color: #005b7f !important;
}

.kora-orange-bg{
background-color: #ff5c1b !important;
}

.kora-jaune-bg{
background-color: #ffbb02 !important;
}

.kora-bleu_nuit-bg{
background-color: #002157 !important;
}

.kora-logo{
background: url(../image/koracom logo.png);
}

.slide-contenu {
    background: #000;
    width: 100%;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 130px;
    opacity: 0.6;
}

.slide-int-welcom, .slide-int-txt, .slide-int-h1 {
    background: transparent;
    width: 80%;
    height: 40px;
    float: left;
    margin-top: 10px;
    color: #fff;
    font-weight: bolder;
}

table{
padding-top: 100px;
width: 100%;
height: 80%;
border-spacing:10px;
}

table td{
vertical-align: top;
padding: 7px;
width: 20%;
height: 100px;
background-color: #f00;
}

.kora-block-droit {
    width: 40%;
	height: 400px;
	margin: 12px;
}

.kora-block-gauche {
    width: 56%;
    margin: 12px;
	height: 400px;
}

.kora-info h3{
	color: #005b7f;
}

.kora-info {
    width: 95%;
    border: 0px solid #000;
	height: 31%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.kora-photo {
    width: 46%;
    border: 0px solid #000;
	height: 60%;
	margin: 10px;
}

.kora-titre-informatique,
.kora-titre-telecom,
.kora-titre-securite {
	position: relative;
	top: 100px;
    width: 30%;
    box-sizing: border-box;
    padding: 10px;
	border: 0px solid white;
	color: #fff;
}

.kora-titre-informatique h3,
.kora-titre-telecom h3,
.kora-titre-securite h3{
	line-height: 1.2em;
}

.kora-contenu-int {
    width: 60%;
    height: 100%;
	border: 1px solid white;
    margin-left: auto;
    margin-right: auto;
}

.kora-slide {
    width: 100%;
    height: 300px;
    background-size: 100%;
}

.kora-slide-securite {
    width: 100%;
    height: 610px;
    background: url(../image/securite1.png) right no-repeat;
}

.kora-slide-telecom {
    width: 100%;
    height: 510px;
    background: url(../image/cable-wires1.jpg) center;
}

.kora-slide-informatique {
    width: 100%;
    height: 510px;
    background: url(../image/securite.png) center;
}

.copy-right{
float: right;
position: relative;
height: auto;
}

.copy-right p{
margin: 0px;
}

#gototop {
	position: relative;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    background: #1B96FF;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    margin: 5px 0px 1px 50%;
}

.icon-facebook-official{
	font-size: 1.5em;
}
.icon-twitter-circled{
	font-size: 1.5em;
}
#contact .copy-right{
				top: 335px;
			}

.slide-2 h1{
	position: relative; 
	top: 60px;
}