/* Bootstrap */

.navbar-inner {
    border-radius: 0 0 0 0;
    font-size: 1.7rem;
}


/* Sanskrit */

.deva {
	font-size: 120%;
}


/* Larousse */

/* Titles; see: http://stackoverflow.com/questions/10319483/h1-tag-and-p-tag-on-the-same-line */
.article_bilingue h1 {
	display: inline;
	vertical-align: top;
	font-size: 115%;
}
.lienson {
	display: inline;
	vertical-align: top;
}

/* Spans */
.Abreviation {
	color: blue;
}
.CategorieGrammaticale {
	color: red;
}
.etcetera {
	font-style: italic;
}
.FormeFlechie1 {
	color: green;
}
.FormeFlechie2 {
	color: blue;
}
.Genre {
	color: green;
	font-style: italic;
}
.Glose2 {
	font-style: italic;
}
.Indicateur {
	color: green;
}
.IndicateurDomaine {
	color: green;
}
.lienson, .lienson2, .lienson3 {
	color: orange;
	text-decoration: none;
}
.lienson:hover, .lienson2:hover, .lienson3:hover {
	text-decoration: underline;
}
.lienconj, .lienconj2 {
	color: orange;
	text-decoration: none;
	font-size: 60%;
	text-transform: uppercase;
}
.lienconj:hover, .lienconj2:hover {
	text-decoration: underline;
}
.Locution {
	color: black;
}
.Locution2 {
	color: blue;
}
.Metalangue, .Metalangue2 {
	color: green;
}
.Phonetique {
	color:red;
}
.Renvois {
	color: black;
}
.Traduction {
	color: black;
}
.Traduction2 {
	color: black;
}

/* Tables */
td.CategorieGrammaticale {
	color: black;
}
td.numero {
	color: black;
}


/* Collins */

.orth {
	vertical-align: top;
	font-size: 115%;
}
.gramGrp {
	color: red;
	font-size: 100%;
}
.phr {
	color: blue;
}
.lbl {
	color: green;
}
.hom {
	margin-bottom: 20pt;
}



/* Robert */

#robert_entries label {
	display: inline;
}

#collins_entries .s_ent {
	font-size : 200%;
}
#collins_entries .s_par2 {
	margin-top: 20pt;
	margin-bottom: 15pt;
}
#collins_entries .s_par {
	margin-left: 8pt;
}
#collins_entries .s_cth {
	margin-top: 8pt;
	margin-bottom: 8pt;
	margin-left: 15pt;
}
#collins_entries label {
  display: inline;
}
#collins_entries .s_cth {
	font-style: italic;
}
#collins_entries .s_rfcp {
	font-style: normal;
}
#collins_entries .s_ncth {
	font-style: normal;
}
#collins_entries p.phrase {
	margin-bottom: 1pt;
}
#collins_entries q:before {
	content: none;
}
#collins_entries q:after {
	content: none;
}



/* Duden */

#duden_entries h1 {
	font-size: 150%;
}
#duden_entries h2 {
	font-size: 100%;
}
#duden_entries h3 {
	font-size: 80%;
}
#duden_entries dt {
	text-decoration: none;
}
#duden_entries .content a {
	text-decoration: none;
}


/* Corriere */

#corriere_entries h1 {
  font-size: 115%;
}

#corriere_entries h5 {
  font-size: 100%;
}

#corriere_entries ul {
    list-style-type: none;
}
