/* @override http://client.concordances.fr/rosinox/inc/menu.css */

/* @group Navigation */

#navigation { 
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	width: 182px;
	overflow: hidden;
	clear: right
}

#navigation ul { 
	margin: 0 0 6px;
	padding: 0;
}

#navigation ul a { 
	color: #751515;
	text-decoration: none;
	padding: 2px 4px;
	display: block
}

#navigation ul a.select { 
	color: white;
	background-color: #af0000;
}

#navigation ul li a.new { 
	background: transparent url(../im/ptNew.gif) no-repeat 3px 2px;
	text-indent: 15px
}

#navigation ul a:hover { 
	color: white;
	background-color: #5e1011
}

#navigation ul a.new:hover { 
	color: white;
	background: #5e1011 url(../im/ptNewS.gif) no-repeat 3px 2px;
	text-indent: 15px
}

#navigation li { 
	line-height: 12px;
	background-repeat: no-repeat;
	vertical-align: baseline;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0px;
	padding: 0px
}

#navigation img { 
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	left: -15px
}

#navigation .toggler { 
	margin: 10px 0 5px 0
}

#navigation .toggler a { 
	background-image: url(../im/btFamille.jpg);
	background-position: 0 0;
	height: 20px;
	display: block;
	line-height: 18px;
	text-indent: 20px;
	color: white;
	text-decoration: none
}

#navigation .toggler a:hover { 
	background-image: url(../im/btFamille.jpg);
	background-position: 0 -20px!important
}

#navigation h3.toggler { 
	font-size: 11px;
	font-weight: normal
}

/* @end */

/* @group Photo */

#photos { 
	font-size: 9px;
	background: white url(../im/fdMetal.png) center;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 6px;
	border: solid 2px #aaa
}

.photo { 
	width: 100px;
	height: 100px;
	display: block
}

.photo a { 
	text-indent: -3999px;
	border: solid 1px gray;
	width: 100px;
	height: 100px;
	display: block
}

.photo a:hover { 
	background-color: transparent!important;
	border: solid 1px red
}

.blocphoto { 
	float: left;
	margin: 6px;
	border: solid 2px #fff;
	width: 100px;
	height: auto;
	display: inline
}

.legende { 
	margin-top: 5px;
	text-align: center
}

/* @end */

/* @group ContInt */

#contInt { 
	background: no-repeat center 0px
}

#contInt #intro { 
	font-weight: bold;
	border-bottom: 1px solid #cce1ff;
}

#contInt #detail { 
	
}

#contInt #options { 
	padding: 4px;
	border: solid 1px #4c78a9;
	background-color: #cce1ff;
}

#contInt #optionsBoul { 
	background-color: #f1edd8;
	padding: 4px;
	border: solid 1px #ba7807
}

#contInt #options p, #contInt #optionsBoul p { 
	margin: 0
}

#contInt #intro ul, #contInt #detail ul { 
	padding-left: 20px;
	margin-left: 0
}

#contInt #laphoto { 
	color: #073b75;
	font-size: 10px;
	background-color: white;
	text-align: center;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3;
	border-style: solid;
	border-width: 1px;
}

/* @end */

/* @group Hack */

hr.filet { 
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0
}

/* @end */