/* 0 BASIC TAGS */

table {
	font-size: 1em;
}
img.imgtitle {
padding:0;
margin:0;
	padding-left:160px;
	height:180px;
	float:left;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
.requiredInline {
	display: inline;
	font-size: 9px;
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #3366CC;
}

a:visited {
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #6699FF;
}

a:active {
	color: #003399;
}

body {
	/*background-color: #ffffff;* Oté car bug avec lightwninwd*/
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	padding : 0;
	width: 785px;
	height: 100px;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: relative;
	/*left: 37px;
	top: 60px;*/
	font-size: 14px;
}

h5 {
	font-size: 11px;
}

.mainmenu {
	position: relative;
	right: 0px;
	top: 17px;
	text-transform: uppercase;
	padding-left : 325px;
	font-size: 10px;
	width: 470px;
}
.mainmenu a {
	padding : 0 0px;
}
.mainmenu a:visited, .nav a:visited {
	color: #003399;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}


/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	/*background-image: url(images/content-shim.gif);*/
}

.gradient {
	/*background-image: url(images/content-shim-photo.gif);*/
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	clear: both;
	display: block;
	padding-left: 15px;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	width: 785px;
	padding: 0px 0px;
	min-height:350px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px;
	position: relative;
}

#sidebar {
	float: left;
	width: 210px;
	height: 100%;
	padding-left: 30px;
	position: absolute;
	left: 0px;
}

#content {
	padding:0 10px 20px 40px;
	margin-left: 235px;
	z-index: 300;
	width: 510px;
	position: relative;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	height: 50px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}

.fleche {
	list-style-type: none;
	list-style-image: url(images/fleche.gif);
	list-style-position: outside;
	line-height: 1.2em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}
/***********************/
ul.ul_pdfs {
	padding:0 0 0 0px;
	display:block;
	clear:both;
	position:relative;
	margin: 0px 0 0 0 10px;
	float:none;
	list-style-type:none;
	list-style:none;
}
ul.ul_pdfs li {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	list-style-type:none;
	display: block;
	clear: both;
	position: relative;
	padding: 2px 0 2px 0;
}
ul.ul_pdfs li a {
	position:relative;
	display: block;
	padding: 2px 0px 1px 25px;
	background-image: url(images/pdf_icon.jpg);
	
	background-repeat: no-repeat;
	background-position: left;
	float: none;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	/*display:block;*/
}
ul.ul_pdfs li a:link, ul.ul_pdfs li a:visited, ul.ul_pdfs li a:active  {
	color :#000000;
	/*display:block;*/
}

ul.menualtech2, li.menualtech22{
list-style-type: none;
margin:0;
padding:0;
}

ul.menualtech2{
background: transparent url(images/menualtech2.gif) top left no-repeat;
height: 180px;
width:450px;
text-align:center;
}

li.menualtech22{
display:inline;
float:left;
}

li.menualtech22 a {
display:block;
height:180px;
width:30px;
}

li.menualtech22 a:hover{
background: transparent url(images/menualtech.gif) top left no-repeat;
width:330px;
}

a#lien21 {
background: transparent url(images/activites.gif) top left no-repeat;
}

a#lien22 {
background: transparent url(images/engagements.gif) top left no-repeat;
}

a#lien23 {
background: transparent url(images/references.gif) top left no-repeat;
}

a#lien24 {
background: transparent url(images/emploi.gif) top left no-repeat;
}

a#lien25 {
background: transparent url(images/contact.gif) top left no-repeat;
}

