/*
 * Title: Business Elegance v.1.0
 * Site: http://www.chamadigital.com
 * Author: Anselmo Ribeiro
 * http://www.openwebdesign.org/design/4629/Business_Elegance/ 
*/

/*
arreter avec les <h2>
*/

/*global reset */

html * { padding: 0; margin: 0;  }
a img, :link img, :visited img, a:hover img, img:hover { border: 0; }
a img:hover { text-decoration:none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
  /*margin-bottom:5px;*/ 
}
ol, ul { list-style: none; }
/*p {	line-height: 18px; }*/
#col_left p { margin-bottom:10px; text-align:justify; }

/* base html */

body {
  background: #343a3d url(images/bgd.gif);
  color: #eee;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;/*older browsers*/
  line-height:130%;
}
a { text-decoration:none; color:#0cc; }
a:hover { color:#0bf; text-decoration:underline; }
a.discret { color:#bef; }
 
hr { color: #343a3d; background-color: #343a3d; height: 1px; border: 0; margin: 20px 0; }


/*  layout */
#wrapper{
	width: 970px;	
	margin: 10px auto 0 auto;
	text-align: left;
	background: #2d3235;
}
#header{
	width: 100%;
	/*padding: 20px 22px 25px 22px;*/
	height: 80px;
	background: #262b2e;
	position: relative;
}
#headtitle {
	position: absolute;
	top:20px;
	left: 65px;
	width: 350px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;

	/*font-weight: bold;*/
}
#headtitle a{
	text-decoration: none;
	color:#ddd;
}

#content { float: left;	width: 100%; min-height:100px; background: #2d3235; }
#content.unicol { padding: 20px; width: 930px;}

#unicol {  padding: 20px; }
#col_left {	float: left; width: 640px; padding: 20px; border-right: 1px solid #343a3d; }
#col_right{ position:relative; float: right;	width: 248px;	padding: 20px;	border-left: 1px solid #343a3d; left: -1px; }
#footer { width:750px; margin:0px auto 0px auto; font-size:80%; color:#666; }
#footer a { color:#466; } /* 05c7c0 */
#footer p {	text-align: center; }

/*navigation*/

#navigation {	position: absolute;	top:15px;	right: 22px; }
#navigation li {	float: left; }
#navigation li span a {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 15px 15px 15px;
	background-color:#000;
	border-bottom: 3px solid #ccc;
	color:#eee;
	margin-right: 1px;
	font-weight: bold;
}
#navigation li span a:hover {	border-bottom: 3px solid #05c7c0;	color:#05c7c0; }
#navigation li.selected span a { border-bottom: 3px solid #95ca05;	color:#95ca05; }

#headsubtitle {
	position: absolute;
	top: 40px;
	left: 68px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	font-weight: normal;
	font-style: italic;
	color: #95ca05;
}
.navtitle {
	font-size: 16px;
	margin-bottom: 10px;
	color:#eee;
	letter-spacing:1px;
	text-align:center;
	font-weight:bold;
}
h1 {
	font-size: 20px;
	margin-bottom: 15px;
	color:#eee;
	letter-spacing:1px;
}
h2{
	font-size: 16px;
	margin-bottom: 15px;
	color:#eee;
	letter-spacing:1px;
}
h2.bullet {
	padding-left: 20px;
	background: url(images/bullet.jpg) no-repeat 0 3px;
	margin-bottom: 12px; 
}
#col_right h2 { text-align:center; font-size: 15px; }
	
h3{
	/*padding: 30px 0 20px 0;*/
	margin-bottom: 10px;
	font-size: 14px;
}

.link { padding-left: 25px;	background: url(images/folder.jpg) no-repeat 0 50%; }
.extern { padding-left: 25px;	background: url(images/folder.jpg) no-repeat 0 50%; }
input,select,textarea {
	background-color: #262b2e;
	border: 1px solid #393e41;
	padding: 2px 3px 2px 2px;
	color: #ddd;
	margin: 0 2px 2px 2px;
}

li {	margin-bottom: 5px; }
#twitter li {	margin-bottom: 15px; }

table.flickr { width:100%; margin-left:-5px; }
table.flickr td {vertical-align:top; padding:0 15px 20px 15px;width:33% }
table.flickr td p { font-weight:bold; margin:2px; text-align:left; } 


table.flickr_albums { border-spacing:0; } 
table.flickr_albums td { padding: 0 0 0 5px; min-height:25px; }
.infos { vertical-align:middle; }


.albumslist div { padding: 1px 8px 0px 0px; }
.albumslist { padding: 3px 0 20px 20px; border-left: 1px solid #343a3d; }

#albums { position:absolute; right:21px; background:#262b2e; display:none; padding:5px 15px 10px 10px; z-index:999; border:1px solid #161b1e;
    opacity : 0.95;
    -moz-opacity : 0.95;
    -ms-filter: "alpha(opacity=95)"; /* IE 8 */
    filter : alpha(opacity=95); /* IE < 8 */ 
     }
/*div#menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 { display:block;  }*/
#lienphotos:hover #albums { display:block }
#albums:hover {display:block; }



table#lastfm td { min-width:150px; }

#twitter_title { text-align:center; margin-bottom:10px; }

#comments td { padding: 0 0 25px 5px; text-align:justify; vertical-align:top; }

.green { color: #8f5; }
a.green { color: #8f5; }

td { padding:1px 3px; }
table#flickr_recents td { padding: 1px 2px; }

#photocontext,#photosetcontext td { padding-top:3px; }

/*
.ovf table {
  table-layout: fixed;
  width:100%;
}
.ovf td div { 
  overflow: hidden;
  max-width:350px;
  width: 100%;
  white-space:nowrap;
}*/
