﻿/* ////// GENERAL fondation //////// */
#page{
	background:#F1F1F1;
	height:436px;
	color:#634F50;
	/*overflow:auto;*/
	font-family: "Trebuchet MS", Optima, Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	background:transparent url(/_fr/_fr/html/foundation/Img/degrad-bckg.jpg) no-repeat;
}
#content{
	height:436px;
	width:795px;
	position:relative;
}
.ajaxLoad{
	text-align:center;
}
.little{font-size:0.8em}
/*popin send to a friend */
.popin{
	position:absolute;
}
.popin .close{
	float:right;
	padding-right:15px;
	color:1188CC;
	text-decoration:none;
	background:transparent url(/_fr/_fr/html/foundation/Img/details-back.gif) no-repeat right 4px;
}
.popin .title{
	font-size:18px;
	color:#0080C8;
	float:left;
}
#popinSend{
	left:255px;
	top:130px;
	background:white;
	border:solid 3px #0080C8;
	padding:5px;
	width:465px;
	display:none;
}
#popinSend fieldset{
	clear:all;
	padding-top:10px;
}
#popinSend fieldset label{
	float:left;
	clear:left;
	width:200px;
	margin-right:10px;
	text-align:right;
}
#IE6 #popinSend fieldset label{
	display:inline;
	zoom:1;
	margin-left:-1px;
}
#popinSend fieldset .line{
	float:left;
	clear:left;
	width:465px;
	display:block;
	margin-bottom:3px;
}
#popinSend fieldset input{
	float:left;
	width:200px;
	height:15px;
	padding:0 0 0 2px;
	text-align:left;
	border:1px solid #0080C8;
	font-size:10px;
}
#popinSend fieldset input.check{
	width:20px;
	padding:0;
}
#IE6 #popinSend fieldset input.check, #IE7 #popinSend fieldset input.check{
	border:0;
}
#popinSend fieldset textarea{
	width:198px;
	height:90px;
	padding:2px;
	text-align:left;
	border:1px solid #0080C8;
	margin:0;
	font-family:"Trebuchet MS", Optima, Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
#IE6 #popinSend fieldset textarea{
	margin:-19px 0 0 210px;
	display:inline;
	zoom:1;
}
#popinSend fieldset .radio input{
	width:20px;
	padding:0;
	border:0;
	float:left;
}
#popinSend fieldset .radio label{
	float:left;
	clear:none;
	width:30px;
	margin-right:5px;
	text-align:right;
}
#popinSend fieldset .actions{
	clear:left;
}
#IE6 #popinSend fieldset .actions, #IE7 #popinSend fieldset .actions{
	margin-top:-12px;
}
#popinSend fieldset .actions p{
	font-size:10px;
	text-align:center;
	color:#ADADAD;
	clear:left;
	padding-top:5px;
}
#IE7 #popinSend fieldset .actions p{
	margin-top:-7px;
}
#popinSend fieldset .actions p.btn{
	margin:0 0 0px 210px;
}
#popinSend fieldset .actions p.btn a{
	float:left;
	font-size:12px;
	text-align:left;
	padding: 2px 10px 2px 10px;
	background:#0080C8;
	color:white;
	text-decoration:none;
	border:1px solid #0080C8;
}
#popinSend fieldset .actions p.btn a:hover{
	background:white;
	color:#0080C8;
}

#IE6 #popinSend fieldset .actions .info{
	margin-top:-7px;
}
.error {
	color:red;
	font-weight:bold;
}
#sendToFriendStaticFormError, #sendToFriendStaticServerError{
	display:none;
}
#sendToFriendFormError, #sendToFriendStaticFormError, #sendToFriendStaticServerError{
	position:absolute;
	width:180px;
	top:245px;
	left:30px;
	text-align:right;
}
#sendToFriendConfirm, #sendProjectConfirm{
	left:255px;
	top:130px;
	background:white;
	border:solid 3px #0080C8;
	padding:5px;
	width:465px;
	height:276px;
	display:none;
}
#sendToFriendConfirm .message,#sendProjectConfirm .message{
	clear:all;
	text-align:center;
	margin-top:130px;
	font-weight:bold;
}
.legende{
	display:block;
	margin-top:-5px;
	margin-bottom:5px;
	line-height:1.2em;
	font-style:italic;
	width:200px;
}
