/* @override http://client.concordances.fr/rosinox/inc/cuisson.css */

#contenu h1 { 
	color: #b33610;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenu h1 b { 
	color: #b33610;
	font-weight: bold;
	font-size: 16px;
	background-color: #e5e5e6;
	padding: 2px 4px;
}

#contenu h2 { 
	color: #414141;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0 0px 0 4px
}

#contenu h3 { 
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px
}

#contenu h4 { 
	color: #2b2b2b;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px 4px;
}

#contenu h5 { 
	color: #b33610;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 2px;
	line-height: 20px;
}

#contenu h5 u { 
	text-decoration: none;
	padding: 2px;
	border-bottom: 1px solid #a2a4a5;
}

#contenu h6 { 
	color: #b33610;
	font-size: 13px;
	background-color: white;
	margin-top: 12px;
	margin-bottom: 3px !important;
}

.markermenu li.tH2 { 
	color: white;
	font-weight: 700;
	font-size: 12px;
	background-color: #b23610;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	border-top: 2px solid #b23610;
	border-bottom: 2px solid #b23610
}

.markermenu li.tH3 { 
	font-size: 10px;
	background-color: #fccd95;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0;
	border-top: 1px solid #d17949;
	border-bottom: 1px solid #d17949
}