/* ---------------------------------------------------------------------- */
/*	Icon Font Import
/* ---------------------------------------------------------------------- */
/* ---------Définition des polices utilisées ------------*/
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('font/OpenSans-Semibold-webfont.eot');
    src: url('font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('font/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'BallparkWeiner';
    src: url('polices/ballpark.eot');
    src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Dayrom';
    src: url('polices/dayrom.eot');
    src: url('polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom.woff') format('woff'),
         url('polices/dayrom.ttf') format('truetype'),
         url('polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'), url(http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRQ91NDJQ8xmnNnfLhE67IyP3rGVtsTkPsbDajuO5ueQw.ttf) format('truetype');
}
@font-face 
{
    font-family: 'modern_pictogramsnormal';
    src: url('fonts/modernpics-webfont.eot');
    src: url('fonts/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/modernpics-webfont.woff') format('woff'),
         url('fonts/modernpics-webfont.ttf') format('truetype'),
         url('fonts/modernpics-webfont.svg#modern_pictogramsnormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ---------Eléments principaux de la page----------- */
body
{
width:1440px;
 margin:0 auto;
 margin-top: 40px;
 min-width:600px;
 max-width:2000px;
 background: #080808 url(images/fond-coeur.jpg) 0 0 repeat;
 box-shadow: 0 0 10px rgba(150,150,150,150.8), 0 0 100px rgba(255,255,255,0.3);
 }
 
 body
{

	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
 background-color: #a6ecee

}
#bloc_page
{
/* background-image: url("images/fond-blog-recette.jpg");*/
background:white;
	width: 1440px;
	height: auto;
	margin: 0px auto;
	/*	margin: 0px auto;*/
	padding: 0;
}


#header
{
/* background-color: black; */
width: 1440px;
height: 419px; 

margin: 0;
}

.container_header
{
width: 1440px;
height:auto;
margin: 0 auto;
background-color: black;
}

#blog
{
width: 1440px;
height:auto;
margin: 0 auto;
background-image: url("images/fond_header.png");
}

/* ----------- LOGO -----------*/

#logo{
float: left;
width: 270px;
/* height: 250px; */
margin-top: -110px;
margin-left: 10px;
}

#coin-page{
float: left;
width: 350px;
height: auto;
margin-top: 0px;
margin-left: 0px;
}
#signature{
float: left;
width: 1400px;
height: 261px;
margin-top: 30px;
margin-left: 10px;
margin-bottom: -290px;
}




/* ----------- carbonneheader -----------*/

#carbonneheader{
/* background-color: black; */
width: 1440px;
height: 320px;
margin-top: 0px;
margin-left: 0px;
padding-bottom: 0px;
/* float:left; */
/* line-height:0px; */
}

#mail 
{
margin-left: 1035px;
margin-top: 35px;
float: left;
}
.mail 
{
	text-decoration:none;
	font-family: OpenSansSemibold;
	font-size: 19px;
	color: white;
}


/* ----------- barre de recherche-----------*/


#text {
width:180px; 
height: 20px;
padding-left: 15px;
margin-left: 1120px;
margin-top: -6px;
float: left;
border-top-left-radius:9px ;
border-top-right-radius:9px ;
border-bottom-left-radius:9px ;
font-family: verdana;

}
#recherche {
background: url("images/boutonRecherche.png");
background-color: white;
width:28px; 
height: 27px;
margin-top: -6px;
margin-left: 3px;
float: left;
}



/*-------- menu déroulé------*/
#carbonneedito
{
width: 1440px;
height: 100px;
margin-top: -100px;
margin-left: 0px;
padding: 0px;
float:left;
margin-bottom: 40px;
}

#menu-edito{
width: 1440px;
margin: 0;
padding: 15px 0 5px 0;
/* margin-top: 15px; */
margin-left: 0px;
        list-style: none;
border-bottom: 2px solid #eee;
border-top: 2px solid #eee;
}

#menu-edito li{
float: left;
padding: 0 0 10px 0;
position: relative;
width: 240px;
margin-left: 190px;
margin-right: -120px;
}


#menu-edito a{
        float: left;
        height: 25px;
        padding: 0 25px;
        color: #666;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;

}

#menu-edito li:hover > a{
        color: #666;
}

*html #menu-edito li a:hover{ /* IE6 */
        color: #666;
}

#menu-edito li:hover > ul{
        display: block;
}

/* Sous-menu */

#menu-edito ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 30px;
    z-index: 99999;
    background: #fbfbfc;
    background: -moz-linear-gradient(#ffffff, #ffffff);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #ffffff));
    background: -webkit-linear-gradient(#ffffff, #ffffff);
    background: -o-linear-gradient(#ffffff, #ffffff);
    background: -ms-linear-gradient(#ffffff, #ffffff);
    background: linear-gradient(#ffffff, #ffffff);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu-edito ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu-edito ul li:last-child{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#menu-edito ul ul li:first-child a::after{
left: -8px;
top: 12px;
width: 0;
height: 0;
border-left: 0;	
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
border-right: 8px solid #444;
}

#menu-edito ul ul
{
top: 0;
left: 150px;
}
#menu-edito ul a{
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu-edito ul a{ /* IE6 */
        height: 10px;
        width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */
        height: 10px;
        width: 150px;
}

#menu-edito ul a:hover{
        background: #d47bb4;
        background: -moz-linear-gradient(#d47bb4,  #d47bb4);
        background: -webkit-gradient(linear, left top, left bottom, from(#d47bb4), to(#d47bb4));
        background: -webkit-linear-gradient(#d47bb4,  #d47bb4);
        background: -o-linear-gradient(#d47bb4,  #d47bb4);
        background: -ms-linear-gradient(#d47bb4,  #d47bb4);
        background: linear-gradient(#d47bb4,  #d47bb4);
}

#menu-edito ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu-edito ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu-edito ul li:first-child a:hover:after{
    border-bottom-color: #d47bb4;
}

#menu-edito ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Rétablissement du flottement */
#menu-edito:after{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #menu-edito             { zoom: 1; } /* IE6 */
*:first-child+html #menu-edito { zoom: 1; } /* IE7 */

#menu-edito ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu-edito ul li:first-child a:hover:after{
    border-bottom-color: #d47bb4;
}
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript">
        $(function() {
          if ($.browser.msie && $.browser.version.substr(0,1)<7)
          {
                $('li').has('ul').mouseover(function(){
                        $(this).children('ul').show();
                        }).mouseout(function(){
                        $(this).children('ul').hide();
                        })
          }
        });
</script>
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */





/* ----------- barre de recherche-----------*/
#text {
width:180px; 
height: 20px;
padding-left: 15px;
margin-left: 1121px;
margin-top: -5px;
float: left;
border-top-left-radius:9px ;
border-top-right-radius:9px ;
border-bottom-left-radius:9px ;
font-family: verdana;
}
#recherche {
background: url("images/boutonRecherche.png");
background-color: white;
width:28px; 
height: 27px;
margin-top: -5px;
margin-left: 3px;
float: left;
}
/* ----------- réseaux sociaux -----------*/

#fb
{
margin-top: 0px;
margin-left: 320px;
	text-decoration:none;
}
#fb p
{
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 1.6;
margin-bottom: 17px;
display: inline-block;
width: 100%;
color: white;
}

.fb-like
{
float: left;
width: 225px;
height: 35px;
margin-top: 10px;
margin-left: 1030px;
}

#logo-facebook
{
margin-left: 1270px;
margin-top: 140px
}




#div-social
{
top: 48%;
padding: 0;
position: fixed;
right: 0;
z-index: 4;

}

#div-social .a
{
background: none repeat scroll 0 0 silver;
display: block;
height: 74px;
margin-bottom: 5px;
position: relative;
text-indent: -9999px;
width: 70px;
z-index: 5;
}

#div-social .liens
{
overflow: hidden;
}
#div-social .liens a
{
background: none repeat scroll 0 0 silver;
display: block;
height: 64px;
margin-bottom: 5px;
position: relative;
text-indent: -9999px;
width: 80px;
z-index: 5;
}

#div-social #facebook
{
background-position: -0px 0px;
}

#div-social #facebook, #div-social #Pinterest, #div-social #Instagram, #div-social #Youtube
{
background: url("images/sprite-social.5.5.png") no-repeat scroll top left transparent;
}
a,
a:visited {
    color: #4285f4;
    text-decoration: none
}

a:focus,
a:hover,
a:active {
    color: #4285f4;
    text-decoration: underline
}
color: #4285f4;
text-decoration: none}
 background: #cde5fa;
 color: #000
}
a #facebook
{
right: -20px;
}

::-moz-selection {
    background: #cde5fa;
    color: #000
}

::-webkit-selection {
    background: #cde5fa;
    color: #000
}


#div-social #Youtube
{
background-position: -60px 0px;
}
a #Youtube
{
right: -20px;
}




#div-social #Instagram
{
background-position: 0px -80px;
}

a #Instagram
{
right: -20px;
}


#div-social #Pinterest
{
background-position: -60px -80px;
}

a #Pinterest
{
right: -20px;
}


/* ----------- Aside -----------*/

#contenu
{
width: 1440px;
height:auto;
position: relative;
margin: 0 auto;
margin-top: 0px;
padding: 0 0 10px;
}

/* ----------- placement de présentation-----------*/

#visuelle 
{
width: 540px;
height: auto;
margin-top: 0px;
margin-left: 50px;
}

#saison 
{
float: left;
width: 485px;
height: auto;
margin-top: -262px;
margin-left: 430px;
}


section
{
width: 1440px;
height: auto;
}
 
.archive-box
{
text-align: center;
background: #fbf4f8;
margin-top: 1px;
padding: 40px 0;
margin-bottom: -300px;
}

aside
{
width: 360px;
height: 6200px;
float: left;
margin-left: -790px;
margin-top: -1220px;
}

#une
{
position:relative;
width: 702px;
height: 1250px;
margin-top: 330px;
margin-left: 30px;
 border:10px solid #e3adcf;
  box-shadow: 1px 1px 12px #999;
  margin-bottom: 70px;
  padding: 0 30px 0 ;
}

#edito
{
position:relative;
width: 702px;
height: 1750px;
margin-top: 330px;
margin-left: 30px;
 border:10px solid #e3adcf;
  box-shadow: 1px 1px 12px #999;
  margin-bottom: 70px;
  padding: 0 30px 0 ;
}

#top
{
position: relative;
width: 435px;
height: auto;
margin-top: -503px;
margin-left: 830px;
border: 10px solid #e3adcf;
box-shadow: 1px 1px 12px #999;
margin-bottom: 70px;
padding: 0 30px 0;
}

#trombinocope
{
float: left;
width: 485px;
height: 387px;
margin-top: -210px;
margin-left: 430px;
/* border: 10px solid white; */
}

#titre 
{
width: 500px;
/* height: 455px;*/
float: left;
margin-top: -400px;
margin-left: 921px;
}

#presentation
{
width: 430px;
/* height: 455px;*/
float: left;
margin-top: -300px;
margin-left: 855px;
margin-bottom:320px;
}

.fa
{display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0)
}

.post-meta
{margin-top: 35px;
overflow: hidden;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 10px;
font-style: italic;
clear: both;}

.post-header
{
margin-bottom: 25px;
text-align: center;}

.pagination
{margin-top: 60px;
overflow: hidden;
margin-bottom: 40px;}

.pagination .older
{float: right;
}
.pagination a
{display: inline-block;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 11px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
font-weight: 700;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;}

#complementary
{
width: 380px;
height: 500px;
float: left;
margin-left: 840px;
margin-top: -300px;
margin-bottom: 420px;
}

#complementary-partenaire
{
width: 350px;
height: 500px;
float: left;
margin-left: 880px;

}
#article-left
{
width: 772px;
height: auto;
float: left;
margin-top: 0px;
margin-left: 30px;
}


#photo-defile
{
width: 772px;
height: auto;
}
#photo-petit
{
width: 450px;
height: auto;
}
#photo-aside
{
margin-left: 80px;
}
#photo-blog
{
width: 430px;
height: auto;

}
#maincontent
{
width: 734px;
height: auto;
float: left;
margin-top: 0px;
margin-left: 40px;
}
#trait-design-dessus
{
float: left;
width: 420px;
height: 740px;
margin-top: -310px;
margin-left: 428px;
}











#face-blog
{
width: 500px;
/* height: 455px;*/
/*float: left;*/
margin-top: -265px;
margin-left: 441px;
}


/* ----------- fonts/polices -----------*/
#titre h1
{
    font-family: 'Open Sans', arial, serif;
text-rendering: optimizeLegibility;
font-weight: normal;
    line-height: 1.1;
	font-size: 26px;
	color:#666;
}
#une p{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:auto;
font-size:28px;
line-height:35px;
color: #666;
}

#une h3
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:32px;
color: #d47bb4;
text-align: center;
text-transform: uppercase;

}
#une a
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:28px;
line-height:35px;
color: #CC0099;
cursor: auto;
text-decoration: none;
}
.post-header .mini a
{
text-align: center;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px solid;
border-color: #CC0099;
padding-bottom: 2px;
display: inline-block;
margin: 30px 0px 0px 0px;
}
#une h1{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
    line-height: 0.2em;
	font-size:16px;
	color:#bbb;
		margin-top: -20px;
}


.post-header h2 a
{
color: #000;
font-size: 26px; 
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;}

#complementary p{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:auto;
font-size:28px;
line-height:35px;

color: #CC0099;
}
#complementary h3
{
    font-family: 'Open Sans', arial, serif;
text-rendering: optimizeLegibility;
font-weight: normal;
    line-height: 1.1;
	font-size: 26px;
	color:#CC0099;
	text-align: center;
}

#complementary h2
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:36px;
color: #666;
text-align: center;
}
#complementary a
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:14px;
color: #666;
cursor: auto;
text-decoration: none;
}
#complementary p a
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: light;
font-size:15px;

color: #CC0099;
cursor: auto;

}
#complementary-zodio p{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:auto;
font-size:13px;
line-height:20px;
color: #CC0099;
}
#complementary h3
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:30px;
color: #CC0099;
text-align: center;
}
#complementary-zodio a
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:14px;
color: #666;
cursor: auto;
        text-decoration: none;
}
#article-left p{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:auto;
font-size:28px;
line-height:35px;
color: #666;
}

#article-left h3
{
    font-family: 'Open Sans', arial, serif;
font-weight: normal;
font-size:28px;
color: #d47bb4;
text-align: center;
text-transform: uppercase;
}
#article-left h1{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
    line-height: 0.2em;
	font-size:16px;
	color:#bbb;
		margin-top: -20px;
}
#article-left h4
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:14px;
color: #d47bb4;
}
#article-left a
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:28px;
line-height:35px;
color: #d47bb4;
cursor: auto;
text-decoration: none;
}
hr {
    border: none;
    border-width: 0px 0 0;
    clear: both;
    margin: 50px 0 21px;
    height: 0;
}



#presentation p
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
text-align: justify;
font-size:auto;
font-size:28px;
line-height:35px;
color: #CC0099;
}




#presentation h3
{
font-family:Open Sans, arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:32px;
color: #d47bb4;
text-align: center;
text-transform: uppercase;
}
	}
.archive-box span
{font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
color: #999;
display: inline-block;
border-bottom: 1px solid #d8d8d8;
padding-bottom: 3px;
margin-bottom: 5px;}
.archive-box h1
{font-size: 36px;
color: #000;}

.archive-box h1
{font-family: "Playfair Display";
font-size: 30px;
color: #999;
text-transform: uppercase;
}
/* ----------- FOOTER -----------*/


#footer-blog
{
width: auto;
height:auto;
/* margin: 0 auto; */
margin-top: -90px;

}





/* ----------- hauts les mains !! police ! elle était trop facile je sais... -----------*/

#haut h4
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;

}

#tete h4
{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#d47bb4;

}

#haut p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 21px;
text-align: left;
	text-align: justify;
	font-size: 12px;
	color:#666;

}
#finale
{
width:1440px;
height:20px;
	color:#d47bb4;
	margin-top:0px;
}
#bas h4 
{
color:#d47bb4;

font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;

text-align: center;

}
#bas a 
{text-decoration:none;
}
/* ----------- çà me gratte les puces !!! -----------*/
#reseaux .icone{
/* width:50px; */
border:none;
float: left;
margin-left:  95px;
}



/* ----------- c'est triste c'est fini ! -----------*/



