@charset "utf-8";
/* CSS Homepage */

body 
{
	background:#CFC9B1;
	height: 100%;
}

.img-imediaconso 
{
	padding-top: 7%;
}

.img-platinum 
{
	
}

.texteMedia
{
	color: rgb(242,126,52);	
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.textePlat
{
	color: rgb(242,126,52);
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.affichage_textes
{
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 5%;
}

.tableau {
	padding-top: 5%;
	padding-bottom: 8%;
	background-repeat:repeat-x; 
	background-image:url('hands.jpg');
}

.formulaire-platinum 
{
	margin-top: 2%;
}

.formulaire-imediaconso 
{
	margin-top: 2%;
}

.menu 
{
	border:none;
	width:100%;
	height:50px;
	font-weight: bold;
	background-color:#878269;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D0CAB2;	
}

.platinum_logo 
{
	border:none;
	width:300px;
	height:266px;
}

.blog_logo 
{
	border:none;
	width:150px;
	height:103px;
}

.imediaconso_logo 
{
	border:none;
	width:350px;
	height:176px;
}

.button
{
	background: url("search.png");
	border: none;
	cursor: pointer;
	width: 40px;
	height: 41px;
}  

span 
{
	font-weight: bold;
}

#pied 
{
	position: absolute;
	bottom: 0px;
	height: 112px;
	width: 100%;
	background-color:#878269;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D0CAB2;
	font-weight: bold;
}

.footer
{
	text-align: center;
	font-size:14px;
	color:#D0CAB2;
	font-weight: bold;
}

.texte-footer
{
	font-size:14px;
	color:#D0CAB2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.texte-footer:hover
{
	font-size:14px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.mail 
{
	width: 130px;
	height: 132px;
	border: none;
	cursor: pointer;
	margin-top: 2%;
}

*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

#superglobal
{
	position : relative;
	min-height: 100%;
}

.affichage-catalogue
{
	margin-top: 3%;
	font-size: 22px;
	color: #878269;
	font-weight: bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}

.merci
{
	width: 398px;
	height: 53px;
	text-align: center;
	margin-top: 1%;
	margin-bottom: 2%;
}

.bienvenue
{
	width: 421px;
	height: 140px;
	text-align: center;
}

.service
{
	width: 794px;
	height: 19px;
	text-align: center;
}

.copy
{
	font-size:11px;
	color:#D0CAB2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.tableau-contact
{
	text-align: center;
}

.form-contact
{
	margin-top: 2%;
}

h3
{
	margin-top: 2%;
	color: #878269;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}

.contact
{
	text-align: center;
}

label
{
	float: right;
	color: #878269;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}

.droite
{
	float: left;
	margin-left: 5%;
}

.champ
{
	padding-top: 1%;
	width: 200px;
}

.envoyer
{
	background: url("envoyer.png");
	border: none;
	cursor: pointer;
	width: 100px;
	height: 29px;
}

.tableau-contact
{
	margin-bottom: 3%;
}

.affichage
{
	margin-top: 1%;
	width: 100%;
	height: 1px;
	color: #878269;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}

.affichage-ok
{
	text-align: center;
	margin-top: 5%;
}

.boutton-accueil
{
	
	background: url("retour_accueil.png");
	border: none;
	cursor: pointer;
	width: 154px;
	height: 29px;
}

.icones
{
	margin-top: 2px;
}

.hide
{
	display: none;
}