h1{
	background: url(images/ours.png) top left no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	height: 43px;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 100px;
	text-decoration: underline overline;
	padding-top: 30px;
	padding-left: 70px;
}
h2{
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 5px;
	border-left: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
}
h2 a {
	font-size: 15px;
}
ul{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	list-style-image: url(images/puce.png);
	text-indent: 0px;
}
li{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}
body{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
p{
	text-indent: 20px;
}
pre{
	font-family: courier, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #DDDDDD;
	border: #000000 1px solid;
	padding: 10px;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #0000AA;
}
a:hover{
	text-decoration: underline;
}
cite{
	text-indent: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	background-color: #FEFEE2;
	border: #000000 1px dashed;
	padding: 10px;
	display: block;
}
tt {
	color: #888888;
	font-weight: bold;
}
hr {
	border: 0px;
	border-bottom: #0000aa 1px solid;
	width: 80%;
}
table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
/*******************************************************
 * General personalise
 *******************************************************/
ul.second{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	list-style-image: url(images/dot.png);
	text-indent: 0px;
}
ul.second li{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
ul.third{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	list-style-image: url(images/dot2.png);
	text-indent: 0px;
	padding-left: 20px;
}
ul.third li{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li.wikip{
	list-style-image: url(images/wikip.png);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li.ext{
	list-style-image: url(images/lien_externe.jpg);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 00px;
	padding-top: 0px;
}
.sep {
	margin-top: 30px;
}
.puce {
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}
.image {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.liseret {
	padding: 1px;
	border: 1px solid #000000;
}
#pagemenu {
	position: absolute;
	top: 10px;
	left: 10px
}
#pagetexte {
	position: absolute;
	top: 10px;
	left: 180px;
	margin-right: 20px;
	padding-bottom: 50px;
}
div.gmap {
	width: 600px;
	height: 300px;
	border: #000000 1px solid;
}
table.tabdatas {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
table.tabdatas thead td {
	font-weight: bold;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 2px solid;
	padding: 2px;
}
table.tabdatas tbody td {
	border: #000000 1px solid;
	padding: 2px;
}
table.tabdatas tbody tr.sep {
	border-bottom: #000000 2px solid;
	padding: 2px;
}
table.tabdatas tfoot td {
	font-weight: bold;
	border-top: #000000 2px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding: 2px;
}
/*******************************************************
 * Page de photos
 *******************************************************/
.photoscont {
	overflow: auto;
}
.photostext {
	display: table-cell;
	float: left;
	width: 260px;
	height: 280px;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #0000aa;
	text-align: center;
	vertical-align: middle;
}
.photostext img {
	display: inline;
	padding: 1px;
	border: 1px solid #0000aa;
}
.photostext:hover {
	text-decoration: none;
	color: #aa0000;
}
.photostext:hover img {
	border: 1px solid #aa0000;
	background: #aa0000;
}
.dival {
	display: table-cell;
	float: left;
	margin: 5px;
}
/*******************************************************
 * Menu a gauche
 *******************************************************/
#pub {
	margin-top: 68px;
	margin-left: 15px;
	margin-right: 10px;
	border: 1px solid black;
	background: #ffbe00;
}
#pub h1 {
	border-bottom: 1px dotted black;
	background: #6699ff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	text-decoration: none;
	height: 18px;
}

/*******************************************************
 * Menu a gauche
 *******************************************************/
#menulogo{
	position: absolute;
	display: block;
	left: 15px;
	z-index: 100;
}
#menut{
	position: absolute;
	display: block;
	top: 68px;
	width: 150px;
}
#menut div {
	background: #ffbe00;
	border: 1px solid black;
	margin-bottom: 10px;
	padding: 0px;
}
#menut div h1{
	border-bottom: 1px dotted black;
	background: #6699ff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	text-decoration: none;
	height: 18px;
}
#menut div a{
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	margin: 0px;
	padding: 2px;
	border: 0px;
	border-left: 18px solid #6699FF;
}
#menut div a:hover{
	color: #000000;
	background: url(images/degmenu.png) repeat-y;
	border: 0px;
	border-left: 18px solid #6699FF;
	padding: 2px;
	text-decoration: none;
}
#menut div a.menusel{
	color: #000000;
	background: url(images/degmenu.png) repeat-y;
	border: 0px;
	border-left: 18px solid #6699FF;
	padding: 2px;
	text-decoration: none;
}
#menut img {
	margin-bottom: 5px;
}
#ipv6ready {
	display: block;
	background: #ffffff url('http://cv6.arpalert.org/images/ipv6ready.png');
	border: 0px;
	width: 74px;
	height: 14px;
}
/*******************************************************
 * CALENDRIER
 *******************************************************/
table.cal tr td {
	color: #777777;
}
table.cal tr td span {
	color: #ff0000;
	font-weight: bold;
	border: #ff0000 1px solid;
	background: #ffdddd;
	padding: 1px;
}
table.cal tr td a {
	color: #0000bb;
	font-weight: bold;
}
/*******************************************************
 * CV
 *******************************************************/
#titre {
	position: absolute;
	top: 20px;
	left: 50px;
}
#titre #sep{
	position: relative;
	top: 0px;
	width: 750px;
	border-top: #6699FF 3px solid;
}
#titre #sep2{
	position: relative;
	top: 0px;
	left: 750px;
	height: 100px;
	border-left: #6699FF 3px solid;
}
#titre #photo{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 138px;
	height: 95px;
}
#titre #nom{
	position: absolute;
	top: 0px;
	left: 160px;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}
#titre #libelle{
	position: absolute;
	top: 40px;
	left: 290px;
	width: 350px;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: right;
}
#titre #coin{
	position: absolute;
	top: 83px;
	left: 733px;
}
#titre #photocable{
	position: absolute;
	top: -4px;
	left: 663px;
	width: 87px;
	height: 120px;
}
	
#idtexte{
	position: absolute;
	top: 123px;
	left: 50px;
	width: 750px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	display: block;
	border-bottom: #6699FF 3px solid;
	border-left: #6699FF 3px solid;
	background: url(images/deg.png) repeat-y;
}
#texteq{
	position: relative;
	left: 142px;
	width: 606px;
	padding-top: 15px;
	padding-bottom: 100px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	display: block;
	height: 100%;
	background: url(images/fondcv.jpg) no-repeat bottom right;
}
#menu_cv{
	position: absolute;
	top: 123px;
	left: 52px;
}
#menu_cv a{
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 2px;
	border: 1px solid black;
	width: 130px;
	background-color: #FFBE00;
	display: block;
	color: #555555;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-weight: bold;
	padding: 4px;
}
#menu_cv a:hover{
	background: #555555;
	color: #FFBE00;
	text-decoration: none;
}
#menu_cv a.selected{
	background: #555555;
	color: #FFBE00;
	text-decoration: none;
}
/*******************************************************
 * Page de photos intercative en javascript
 *******************************************************/
#img_background {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 500%;
	height: 10000%;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	display: none;
}
#img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1100;
	display: none;
}
#img .center_layout {
	width: 50%;
}
#img #imagedisplay {
	background: #ffffff;
	border-collapse: collapse;
	z-index: 1100;
}
#img #imagedisplay #bigimg {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#img #imagedisplay #closeimg {
	position: relative;
	z-index: 1200;
}
#img #imagedisplay #closeimg img {
	border: none;
}
#img #imagedisplay #rightinfo {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
}
#img #imagedisplay #leftinfo {
	padding-left: 20px;
	padding-bottom: 10px;
	font: 10px Verdana,Helvetica,sans-serif;
	color: #666666;
}
#img #imagedisplay #leftinfo #caption {
	font-weight: bold;
}
#img #imagedisplay #leftinfo #numberDisplay {
	display: block;
	padding-top: 1.0em;
}
#img #imagedisplay #hoverNav {
	position: relative;
	display: block;
}
#img #imagedisplay #hoverNav #prevLink, #img #imagedisplay #hoverNav #nextLink {
	width: 40%;
	height: 3000px;
	background: transparent;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 1150;
}
#img #imagedisplay #hoverNav #prevLink {
	left: 0px;
	float: left;
}
#img #imagedisplay #hoverNav #nextLink {
	right: 0px;
	float: right;
}
#img #imagedisplay #hoverNav #prevLink:hover, #img #imagedisplay #hoverNav #prevLink:visited:hover {
	background: url(/images/prevlabel_fr.png) left 200px no-repeat;
}
#img #imagedisplay #hoverNav #nextLink:hover, #img #imagedisplay #hoverNav #nextLink:visited:hover {
	background: url(/images/nextlabel_fr.png) right 200px no-repeat;
}
#nav {
	border-spacing: 10px;
	width: 100%;
}
#nav #tabr {
	border-collapse: collapse;
	width: 450px;
}
#nav #tabr #by_alpha {
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: #000000 1px solid;
	border-bottom: #ffffbb 1px solid;
	background: #ffffbb;
}
#nav #tabr #by_date {
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: #000000 1px solid;
	background: #ffffff;
}
#nav #tabr #dernier_onglet {
	width: 100%;
	border-bottom: #000000 1px solid;
}
#nav #tabr #liste {
	border: #000000 1px solid;
	background: #ffffbb;
}
#nav #tabr #thumbmenu {
	height: 380px;
	overflow: auto;
	background: #ffffbb;
}
#nav #vacances {
	width: 400px;
	height: 400px;
	border: #000000 1px solid;
}


/* doxygen */
div.memitem {
	border: #000000 1px solid;
	background: #fff8df;
	padding: 5px;
}
div.memproto {
	border: #555555 1px solid;
	background: #ffeebb;
}
div.memproto table.memname {
	font-weight: bold;
	font-size: 15px;
}
table.memname tr td {
	white-space: nowrap;
}

.paramtype {
}
.paramname {
}

