/*Here's an example you might use in practice:*/
.pngfix { behavior: url("../css/iepngfix.htc"); }

/****** reset ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black;	background: white; font-family: Arial, Verdana, Tahoma;}
ol, ul {list-style: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/****** fin reset ******/

/***** clearing styles *****/
.clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {border:medium none; clear:both; display:block; height:1px; overflow:hidden;	text-align:left;}
/***** fin clearing styles ******/


/***** global *****/

.red{color:#d10a1c;}
.bold{font-weight:bold;}


.bouton .rarrow{background-image:url('../images_fr/btn/btn-rarrow.png'); width:45px; height:26px; float:left;}
.bouton .libelle{background-image:url('../images_fr/btn/btn-bg.png'); height:26px; float:left; color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold;}
.bouton .rround{background-image:url('../images_fr/btn/btn-rround.png'); width:9px; height:26px; float:left;}
.bouton .text{padding-top:6px;}
.bouton-hover{cursor:pointer;}
.bouton-hover .rarrow{background-image:url('../images_fr/btn/btn-rarrow_hover.png');}
.bouton-hover .libelle{background-image:url('../images_fr/btn/btn-bg_hover.png'); color:#d10a1c;}
.bouton-hover .rround{background-image:url('../images_fr/btn/btn-rround_hover.png');}



.little-bouton .rarrow{filter:none;	background:transparent url('../images_fr/btn/little-btn-rarrow.png') no-repeat 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-rarrow.png"); _background:none; width:33px; height:20px; float:left;}
.little-bouton .libelle{filter:none; background:transparent url('../images_fr/btn/little-btn-bg.png') repeat-x 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-bg.png", sizingMethod="scale"); _background:none; height:20px; float:left; color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold;}
.little-bouton .rround{filter:none;	background:transparent url('../images_fr/btn/little-btn-rround.png') no-repeat 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-rround.png"); _background:none; width:8px; height:20px; float:left;}
.little-bouton .text{ font-size:11px; padding:4px 3px 0px;}
.little-bouton-hover{cursor:pointer; text-decoration:none !important;}
.little-bouton-hover .rarrow{filter:none;	background:transparent url('../images_fr/btn/little-btn-rarrow_hover.png') no-repeat 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-rarrow_hover.png"); _background:none;}
.little-bouton-hover .libelle{filter:none; background:transparent url('../images_fr/btn/little-btn-bg_hover.png') repeat-x 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-bg_hover.png", sizingMethod="scale"); _background:none; color:#d10a1c; }
.little-bouton-hover .rround{filter:none;	background:transparent url('../images_fr/btn/little-btn-rround_hover.png') no-repeat 0% 100%; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/btn/little-btn-rround_hover.png"); _background:none;}

.borderbox .inner1{border:1px solid #bdbdbd;}
.borderbox .inner2{border:1px solid #ffffff;}

/***** fin global *****/


/***** grid *****/
.center-column{float:left;}
.center-column-content{width:622px;}
.right-column{	float:right; margin-left:10px;}
.right-column-content{width:300px;}
/***** fin grid *****/

#conteneur .logo{
	width:241px !important;
}
#conteneur .header .partie_centrale {
padding-left:154px !important;
}


.box-title{
	margin-top:10px;
}
.box-title .box-content{
	filter:none;
	background:transparent url('../images_fr/bg/bg_titre.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_titre.png");
	_background:none;
	width:622px;
	height:61px;
}
.box-title .big-title{
	font-weight:bold;
	text-align:left;
	padding:28px 0px 0px 130px;
	font-size:18px;
	color:#FFFFFF;
}
.box-title .picto-keyou-tel{
	filter:none;
	background:transparent url('../images_fr/pictos/keyou_tel.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/pictos/keyou_tel.png");
	_background:none;
	width:75px;
	height:65px;
	position:absolute;
	margin-left:26px;
	margin-top:-8px;
}



/********************************************* Box mea *********************************************************/
.box-mea{
	float:left;
	margin-top:10px;
}
.box-mea-left{
	margin-right:20px;
}
.box-mea .box-content{
	width:300px;
}
.box-mea .inner1{
	border:1px solid #bdbdbd;
	background-repeat:no-repeat;
	background-color:#E1DFDF;
}
.box-mea-left .inner1{
	background-image:url('../images_fr/photos/fille_illimite_europe.jpg');
	background-position:-71px -39px;
}
.box-mea-right .inner1{
	background-image:url('../images_fr/photos/illimite_monde.jpg');
	background-position:-39px -35px;
}
.box-mea .inner2{
	border:1px solid #fff;
	position:relative;
	z-index:40;
}
.box-mea .bg-gris{
	height:260px;
	width:298px;
	filter:none;
	background:transparent url('../images_fr/bg/bg_degrade_gris.png') repeat-x;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_degrade_gris.png");
	_background:none;
	position:absolute;
	margin-top:15px;
	z-index:30;
}
.box-mea .description{
	padding:168px 20px 0px 20px;
}
.box-mea .description .inner3{
	border:1px solid #ccc;
	background-image:url('../images_fr/bg/bg_gris_transparent.png');
	background-repeat:repeat;
}
.box-mea .description .inner4{
	border:1px solid #fff;
	padding:25px 15px 15px;
}
.box-mea .description .text{
	font-size:12px;
	color:#000000;
}
.box-mea .top{
	filter:none;
	background:transparent url('../images_fr/bg/bg_titre_offre.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_titre_offre.png");
	_background:none;
	width:294px;
	height:86px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:115px;
}
.box-mea .title-offre{
	font-weight:bold;
	color:#D10A1C;
	padding:22px 0px 0px 20px;
	font-size:20px;
	line-height:20px;
	display:block;
}
.box-mea-left .drapeaux{
	background-image:url('../images_fr/pictos/drapeaux_europe_usa.png');
	width:107px;
	height:39px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-4px;
	margin-left:154px;
}
.box-mea-right .drapeaux{
	background-image:url('../images_fr/pictos/drapeaux_europe_monde.png');
	width:107px;
	height:39px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-4px;
	margin-left:154px;
}
.box-mea .pastille{
	position:absolute;
	width:120px;
	height:120px;
	filter:none;
	background:transparent url('../images_fr/bg/pastille_prix.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/pastille_prix.png");
	_background:none;
	text-align:center;
	margin-left:178px;
	margin-top:180px;
}
.box-mea .prix{
	color:#fff;
	padding-top:40px;
}
.box-mea .prix .ttc{
	font-weight:bold;
	font-size:22px;
}
.box-mea .prix .ttc .cents{
	font-size:16px;
}
.box-mea .prix .ht{
	color:#e1e1e1;
	font-size:14px;
	font-weight:bold;
}
.box-mea .zone-bottom{
	padding:10px;
}


/********************************************* Box tarifs mobiles *********************************************************/
.box-mobiles{
	margin-top:15px;
}
.box-mobiles .inner1{
	border:1px solid #d1d1d1;
}
.box-mobiles .inner2{
	border:1px solid #fff;
	background-image:url('../images_fr/bg/bg_degrade_blanc_gris.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
}
.box-mobiles .zone-top{
	margin-bottom:15px;
}
.box-mobiles .title{
	text-transform:uppercase;
	font-weight:bold;
	color:#d10a1c;
	width:195px;
}
.box-mobiles .title:hover{
	text-decoration:none;
	color:#8C8C8C;
}
.box-mobiles .zone-top .picto-phone{
	position:absolute;
	width:37px;
	height:53px;
	background-image:url('../images_fr/pictos/picto_phone.png');
	margin-top:-20px;
	margin-left:218px;
}
.box-mobiles .liste-tarifs{
	font-size:12px;
	line-height:28px;
}
.box-mobiles .tarif{
	height:30px;
}
.box-mobiles .liste-tarifs .border{
	background-image:url('../images_fr/bg/bg_separateur.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}
.box-mobiles .pays{
	display:block;
	float:left;
	width:110px;
	font-weight:bold;
}
.box-mobiles .ttc{
	font-weight:bold;
	color:#d10a1c;
}
.box-mobiles .ht{
	font-size:10px;
	color:#666;
}
.box-mobiles .zone-bottom .little-bouton{
	float:right;
}


/********************************************* Box temoignages *********************************************************/
.box-temo{
	margin-top:15px;
}
.box-temo .zone-left{
	float:left;
	margin-right:8px;
}
.box-temo .zone-left img{
	border:1px solid #666;
}
.box-temo .zone-left .lien-img{
	display:block;
}
.box-temo .zone-left .lien-img:hover{
	opacity:0.8;
}
.box-temo .zone-right{
	float:left;
	width:185px;
}
.box-temo .title .lien{
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	display:block;
	font-size:16px;
	text-decoration:none;
}
.box-temo .title .lien:hover{
	text-decoration:underline;
}
.box-temo .ap{
	display:inline;
}
.box-temo .temo{
	background:transparent url(../images_fr/pictos/ap1.gif) no-repeat scroll 0 0;
	text-indent:26px;
	padding-top:2px;
	margin-bottom:10px;
}
.box-temo .text{
	display:inline;
	.display:block;
	font-size:13px;
	color:#666;
	background:transparent url(../images_fr/pictos/ap2.gif) no-repeat scroll right bottom;
	padding:0px 20px 3px 0px;
	line-height:16px;
}
.box-temo .auteur{
	font-size:11px;
	font-weight:bold;
	color:#666;
}

/********************************************* Box appli iphone *********************************************************/

.box-appli-iphone{
	margin-top:15px;
	border:1px solid #d1d1d1;
}
.box-appli-iphone .zone-top{
	padding:10px;
}
.box-appli-iphone .title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.box-appli-iphone .zone-middle{

	background-image:url('../images_fr/picto_iphone_kh.gif');
	background-repeat:no-repeat;
	background-position:10px 0px;
	font-size:12px;
	line-height:14px;
	padding:10px;
	padding-top: 0px;
	padding-left: 80px;

}
.box-appli-iphone .top-argu{
	font-weight:bold;
	color: #D10A1C;

}
.box-appli-iphone .zone-bottom .little-bouton{
	float:right;
	margin-top: 10px;
}
/********************************************* Box gerez mieux *********************************************************/

.box-gerez{
	margin-top:15px;
	border:1px solid #d1d1d1;
}
.box-gerez .zone-top{
	padding:10px;
}
.box-gerez .title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.box-gerez .zone-middle{
	padding:0px 10px 5px;
}
.box-gerez .avantage{
	background-image:url('../images_fr/pictos/carre_rouge.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

/********************************************* Box flash home *********************************************************/

.box-flash{
	margin-top:15px;
}

/********************************************* Box espace *********************************************************/

.box-espace{
	margin-top:15px;
}
.box-espace .box-content{
	width:300px;
	height:57px;
	background-image:url('../images_fr/bg/bg_espace.png');
	background-repeat:no-repeat;
	font-size:12px;
}
.box-espace .zone-top{
	padding:8px 15px 6px;
}
.box-espace .title{
	font-weight:bold;
	color:#d10a1c;
}
.box-espace .text{
	font-size:10px;
	color:#666;
	padding-left:20px;
}

/********************************************* Box keyyo *********************************************************/

.box-keyyo{
	margin-top:10px;
}
.box-keyyo .zone-top{
	margin-bottom:12px;
}
.box-keyyo .title{
	font-weight:bold;
	color:#d10a1c;
	font-size:20px;
}
.box-keyyo .bloc{
	float:left;
}
.box-keyyo .bloc-marge{
	margin-right:70px;
}
.box-keyyo .bloc-content{
	background-image:url('../images_fr/bg/rounded_degrade.jpg');
	background-repeat:no-repeat;
	width:145px;
	height:78px;
	display:block;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.box-keyyo .bloc-content:hover{
	cursor:pointer;
	background-image:url('../images_fr/bg/rounded_degrade_hover.jpg');
	text-decoration:underline;
}
.box-keyyo .legende{
	padding:30px 0px 0px 84px;
	display:block;
	color:#666;
	font-size:14px;
}
.box-keyyo .souscrire .picto{
	position:absolute;
	background-image:url('../images_fr/pictos/picto_souscrire.png');
	background-repeat:no-repeat;
	width:39px;
	height:59px;
	margin:10px 0px 0px 23px;
}
.box-keyyo .brancher .picto{
	position:absolute;
	background-image:url('../images_fr/pictos/picto_brancher.png');
	background-repeat:no-repeat;
	width:71px;
	height:47px;
	margin:15px 0px 0px 6px;
}
.box-keyyo .decrocher .picto{
	position:absolute;
	background-image:url('../images_fr/pictos/picto_telephoner.png');
	background-repeat:no-repeat;
	width:63px;
	height:63px;
	margin:6px 0px 0px 14px;
}


/**************************************************************************************************************/
/********************************************* OFFRES *********************************************************/
/**************************************************************************************************************/

/**************** index ******************/
.box-mea-fax{
	margin-top:45px;
}
.box-mea-fax .box-content{
	width:620px;
}
.box-mea-fax .inner1 {
	background-color:#E1DFDF;
	background-repeat:no-repeat;
	border:1px solid #BDBDBD;
	background-image:url('../images_fr/photos/arnaud.jpg');
	background-position:285px -11px;
}
.box-mea-fax .inner2 {
	border:1px solid #FFFFFF;
}
.box-mea-fax .zone-left{
	float:left;
}
.box-mea-fax .top {
	background-image:url('../images_fr/bg/bg_titre_offre_petit.png');
	background-repeat:no-repeat;
	height:86px;
	width:294px;
	position:absolute;
	margin-top:-36px;
}
.box-mea-fax .title-offre {
	color:#D10A1C;
	display:block;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	padding:22px 0 0 20px;
}
.box-mea-fax .zone-middle{
	float:left;
}
.box-mea-fax .zone-right{
	float:left;
}
.box-mea-fax .pastille{
	position:absolute;
	width:120px;
	height:120px;
	background-image:url('../images_fr/bg/pastille_prix.png');
	text-align:center;
	margin-left:-101px;
	margin-top:-27px;
}
.box-mea-fax .prix{
	color:#fff;
	padding-top:40px;
}
.box-mea-fax .prix .ttc{
	font-weight:bold;
	font-size:22px;
}
.box-mea-fax .prix .ttc .cents{
	font-size:16px;
}
.box-mea-fax .prix .ht{
	color:#e1e1e1;
	font-size:14px;
	font-weight:bold;
}
.box-mea-fax .description{
	padding:12px 40px 8px 20px;
	width:208px;
	line-height:14px;
}
.box-mea-fax .bouton{
	padding:52px 10px 0px 10px;
}
.box-mea-fax .description .inner3{
	border:1px solid #ccc;
	background-image:url('../images_fr/bg/bg_gris_transparent.png');
	background-repeat:repeat;
}
.box-mea-fax .description .inner4{
	border:1px solid #fff;
	padding:10px 48px 10px 15px;
}

.box-offres-avantages .liste-avantages{
	padding:10px 0px 5px 20px;
}
.box-offres-avantages .liste-avantages .avantage{
	background-image:url('../images_fr/pictos/carre_rouge.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	margin-bottom:6px;
}


/**************** pages offres ******************/
.titre-offre-illimite{
	font-size:20px;
	color:#D10A1C;
}
.titre-offre-illimite-w{
	font-size:20px;
	color:#fff;
}
.titre-offre-illimite-g{
	font-size:20px;
	color:#666;
}
.zone-tarif{
	color:#fff;
	font-weight:bold;
	padding-left:20px;
}
.zone-tarif .left{
	float:left;
	padding-top:5px;
}
.zone-tarif .ttc{
	font-size:36px;
	text-align:right;
	line-height:22px;
}
.zone-tarif .ht{
	text-align:center;
}
.zone-tarif .mois{
	font-size:11px;
}
.zone-tarif .middle{
	float:left;
	font-size:28px;
	padding:18px;
}
.zone-tarif .right{
	text-transform:uppercase;
	font-size:18px;
	padding-top:8px;
	line-height:22px;
}
.zone-tarif .right sup{
	text-transform:none;
}

/**************************************************************************************************************/
/****************************************** GEREZ MIEUX *******************************************************/
/**************************************************************************************************************/

.long-button,
.long-button-on{
	width:588px;
	height:24px;
}
.long-button .long-button-lien{
	display:block;
	background-image:url('../images_fr/btn/btn-large.gif');
	background-repeat:no-repeat;
	width:588px;
	height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:46px;
	padding-top:5px;
	font-size:13px;
}
.long-button .long-button-lien:hover,
.long-button-on .long-button-lien:hover{
	background-image:url('../images_fr/btn/btn-large_hover.gif');
	color:#fff;
	text-decoration:none;
}
.long-button-on .long-button-lien{
	display:block;
	background-image:url('../images_fr/btn/btn-large_on.gif');
	background-repeat:no-repeat;
	width:588px;
	height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:46px;
	padding-top:5px;
	font-size:13px;
}
.gerezmieux .tarif{
	list-style-type:disc;
	list-style-position:inside;
}
.gerezmieux .liste-tarifs{
	padding:10px;
}

/**************************************************************************************************************/
/********************************************* PROFILS ********************************************************/
/**************************************************************************************************************/

/********************************************* home profils *********************************************************/

.box-profils-title{
	margin:20px 0px 5px;
}
.box-profils-title .title{
	color:#D10A1C;
	background-image:url('../images_fr/pictos/carre_rouge.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:14px;
	text-align:left;
	font-size:22px;
	line-height:22px;
}
.box-profils-title .title .bl{
	font-size:18px;
}
.box-profils .profil{
	float:left;
	margin-top:20px;
}
.box-profils .profil-content{
	width:204px;
}
.box-profils .profil .inner1{
	border:1px solid #cccccc;
}
.box-profils .profil .inner2{
	border:1px solid #ffffff;
}
.box-profils .profil .lien-img{
	height:160px;
	display:block;
	overflow:hidden;
}
.box-profils .profil .lien-img:hover{
	filter:alpha(opacity=60);
	opacity:0.6;
}
.box-profils .profil .masque{
	position:absolute;
	margin-top:10px;
	width:200px;
	background-image:url('../images_fr/bg/bg_alpha_blanc.png');
	padding:5px 0px;
	z-index:50;
}
.box-profils .profil .zone-bottom{
	padding:10px 0px 5px 33px;
}
.box-profils .border{
	margin-right:20px;
}
.box-profils .profil .title-profil{
	font-weight:bold;
	font-size:13px;
	background-image:url('../images_fr/pictos/fleche_rouge.gif');
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:12px;
	line-height:20px;
}
.box-profils .profil .zone-middle{
	padding:5px 2px 0px 2px;
	line-height:14px;
}
.box-profils .profil .lien-temoignages{
	display:block;
	width:182px;
	height:232px;
}
.box-profils .profil .lien-temoignages:hover{
	filter:alpha(opacity=60);
	opacity:0.6;
}
.box-profils .bouton:hover{
	text-decoration:none;
}

/********************************************* page profil *********************************************************/

.profil-contener{
	margin-top:32px;
}
.box-profil-pres .bg-title{
	background-image:url('../images_fr/bg/bg_titre_profil.png');
	background-repeat:no-repeat;
	width:393px;
	height:74px;
	filter:none;
	background:transparent url('../images_fr/bg/bg_titre_profil.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_titre_profil.png");
	_background:none;
	position:absolute;
	margin-top:-35px;
	margin-left:20px;
	z-index:500;
}
.box-profil-pres .bg-title .title{
	padding:28px 0px 0px 23px;
	color:#D10A1C;
	font-weight:bold;
	font-size:24px;
	text-align:left;
}
.box-profil-pres .zone-top{
	filter:none;
	background:transparent url('../images_fr/bg/bg_visuel_profil-top.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_visuel_profil-top.png");
	_background:none;
	width:658px;
	height:197px;
}
.box-profil-pres .visuel{
	padding:15px 15px 5px 15px;
}
.box-profil-pres .visuel .caption{
	position:absolute;
	width:626px;
	height:56px;
	background-image:url('../images_fr/bg/bg_alpha_blanc.png');
	margin-top:12px;
}
.box-profil-pres .visuel .text{
	padding:12px 15px 10px 15px;
	font-size:13px;
	line-height:15px;
}
.box-profil-pres .zone-bottom{
	background-image:url('../images_fr/bg/bg_hint_profil.png');
	background-repeat:no-repeat;
	background-position:0px -5px;
	margin-left:16px;
	padding:0px 0px 10px 8px;
}
.box-profil-pres .zone-bottom .zone-content{
	height:100px;
}
.box-profil-pres .shadow{
	position:absolute;
	width:656px;
	height:11px;
	background-image:url('../images_fr/bg/bg_visuel_profil-bottom.png');
	background-repeat:no-repeat;
	margin-top:197px;
}
.profil-contener .mea{
	text-align:left;
	float:left;
	padding:13px 8px 10px 12px;
}
.profil-contener .mea-content{
	width:182px;
}
.profil-contener .mea .title{
	font-size:18px;
	color:#383838;
	margin-bottom:6px;
}
.box-profil-pres .border{
	background-image:url('../images_fr/bg/pointille_v.gif');
	background-repeat:repeat-y;
	background-position:right;
}
.profil-contener .mea .list-mea {
	line-height:15px;
}

.profil-contener .transition-title{
	margin:20px 0px;
}
.profil-contener .transition-title .title{
	font-weight:normal;
	color:#D10A1C;
	font-size:20px;
	background-image:url('../images_fr/pictos/fleche_rouge.gif');
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:0px 6px;
}

.box-offres{
	float:left;
	background-image:url('../images_fr/bg/degrade_profil_offres.gif');
	margin-right:15px;
}
.box-offres .box-content{
	height:243px;
	width:416px;
}
.box-offres .desc{
	line-height:14px;
}
.box-offres .zone-left,
.box-offres .zone-right{
	float:left;
	margin-left:8px;
}
.box-offres .zone-left .zone-content,
.box-offres .zone-right .zone-content{
	width:192px;
	height:142px;
	overflow:hidden;
}
.box-offres .zone-left .title-lien,
.box-offres .zone-right .title-lien,
.box-offres .zone-top .title{
	font-size:20px;
	text-decoration:none;
}
.box-offres .zone-left .title-lien:hover,
.box-offres .zone-right .title-lien:hover,
.box-offres .zone-top a.title:hover{
	text-decoration:underline;
	color:#D10A1C;
}
.box-offres .zone-top .title{
	padding:10px 0px;
}
.box-offres .zone-top .left{
	float:left;
	width:150px;
	height:90px;
	filter:none;
	background:transparent url('../images_fr/bg/bg_illimite.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/bg_illimite.png");
	_background:none;
	background-position:21px 15px;
}
.box-offres .zone-top .right{
	float:left;
	width:210px;
	height:90px;
}
.box-offres .zone-left .title,
.box-offres .zone-right .title{
	float:right;
	text-align:right;
	margin:3px 5px 0px 0px;
	font-weight:normal;
}
.box-offres .visuel-tel-fixe{
	display:block;
	position:absolute;
	width:64px;
	height:93px;
	filter:none;
	background:transparent url('../images_fr/particuliers/photos/visuel_tel_fixe.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/particuliers/photos/visuel_tel_fixe.png");
	_background:none;
	margin:-10px 0 0 12px;
	z-index:5000;
}
.box-offres .bl{
	font-size:13px;
	font-weight:bold;
}
.box-offres .zone-left .inner2{
	background-image:url('../images_fr/particuliers/photos/visuel_europe_usa_mini.jpg');
	background-repeat:no-repeat;
}
.box-offres .zone-left .little-bouton,
.box-offres .zone-right .little-bouton{
	position:absolute;
	margin:120px 0 0 2px;
}
.box-offres .zone-left .pastille,
.box-offres .zone-right .pastille{
	position:absolute;
	filter:none;
	background:transparent url('../images_fr/bg/petite_pastille_prix.png') no-repeat 0% 100%;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.keyyo.fr/images_fr/bg/petite_pastille_prix.png");
	_background:none;
	width:86px;
	height:83px;
	margin:42px 0 0 110px;
	z-index:100000;
}
.box-offres .prix{
	padding:24px 0 0 0;
	color:#fff;
	text-align:center;
}
.box-offres .prix .ttc{
	font-weight:bold;
	font-size:16px;
}
.box-offres .prix .ht{
	font-weight:bold;
	color:#ccc;
}
.box-offres .prix .cents{
	font-size:12px;
}
.box-offres .zone-right .inner2{
	background-image:url('../images_fr/particuliers/photos/visuel_europe_monde_mini.jpg');
	background-repeat:no-repeat;
}

.box-avantages{
	float:left;
	background-image:url('../images_fr/bg/degrade_profil_offres.gif');
}
.box-avantages .box-content{
	height:243px;
	width:216px;
	background-image:url('../images_fr/bg/bg_economies.png');
	background-repeat:no-repeat;
	background-position:12px -1px;
}
.box-avantages .zone-top{
	background-image:url('../images_fr/bg/pointille_h.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px 10px;
}
.box-avantages .zone-top .title,
.box-avantages .zone-bottom .title{
	font-size:17px;
	padding:10px 0px;
}
.box-avantages .zone-top .title{
	padding-left:74px;
}
.box-avantages .zone-top .visuel-tel-mobile{
	background-image:url('../images_fr/particuliers/photos/visuel_tel_mobile.png');
	background-repeat:no-repeat;
	width:75px;
	height:89px;
	position:absolute;
	margin:-16px 0 0 -11px;
}
.box-avantages .zone-top .desc{
	padding-bottom:10px;
	line-height:14px;
}
.box-avantages .zone-bottom{
	margin:0px 10px;
	background-image:url('../images_fr/bg/bg_choix_numero.png');
	background-repeat:no-repeat;
	background-position:right 5px;
}

.box-avantages-keyyo{

}
.box-avantages-keyyo .inner2{
	padding:5px;
	background-image:url('../images_fr/bg/degrade_avantages_keyyo.gif');
	overflow:hidden;
}
.box-avantages-keyyo .zone-left{
	float:left;
	padding:5px 5px 5px 10px;
	background-image:url('../images_fr/bg/pointille_v.gif');
	background-repeat:repeat-y;
	background-position:right;
}
.box-avantages-keyyo .zone-left .zone-content,
.box-avantages-keyyo .zone-right .zone-content{
	width:300px;
}
.box-avantages-keyyo .zone-right{
	float:left;
	padding:5px 5px 5px 15px;
}
.box-avantages-keyyo a.title{
	font-size:16px;
	font-weight:normal;
	margin-bottom:8px;
	display:block;
	text-decoration:none;
}
.box-avantages-keyyo a.title:hover{
	text-decoration:underline;
	color:#D10A1C;
	font-size:16px;
}
.box-avantages-keyyo .desc{
	line-height:14px;
}

.petitplus{
	width:13px;
	height:13px;
	display:inline;
	position:absolute;
	padding-left:3px;
}

.box-context .context-title{
	float:left;
}
.box-context .context{
	float:left;
	background-image:url('../images_fr/bg/bg_ombre.png');
	background-repeat:no-repeat;
}
.box-context .context-content{
	width:129px;
	height:129px;
}
.box-context .context .zone-middle{
	width:125px;
	height:125px;
	z-index:10000;
}
.box-context .border{
	margin-left:13px;
}
.box-context .title{
	padding-top:10px;
}
.box-context .title-lien{
	background-color:#fff;
	color:#D10A1C;
	padding:2px 5px;
	font-size:18px;
	line-height:22px;
}

.trait{
	background-color:#ccc;
	height:3px;
	margin:30px 0px;
}









