﻿/* Page d'accueil */
div.contentAccueil
{
	height:730px;
	color:#605C5C;
}

/* Bloc Compte Oxylane */
div.blocCompteOxylane
{
	position:relative;
	padding-left:5px;
	height:410px;
	/*width:100%;*/
}
div.blocCadrePresentationCompte
{
	margin-top:expression("30px");
}
.imgCompteOxylaneGauche
{
	float:left;
}
div.blocPresentation
{
	float:left;
	width:65%;
	height:351px;
	text-align:center;
	background-image:url(../../Charte/images/accueil/compte_Oxylane_1px_orange.gif);
}


img.imgCompteOxylaneCentre
{
	border:none;
}
div.blocPresentation2
{
	position:relative;
	width:640px;
	height:351px;
}
p.textPresentationGauche
{
	font-weight:bold;
	text-align:left;
}
p.textPresentationDroite
{
	font-weight:bold;
	text-align:right;
}
div.petitBlocPres
{
	position:absolute;
	width:160px;
}
div.presRecherche
{
	top:220px;
	left:30px;
	text-align:right;
}
div.presDonner
{
	top:60px;
	left:60px;
	text-align:left;
}
div.presTrouver
{
	top:10px;
	left:260px;
	text-align:left;
}
div.presApprendre
{
	bottom:190px;
	left:450px;
	text-align:left;
}
div.presPlusEncore
{
	bottom:110px;
	left:485px;
}
p.textPresentationOxylane
{
	position:absolute;
	top:120px;
	left:260px;
	font-size: 15px;
	text-align:right;
	font-weight:bold;
}

p.textPresentationBut
{
	position:absolute;
	bottom:80px;
	left:250px;
	font-weight:bold;
	text-align:right;
    font-size: 15px;
}

/* Bloc Inscription */
div.blocInscription
{
	float:left;
	width:310px;
	height:351px;
	text-align:right;
	background-image:url(../../Charte/images/accueil/compte_Oxylane_1px_gris.gif);
}
div.blocInscription2
{
	float:right;
	width:87%;
	height:100%;
	background-image:url(../../Charte/images/accueil/compte_Oxylane_image_D.gif);
	background-repeat:no-repeat;
	background-position:right;
}

p.textInscription
{
	position:relative;
	top:30px;
	text-align:center;
	font-weight:bold;
}
p.textInscription span
{
	font-size:16px;
}
input.tbEmailInscription
{
	position:relative;
	top:115px;
	right:45px;
	color:Gray;
}

/* Blocs partenaires et avis */
div.blocAvantages
{
	position:relative;
	width:100%;
	height:320px;
}
div.blocPartenaires
{
	position:relative;
	height:100%;
	width:50%;
	float:left;
	background-image:url(../../Charte/images/accueil/image_partenaire_bleue.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
div.blocContenu
{
bottom:expression("-18px");
}
div.blocAvis
{
	position:relative;
	height:100%;
	width:49%;
	float:right;
	background-image:url(../../Charte/images/accueil/image_avis_orange.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
p.presPartieBas
{
	text-align:center;
	*+padding-top:15px;
}

/* Nb Avis et dernier avis */
p.nbAvisAConsulter
{
	padding-top:10px;
	text-align:center;
}
img.imgProduitAvis
{
	float:left;
	height:75px;
	padding-left:43px;
	padding-top:25px;
	width:70px;
	*+padding-top:40px;
	_padding:0;
}
div.dernierAvis
{
	font-weight:bold;
	width:355px;
	padding-left:130px;
	padding-top:25px;
	*+padding-top:0px;
	*+margin-top:-64px;
	_margin:0;
	_padding:0;
}
div.noteDernierAvis
{
	float:left;
}
div.infosAvis
{
	float:left;
	width:300px;
	padding-left:5px;
}
div.pointsAvis
{
	margin-top:-20px;
	*+margin-top:5px;
	margin-left:33px;
}
div.pointsAvis p
{
	width:120px;
	height:35px;
}
p.pointsPositifs
{
	float:left;
}
p.pointsNegatifs
{
	float:left;
}
p.pointsPositifs img,p.pointsNegatifs img
{
	float:left;
}
span.textPointsAvis
{
	padding-left:5px;
	float:left;
	margin-top:2px;
}

/* Boutons orange */
div.btnOrange
{
	float:left;
	background-image:url(../../Charte/images/accueil/btn_orange_1px.png);
	height:34px;
	text-align:center;
}
img.imgBtnOrange
{
	float:left;
	width:11px;
}
span.textBtnOrange
{
	position:relative;
	top:7px;
	font-size:14px;
	font-weight:bold;
}
div.btnInscription
{
	float:left;
	position:relative;
	top:133px;
	left:35px;
	width:200px;
	top/*\**/:136px\9;
	*+top:134px;
	left:37px\9;
	
}
div.btnInscriptionC
{
	width:172px;
}
div.btnPartenaires
{
	width:285px;
	margin:165px auto 0;
	*+margin:184px auto 0;
	_margin:150px auto 0;
}
div.btnPartenairesC
{
	width:262px;
}
div.btnAvis
{
	width:200px;
	margin:60px 0 0 158px;
	*+margin:18px 0 0 158px;
	_margin:35px 0 0 158px;
}
div.btnAvisC
{
	width:172px;
}

/* Liens "En savoir plus" */
a.lnkSavoirPlus
{
	color:Gray;
	position:absolute;
	right:15px;
	bottom:10px;
}
