/*//////////////////////////////// General styles ////////////////////////////////*/
html		{background-color: #000000; height: 101%; }

body 		{font: normal 7pt Verdana, Helvetica, Arial, sans-serif; color: #999999; padding: 0px; margin: 0px; text-align: justify;
			background: url('../banner/pictures/banner_bg_000000.jpg') repeat-x; }
			
table 		{border: 0px; border-collapse: collapse; }
table td 	{padding: 0px; }

/*///////////////////////////////// Main blocks /////////////////////////////////*/
#container 	{margin: 0 auto; width: 1000px; }
#header 	{height: 140px; background-image: url('../banner/pictures/banner_bg_wap.png'); }
#main 		{position: relative; }
#down 		{font-size: 7pt; color: #696969; text-align: right; padding-top: 16px; margin: 0 auto; position: relative; 
			height: 100px; background: url('../pictures/h_borders.png') no-repeat 0px -270px; }

/*////////////////////////////////// Site body //////////////////////////////////*/
#tbl_main 	{text-align: justify; vertical-align: top; width: 980px; height: 480px; }
.corner		{width: 5px; height: 5px; }

img			{border: none; }
img.preload {display: none; }
.php_img 	{ }

p			{text-indent: 30px; text-align: justify; line-height: 20px; padding-left: 50px; padding-right: 200px; }

a, a:link, a:visited 		{color: #55839a; font-weight: bold; text-decoration: none; border: none; }	
a:hover, a:active, a:focus 	{color: #74d0ff; }

ul 			{list-style-position: inside; list-style-type: none; }

h1			{font-size: 8pt; font-weight: bold; font-variant: small-caps; text-indent: 75px; letter-spacing: 6pt; 
			background: url('../pictures/h_borders.png') no-repeat 0px 10px; 
			padding: 7px; padding-top: 0px; padding-bottom: 8px; margin: 0px; }

h2			{font-size: 7pt; font-weight: normal; color: #cccccc; text-indent: 100px; letter-spacing: 6pt; 
			background: url('../pictures/h_borders.png') no-repeat 0px -82px; 
			padding-top: 15px; padding-bottom: 1px; margin: 0px; clear: both ;}

h3			{font-size: 7pt; font-weight: normal; color: #cccccc; text-indent: 140px; letter-spacing: 6pt; 
			background: url('../pictures/h_borders.png') no-repeat 0px -163px; 
			padding-top: 15px; padding-bottom: 1px; margin: 0px; clear: both; height: 12px; }
			
h4 			{font-weight: bold; color: #cccccc; text-indent: 200px; padding-top: 15px; }
	
.imp 		{color: #aaaaaa; font-weight: bold; display: inline; }
.wip 		{color: #995500; font-weight: bold; display: inline; }

.clear 		{clear: both; }

/*//////////////////////////////////// Menu ////////////////////////////////////*/
#menu 				{width: 500px; height: 80px; float: right; position: relative; top: 50px; }
					
.menu_section , #menu_current_section 
					{font-weight: normal; text-align: center; width: 70px; height: 11px; float: left; position: absolute; top: 0px; 
					background: url('../banner/pictures/wap_menu_sprites.png') no-repeat; }
#menu_current_section {color: #999999; }
.menu_section, .menu_section:link, .menu_section:visited {border: none; }
.menu_section:hover, .menu_section:active, .menu_section:focus {border-bottom: 1px solid #74d0ff; }

.menu_subject , #menu_current_subject 
					{font-weight: normal; color: #a8a4a4; text-align: center; width: 70px; height: 11px; float: left; position: absolute; top: 25px; 
					background: url('../banner/pictures/wap_menu_sprites.png') no-repeat; }
#menu_current_subject {text-decoration: underline; }
.menu_subject, .menu_subject:link, .menu_subject:visited {border: none; }
.menu_subject:hover, .menu_subject:active, .menu_subject:focus {border-bottom: 1px solid #cfcdcd; }

.menu_section_separator 	{font-weight: bold; color: #55839a; text-align: center; float: left; position: absolute; top: -2px; }
.menu_subject_separator 	{font-weight: bold; color: #a8a4a4; text-align: center; float: left; position: absolute; top: 23px; }

.menu_text 			{display: none; }

#back_home 			{font-weight: normal; width: 230px; height: 30px; float: left; position: relative; top: 40px; left: -5px; }

/*//////////////////////////////////// Home ////////////////////////////////////*/
			.latest_project {margin: 12px 20px 20px 40px; float: left; width: 290px; height: 115px; }
#tbl_main > .latest_project {margin: 12px 15px 20px 20px; float: left; width: 290px; height: 115px; }

.latest_title		{text-align: right; padding: 2px; display: inline; float: right; }

.latest_desc 		{font-style: italic; color: #696969; padding: 2px; display: block; float: left; }

.latest_thumbnail 	{margin: 5px 0px 5px 40px; }

.latest_gb_tbl 		{margin : 0 auto; padding-top: 12px; }

.latest_gb_item		{width: 300px; height: 177px; float: left; margin: 12px; background-color: #0c0c0c; }

.latest_gb_title	{text-indent: 25px; border-bottom: 1px solid #55839a; padding: 7px; height: 10px; }

.latest_gb_msg		{font-style: italic; color: #696969; text-indent: 25px; padding: 10px; height: 110px; overflow: hidden; }
.latest_gb_msg p 	{display: block; float: left; margin-top: 10px; padding: 0px; padding-bottom: 12px; line-height: 11px; }

.latest_gb_msg a, .latest_gb_msg a:link, .latest_gb_msg a:visited 
					{width: 150px; height: 75px; display: block; margin: 0 auto; text-align: center; padding: 0px; background: 0px -80px no-repeat; }
.latest_gb_msg a:hover, .latest_gb_msg a:active, .latest_gb_msg a:focus {background-position: 0px 0px; }
.latest_gb_msg a span {display: none; }

.latest_gb_date		{font-style: italic; text-align: right; padding-top: 3px; padding-right: 10px; position: relative; border-top: 1px solid #494747; }

/*//////////////////////////////////// Gallery ////////////////////////////////////*/
#gallery_back, #gallery_back:link, #gallery_back:visited 
					{float: right; position: relative; top: -20px; display: block; width: 70px; height: 11px; border: none; 
					background: url('../banner/pictures/wap_menu_sprites.png') no-repeat 0px 0px; }
#gallery_back:hover, #gallery_back:active, #gallery_back:focus {background-position: 0px -16px; }

#displayed_image 	{text-align: center; vertical-align: top; height: 600px; width: 100%; }

#thumbnails 		{float: left; width: 610px; position: relative; }

.thumbnail 			{display: inline; margin: 2px; float: left; }

#current_thumb 		{border: 1px solid #74d0ff; }
.thumb, .thumb:link, .thumb:visited {border: 0px solid #808080; filter:alpha(opacity=50); opacity: 0.5; }
.thumb:hover, .thumb:active, .thumb:focus {border: 1px solid #74d0ff; filter:alpha(opacity=100); opacity: 1; }

#gallery_comments 	{float: right; width: 360px; position: relative; }

#previous_image, #previous_image:link, #previous_image:visited 
					{width: 13px; height: 25px; vertical-align: middle; float: left; background: url('../banner/pictures/wap_menu_sprites.png') no-repeat -12px -33px; }
#previous_image:hover, #previous_image:active, #previous_image:focus {background-position: -12px -65px; }

#next_image, #next_image:link, #next_image:visited	
					{width: 13px; height: 25px; vertical-align: middle; float: left; background: url('../banner/pictures/wap_menu_sprites.png') no-repeat -37px -33px; }
#next_image:hover, #next_image:active, #next_image:focus {background-position: -37px -65px; }

/*//////////////////////////////////// Video ////////////////////////////////////*/
#video 	{text-align: center; vertical-align: top; height: 400px; width: 100%; }

/*/////////////////////////////// News & Guestbook ///////////////////////////////*/
#gb_tbl 				{margin : 0 auto; padding-top: 30px; }

.gb_item,.news 			{width: 300px; height: 170px; float: left; margin: 12px; background-color: #1c1c1c; }
.news 					{height: 120px; }

.gb_title,.news_link	{text-indent: 25px; border-bottom: 1px solid #55839a; padding: 7px; height: 10px; }
.news_link				{height: 20px; }

.gb_message,.news_desc	{text-indent: 25px; padding: 10px; height: 103px; overflow: auto; }
.gb_message p 			{text-indent: 25px; margin: 0px; padding: 0px; padding-bottom: 12px; line-height: 11px; }
.news_desc				{height: 45px; }

.gb_date,.news_date 	{font-style: italic; text-align: right; padding-top: 3px; padding-right: 10px; position: relative; border-top: 1px solid #494747; }

/*//////////////////////////////////// Links ////////////////////////////////////*/
.link 			{margin-left: 80px; padding-top: 5px; clear: both; }
.link_url 		{width: 220px; float: left; }
.link_name 		{margin-left: 40px; width: 200px; color:#bbbbbb; float: left; }
.link_desc 		{margin-left: 20px; font-style:italic; padding-right: 10px; width: 330px; float: left; }

/*//////////////////////////////////// Forms ////////////////////////////////////*/
form 			{margin: 0 auto; width: 800px; }
.form			{font: normal 7pt Verdana, Arial, sans-serif; color: #918E8E; border: 0px solid #c2c2c2; background-color: #1c1c1c; padding-left: 5px; }
#main table form table tr td 		{border-bottom: 1px solid #494747; padding: 3px; } 
#main table form table tr td img 	{padding-left: 30px; }
#contact_infos 	{vertical-align: top; padding-top: 0px; padding-left: 50px; width: 200px; }
#mail_alert 	{padding-left:60px; }
input.checkbox 	{border: none; }

/*//////////////////////////////////// Projects ////////////////////////////////////*/
.project, .project_video 						{margin: 12px 20px 10px 40px; float: left; width: 160px; height: 107px; }
#tbl_main > .project, #tbl_main > .project_video{margin: 12px 15px 10px 20px; float: left; width: 160px; height: 107px; }
.project_video 	{background-color: #1c1c1c; }

.project_thumbnail, .project_thumbnail:link, .project_thumbnail:visited	{width: 150px; height: 75px; float: left; padding: 5px 0px 0px 5px; background: 5px -75px no-repeat; }
.project_thumbnail:hover, .project_thumbnail:active, .project_thumbnail:focus {background-position: 5px 5px; }
.project_thumbnail span {display: none; }

.project_title 		{color: #696969; font-weight: bold; text-align: right; width: 150px; margin: 2px; padding: 2px; padding-top: 4px; float: left; }

/*//////////////////////////////////// Perso ////////////////////////////////////*/
#article_intro 		{margin-bottom: 25px; width: 100%; float: left; }
#article_intro_p 	{font-weight: bold; padding-top: 20px;  width: 400px; float: right; position: relative; right: 60px; }
#article_intro p 	{padding-right: 0px; padding-left: 0px; }
#article_intro img 	{margin: 20px; margin-left: 50px; float: left; }
h2.article_chapter 	{margin-top: 70px; margin-bottom: 30px; }
h3.article_chapter 	{margin-top: 50px; }
.article_p 			{padding-right: 60px; }
.article_images 	{text-align: center; width: 100%; float: left; }
.article_image 		{display: inline-block; margin: 20px 30px 10px 10px; }
.article_legend 	{font-style: italic; margin-top: 7px; }
#article_concl p	{font-weight: bold; padding-right: 60px; margin-bottom: 30px; }

/*//////////////////////////////////// Resume ////////////////////////////////////*/
								.cv_item, .cv_item_fr, .cv_item_eng	 {margin: 5px; padding: 5px; clear: both; position: relative; }
#tbl_main >.cv_item, #tbl_main >.cv_item_fr, #tbl_main >.cv_item_eng {margin: 5px; padding: 5px; clear: both; position: relative; }
													   .cv_date 	 {color: #696969; font-style: italic; margin-left: 70px; float: left; width: 160px; position: relative; }
.cv_item>.cv_date, .cv_item_fr>.cv_date, .cv_item_eng >.cv_date 	 {color: #696969; font-style: italic; margin-left: 140px; float: left; width: 160px; position: relative; }
														  .cv_field  {position: relative; margin-left: 25px; margin-right: 50px; float: right; width: 510px; }
.cv_item >.cv_field, .cv_item_fr >.cv_field, .cv_item_eng >.cv_field {position: relative; margin-left: 25px; margin-right: 100px; float: right; width: 510px; }
.cv_img 	{position: absolute; top: 0px; left: 425px; }

/*//////////////////////////////////// Sitemap ////////////////////////////////////*/
#sitemap 			{margin-left: 70px; }
.sitemap_sublevel 	{float: left; margin-left: 30px; }
.sitemap_section 	{position: relative; margin-top: 35px; }
.sitemap_subject 	{position: relative; left: -20px; }

/*//////////////////////////////////// Down ////////////////////////////////////*/
#down_stat 		{float: left; width: 200px; text-align: left; }
#down_valid 	{float: right; width: 580px; }
.p_down 		{text-align: right; padding-bottom: 7px; }
#loading_time 	{text-align: right; color:#5c5c5c; display: inline; float: right; clear:both; width: 500px; }
#admin:link, #admin:visited, #admin:hover {color: #000001; border: none; text-decoration: none; cursor: default; }
#down_stat a, #down_stat a:link, #down_stat a:visited 		{color: #696969; cursor: default; }
#down_stat a:hover, #down_stat a:active, #down_stat a:focus {color: #696969; cursor: default; }

/*//////////////////////////////////// XML Sitemap ////////////////////////////////////*/
#xml_sitemap 			{background-color: white; font-family: Consolas, Verdana, "Courier New"; font-size: 9pt; font-weight: bold; color: black; margin: 30px; }
.xml_sitemap_brackets 	{font-weight: normal; color: #0000dd; }
.xml_sitemap_attribute 	{color: #990000; }
.xml_sitemap_value 		{color: #770099; font-weight: bold; }
.xml_sitemap_offset 	{padding-left: 20px; }

/*//////////////////////////////////// Life XML File ////////////////////////////////////*/
table.life 			{font-size: 7pt; margin-left: 20px; display: block; }
.life_tbl_name 		{font-weight: bold; width: 170px; height: 15px; }
.life_tbl_login 	{width: 170px; }
.life_tbl_address 	{width: 250px; }
.life_tbl_category 	{font-style: italic; width: 100px; }
.life_cat 			{font-style: italic; text-align: left; padding-left: 70px; padding-right: 20px; border-bottom: 1px dotted #918E8E; }
.life_head_title	{font-size: 8pt; font-weight: bold; font-variant: small-caps; letter-spacing: 6pt; text-indent: 75px; border-bottom: 2px solid #e08f1c ; padding: 7px ; padding-top: 0px ;}
.life_title			{text-indent:50px; letter-spacing: 6pt; border-bottom: 1px solid #918E8E; padding-top:15px; margin-top: 10px; clear: both; }

