/***************************************************
  HTML Element Styles
***************************************************/

body {
    margin: 0;
    text-align: center;
    font: 80% 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    background: #fff;
}

a {
    color: #000;
    text-decoration: none;
}
.link_underline{
    color: #d0cecf;
    text-decoration: underline;
}
.link_agence{
    color: #fff;
}
a.active {
    color: #ff0000;
}

a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
}
#wrapper {
    background: #800000;
    width: 725px;
    margin: 0 auto;
    text-align: left;
}

#header {
    background: #800000;
    padding-top: 22px;
    width: 725px;
}

#header ul {
    margin: 12px 0;
    padding: 6px 0;
    line-height: normal;
    width: 725px;
    height: 24px;
    border-bottom: 3px solid #ccc;
    font-weight: bold;
    font-family: HelveticaNeue, Helvetica Neue, Arial, sans-serif;
    text-align: center;
}

#header ul li {
    display: inline;
    float: left;
    list-style: none;
    margin: 0 12px;
}

#header ul li a {
    border: none;
/*    color: #66665E;*/
    color: #d0cecf;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    vertical-align: bottom;
}
#home{
	margin-left:10px;
}
#header ul li a.active {
    color: #CC3300;
}

#header ul li a:hover {
    color: #9a9c9c;
}

#logo {
    margin-left: 20px;
}

#header h1 {
    clear: both;
    margin: 4px 20px 14px 0;
	margin-top: -57px;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    font-size: 32px; font-weight: normal;
/*    color: #000033;*/
    color: #fff;
    text-align: right;
}

#animation_1 {
    float: left;
    background: #b3b3b3;
    padding: 6px;
    height: 286px;
    width: 423px;

    margin: 20px 2px 2px 7px;/*top right bottom left*/
}

#animation_2 {
    float: left;
    background: #b3b3b3;
    padding: 6px;
    height: 286px;
    width: 260px;
    margin: 20px 7px 2px 2px;/*top right bottom left*/
}
.wrap {
    background: url(img/fond_accueil_haut.gif) no-repeat 0 0;
    clear: both;
    width: 688px;
    margin-left: 20px;
}

.wrap_product {
    clear: both;
    width: 688px;
    margin-left: 20px;
}

.title {
    display: block;
    height: 100px; 
    line-height: 100px;
    vertical-align: bottom;
}

.title_services {
    display: block;
    /*height: px;*/
/*	line-height: 10px;*/
    vertical-align: middle;
/*	margin-top:-20px;*/
}
.title img {
    vertical-align: bottom;
}

.liens_pratiques {
    background: url(img/fond_lien_pratique2.png) no-repeat;
    float: right;
    width: 200px;
    padding: 10px 0 0 10px;
    height: 209px;
	margin-right: 50px;
    margin-top: -50px;
}

.liens_pratiques img {
    margin: 1px;
	margin-left: 20px;
}

.liens_pratiques img.subtitle {
    margin: 15px;
	margin-left: 20px;
}

.liens_pratiques_realisation {
    background: url(img/fond_lien_pratique2.png) no-repeat;
    float: right;
    width: 200px;
    padding: 10px 0 0 10px;
    height: 209px;
	margin-right: 30px;
    margin-top: -50px;
}

.liens_pratiques_realisation img {
    margin: 1px;
	margin-left: 20px;
}

.liens_pratiques_realisation img.subtitle {
    margin: 15px;
	margin-left: 20px;
}

.liens_pratiques_contact {
    background: url(img/fond_lien_pratique2.png) no-repeat;
    float: right;
    width: 200px;
    padding: 10px 0 0 10px;
    height: 209px;
	margin-right: 50px;
    margin-top: -50px;
}

.liens_pratiques_contact img {
    margin: 1px;
	margin-left: 20px;
}

.liens_pratiques_contact img.subtitle {
    margin: 15px;
	margin-left: 20px;
}

.texte {
    float: left;
    width: 410px;
/*    color: #000033;*/
	color:#FFFFFF;
    font-family:'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    font-size: 13px;
    line-height: 16px;
    padding-top: 8px;
    text-align: justify;
}

#footer {
    clear: both;
    font-family:'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
    font-size: 10px;
/*    color: #000033;*/
    color: #ffffff;
    padding: 50px 0 10px 0;
    text-align: center;
}

#footer a {
/*    color: #000033;*/
    color: #ffffff;
}

.slideshowContainer {
	width: 422px;
	height: 276px;
	margin-bottom: 5px;
}

.loading {
	background: url(img/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
}

.current img {
	border: 1px solid red;
	padding: 6px;
}

.outline {
	border: 2px solid #FF8A00;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	margin: 4px 4px 4px -14px;
  /*width: 130px;
	float: left;*/
}

#thumbnails img {
	margin: 6px;
  border: 5px solid #b3b3b3;
}

#slide_1 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 276px;
    width: 422px;
    margin: 20px 2px 2px 10px;/**top right bottom left*/
}

#slide_2 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 276px;
    width: 246px;
    margin: 20px 0px 2px 2px;
}
#slide_21 {
    background: #b3b3b3;
    padding: 8px;
    height: 281px;
    width: 246px;
    margin: 20px 0px 2px 2px;
}
#right_content {
    background: #D0CECF;
    height: 260px;
    padding: 8px 14px;
}

#right_content_contact {
    background: #D0CECF;
    height: 260px;
    padding: 8px 14px;
}

#right_content_sohihy {
    background: #D0CECF;
    height: 260px;
    padding: 8px 14px;
}
#right_content_sohihy h2 {
    color: #990000;
    font-size: 16px;
    margin: 0px;
    padding: 4px;
    text-align: center;
}

#right_content h2 {
    color: #990000;
    font-size: 16px;
    margin: 0px;
    padding: 8px;
    text-align: center;
}

.right_title {
    font-size: 10px;
    color: #990000;
	font-weight: bold;
}
a.right_title {
    font-size: 10px;
    color: #990000;
}
.white {
    color: #fff;
}

.black {
    color: #000;
}

.orange {
    /*color: #c30;*/
   color: #c0c0c0;
}

.mmm {
    color: #c33;
}

.gna {
    color: #990000;
}

#slide_3 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 314px;
    width: 444px;
    margin: 20px 2px 2px 10px;
}

#slide_4 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 314px;
    width: 222px;
    margin: 20px 10px 2px 2px;
}

#thumbs img {
	margin: 0;
  border: 1px solid #800000;
}

.slidecontainer {
	width: 445px;
	height: 316px;
	margin-bottom: 5px;
}

#slide_5 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 356px;
    width: 422px;
    margin: 20px 2px 2px 10px;
}

#slide_6 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 45px;
    box-sizing: border-box;
}
#right_content_ct {
    background: #D0CECF;
    text-align: center;
    height: 310px;
    padding: 8px 14px;
}

/* #slide_6 #right_content {
    height: 340px;
}

#slide_6 #right_content_contact {
    height: 340px;
} */

#slide_7 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 276px;
    width: 422px;
    margin: 20px 2px 2px 10px;
}

#slide_8 {
    float: left;
    background: #b3b3b3;
    padding: 8px;
    height: 276px;
    width: 246px;
    margin: 20px 10px 2px 2px;
}

h3 {
    color: #fff;
    font-size: 16px;
    margin: 8px 2px 6px 2px;
    font-weight: normal;
}

h2 {
    color: #fff;
}

.webconcept1 {
    font-size: 14px;
    color: #c30;
    font-family: Arial Narrow;
}

.webconcept2 {
    font-size: 14px;
    color: #000;
    font-family: Arial Narrow;
}

form, td {
    font-size: 12px;
    color: #OOO;
}

input,
    textarea, select {
    padding: 2px 3px;
    margin: 5px 0;
    font-size: 10px;
    color: #000;
    background-color: #999;
    border: 1px solid #C3AB9A;
}

input:hover,
    input:focus,
    textarea:hover,
    textarea:focus {
    color: #fff;
    background-color: #5F3012;
    border: 1px solid #FFE3CF;
}

.button {
    font-size: 12px;
}
a.blanc{
color:#FFFFFF;
}

#store_tissu{
	margin-top:-10px;
}
#hors_tana{
	margin-top:14px;
}


.text {
  text-align: center; /* Ensures text inside the <h2> is centered */
}

.lien_pratique {
    background: url(img/fond_lien_pratique2.png) no-repeat;
    float: right;
    width: 200px;
    padding: 5px 0 0 10px;
    height: 209px;
	margin-right: 50px;
    margin-top: -10px;
}

.lien_pratique img {
    margin: 1px;
	margin-left: 20px;
}

.lien_pratique img.subtitle {
    margin: 15px;
	margin-left: 20px;
}