@charset "utf-8";
/*-------------------------------------------------*/
/* --- STRUCTURE ---*/
/*@font-face { 
font-family: FrutigerRoman;  
src: local(o), url('http://www.voeux-actioncontrelafaim.com/css/FrutigerRoman.ttf');
}*/
body {
	font: normal 100%/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-transform: none;
	background: #ffffff url('../images/header_bg.png') scroll repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: left;
}
* {
	margin:0;
	padding:0;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#wrapper {
	min-height: 100%;
	margin: 0 auto;
	width: 100%;
	background: transparent url(../images/wrapper_droite.png) scroll no-repeat right top;
}
#innerwrapper {
	padding:0;
	width:980px;
	margin: 0 auto;
}
#conteneur {
	width: 100%;
	min-height: 600px;
	margin: 15px auto;
}
#col_gauche {
	width : 300px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	margin:0 0 20px 0;
}
#col_droite {
	padding: 10px 0;
	margin: 0 0 0 330px;
}
#col_news {
	background : #000000;
	padding: 10px 3% 0 3%;
	margin: 0 3% 0 3%;
	color: #ae9b88;
	min-height: 1000px;
}
#col_ecards {
	background : #ffffff;
	padding: 0 20px;
	margin:0;
	color: #ae9b88;
	min-height: 1000px;
}
#content {
	padding : 0 0 50px 0;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}
/*---------------------------------------*/
/*--- HEADER ---*/
#header_top {
	height: 110px;
}
#header_top h1, #header_top img{
	padding: 0;
}
#header_top a img{
}
#header_top img.titre{
}
#header_flash {
	position: absolute;
	top:0;
	right:5px;
}
#header_top div {
	position: absolute;
	top:0;
	right:5px;
	display:inline;
	height:50px;
	width:250px;
	color:#FFFFFF;
}
/*-------------------------------------------------*/
/* --- HEADER OUTILS ---*/
#header_outils {
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	margin: 0 35px 0 0;
	vertical-align:middle;
	height: 45px;
	position:relative;
	width:980px;
}
div#recherche_input, #form_login, div#outil_panier{
	color:#000000;
	border: 0;
	margin: 5px 0 0 0;
	padding:3px;
	font-size: 11px;
	vertical-align: top;
	display: inline-block;
}
div#form_login a{
	color: #577c23;
}
.outils_mini { height:30px;
}
div#outil_panier{
	margin: 3px 3px 0 0;
	padding:3px 10px;
	border: solid 1px #000000;
	background-color: #ffffff;
	color:#666666;
	position:relative;
	/*max-width:200px;*/
	overflow:hidden;
}
div#outil_panier_cont{
	position:relative;
	overflow:hidden;
}
.outils_ext{
	height:25px;
}
div#outil_panier a:link{ text-decoration:underline; color:#a8c141;}
div#comptelogin {
	color: #a1bc30;
	border: 0;
	font-size: 11px;
	margin: 0 15px 0 0;
}
#recherche_input fieldset {
	color: #000000;
	border: 0;
	/*padding: 0;
	font-size: 11px;*/
}
#recherche_input fieldset input.header_input_btn{
}
.header_input_search, .header_input_login {
	/*margin: 5px 0 0;
	vertical-align: top;
	text-align: right;
	color: #000000;
	border: 0;*/
	font-size: 11px;
}
.header_input_search, .header_input_login, .header_input_mdp {
	height: 20px;
	padding: 0 3px 0 25px;
	border: 1px solid #666666;	
}
.header_input_search {
	background: #ffffff url(../images/input_outils.png) scroll no-repeat left top;
}
.header_input_mdp {
	background: #ffffff scroll repeat-x left top;
	height: 14px;
	padding: 3px 5px;
}
.header_input_btn {
	border: 0;
	background: transparent url(../images/input_outils.png) scroll no-repeat right top;
	width: 41px;
	height: 25px;
	vertical-align: top;
	cursor: pointer;
	text-indent:100px;
}
input:hover.header_input_btn {
	background: transparent url(../images/input_outils.png) scroll no-repeat right bottom;
}
/*-------------------------------------------------*/
/* --- HEADER MENU ---*/
.header_menu {
	text-align: center;
	
}
.header_menu ul{
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	margin: 11px 0 0;
}
.header_menu ul li{
	text-align: center;
	float: left;
	background: transparent url(../images/menu_bg.png) scroll no-repeat right top;
	width: 151px;
	height: 30px;
}
.header_menu ul li:first-child{
	width: 152px;

}

.header_menu ul li a, .header_menu ul li a:link{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	display:block;
	width:151px;
	height:30px;
	line-height:2.7em;
}
li#page_active{
	background: transparent url(../images/menu_bg.png) scroll no-repeat -1px 0px;
	color: #ffffff;
}
li#page_active a, li#page_active-a a, .header_menu ul li:hover a{
	color: #ffffff;
}
li#page_active-a{
	background: transparent url(../images/menu_bg.png) scroll no-repeat 0px 0px;
	color: #ffffff;
}
.header_menu ul li:hover{
	background: transparent url(../images/menu_bg.png) scroll no-repeat -1px 0px;
	color: #ffffff;
}
.header_menu ul li:hover:first-child{
	background: transparent url(../images/menu_bg.png) scroll no-repeat 0px 0px;

}

/*----------------------------------------------------------*/
/*--- FIL D'ARIANE ---*/
.ariane {
	font-size: 1.3em;
}
.ariane a{ font-size: 0.8em; 
}
.ariane a.ariane_active{
	color: #777777;
	text-decoration: none;
}
/*-------------------------------------------------*/
/* --- FOOTER ---*/
#footer {
	margin: 0 auto 0 auto;
	height: 350px;
	width: 100%;
	overflow: hidden;
	background: #c6c6c6 url(../images/footer_bg.png) scroll repeat-x left top;
	padding: 30px 0 0 0;
	color: #333333;
	text-decoration: none;
	font-size: 0.8em;
}
#footer div{
	width: 980px;
	margin:0 auto;
}
#footer div div{
	display:inline-block;
	vertical-align:top;
	width: 295px;
	height: 250px;
	text-align: left;
	width: 295px;

}
.footer_content1, .footer_content2 {
}
.footer_content1 { border-right:solid #666666 1px; padding-right: 20px; }
.footer_content2 {
border-left:solid #666666 1px; padding-left:20px;
}
#footer p{
	line-height: 1.4em;
	font-size: 0.9em;
}
#footer h4{
	line-height: 1.1em;
	margin:0 0 10px 0;
}
#footer a{
	line-height: 1.2em;
}
.footer_content2 a img{
margin:10px 0 0 0;
}
#footer h4, #footer a, #footer p{
	color: #333333;
}

/*-------------------------------------------------*/
/* --- FOOTER MENU ---*/
.footer_menu {
	width: 270px;
	text-align: center;
	padding:0 10px;
}
.footer_menu a, .footer_menu a:link, .footer_content a, .footer_content a:link{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.footer_menu a:hover, .footer_content a:hover{
	color: #75a62e;
}

.footer_menu span{
	margin: 0 10px 0 10px;
	text-decoration: none;
}
/*-----------------------------------------*/
/*---Specifique Index----*/	
.img_index {
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	word-spacing:0;
	width: 510px;
	height: 75px;
}
.img_index img{
	float: left;
}
.index_menu {
	height: 75px;
	width: 500px;
	text-align: center;
}
.index_menu li{
	/*margin-left: 5px;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
.index_menu li a{
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #666666;
}
/*-----------------------------------------*/
/*---images collections----*/	

.voeux img {
	border-bottom: solid #666666 1px;
	border-right: solid #666666 1px;
}
.noborder {
	border-width: 0 0 0 0;
}
.img_cliquable {
cursor:pointer
}
/*-----------------------------------------*/
/*---Collections----*/	
.menucollec_td {
	width: 175px;
	margin: 0 1px 5px 1px;
	text-align: center;
}
.prodcollec_td {
	width: 185px;
	height: 210px;
	margin: 0 1px 5px 1px;
	text-align: center;
}
/*-----------------------------------------*/
/*---Formulaire----*/
.forminscription label{
font-size:0.95em;

}


.forminscription, .form_password {
	margin: 0;
}
.forminscription div {
width:450px;
display:inline-block;
vertical-align:top;
}
.formcontact{ width: 90%; }
.forminscription fieldset, .formcontact fieldset, .form_password fieldset, .formpersonnalisation fieldset {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

.forminscription fieldset legend, .formcontact fieldset legend, .form_password fieldset legend{
	margin: 0 0 10px 0;
	color: #a8c141;
	font-size:1.5em;
}
.forminscription fieldset legend em, .formcontact fieldset legend em, .form_password fieldset legend em{
	color: #666666;
	font-size:0.8em;
}
.formcontact dt, .forminscription dt, .form_password dt{
	clear: both;
	margin: 0;
	color: #666666;
}
dt.btn{
	margin: 20px 0 0 0;
}
.forminscription dd input, .forminscription dd textarea, .formcontact dd input, .formcontact dd textarea, .form_password dd input{
	margin: 0 0 10px 0;
	border: solid #333333 1px;
	background-color: #cccccc;
	overflow: hidden;
}
.formcontact dd input, .formcontact dd textarea{
	width: 95%;
}
.forminscription dd input, .forminscription dd textarea, .form_password dd input {
	width: 55%;
}
.forminscription input:hover, .forminscription select:hover, .forminscription input:focus, .forminscription select:focus, .forminscription textarea:hover, .forminscription textarea:focus, .formpersonnalisation input:hover, .formpersonnalisation select:hover, .formpersonnalisation input:focus, .formpersonnalisation select:focus, .formpersonnalisation textarea:hover, .formpersonnalisation textarea:focus, .formcontact input:hover, .formcontact select:hover, .formcontact input:focus, .formcontact select:focus, .formcontact textarea:focus, .formcontact textarea:hover
{
	background-color: #eeeeee;
}
.formpersonnalisation textarea:hover, .formpersonnalisation textarea:focus {
	background-color: #eeeeee;
}
.forminscription dd input.form_input_gender
{
	width: 30px;
	background-color: transparent;
	border: 0;
}
.forminscription dd textarea {
	height: 40px;
}
/*-----------------------------------------*/
/*---Formulaire Personnalisation----*/
.formpersonnalisation fieldset { margin: 20px 0 10px 0; display: inline; vertical-align:top; }
.formpersonnalisation dd input { width: 20px; }
.formpersonnalisation dd input, .formpersonnalisation dd textarea{
	margin: 0 0 10px 0;
	border: solid #ffffff 1px;
	background-color: #cccccc;
	overflow: hidden;
}
.formpersonnalisation div{
	margin: 0 20px 0 20px;
	border: 0;
	overflow: hidden;
	width: 40%;
	display: inline-block;
}
.formpersonnalisation div dt img{
	margin: 0 20px 0 0;
}
.formpersonnalisation div dt input{
	margin: 0 10px 0 0;
}
.formpersonnalisation select { width: 75px; }
.formpersonnalisation table {width:100%;}
.formpersonnalisation table tbody tr, .formpersonnalisation table tbody tr:first-child td{border:solid #eeeeee 1px;}
.formpersonnalisation table tbody tr, .formpersonnalisation table tbody tr td{padding:3px 5px;}
.formpersonnalisation table tbody td {height:50px;}
.formpersonnalisation dl dt label, .formpersonnalisation dl dt input, .formpersonnalisation dl dt img { vertical-align: middle; }
.formpersonnalisation dl dt input { margin: 0 10px; }
.formpersonnalisation dl dt img { margin: 3px 0; }
/*---Formulaire Personnalisation----*/
fieldset.impression dl {
	display: block;
	float: left;
	margin: 0 2%;
	width: 45%;
}
fieldset.impression dl div:first-child {
	margin: 0;
}

fieldset.impression dl div {
	height: 25px;
	line-height: 2.2em;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 10px;
}
.impression dl div dd{
	width: 30px;
}
.impression dl div dt{
	font-weight: bold;
	font-size: 1.1em;
}

.impression dl div dd label{

}
.impression dl div dt label{

}
.imp_titre {
	height: 50px;
	font-size:1.2;
	text-transform: capitalize;
	text-align: center;
}

.flashnews {
	text-align: center;
	margin: 0 auto;
	height: 300px;
	width: 100%;
}
/*--- Mise en pages en colonnes - 2 et 3 colonnes---*/

div.troiscolonnes {
	display: inline-block;
	width: 30%;
	margin: 0 1%;
	vertical-align: top;
}
div.deuxcolonnes {
	display: inline-block;
	width: 45%;
	margin: 0 1%;
	vertical-align: top;
}
div.deuxcolonnesaccueil {
	display: inline-block;
	width: 46%;
	margin: 0 1%;
	vertical-align: top;
}
.deuxcolonnesaccueil h3{
	margin: 10px 0 0 0;
}
.deuxcolonnesaccueil img{
display:block;
float:left;}
.deuxcolonnes-ecards, .deuxcolonnes-ecards-d {
	display: inline-block;
	width: 48%;
	margin:0;
	vertical-align: top;
	text-align:left;
}
.deuxcolonnes-ecards-d {
	background: #ffffff url(../images/ecards_prix_bg.png) scroll repeat-x left top;
}
div.deuxcolonnes_pack1 {
	display: inline-block;
	width: 65%;
	vertical-align: top;
	background: none;
}
div.deuxcolonnes_pack2 {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	background: none;
}
a.lien-copy {
position:absolute;
right:0;
top:140px;
display:block;
color:#666666;
}
#rss {
clear:both;
margin:25px 0;
}
#rss div ul li {
list-style-type:none;
margin:0;
padding:0;
}
/*--- Produits aléatoires ---*/
div.produits_aleatoires {
height:350px;
width:100%;
clear:both;
margin:0 auto;
}
.produits_aleatoires h3{
	padding:30px 0 0 0;
	
}
.produits_aleatoires img{
	display:inline;
	max-height:200px;
	max-width:180px;
	border:none;
	margin:0;
	padding:0;
}

