/*////////////////////////////////////////////////////////////
//															//
//	Auteur: Nicholas Richard								//
//	Pour le site web de: Art de Plaire						//
//	Dernière modification le: 10/12/08						//
//															//
////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////
//							Genéral							//
////////////////////////////////////////////////////////////*/
body{
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	min-width: 890px;
	text-align:center;
	background-color: #fff;
}

p {color:#fff; font-size:12px;}
a {color:#F6831E; font-size:12px;}
h1 {color:#F8D168; font-size:24px;font-family: "Times New Roman", Times, serif;}
h2 {color:#F6831E; font-size:16px;}
.nobdr {border: none;}
.widthall {width: 100%;}
.valignT {vertical-align:top;}
.floatright{float:right;}
.borderlow {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.space { position:relative; padding-top: 40px; padding-left: 150px; margin: 0 auto 36px auto; width: 400px, height: 300px;}
.center {text-align:center;}
.backtext{margin-top: -60px;}
.backtextfl{margin-top: -115px;}
.backtextcho{margin-top: -115px;}
.hide{visibility:hidden;}

/*////////////////////////////////////////////////////////////
//							Font							//
////////////////////////////////////////////////////////////*/

.info{color:#F5F5F5; font-weight:normal;}
.quote{color:#FBAF5D; font-weight:normal; font-style:italic;}
.link_splash{color:#F8D168; font-size:32px;font-family: "Times New Roman", Times, serif; text-decoration:none; font-weight:normal;}
.link_splash:hover{color:#f5f5f5; font-size:32px;font-family: "Times New Roman", Times, serif;font-weight:normal;}
.langMenu{ font-size: 14px; color:#B5B5B5; text-decoration: none;}
.langMenuNonSel{ font-size: 14px; color:#383838; text-decoration: none;}
.upper a:hover {color: #D0D0D0;}
.linkOUT{color: #656565;font-size: 11px;}

/*////////////////////////////////////////////////////////////
//							Sections						//
////////////////////////////////////////////////////////////*/

.holder {
	background-color: #fff;
	width: 890px;
	min-height: 650px;
	position: relative;
	text-align: left;
	margin:0 auto;
}
.upper{
	position:relative;
	float: left;
	width:890px;
	height: 67px;
}
.upperA{
	position:relative;
	float: left;
	width:240px;
	height: 67px;
}
.upperB{
	position:relative;
	float:left;
	width:650px;
	height: 25px;
	background-color:#fff;
	text-align:right;
	padding-top: 42px;
}
.lower {
	float:left;
	position:relative;
	height: auto;
	width: 890px;
	text-align: left;
	background: #422D12;
}

.l_left_index {
	background: #422D12 url(../images/left_ind.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_left_cadeaux {
	background: #422D12 url(../images/left_cad.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_left_fleurs {
	background: #422D12 url(../images/left_fle.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_left_chocolats {
	background: #422D12 url(../images/left_cho2.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_left_equipe {
	background: #422D12 url(../images/left_equ2.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_left_contact {
	background: #422D12 url(../images/left_con.jpg) no-repeat;
	width: 450px;
	min-height: 600px;
	float: left;
	position: relative;
}

.l_right {
	background: #462513 url(../images/r_bg.jpg) repeat-x;
	width: 389px;
	min-height: 600px;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	position: relative;
}
.menu {
	height: 267px;
	width: 189px;
	position: relative;
	float: right;
	margin-top: 88px;
	padding-left: 25px;
	background-image:url(../images/menubox.png)
}
.contenu_left {
	width: 390px;
	clear: both;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 129px;
	float: right;
}
.menuSel{
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#866A38;
	text-decoration: none;
	font-weight:bold;
}

.menuNonSel{
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #462513;
	text-decoration: none;
	font-weight:bold;
}

.itemmenu {
	height: 28px;
	width: 151px;
	text-align: center;
	padding-top: 5px;
	text-align:left;
}

.itemmenu a:hover {
	color: #866A38;
}

.thumbnail img {
	padding: 0px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}

.footer{
	position: relative;

	height: 20px;
	float: left;
	background-color:#FFF;
}

.subfooterl{
	float: left;
	position: relative;
	color: #656565;
	font-size: 11px;
	width: 295px;
}
.subfooterm{
	float: left;
	position: relative;
	color: #656565;
	font-size: 11px;
	text-align:center;
	width: 295px;
}
.subfooterr{
	float: left;
	position: relative;
	color: #656565;
	font-size: 11px;
	width: 300px;
	text-align: right;
}

/*////////////////////////////////////////////////////////////////
//                          CMS									//
////////////////////////////////////////////////////////////////*/

/*GENERAL*/
img{
	border:0px;
}
select, input{
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
}
input[disabled], input[readonly]{
	background:#EBEBE4;
	border:1px solid #A5ACB2;
}
#frontiva{
	position:relative;
	float:left;
	margin:15px 0px 0px 15px;
	color:#AAA;
	font-size:30px;
	font-weight:bolder;
	visibility:hidden;
}
.header{
	width:100%;
	margin:0px;
	padding:0px;
}
.alignright{
	text-align:right;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearboth{
	clear:both;
	line-height:0px;
	margin:0px;
}
.pointer{
	cursor:pointer;
}
.default{
	cursor:default;
}
.ok{
	font-weight:bold;
	color:#009900;
}
.pasok{
	font-weight:bold;
	color:#990000;
}
.fpasok{
	background:#f99;
	border:1px solid #900;
}
/*END - GENERAL*/
/*LOGIN PAGE*/
#login{
	background:#FFF url(../int/usersLoginBackground.jpg) no-repeat;
	width:321px;
	height:261px;
	margin-top:20px;
}
#login h2, #login  label{
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#557A9A;
}
#login label{
	color:#848484;
}
#login input{
	text-align:right;
}
#login p{
	margin-bottom:1em;
	margin-top:1em;
}
#logo{
	height:50px;
	background-image:url(../int/logoFrontiva.jpg);
	background-repeat:no-repeat;
}
#heavyblue{
	background:#175191;
	height:75px;
}
#lightblue{
	position:absolute;
	height:69px;
	background:#00A9D7;
	bottom:0;
}
#adresse{
	margin-top:36px;
	font-size:10px;
	font-weight:bolder;
}
#logform{
	text-align:right;
	margin-right:86px;
}
#error{
	margin-top:75px;
	margin-left:15px;
	text-align:center;
	width:250px;
	height:100px;
	background:#FFF url(../int/usersLoginBackgroundWarning.jpg) no-repeat;
}
#error p{
	margin:25px 1em 1em 1em;;
}
.logincontent{
	margin:13px;
	padding-left:52px;
}
.mem{
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#474747;
}
.open{
	margin:12px 0px 0px 14px;
}
/*END LOGIN PAGE*/
/*PASSWORD PAGE -- most styles in LOGIN PAGE also apply in PASSWORD PAGE*/
#logo2{
	height:36px;
	background-image:url(../int/logoFrontiva2.jpg);
	background-repeat:no-repeat;
	margin:-1px 0px 29px 0px;
}
#login.mdp{
	background:#FFF url(../int/usersLoginBackgroundPasswordForget.jpg) no-repeat;
	height:150px;
}
#error.mdp{
	margin-top:35px;
}
/*END PASSWORD PAGE*/
/*CMS PAGE*/
#bluebar{
	height:18px;
	background:#000996;
}
#menubar{
	height:32px;
	background:#000996 url(../int/menubar-bg.gif) repeat-x bottom;
	overflow:hidden;
}
#poweredby{
	position:relative;
	float:right;
	top:7px;
	margin-right:11px;
}
#copyright{
	position:relative;
	float:right;
	top:30px;
	margin-right:11px;
	color:#AAA;
}
#mods{
	margin-left:10px;
}
#mod_pan, #adp_pan{
	width:830px;
}
#add_pan, #del_pan{
	width:400px;
}
#delwho{
	margin-right:10px;
	display:inline;
}
.marginright50{
	margin-right:50px;
}
.content{
	margin:13px;
	display:none;
}
.current{
	display:block;
}
.button{
	float:left;
	position:relative;
	top:1px;
	padding:6px 11px 10px 11px; /*top right bottom left*/
	color:#444444;
	border-right:1px solid #CDCDCD;
}
.selected{
	background:#FFFFFF;
	color:#3859A0;
}
.button:hover, .button:active{
	color:#3859A0;
}
/*END CMS PAGE*/