
/*
	CSS Guide de conversation
*/
#dico_content{
    display: inline-block;
    width: 100%;
    padding: 3% 5%;
	background:#fff;
}
#content_left {
	float:left;
    width:60%;
	background-color: #ffffff;
}
@media screen and (max-width: 920px) {
  #content_left{
     width: 100%;     /*!!! Smartphone !!!*/
  }
}
#content_right {
	float:right;
    width:30%;
	background-color: #ffffff;
}
@media screen and (max-width: 920px) {
  #content_right{
     width: 100%;     /*!!! Smartphone !!!*/
  }
}

/* Plan */
#cphContentMaster_cphContent_plan_target {
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:3px;
	text-align:left;
}

/* Defini dans Guides.scss (@include lar-labels)
/*#cphContentMaster_cphContent_plan_target .xtitle {
	background:#02365C url(../img/dico/trame_dico.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #999999;
	color:#FFFFFF;
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:12px;
	font-stretch:normal;
	font-style:normal;
	height:20px;
	line-height:20px;
	padding:0 0 0 10px;
	text-align:left;
	text-transform:uppercase;
	font-weight:600;
}*/

div#cphContentMaster_cphContent_plan_target {
	/*margin:0 0 0 20px;*/
	margin:0;
	width:auto;
	line-height:14px;		/* IMPORTANT <!> Utilise par le javascript ! */
}

div#cphContentMaster_cphContent_plan_target div.xlarcadre_title a {
	color:#1f90a1;
	float:right;
	font-size:11px;
	font-weight:normal;
	margin-right:30px;
	text-decoration:none;
}


div#cphContentMaster_cphContent_plan_target .plancontenu {
	padding:5px;
	text-align:left;
}


div#cphContentMaster_cphContent_plan_target a.selected {
	background-color:#23a1b6;
	color:#fff;
}

div#cphContentMaster_cphContent_plan_target {
	display:block;
	margin:0;	
	color:#666;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	background-color:transparent;
}
#cphContentMaster_cphContent_plan_target .plancontenu {
	background-color:#fff;
	padding:10px;
}
div#cphContentMaster_cphContent_plan_target  a{
	display:block;
	margin:0;	
	color:#666;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	background-color:transparent;
}
div#cphContentMaster_cphContent_plan_target a:hover {
	background-color:#dadada;
}


div#cphContentMaster_cphContent_plan_target  a:hover {
	background-color:#dadada;
}

/* Plan Larousse */

div#cphContentMaster_cphContent_plan_target  h1, div#cphContentMaster_cphContent_plan_target  h2, div#cphContentMaster_cphContent_plan_target  h3, div#cphContentMaster_cphContent_plan_target h4 {
	color:#666;
	line-height:14px;
	font-size:12px;	
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-style:normal;
	font-weight:normal;
	margin:0;	
	padding:0;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	background:transparent none repeat scroll 0 0;
}
div#cphContentMaster_cphContent_plan_target  h1, div#cphContentMaster_cphContent_plan_target  h2 {
	font-weight:bold;
}
div#cphContentMaster_cphContent_plan_target h1 a {
	font-size:100%;
	font-weight:bold;
	text-transform: uppercase;
	padding:0;
}
div#cphContentMaster_cphContent_plan_target h2 a {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	color:#0000FF;
}
div#cphContentMaster_cphContent_plan_target h3 a {
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 0 18px;
	color:#FF0000;
}
div#cphContentMaster_cphContent_plan_target h4 a {
	font-size: 88%;
	font-weight: normal;
	padding: 0 0 0 24px;
}


/* Contenu */

div.guide_mainmenu {
	width:645px;
	overflow:hidden;
}
div.guide_conv {
	margin :10px;
	margin-bottom: 50px;
}

div.guide_conv img.couv{
	float:left;
	border:2px solid #E5E2DA;
}
div.guide_conv_boxold {
	border:1px;
	padding:10px;
	float:left;
	margin:10px 18px;
}
div.guide_conv_boxold img {
	display:block;
	margin:0 auto 10px;
	border:2px solid #E5E2DA;
}

div.guide_conv_box {
	border:1px solid #fff;
	float:left;
	margin:10px 25px;
	margin-bottom:0;
	text-align:center;
	width:104px;
	background-color: #ffffff;
}
div.guide_conv_box:hover {
	border:1px solid rgb(169, 169, 169); 
	background-color: #e9e9e9;
}

div.guide_conv_box img {
	margin:0 auto 10px;
	border:2px solid #E5E2DA;
	text-align:center;
}


div.guide_conv div.intro {
	float:left;
	width:70%;   /*width:520px;*/
	color:#035793;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:54px;
	line-height:18px;
	padding:8px 8px 10px;	
	text-align: justify;
	
}

div.guide_conv h2{
	color:#0000FF;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
div.guide_conv h2.accueil{
	font-size:18px;
	text-transform:none;
	margin-top:20px;
	text-align:center;
}
div.guide_conv h3{
	color:#FF0000;
	font-size:16px;
	font-weight:600;
	margin: 5px 0;
}
div.guide_conv h3.accueil{
	margin: 10px 0;
}

div.guide_conv h4{
	color:#219B2A;
	font-size:14px;
	font-weight:600;
	margin:5px 0;
}

div.guide_conv h5{
	color:#0000FF;
	font-size:14px;
	font-weight:600;
	text-decoration:underline;	
	margin:10px 0;
}

div.guide_conv ul{
	list-style-type:disc;
	margin-left:20px;
}


div.guide_conv h4.accueil{
	font-size:18px;
	font-weight:600;
	text-align:center;
}
div.guide_conv div.contenu{
/*	margin-top:10px;*/
	background-color:#FFFFFF;
	border:6px solid #E5E2DA;
	padding :10px;
	//display:none;
}
div.guide_conv div.contenu img.facing{
	float:right;
	cursor:pointer;
}
div.guide_conv div.show{
/*	margin-top:10px;*/
	display:block
}
div.guide_conv div.section{
	display:block;
	border:2px solid #E5E2DA;
	margin-top:10px;
}
div.guide_conv div.section h2.actif{
	float:left;
	margin-bottom: 20px;
}
div.guide_conv div.section h2{
	float:right;
}
div.guide_conv div.section h3{
	clear:both;
}

div.guide_conv div.anglais{
	border-color:#1761A0;
}
div.guide_conv div.espagnol{
	border-color:#F89F07;
}
div.guide_conv div.allemand{
	border-color:#766458;
}
div.guide_conv div.italien{
	border-color:#79BB0F;
}

div.guide_conv div.anglais h3{
	color:#1761A0;
}
div.guide_conv div.espagnol h3{
	color:#F89F07;
}
div.guide_conv div.allemand h3{
	color:#766458;
}
div.guide_conv div.italien h3{
	color:#79BB0F;
}

div.guide_conv div.phrase{
	margin-left:10px;
	color:#0000FF;
	font-weight:600;
	margin-top:3px;			/* nveau bouton son */
}
div.guide_conv div.source{
	color:black;
	float:left;
	font-style:italic;
	font-weight:normal;
	padding-right:10px;	
}

/* son */
a.lienson, a.lienson2 {
    background: url("../img/sprite_sound.png") no-repeat scroll 0 0 transparent;
    display: inline;
    font-size: 0;
    line-height: 9px;
    padding: 12px 9px 6px;
    text-decoration: none;
}

/* Boutons actifs */
h2.actif a.xlarbutton {
	color: #666;
}
h2.actif a.xlarbuttonspan.xlarbutton_l {
	background: url(../img/xlarbutton/but_violet_left.gif) no-repeat;
}
h2.actif a.xlarbutton span.xlarbutton_text  {
	background: url(../img/xlarbutton/but_violet_bg.gif) repeat-x;
}
h2.actif a.xlarbutton span.xlarbutton_r {
	background: url(../img/xlarbutton/but_violet_right.gif) no-repeat;
}
h2.actif a.xlarbutton.bblue span.xlarbutton_l {
	background-image:url(../img/xlarbutton/but_bleu_left.gif);
}
h2.actif a.xlarbutton.bblue span.xlarbutton_text  {
	background-image: url(../img/xlarbutton/but_violet_bg.gif);
}
h2.actif a.xlarbutton.bblue span.xlarbutton_r  {
	background-image: url(../img/xlarbutton/but_violet_right.gif);
}
div.guide_conv  a.telecharge{
	display:block;
	float:right;
    margin-top:10%;
	height:100px;
	width:150px;
}
div.contenu  a.telecharge{
	float:left;
}
div.anglais a.telecharge{
	background: url(../img/guide/Etiquetteanglais.jpg) no-repeat;
}
div.anglais a.telecharge:hover{
	background: url(../img/guide/EtiquetteAnglaisOn.jpg) no-repeat 0 0;
}
div.allemand a.telecharge{
	background: url(../img/guide/Etiquetteallemand.jpg) no-repeat;
}
div.allemand a.telecharge:hover{
	background: url(../img/guide/EtiquetteAllemandOn.jpg) no-repeat 0 0;
}
div.espagnol a.telecharge{
	background: url(../img/guide/EtiquetteEspagnol.jpg) no-repeat;
}
div.espagnol a.telecharge:hover{
	background: url(../img/guide/EtiquetteEspagnolOn.jpg) no-repeat 0 0;
}
div.portugais a.telecharge{
	background: url(../img/guide/EtiquettePortugais.jpg) no-repeat;
}
div.portugais a.telecharge:hover{
	background: url(../img/guide/EtiquettePortugaisOn.jpg) no-repeat 0 0;
}
div.italien a.telecharge{
	background: url(../img/guide/EtiquetteItalien.jpg) no-repeat;
}
div.italien a.telecharge:hover{
	background: url(../img/guide/EtiquetteItalienOn.jpg) no-repeat 0 0;
}
div.chinois a.telecharge{
	background: url(../img/guide/EtiquetteChinois.jpg) no-repeat;
}
div.chinois a.telecharge:hover{
	background: url(../img/guide/EtiquetteChinoisOn.jpg) no-repeat 0 0;
}
div.japonais a.telecharge{
	background: url(../img/guide/EtiquetteJaponais.jpg) no-repeat;
}
div.japonais a.telecharge:hover{
	background: url(../img/guide/EtiquetteJaponaisOn.jpg) no-repeat 0 0;
}


/*Class <div class="breaker"></div> in ContentHTML*/
/*////////////////////////////////////////////////*/
.breaker {
    border: medium none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}








