
body{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 13px;
	margin: 5px,0px,0px,0px;
	padding: 0;
}

a{	
	color: #455560;
	text-decoration: underline;
	font-weight: bold;
}


li{
		margin-left:-20px;
		margin-bottom:10px;
}

li.list {
	margin-left:0px;
	margin-bottom:0px;
}
textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}

#whole_site{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#container{
	text-align: left;
	width: 970px;
	margin: 0px auto;
	float: left;
}

#skyscraper{
	text-align: left;
	width: 120px;
	height: 600px;
	float: left;
}

#content {
	float:left;
	padding: 50px;
	width: 619px;	
}

.navig_divider{
	color:#eb2f24 !important;
}

.navig_divider{
	color:#eb2f24;
	padding:5px;
}
a img,:link img,:visited img { border: 1px solid #bdc6cd; }
img { border: 1px solid #bdc6cd; }

#dd {
	height: 33px;
}

#ddd {
	height: 33px;
}

label.edit_fiche{
	margin-top:5px;
	display: block;
	float: left;
	width: 180px;
}
label.fiche{
	display: block;
	float: left;
	width: 150px;
}
label.fiche_field {
	display: block;
	float: left;
	width: 250px;
}
input.edit_fiche{
	margin-top:5px;
	width: 300px;
}
textarea.edit_fiche{
	margin-top:5px;
	height: 50px;
	width: 300px;
}
#dd li{
	list-style: none;
	margin: 0px 0px 0px -5px; 
	padding: 0px;
	display: inline;
}

#dd li a {
	margin-top: 15px;
	padding: 1px 2px;
	color: #3a4851;
	font-weight: bold;
	font-size: 17px;
}

#dd li a:hover, #dd li.selected a{
	color: #eb2f24;
}

#ddd li{
	list-style: none;
	margin: 0px 0px 0px -5px; 
	padding: 0px;
	display: inline;
}

#ddd li a {
	margin-top: 15px;
	padding: 1px 2px;
	color: #3a4851;
	font-weight: bold;
	font-size: 17px;
}

#ddd li a:hover, #ddd li.selected a{
	color: #eb2f24;
}

.person {
	float:left;
	width: 154px;
	height: 175px;
	text-align:center;
}

.leftbox {
	float:left;
}

.leftbox .content{
	background: url(../images/box_left_bg.gif) repeat-y left top;
}


.leftbox .top{
	background: url(../images/box_left_top.gif) no-repeat left top;
	height: 12px;
}


.leftbox .bottom{
	background: url(../images/box_left_bottom.gif) no-repeat left bottom;
	height: 12px;
	margin-bottom: 10px;
}



.div_image {
	float:left; 
	width:175px; 
	height: 175px;
	padding:10px; 
	text-align:center;
}

div.image_preview{
 	margin-left:10px;
	text-align:center;
	vertical-align:middle;
	height:75px;
	width:75px;
	border:1px solid #ccc;
	float:left;
	clear:right;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	margin: -15px 45px 0px 0px;
	_margin: 0px 35px 0px 0px;
	_position: relative;
	_top: -15px;
}

.div_video {
	width: 430px;
	float: left;
}

.div_video_comment {
	width: 85px;
	float: left;
}

div#qTip {
	 padding: 3px;
	 border: 1px solid #666;
	 border-right-width: 2px;
	 border-bottom-width: 2px;
	 display: none;
	 background: #999;
	 color: #FFF;
	 font: bold 9px Verdana, Arial, sans-serif;
	 text-align: left;
	 position: absolute;
	 z-index: 1000;
}
