﻿@import url("css_reset.css");

body {
	background:#7fcfd1 url("/images/evenementiel/anniversaire/bg_motif_annif.jpg") repeat-x;
}

/* Importation Fonts */
@font-face {
    font-family: 'HelveticaNeueLTStd85Heavy';
    src: url('typo/helveticaneueltstd-hv-webfont.eot');
    src: url('typo/helveticaneueltstd-hv-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/helveticaneueltstd-hv-webfont.woff') format('woff'),
         url('typo/helveticaneueltstd-hv-webfont.ttf') format('truetype'),
         url('typo/helveticaneueltstd-hv-webfont.svg#HelveticaNeueLTStd85Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd55Roman';
    src: url('typo/helveticaneueltstd-roman-webfont.eot');
    src: url('typo/helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('typo/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('typo/helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Reprise CSS site MCV */
#div-Global {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1034px;
}
#div-Global-Content-1 {
    background: url("/images/evenementiel/anniversaire/annif_01.jpg") no-repeat #7fcfd1;
    height: 452px;
    width: 1034px;
	position: relative;
}
#div-Global-Content-2 {
    background: url("/images/evenementiel/anniversaire/annif_02.jpg") no-repeat #7fcfd1;
    height: 337px;
    width: 1034px;
    position: relative;
}
#div-Effect-Left {
    background: url("/images/evenementiel/anniversaire/annif_bg_left.jpg") no-repeat;
    display: block;
    float: right;
    height: 789px;
    left: -218px;
    position: absolute;
    width: 218px;
}
#div-Effect-Right {
	background: url("/images/evenementiel/anniversaire/annif_bg_right.jpg") no-repeat;
    display: block;
    float: right;
    height: 789px;
    right: -215px;
    position: absolute;
    width: 215px;
}
#div-Content-Footer {
    color: #777777;
    margin: 10px 0;
    padding: 10px 0 0;
    width: 100%;
	position:absolute;
	top:273px;
}
#div-Content-Footer a {
    color: #777777;
}
#div-Content-Footer a:hover {
    color: #000000;
}
.fontMed {
    font-size: 84.6%;
}
.txt-Align-Center {
    display: block;
    text-align: center;
}
.txtCol-Anniv {
    color: #0188CC;
}
#div-Header-Navigation {
    height: 39px;
    padding:0;
    position:absolute;
    top:84px;
    width:700px;
}


/* Placement Logo */
#h1-logo {
	width:241px;
    height: 64px;
	position:absolute;
	top:8px;
	left:85px;
}

/* Placement Menu */
#div-Header-Navigation li {
	background:url("/images/evenementiel/btn_menu_noclick.png") no-repeat;
	width:132px;
	height:39px;
	display:block;
	float:left;
}
#div-Header-Navigation li  a{
	line-height:30px;
	color:#636363;
	text-decoration:none;
}


/* Placement bouton "envoyez des cartes" */
#bouton_annif {
	width:294px;
    height: 61px;
	position:absolute;
	top:384px;
	left:610px;
}

/* Placement texte descriptif */
h1 {
	font-family: 'HelveticaNeueLTStd85Heavy';
    font-weight:normal;
	font-size:12pt;
	color: #8fe3e6;
	position:absolute;
	top:89px;
	left:700px;
}

h2{
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	color: #573b78;
	margin-bottom: 5px;
}

#txt-description {
	width:500px;
    height: 100%;
	position:absolute;
	left:495px;
	top:25px;
}
.info {
	font-family: 'HelveticaNeueLTStd55Roman';
    font-weight: normal;
	font-size:10pt;
	color: #472928;
	text-align:justify;
	line-height:110%;
}

.info_gras {
	font-family: 'HelveticaNeueLTStd85Heavy';
    font-weight: normal;
	font-size:10pt;
	color: #472928;
	text-align:justify;
	line-height:95%;
	text-decoration: none;
}

.info_lien{
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	color: #472928;
}

.info_lien  a{
	font-family:Georgia;
	font-size:10pt;
	color: #472928;
	text-decoration:none;
}

.info_lien  a:hover{
	font-family:Georgia;
	font-size:10pt;
	color: #c81d14;
	text-decoration:none;
}

