ul#cat  {
	list-style: none;
	border: 1px solid #CC3333;
	background-color:#FFFFEC;
	width: 100%;
	margin: 0px;
	margin-right: 20px;
	margin-left: 5px;
}

ul#cat  li a {
	background-color:#536EC5;
	color: #FFF;
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-size: 1.2em;
}

ul#cat li ul, ul#cat li ul li a {
	background-color:#FFFFEC;
	margin: 2px;
	list-style: none;
	font-weight: bold;
	color: #000;
	font-size: 1.0em;
	font-size: 14px;
}

ul#cat li ul li a:hover {
	background-color:#CCc;
	color: #FFF;
}


ul#cat li ul li span {
	font-weight: normal;
	
	margin-left: 2px;
}

.txthaut a {
	text-decoration: none;
	color: #CC3333;
}
.txthaut a:hover {
	text-decoration: underline;
}

.uk {
	background: url(img/sc_flag_uk2.gif) no-repeat;
	display: block;
	width: 128px;
	height: 51px;
	text-align: center;
	padding-top: 16px;
	margin-left: 45px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.uk:hover {
	color: #eee;
	background: url(img/sc_flag_uk2_a.gif) no-repeat;
}


.fr {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	background: url(img/sc_flag_fr.gif) no-repeat;
	display: block;
	width: 128px;
	height: 51px;
	text-align: center;
	padding-top: 16px;
	margin-left: 45px;
}

.fr:hover {
	color: #eee;
	background: url(img/sc_flag_fr_a.gif) no-repeat;
}

.books {
	background: url(img/sc_books.gif) no-repeat;
	display: block;
	width: 355px;
	height: 102px;
	text-align: center;
	padding-top: 30px;

}
.books a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	
}
.books a:hover {
	text-decoration: underline;
}

.txtbas {
	text-align:justify;
	margin:15px
}
.txtbas a {
	color: #CC3333;
	text-decoration: none;
}
.txtbas a:hover {
	text-decoration: underline;
}

h1 {
	font-size:14px;
	color: #314991;
}

h2 {
	color: #95261E;
	margin-left: 30px;
	font-size: 14px;
}

h2 a {
	color: #95261E;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

ul li{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
ul li a {
	color: #314991;
	font-weight: bold;
	text-decoration: none;
}
ul li a:hover {
	text-decoration: underline;
}

h3 {
	margin: 0 100 10 100;
	text-align: justify;
	color: #999;
	font-size: 13px;
	font-weight: normal;
}
h3 a {
	color: #999;
}

h4 {
	margin-top: 20px;
	text-align:center;
	font-size: 16px;
	display:block;
	border-left: 3px solid #D4D0C8;
	border-top: 3px solid #D4D0C8;
	border-right: 3px solid #808080;
	border-bottom: 3px solid #808080;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
	color: #fff;
	background-color: #4E6AC0;
}
h4 a{
	color: #FFFF00;
	text-decoration:none;
}
h4 a:hover {
	text-decoration:underline;
}

.e-culinary {
	text-decoration:none;color:#000;
}
.e-culinary:hover{
	text-decoration:underline;color:#D00;
}