/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX ÉLÉMENTS --- */

/* Page */
html {
	font-size: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	line-height: 1.20;
}

/* Paragraphes */
p {
	margin: 0 0 0.5em 0;
}

/* Liens */
a {
	text-decoration: none;
}

a img {
	border: none;
	padding:0; 
	margin:0;
}

/* --- COULEURS --- */

/* Général */
body {
	background: url(http://static.bonzai-life.com/yr/50ans/site/body_bg.jpg) top left repeat-x #f6f3ee; 
}
a {
	color: #7b8f79;
}
a:hover, a:focus {
	color: #7b8f79;
}

.rose {color: #ce5e9b;}

/* --- POSITIONNEMENT --- */

/* Page */

#global {
	width:980px;
	height:600px;
	margin:30px auto 0 auto;
}

/* En-tête */
#header {
	width: 980px;
	height: 120px;
	background:url(http://static.bonzai-life.com/yr/50ans/site/header.jpg) top left no-repeat;
}

#titre{
	width:980px;
	height:50px;
}

/* Contenu */

#contenu {
	width: 980px;
	height: 400px;
	position:relative;
	background: #ffffff;
}

#content_left{
	width: 740px;
	height: 400px;
	position:absolute;
	left:0;
}

#content_right{
	width: 240px;
	height: 400px;
	margin-left:740px;
}

/* Contenu Home */
.titre_home{
	background:url(http://static.bonzai-life.com/yr/50ans/site/titre_home.jpg) top left no-repeat #ffffff;
}

.content_left_home{
	background:url(http://static.bonzai-life.com/yr/50ans/site/content_left_home.jpg) top left no-repeat;
}

.content_right_home{
	background:url(http://static.bonzai-life.com/yr/50ans/site/content_right_home.jpg) top left no-repeat;
}

#wrap_home{
	width:230px;
	height:290px;
	position:relative;
	top:100px;
	font-weight:bold;
}

#wrap_home span{
	margin-left:10px;
}

#wrap_home input{
	margin-top:8px;
}

#cadre_rose{
	width:200px;
	height:70px;
	float:left;
	margin:20px 10px 5px 0;
	padding:10px;
	background: #ce5e9b;
	color: #ffffff;
}

/* Contenu Viral */
.titre_viral{
	background:url(http://static.bonzai-life.com/yr/50ans/site/titre_viral.jpg) top left no-repeat #ffffff;
}

.content_left_viral{
	background:url(http://static.bonzai-life.com/yr/50ans/site/content_left_viral.jpg) top left no-repeat;
}

.content_right_viral{
	background:url(http://static.bonzai-life.com/yr/50ans/site/content_right_viral.jpg) top left no-repeat;
}

#wrap_viral{
	width:230px;
	height:260px;
	position:relative;
	top:130px;
}

#cadre_rose_viral{
	width:220px;
	height:70px;
	float:left;
	margin:24px 10px 23px 0;
	padding:10px 0 10px 0;
	background: #ce5e9b;
	color: #ffffff;
	padding:10px 0 5px 0\9
}

* html #cadre_rose_viral input{
	width:190px;
}

#cadre_rose_viral input {
	margin-left:9px;
	float:left;
}

/* Contenu Ticket */
.titre_ticket{
	background:url(http://static.bonzai-life.com/yr/50ans/site/titre_ticket.jpg) top left no-repeat #ffffff;
}

.content_left_ticket{
	background:url(http://static.bonzai-life.com/yr/50ans/site/content_left_ticket.jpg) top left no-repeat;
}

.content_left_ticket #flashcontent01{
	position:relative;
	top:66px;
	left:235px;
}

#wrap_ticket{
	width:188px;
	height:400px;
	position:relative;
	top:0;
	left:42px;
}

#wrap_ticket a {
	float:left;
	margin:0 0 11px 0;
}

/* pied de page */
#footer{
	width: 980px;
	height: 30px;
	background: url(http://static.bonzai-life.com/yr/50ans/site/footer_bg.jpg) top left repeat-x; 
	font-size:11px;
}

#share_this{
	margin:8px 0 0 2px;
	float:left;
	cursor:pointer;
}

#share_this img{
	vertical-align:middle;
	margin:0 0 0 6px;
}

#link{
	margin:8px 8px 0 0;
	float:right;
	color: #7b8f79;
}

/* Element Formulaire */

input.text {
	width:200px; 
	margin:2px 0px 2px 10px;
	border:1px solid #7c537b;
	color: #636466;
	text-indent:3px;
	margin:1px 0px 1px 10px\9
}

select{
	width:200px; 
	color: #636466;
	border:1px solid #7c537b;
}

.bt_valider{
	float:right;
	margin:0 10px 0 0;
	background:url(http://static.bonzai-life.com/yr/50ans/site/bt_valider.jpg) top left  no-repeat; 
	width:100px;
	height:40px;
	border:none;
	font-size:0;
	color: #ffffff;
	text-indent:-9999em;
	cursor:pointer;
}

.bt_passer{
	float:left;
	width:118px;
	height:40px;
	background:url(http://static.bonzai-life.com/yr/50ans/site/bt_passer.jpg) top left  no-repeat; 
}
