@charset "utf-8";

/*/////////////////////////////////////////Communs///////////////////////////////////*/

/*	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin:15px auto 10px;
	background: #EEDEE0;
	text-align: center;
	height: 100%;
	}

form {
	margin: 0;
	padding: 0;
}
	
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
	
a img{
	border:none;
}

a
{
	color:#A66676;
	text-decoration: none;
}

a:hover
{
	color:#7A4754;
	text-decoration: none;
}

p, li {
	font-size: 11px;
	color: #666666;
	text-align: left;
}

/* Conteneur global*/
#global {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#global2 {
	float: left;
	background: #F9F9F9 url(../../img/bg_ombre_droit.jpg) repeat-y right top;
	/height: auto;
}

/* ///////////////////////EN TETE/////////////////////////////////*/

#headcontain {
	background: url(../../img/bg_tl.jpg) no-repeat left top;
	padding: 15px;
	float: left;
	clear: both;
	width:97%;
}

#headcontain #logo{
	float: left;
}


#headcontain #logincont{
	font-size: 11px;
	color: #A66676;
	float: right;
}

#headcontain #logincont .ident{
	text-align: right;
}

.one {
	display: block;
	margin-right: 29px;
}

#headcontain #logincont .ident input{
	background: transparent url(../../img/bg_input.gif) no-repeat right center;
	height: 16px;
	width: 90px;
	padding: 2px 0;
	border-style: none;
	font-size: 9px;
	color: #AD7581;
	/vertical-align: -6px;
	margin:0;
	font-weight: bold;
	text-indent: 6px;
}

#headcontain #logincont .btsub{
	vertical-align: -4px;
	cursor: hand;
	border:none;	
}

/* ///////////////////////MENU HORIZONTAL/////////////////////////////////*/

#menucontain {
	float: left;
	clear: both;
	margin: 35px 25px 15px;
}

/* /////////////////////////DEFINITION DU conteneur central//////////////////*/ 
#maincontain {
	float:left;
	clear:both;
	margin: 30px 0 0;
	padding: 0 15px 15px 0;
}


/*contenu central*/
#globalcontent {
	float: left;
	clear: right;
	width: 750px;
	padding: 0 10px 0 8px;
}

#globalcontent h1 {
	font-size: 22px;
	color: #CB96A0;
	text-align: center;
	margin-bottom: 50px;
}

#globalcontent h2 {
	font-size: 20px;
	color: #D11469;
	margin:;
	padding: ;
}

#globalcontent h3 {
	font-size: 18px;
	color: #D11469;
	border-bottom: 1px dotted #B47987;
	margin: 0 5px 20px 0;
	padding: 0 10px 5px 0;
}

#globalcontent h4 {
	font-size: 15px;
	color: #9A5F6A;
}

#globalcontent h5 {
	font-size: 14px;
	color: #AE6670;
	margin: 0 auto 10px;
	border-bottom: 1px solid #AE6670;
	text-align: right;
}

#globalcontent h6 {
	color: #9A5F6A;
	font-size: 11px;
	background: url(../../img/puce.gif) no-repeat 2px 3px;
	text-indent: 18px;
	margin: 10px auto;
	font-size: 11px;
}

#globalcontent  li{
	/line-height: 13px;
}

#globalcontent  a{
	color: #D11469;
}

#globalcontent  a:hover{
	color: #CD85A6;
	text-decoration: none;
}

.cart_quantity_delete {
font-size: 9px;
}

.imgleft {
	float: left;
	margin: 12px 8px 3px auto;
}

.imgrite {
	float: right;
	margin: 12px auto 3px 8px;
}



/*/////////////////////////menu vertical*/
#verticalcontain {
	padding: 0 5px 0 15px;
	margin: 0;
	float: left;
	text-align: left;
	width: 157px;
}

#mariage, #naissance{
	margin-bottom: 55px;
	/margin-bottom: 55px;
}

#anniversaire {
	margin-top: 106px;
	/margin-top: 80px;
}

#verticalcontain li li{
	/line-height: 14px;
}

#verticalcontain h2{
	margin:0 0 10px 0;
	height: 40px;
	width: 157px;
}

#verticalcontain h2 span{
	display: none;
}

#verticalcontain ul{
	margin: 5px auto 0 14px;
	padding:0;
}

#verticalcontain li{
	list-style: none!important;
}

#verticalcontain ul li a{
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}

#verticalcontain ul li li a{
	font-size: 11px!important;
	color: #000!important;
	border-bottom: none!important;
}


#verticalcontain a{
	text-decoration: none;	
	display: block;
}

/*/image titre categorie*/

#verticalcontain #mariage h2{
	background: url(../../img/menu_h2_mariage.gif) no-repeat;
}

#verticalcontain #naissance h2{
	background: url(../../img/menu_h2_naissance.gif) no-repeat;
}

#verticalcontain #anniversaire h2{
	background: url(../../img/menu_h2_anniversaire.gif) no-repeat;
}

/*/couleur sous categorie*/
#verticalcontain #mariage ul li a{
	color: #D11469;
	border-bottom-color: #D11469;
}

#verticalcontain #mariage li li a:hover{
	color: #D11469!important;
}


#verticalcontain #naissance ul li a{
	color: #C7AC12;
	border-bottom-color: #C7AC12;
}

#verticalcontain #naissance li li a:hover{
	color: #C7AC12!important;
}

#verticalcontain #anniversaire ul li a{
	color: #EB450E;
	border-bottom-color: #EB450E;
}

#verticalcontain #anniversaire li li a:hover{
	color: #EB450E!important;
}

/*/////////////////////////Definition des conteneur de categories ( lignes mariage,...etc */
#mariage_contain, #naissance_contain, #anniversaire_contain {
	margin: 0;
	padding: 0;
}
/*/////////////////////////Definition communes à tous les blocs*/

#blockcontain {
	padding: 0;
	float: left;
}

#blockcontain .content{
	text-align: center;
	padding-bottom: 8px!important;
	min-height:265px;
}

#mariage_contain #blockcontain .content{
	text-align: center;
	padding-bottom: 8px!important;
	min-height:230px;
}

#anniversaire_contain #blockcontain .content{
	text-align: center;
	padding-bottom: 8px!important;
	min-height:230px;
}

#associes #blockcontain .content{
	text-align: center;
	padding-bottom: 8px!important;
	min-height:250px;
}

#blockcontain .content h4{
	margin: 0 auto 10px;
	padding: 0;
}

#blockcontain .content img{
	display: block;
	margin: 15px;
	/*border: 1px solid #eee;*/
}

#blockcontain .content a{
	font-size: 11px;
	color: #9A5F6A;
	text-decoration: none;
}

#blockcontain .content a:hover{
	color: #9A5F6A;
}

#blockcontain .content a img{
	display: inline;
	vertical-align: -3px;
	margin:auto auto auto 3px;
	border: none;
}


.topblockFil, .blockmainFil, .botblockFil, .topblockFull, .blockmainFull, .botblockFull {
	margin:0;
	padding:0;
}




/*/////////////////////////Definition bloc filaire*/
.topblockFil{
	background: url(../../img/line_fil.gif) repeat-x left top;
	height: 9px;
}

.topblockFil .tl{
	background: url(../../img/coin_fil_tl.gif) no-repeat left top;
	height: 9px;
}

.topblockFil .tr{
	background: url(../../img/coin_fil_tr.gif) no-repeat right top;
	height: 9px;
}

.botblockFil  {
	background: url(../../img/line_fil.gif) repeat-x left bottom;
	height: 9px;
}

.botblockFil .bl{
	background: url(../../img/coin_fil_bl.gif) no-repeat left bottom;
	height: 9px;
}

.botblockFil .br{
	background: url(../../img/coin_fil_br.gif) no-repeat right bottom;
	height: 9px;
}

.blockmainFil {
	background: url(../../img/line_fil.gif) repeat-y left top;
}

.blockmainFil .rite {
	background: url(../../img/line_fil.gif) repeat-y right top;
	overflow:auto;
}

#atos_payment{
	background:#FFFFFF;
	border: 1px dotted #D11469;
	padding : 5px;
	font-size:11px;
}

/*/////////////////////////Definition bloc plein*/

.Full{
	background:#F4EDEE;
}

.topblockFull{
	background: url(../../img/line_full.gif) repeat-x left top;
	height: 9px;
}

.topblockFull .tl{
	background: url(../../img/coin_tl.gif) no-repeat left top;
	height: 9px;
}

.topblockFull .tr{
	background: url(../../img/coin_tr.gif) no-repeat right top;
	height: 9px;
}

.botblockFull  {
	background: url(../../img/line_full.gif) repeat-x left bottom;
	height: 9px;
}

.botblockFull .bl{
	background: url(../../img/coin_bl.gif) no-repeat left bottom;
	height: 9px;
}

.botblockFull .br{
	background: url(../../img/coin_br.gif) no-repeat right bottom;
	height: 9px;
}

.blockmainFull {
	background: url(../../img/line_full.gif) repeat-y left top;
}

.blockmainFull .rite {
	background: url(../../img/line_full.gif) repeat-y right top;
}


/*/////////////////////////Definition taille des blocs*/

.homeblock {
	width: 172px;
	margin:0 15px 20px 0;
}

.homeblock .alignr {
	text-align: right!important;
	margin-right: 5px!important;
}

.homeblock .alignr  p{
	/*text-align: justify!important;*/
	margin: 10px 1px 5px 4px!important;
	font-size: 9px;
	text-align:center;
}

#slider 
{
	margin-left:9px;
	text-align:center;
}

#slider  h5
{
	font-size: 10px;
	text-align: left;
}

#slider  p
{
	font-size: 10px;
	text-align: left;
}

#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li
{ 
	width:150px;
	height:183px;
	overflow:hidden; 
	float:left;
	text-align:justify;
	font-size: 10px;
}

span#prevBtn{font-size: 9px; text-align:center;}

span#nextBtn{font-size: 9px; text-align:center;}
            


.prodblock .alignr {
	text-align: right!important;
	margin: 10px 15px!important;
}

.sscatblock {
	width: 235px;
	margin:15px 15px 35px 0;
}


.sscatblock .alignr {
	text-align: right!important;
	margin-right: 20px!important;
}


.prodblock {
	width: 100%;
	margin:0 15px 20px 0;
}

/*/////////////////////////Definition page produit*/

.prodblock .blockmainFil,.prodblock .blockmainFil .rite {
	min-height: 300px;
	/height: auto;
}

.prodblock .content {
	text-align: left!important;
	padding: 0 10px;
}

.prodblock .content2 {
	float: left;
	padding: 0;
	width:730px;
}

.prodblock .blockmainFil .content .content2 .pictures {
	float: left;
	width: 50%;
}

.prodblock .blockmainFil .content .pictures .thumbs{
	text-align: right;
	float: left;
	width: 48%;
}

.prodblock .blockmainFil .content .pictures .der{
	margin-left: 4px!important;
	/margin-left: 10px;
}

.prodblock .blockmainFil .content .pictures .thumbs img{
	border: none!important;
	margin-bottom: 2px!important;
}

.prodblock .blockmainFil .content .pictures .thumbs a {
	display: block;
	margin: 0 3px;
}

.prodblock .blockmainFil .content .pictures .thumbs a img{
	vertical-align: middle;
	margin-left: 2px;
}

.prodblock .blockmainFil .content .details {
	float: left;
	width: 95%;
	margin-left: 10px;
}

.details p span{
	color: #B7135C;
}

.details table {
	margin-right: 20px;
	font-size: 10px;
	}

.details th, .details td {
	text-align: center;
	padding-bottom: 3px;
    color: #444;
}

.details th {	
	border-bottom: 1px solid #9A5F6A;
	vertical-align: bottom;
}

.details td {
	border-bottom: 1px dotted #9A5F6A;
	vertical-align: top;
	padding-top: 3px;
}

/*/////////////////////////Definition page produit commande*/

.prodblock .blockmainFull,.prodblock .blockmainFull .rite {
	/*min-height: 180px;*/
	/height: auto;
}

.commande {
	text-align: left;
	margin: 10px;
	width: 98%;
	float: left;
}

.commande input{
	font-size: 11px;
	margin: 0 auto 2px 5px;
	border: 1px solid #F4EDEE;
	vertical-align: middle;
	background: #F9F9F9;
}

#btn_product{
	font-size: 13px;
	padding: 1px;
	border: 1px solid #F389B9;
	vertical-align: middle;
	background: #F9F9F9;
}

#btn_product:hover{
	font-size: 13px;
	padding: 1px;
	border: 1px solid #D11469;
	vertical-align: middle;
	background: #fff;
}

.commande label{
	font-size: 11px;
	color: #794047;
	display: block;
	width:700px;
}

/* /////////////////////////DEFINITION Decoration basse//////////////////*/ 

#bottom {
	float: left;
	clear: both;
	background: url(../../img/bg_ombre_bas.jpg) repeat-x left bottom;
	margin: 0;
	padding: 0;
	height: 23px;
	width: 960px;
}

#bottom #imgrite{
	background: url(../../img/bg_ombre_br.jpg) no-repeat right bottom;
	height: 23px;
}

/* ///////////////////////FOOTER/////////////////////////////////*/

#footer {
	font-size: 10px;
	color: #A66676;
	text-align: center;
	margin: 5px auto;
	float: none;
	clear:both;
}

#footer a{
	color: #A66676;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #7A4754;
}