/*
Theme Name: WPBoxedTechCameron
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.technologytricks.com/
Description: Nice and Sleek design. Suitable for all blog niche.
Author: izwan00
Author URI: http://www.technologytricks.com/

Theme code and css are under copyright 2009 technologytricks.com

Modifications par Végétal Graphik pour Cameron Balloons France
Végétal Graphik URI: http://www.vegetalgraphik.com/

*/
/* --------------- menu centre = le menu ds la page d'accueil ---------------- */
#menucentre .td{
width: 240px;
height: 388px;
padding-left:15px;
padding-top:7px;
}
#menucentre .pilote{
background: url(images/accueilpilote.jpg) no-repeat;
}
#menucentre .marketing{
background: url(images/acceuilmarketing.jpg) no-repeat;
}
#menucentre .decouverte{
background: url(images/accueildecouverte.jpg) no-repeat;
}
#menucentre .titre {
font-size:16px;
font-weight:bold;
line-height:20px;
}
#menucentre .blanc {
color:#FFFFFF;
}
#menucentre .rouge {
color:#FF4800;
}
#menucentre .orange {
color:#FFaF00;
}
#menucentre .vert {
color:#D2FF00;
}
#menucentre .p{
color:#FFFFFF;
}
#menucentre a {
color:#FFFFFF;
font-size:14px;
font-weiht:normal;
line-heignt:16px;
text-decoration:none;
}
#menucentre a:hover {
text-decoration:underline;
}
#menucentre2 .td{
width: 362px;
height: 164px;
padding-left:15px;
padding-top:7px;
}
#menucentre2 .boutique{
background: url(images/boutiquecadeaux.jpg) no-repeat;
cursor:pointer;
}
#menucentre2 .realisations{
background: url(images/nosrealisations.jpg) no-repeat;
cursor:pointer;
}
#menucentre2 .titre {
font-size:16px;
font-weight:bold;
line-height:20px;
}
#menucentre2 .blanc {
color:#FFFFFF;
}
#menucentre2 .orange {
color:#FFaF00;
}
#menucentre2 .rose {
color:#EA04D9;
}
#menucentre2 a, #menucentre2 a:hover {
text-decoration:none;
}
/* ----------------------------- common box ------------------------------------------- */
.box {
	background: url(images/box-cr.jpg) repeat-y right;
	display: block;
	-height:1%; /* ----------------------------------- IE6 ---------------------------*/
}
.box .box_outer {
	background: url(images/box-br.jpg) no-repeat bottom right;
	display: block;
	-height:1%; /* ----------------------------------- IE6 ---------------------------*/
}
.box .box_outer .box_inner {
	background: url(images/box-bl.jpg) no-repeat bottom left;
	display: block;
	-height:1%; /* ----------------------------------- IE6 ---------------------------*/
}
.box .box_outer .box_inner .box_bottom_right {
	background: url(images/box-tr.jpg) no-repeat top right;
	display: block;
	-height:1%; /* ----------------------------------- IE6 ---------------------------*/
}
.box .box_outer .box_inner .box_bottom_right .box_bottom_left {
	background: url(images/box-tl.jpg) no-repeat top left;
	display: block;
	overflow: hidden;
	padding-bottom: 4px;
	-padding-bottom:4px; /* ----------------------------------- IE6 ---------------------------*/
	-height:1%; /* ----------------------------------- IE6 ---------------------------*/
} 

/* ---------------------------------- html body header --------------------------------------------- */

html, body, form, fieldset, img {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f1f1f1;
	/*background:url(images/cbf.gif) repeat #f1f1f1;*/
	color: #000;
}
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px; /* ----- marge au dessus du header ----- */
	background: url(images/degrade.jpg) #FFF repeat-y;  /*---- dégradé à gauche et à droite du site, ça englobe tout ----- */
}
#header { /* sample for each main section */
	float: left;
	width: 985px;
	display: inline;
}
#header_top {
	float: left;
	width: 979px;
	height: 155px;
	display: inline;
	margin: 0px 3px 0px 3px; /* -------------- haut droite bas gauche -------------- */
	background: url(images/camerone_balloons_france_loisir_detente_initiation_a_la_montgolfiere.jpg) top left;
}
#header #navigation {
	float: left;
	width: 979px;
	display: inline;
	height: 73px;
	background:url(images/nav2.jpg) repeat-x; 
	margin: 0px 3px 0px 3px; 
}
#header #menuhorizontal {
	float: none;
	width: 978px;
	display: inline;
	height: 55px;
}
#header #raccourcis {
        float:left;
        width:350px;
        height:15px;
        margin-right:4px;
        margin-top:2px;
        color:#444444;
        line-height:10px;
}
#header #raccourcis a {
        font-size: 11px;
        color: #444444;
        text-decoration: none;
}
#header #raccourcis a:hover {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
#header #search {
	float: right;
	width: 190px;
	height: 15px;
	display: inline;
	margin-right: 12px;
    margin-top: 1px;
	background:url(images/search-bg.png) no-repeat;
}
#search .search_text_box {
	width: 160px;
	float: left;
	display: inline;
	background: none;
	border: none;
	font-size:11px;
	margin: 1px 0px 0px 5px;
}
#search .search_submit {
	width: 20px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 2px;
	background: none;
	border: none;
	cursor:pointer;
}
/* ------------------------------- nav2 = menu horizontal du header ----------------------------------------------- */
#nav2{
        position:relative; top:0px; left:0px;
        display: block;
        font-size:13px;
        height:55px;
        width:978px;
        float: left;
        margin:0px;
}
#nav2, #nav2 ul {
		line-height:16px;
		list-style: none;
        margin-left:-40px;
        /margin-left:0px;
}
#nav2 li {
		float: left;
		list-style:none; 
        margin-left:1px;
        margin-right:1px;
}
#nav2 a, #nav2 a:active, #nav2 a:visited {
        text-decoration:none;
        display:block;
        font-weight:normal;
        margin-top:7px;
        margin-left: 10px; 
        margin-right: 10px; 
        -margin-left: 9px; 
        -margin-right: 9px; 
}
#nav2 a:hover {
        text-decoration:underline;
        display:block;
        font-weight:normal;
        margin-top:7px;
        margin-left: 10px; 
        margin-right: 10px; 
        -margin-left: 9px; 
        -margin-right: 9px; 
}
.b1 { background:url(images/bleu.jpg) repeat-x; }
.b2 { background:url(images/rouge.jpg) repeat-x; }
.b3 { background:url(images/orange.jpg) repeat-x; }
.b4 { background:url(images/vert.jpg) repeat-x; }
.b5 { background:url(images/rose.jpg) repeat-x; }
.c0 { color:#FFFFFF; }

#nav2 li ul {
        line-height:16px;
        position: absolute;
        left:0px;
        width: 978px; 
        margin-top:4px;
        margin-left:0px;
        /margin-left:0px;
}
#nav2 li li {
	width: auto;
    margin-left:1px;
    margin-right:1px;
}
#nav2 li li a,#nav2 li li a:visited {
	font-weight:normal;
	font-size:13px;
}
#nav2 li li a:hover,#nav2 li li a:active {
	font-weight:normal;
    text-decoration:underline;
	font-size:13px;
}


/* -------------------------------- content ---------------------------------------------------- */
#content {
	float: left;
	width: 985px;
	display: inline;
}
/* -------------------------------- content left ----------------------------------------------- */
#content_left {
	float: left;
	width: 767px; 
	display: inline;
    border-right:1px solid #DDD; /* -------------- ici le trait gris qui sépare content left et sidebars ---- */
}
#main_content {
	float: left;
	width: 750px;
	display: inline;
    margin:10px 10px 0px 10px; 
	-margin:10px 5px 0px 10px; /* ----------------------------------- IE6 ---------------------------*/
    background: url(images/box-cl.jpg) #FFF repeat-y left;
    border-top:8px solid #666; /* ------- bordure grise de 8px de haut au début du contenu ---------------- */
}
/* box content */
#main_content .box_content {
	float: left;
	width: 745px;
	display: inline;
	/*margin: 0px 10px !important;*/
	/*background: url(images/box-bg.jpg) repeat-x bottom left !important;*/
	padding: 10px;
	-padding: 5px; /* ----------------------------------- IE6 ---------------------------*/
}
#main_content h3 {
	/*float: left;*/
	/*padding: 0 14px 0 0;*/
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	font-family:verdana;
	/*background: url(images/arrow2.gif) no-repeat right center;*/
	/*letter-spacing: 1px;*/
}
#main_content h4 {
font-size:12px;
color: #808080;
text-decoration: underline;
}
/* --------------------------------- excerpt -------------------------------- */
#main_content .box_excerpt {
	float: left;
	width: 745px;
	display: inline;
	padding: 5px 0px;
	-margin-left:5px; /* ----------------------------------- IE6 ---------------------------*/
	-margin-right:-5px; /* ----------------------------------- IE6 ---------------------------*/	
}
#main_content .separator {
	float: left;
	width: 745px;
	height: 3px;
	margin: 5px 0px;
	padding: 0px 0px;
	display: inline;
	background: url(images/dot.gif) repeat-x bottom;
}
.box_excerpt .excerpt_info {
	float: left;
	width: 745px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	display: inline;
	color: #999;
}
.box_excerpt h4 {
	float: left;
	width: 745px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	display: inline;
}
.box_excerpt .excerpt_meta {
	float: left;
	width: 745px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.box_excerpt h4 a, .excerpt_info a, .excerpt_desc a {
	color: #0066FF;
	text-decoration: none;
}
.box_excerpt h4 a:hover, .box_excerpt h4 a:active, .box_excerpt h4 a:focus, .excerpt_info a:hover, .excerpt_info a:active, .excerpt_info a:focus, .excerpt_desc a:hover, .excerpt_desc a:active, .excerpt_desc a:focus {
	text-decoration: underline;
}
.excerpt_meta .excerpt_image {
	float: left;
	width: 100px;
}
.excerpt_meta .excerpt_image img {
	width: 90px;
	height: 90px;
	padding: 5px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}
.excerpt_meta .excerpt_desc {
	float: right;
	width: 595px;
    padding-right:30px;
	font-size: 12px;
	display: inline;
	line-height: 1.5;
	text-align: justify;
}
.excerpt_meta .excerpt_more {
	float: right;
	width: 595px;
	margin-top: 25px;
    padding-right: 30px;
	display: inline; 
}
.excerpt_meta .excerpt_more a {
	float: right;
	text-align: center;
	color: #FFFFFF;
	background: #0066FF;
	width: 90px;
	height: 20px;
	line-height: 20px;
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
/* ------------------------------- single post ----------------------------------- */
#main_content .single_box {
	float: left;
	width: 745px;
	display: inline;
	margin: 0px 10px !important;
	-margin: 0px 0px; /* ----------------------------------- IE6 ---------------------------*/
	padding: 15px 8px;
	-padding:15px 0px 0px 10px; /* ----------------------------------- IE6 ---------------------------*/
}
.single_box a {
	color: #0066FF;
	text-decoration: none;
}
.single_box a:hover, .single_box a:active, .single_box a:focus {
	text-decoration: underline;
}
.single_box .breadcrumb {  /* ----------- fil d'ariane --------------- */
	float: left;
	width: 745px;
	display: inline;
	font-size: 12px;
	color: #999;
}
.breadcrumb img {
	float: left;
	display: inline;
	padding: 5px 7px 0px 0px;
}
.breadcrumb a {
	float: left;
	display: inline;
	padding: 0px 7px 0px 0px;
	color: #0066FF;
}
.single_box h1 {
	float: left;
	width: 745px;
	display: inline;
	margin: 0px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 22px;
}
.single_box .post_info {
	float: left;
	width: 745px;
	display: inline;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	color: #999;
}
.single_box .post_content {
	float: left;
	width: 710px;
	display: inline;
	padding-right:30px;
	-padding-right:0px; /* ----------------------------------- IE6 ---------------------------*/
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
}
.post_content h1, h2, h3, h4, h5, h6, h7, h8, p {
	margin: 0px 0px;
	padding: 10px 0px 0px 0px;
	color:#000;
}
/* -------------------------------- Image Alignment ------------------------------------ */
.post_content .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.post_content .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.post_content .alignright {
	float:right;
	margin:0 0 5px 10px
}
.post_content .wp-caption {
	margin:10px;
	padding-top:5px;
	text-align:center;
}
.post_content .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.post_content .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding-top: 5px;
	font-weight: bold;
}
/* --------------------------------------- bookmark ---------------------------- */
.single_box .post_social_bookmark {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px;
	text-align: justify;
	color: #666666;
}
.single_box .post_social_bookmark img {
	float: left;
	width: 35px;
	height: 35px;
	border: 0;
	display: inline;
}
.single_box .post_social_bookmark a {
	float: left;
	display: inline;
	margin: 2px;
	padding: 5px;
}
.single_box .post_social_bookmark a:hover {
	background-color:#f1f1f1;
}
/* ---------------------------------- related posts ---------------------------------------- */
.related_posts {
}
.related_posts .box_posts {
	float: left;
	width: 745px;
	display: inline;
	line-height: 1.5;
	font-size: 11px;
	padding: 5px 0px;
}
.related_posts .box_posts img {
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	padding: 2px;
	margin: 5px 7px 0px 0px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}
.related_posts .box_posts a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.related_posts .box_posts a:hover, .related_posts .box_posts a:active, .related_posts .box_posts a:focus {
	text-decoration: underline;
}

/* ----------------------------- post navigator --------------------------------------- */
#post-navigator {
	float: left;
	display: inline;
	color: #0066FF;
	margin: 5px 5px 3px 5px;
	padding: 0px;
	font-size:10px;
	text-transform: uppercase;
}
#post-navigator .pages, #post-navigator .current {
	border: 1px solid #00CCFF;
	background:#00CCff;
	padding: 3px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	float: left;
}
#post-navigator .pages, #post-navigator .extend {
	border:1px solid #00CCFF;
	background: none;
	padding: 3px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #00CCFF;
	display: inline;
	float: left;
}
#post-navigator a, #post-navigator a:hover {
	border:1px solid #00CCFF;
	background: none;
	padding: 3px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #00CCFF;
	display: inline;
	float: left;
}

.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	position: relative;
	display: inline;
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	position: relative;
	display: inline;
}
/* -------------------------------------- sidebar area ------------------------------------ */
#sidebars {
	float: right;
	width: 200px;
	display: inline;
    margin-right:10px;
	-margin-right:10px; /* ----------------------------------- IE6 ---------------------------*/
    margin-top:6px;
}
/* sidebar */
#sidebars .sidebar {
	width: 200px; 
	display: inline;
	overflow: hidden;
    float: left;
}
.sidebar .sidebar_box {
	float: left;
	width: 200px;
	display: inline;
	background: url(images/box-cl.jpg) #FFF repeat-y left;
    margin-bottom:15px;
}
.sidebar .box_content { /* ------------------ la boite qui contient le widget -------------------------- */
	float: left;
	width: 156px;
	display: inline;
	min-height: 40px;
	background: url(images/barrewidgetbleu.jpg) no-repeat top left;
	margin: 3px 0px 0px 2px !important;
	padding:0px 20px 20px 20px;
	/*background: url(images/box-bg.jpg) repeat-x bottom left !important;*/
}
.sidebar .box_content h3 {
	float: none;
	padding-top:4px;
    padding-bottom:14px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
    font-weight:bold;
}
.sidebar .separator {
	float: left;
	width: 160px;
	height: 3px;
	margin: 5px 0px;
	padding: 0px 0px;
	display: inline;
	background: url(images/dot.gif) repeat-x bottom;
}
.sidebar .box_posts {
	float: left;
	width: 160px;
	display: inline;
	line-height: 1.5;
	font-size: 11px;
}
.sidebar .box_posts .avatar {
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	padding: 2px;
	margin: 5px 7px 0px 0px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}
.sidebar .box_posts a {
	display: inline;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
font-weight: bold;
}
.sidebar .box_posts a:hover, .sidebar .box_posts a:active, .sidebar .box_posts a:focus {
	text-decoration: underline;
font-weight: bold;
}
/* box content ul style */
.sidebar .box_content ul {
	list-style: none;
	margin: 0px -15px -15px -20px;
	padding: 0;
	float: left;
	width: 194px;
	display: inline;
	font-size: 11px;
	border-top: 1px solid #F1F1F1;
}
.sidebar .box_content ul li {
	display: inline;
	float: left;
	width: 194px;
	background: none;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
	border-bottom: 1px solid #F1F1F1;
}
.sidebar .box_content ul li a, .sidebar .box_content ul li a:visited {
	display: block;
	outline: none;
	padding: 8px 20px;
	margin: 0;
	text-decoration: none;
	color: #333333;
font-weight: bold;
	/*background: url(images/arrow.png) no-repeat 16px 12px;*/
}
.sidebar .box_content ul li a:hover, .sidebar .box_content ul li a:active, .sidebar .box_content ul li a:focus {
	color: #0066FF;
	text-decoration: none;
font-weight: bold;
	/*background: url(images/arrow.gif) no-repeat 16px 12px #F7F7F7;*/
}
/* --------------- footer_box on l'a supprimé pour cause de pb de fonctions-------------------- */
.mbl_fo_hidden, .mbl_join_img, .mbl_join {
	display:none;
}

#footer_box { /* ce style ne s'applique que pour IE, pas pour les autres navigateurs */
/float:left; 
/width:900px; 
-float:none;
}

/* -------------------Footer -------------------------*/
#footer { 
position:relative; 
/*float:left;*/
top:-10px; 
/top:-20px;
-top:-20px; /* ------------------------------- IE6 ------------------------------- */ 
}
/* ---------------Copyright---------------------- */
.ladiv { 
width:965px; 
margin-left:10px;
}
.mentions-legales {
width:950px;/*985*/
}
.copyright { 
width:530px; 
float:left;
text-align:left;
padding-left:20px;
}
.texte {
color:#666666;
font-size:11px;
line-height:18px;
}
.texte a {
color:#333333;
text-decoration:none;
}
.texte a:hover {
color: #0066FF;
text-decoration:none;
}
.bandebleu {
position:relative;
left:-265px;
-left:-260px;
}
.bandebl{
color:#FFF;
font-size:12px;
text-decoration:none;
line-height:40px;
}
.logos { 
width:370px;
float:right;
text-align:right;
}

/* ------------------------------- nav3 = menu horizontal du footer ----------------------------------------------- */
#nav3{
		margin-left:0px !important;
        display: block;
        font-size:13px;
        height:22px;
        width:950px;
        float: left;
        background:#666;
		border-left:2px solid #DDD;
		border-right:2px solid #DDD;
		border-bottom:2px solid #333;
}
#nav3, #nav3 ul {
		line-height:14px;
		list-style: none;
        margin-left: -40px;
        /margin-left:0px;
        padding-left:10px;
}
#nav3 li {
		float: left;
		list-style:none; 
        margin-left:1px;
        margin-right:1px;
}
#nav3 a, #nav3 a:active, #nav3 a:visited {
        text-decoration:none;
        display:block;
        font-weight:bold;
        margin-top:7px;
        margin-left: 10px; 
        margin-right: 10px; 
        color:#FFF;
        font-size:12px;
}
#nav3 a:hover {
        text-decoration:underline;
        display:block;
        font-weight:bold;
        margin-top:7px;
        margin-left: 10px; 
        margin-right: 10px; 
        color:#FFF;
        font-size:12px;
}
