/*p{color : #f00;}
p::first-letter{color:#0f0;}
*/

.pag_table {
	height: 16px;
	font-size: 9px;
	color: #910000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #910000;
	text-align: center;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000;*/
}


.pag_table tr td.pag_of{
	text-align: center;
	width: 18px;
	height: 16px;
	font-size: 10px;
	background: url(../itf/pag-of.gif) right top no-repeat;
	margin: 0 1px;
	padding: 0 1px;
	position:relative;
	z-index: 1;
}

.pag_table tr td.pag_on{
	text-align: center;
	width: 18px;
	height: 16px;
	padding: 0 2px 0 0;
	font-size: 10px;
	background: url(../itf/pag-on.gif) right top no-repeat;
	margin: 0 1px;
}


.pag_table tr td.pag_of a.pag{
	display: block;
	min-width: 13px;
	width: auto!important;
	width: 13px;
	height: 14px;
	text-decoration: none;
	color: #900;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #9fa8b3;
	padding: 0 1px;
	margin: 0;
	margin-right: 2px;
	/*background-color: #f00;*/
}

.pag_table tr td a.pag_on {
	display: block;
	min-width: 15px;
	width: auto!important;
	width: 15px;
	height: 14px;
	text-decoration: none;
	color: #900;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #900;
	margin: 0 1px 0 0;
	font-weight: bold;
}

.pag_table tr td.pag_of a.tag {
	display: block;
	min-width: 15px;
	width: auto!important;
	width: 15px;
	height: 14px;
	text-decoration: none;
	color: #900;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #9fa8b3;
	margin: 0 1px 0 0;
}


/* biographie */

.pag2{
	margin: 0;
	height:13px;
	border: 1px solid #aaa;
	padding: 0;
	padding-left: 3px;
}

.pag2 a{
	color: #900;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
}

.pag2 a:hover{
	color: #900;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
}

.pag2 img{
	margin: -1px -2px -4px 1px;
	position: relative;
	z-index: 2;
}

