/*------------------------------------------------*/
/* EMERGENCE CSS
/*------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(_medias/ele-pages/EMERGENCE-fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #10578F;
	height: 100%;
}
/*------------------------------------------------*/
/* REDEFINITION DES BALISES
/*------------------------------------------------*/
H1 {
	font-size: 27px;
	color: #006699;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

ul {
	margin-top: 0px;
	margin-left:0px;
	padding-left: 15px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: url(_medias/ele-pages/puce.gif);
	text-align: justify;
}
hr {
	background-color: #10578F;
	height: 1px;
	color: #10578F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	background-color: #E1FF63;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	padding: 10px;
}
blockquote a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

/*------------------------------------------------*/
/* TEXTES
/*------------------------------------------------*/
.txtBleu {
	font-weight: bold;
	color: #006699;
}
.txtVert, .txtVertMaj {
	color: #669900;
	font-weight: bold;
}
.txtVertMaj {
	text-transform: uppercase;
}
.txtRose {
	color: #F06;
	font-weight: bold;
}
.txtPt {
	font-size: 11px;
}
.prixBarre {
	font-size: 11px;
	color: #333;
	text-decoration: line-through;
}
.prixPromo {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}
.MAJ {
	text-transform: uppercase;
}
.trSurl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.teteTab {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ref {
	font-size: 11px;
}
/*------------------------------------------------*/
/* TD encadrés
/*------------------------------------------------*/
.tdEncBleu {
	border: 1px solid #008AC1;
}
.tdEncBleu:hover {
	background-color: #EBF6FF;
}

/*------------------------------------------------*/
/* TD encadrés nouveau
/*------------------------------------------------*/
.tdEncNouveau {
	border: 1px solid #008AC1;
	background-image: url(_medias/illustrations/nouveau.png);
	background-repeat: no-repeat;
	background-position: right top;
}
*html .tdEncNouveau {
	background-image:none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_medias/illustrations/nouveau.png', sizingMethod='crop');
}
.tdEncNouveau:hover {
	background-color: #EBF6FF;
}

/*------------------------------------------------*/
/* TD encadrés promo
/*------------------------------------------------*/
.tdEncPromo {
	border: 1px solid #FF0066;
	background-image: url(_medias/illustrations/promo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
*html .tdEncPromo {
	background-image:none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_medias/illustrations/promo.png', sizingMethod='crop');
}
.tdEncPromo:hover {
	background-color: #FDE9E9;
}

/*------------------------------------------------*/
/* PNG TRANSPARENTS
/*------------------------------------------------*/
img.png {
	behavior: url(http://emergence-tepp.fr/_includes/png.htc);
}
form {
	text-align: left;
}

/*------------------------------------------------*/
/* FORMULAIRES
/*------------------------------------------------*/
.formGd, .formMoy, .formPt, .formPanier {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #666666;
}
.formGd {
	width: 250px;
}
.formMoy {
	width: 175px;
}
.formPt {
	width: 67px;
}
.formPanier {
	width: 30px;
	text-align: center;
}
.formBtn {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #008AC1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formBtn:hover {
	background-color: #619900;
}
/*------------------------------------------------*/
/* BOUTONS
/*------------------------------------------------*/
.btnAdd {
	background-image: url(_medias/panier.png);
	height: 20px;
	width: 25px;
	color: #006AB8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------------------------------------------*/
/* BLOCS
/*------------------------------------------------*/

#tete {
	position: relative;
	min-height: 635px;
	width: 1040px;
	z-index: 1;
	top: 0px;
	background-image: url(_medias/ele-pages/EMERGENCE-tete.jpg);
	background-repeat: no-repeat;
}
*html #tete {
	height: 100%;
}
#logo {
	position: absolute;
	height: 140px;
	width: 518px;
	left: 80px;
	top: 18px;
	z-index: 2;
}
#tel {
	position: absolute;
	height: 45px;
	width: 325px;
	rightt: 88px;
	top: 133px;
	right: 88px;
	z-index: 2;
}

/*------------------------------------------------*/
/* MENU
/*------------------------------------------------*/
#menu {
	position: absolute;
	height: 452px;
	width: 153px;
	left: 70px;
	top: 214px;
	color: #000000;
	text-align: right;
	font-size: 15px;
	line-height: 37px;
	z-index: 2;
	background-image: url(_medias/ele-pages/EMERGENCE-fd-menu.png);
	padding-top: 18px;
	padding-right: 38px;
	visibility: visible;
	background-repeat: no-repeat;
}
*html #menu {
	background-image:url(_medias/ele-pages-IE/EMERGENCE-fd-menu-IE.jpg)!important;
	background-repeat: no-repeat;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu a.liensBlancs {
	color: #FFF;
}
#menu a.liensBlancs:hover {
	color: #CCFF00;
}

#menu2 {
	position: absolute;
	height: 197px;
	width: 153px;
	left: 20px;
	top: 482px;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#menu2 a {
	color: #003366;
	text-decoration: none;
	border-bottom-style: none;
}
#menu2 a:hover {
	color: #00FFFF;
	border-bottom-style: none;
}

/*------------------------------------------------*/
/* HAUT DE PAGE
/*------------------------------------------------*/
#pageHaut {
	height: 50px;
	width: 760px;
	position: relative;
	top: 174px;
	z-index: 1;
	left: 70px;
	background-image: url(_medias/ele-pages/EMERGENCE-haut-page.png);
}
*html #pageHaut {
	background-image: url(_medias/ele-pages-IE/EMERGENCE-haut-page-IE.jpg);
}
/*------------------------------------------------*/
/* FOND DE PAGE
/*------------------------------------------------*/
#page {
	text-align: justify;
	line-height: 20px;
	min-height: 635px;
	width: 620px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 85px;
	position: relative;
	top: 174px;
	background-image: url(_medias/ele-pages/EMERGENCE-page.png);
	background-repeat: no-repeat;
	z-index: 0;
	left: 70px;
}
*html #page {
	height: 635px;
	background-image:url(_medias/ele-pages-IE/EMERGENCE-page-IE.jpg)!important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}
#page a, #page a.liensMaj {
	color: #0099CC;
	text-decoration: none;
}
#page a.liensMaj {
	text-transform: uppercase;
}
#page a:hover, #page a.liensMaj:hover {
	color: #00FFFF;
}
/*------------------------------------------------*/
/* BOUTONS
/*------------------------------------------------*/
#page a.btnImg {
	line-height: 39px;
	color: #003366;
	text-decoration: none;
	background-image: url(_medias/ele-pages/EMERGENCE-boutons.png);
	text-align: center;
	height: 39px;
	width: 180px;
	display: block;
	background-repeat: no-repeat;
	float:left; /*pour IE*/
}
#page a.btnImg:hover {
	color: #FFFFFF;
}
*html #page a.btnImg {
	background-image: url(_medias/ele-pages/EMERGENCE-boutons-IE.jpg);
}
#page .btnPaie, #page .btnPaie2 {
	color: #FFF;
	text-decoration: none;
	padding: 4px;
	margin-right: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page .btnPaie {
	background-color: #0099CC;
}
#page .btnPaie2 {
	background-color: #FF3399;
}
#page .btnPaie2:hover {
	background-color: #0099CC;
}
/*------------------------------------------------*/
/* BAS DE PAGE
/*------------------------------------------------*/
#pageBas {
	position: relative;
	height: 40px;
	width: 760px;
	font-size: 11px;
	text-align: center;
	color: #006699;
	z-index: 1;
	left: 70px;
	top: 174px;
	background-image: url(_medias/ele-pages/EMERGENCE-bas-page.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
*html #pageBas {
	background-image:url(_medias/ele-pages-IE/EMERGENCE-bas-page-IE.jpg)!important;
	background-repeat: no-repeat;
}
#pageBas a {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
#pageBas a:hover {
	color: #00FFFF;
	border-bottom-color: #00FFFF;
}

/*------------------------------------------------*/
/* PANIER
/*------------------------------------------------*/
#panier {
	position: absolute;
	height: 37px;
	width: 123px;
	top: 0px;
	right: 70px;
}
#fermeture {
	font-size: 14px;
	color: #008ac1;
	background-color: #E0FFFE;
	padding: 10px;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
}

