/*
orange foncé :#e5511e;
orange clair : #ff8600;
gris foncé : #4d4d4d;
gris clair : #898989;
 */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #4D4D4D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #ff8600;
}

div#page {
	margin: 0 auto;
	margin-top: 20px;
	width:1010px;
	background: white;
	z-index:2;
}
div#bulles {
	width:300px;
	height:600px;
	position: absolute;
	bottom: 0;
}
object#flash-bulles{
	/*width:300px;
	height:600px;
	margin-left:1340px;
	margin-top:-850px;*/
	height:600px;
	width:300px;
}

object#nuage-mots {
	width: 699px;
	height: 153px;
}

div#main {
	background: white;
	margin-top: 15px;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c4c4c4;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	margin-top:35px;
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c4c4c4;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}

span.italic{
	font-style:italic;
	color:#ff8600;
}

/* Top */
div#top {
	height: 189px;
	background: #ff8600;
	text-align: right;
}

div#top h1 {
	background: #4d4d4d;
	display: block;
	text-align: right;
	width: 699px;
	line-height: 36px;
	float: right;
	margin-top:0;
}

/*div#top div#logo{*/
div#top a#logo{
	display: block;
	clear: left;
	float:left;
	width:311px;
	height:189px;
	background: #ff8600 url(../images/logo_ingenium.png) no-repeat bottom left;
}

/*
orange foncé : #e5511e;
orange clair : #ff8600;
gris foncé : #4d4d4d;
gris clair : #898989;
 */
 
 
/* Sidebar */
div#sidebar {
	float:left;
	margin-top:45px;
	width: 260px;
	background: none;
}

div#sidebar h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c4c4c4;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}
div#sidebar.sidebar_accueil {
	background: #fff url(../images/smart_ingenium.png) no-repeat top center;
}
div#sidebar.sidebar_internet {
	background: transparent url(../images/site-web2.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_referencement {
	background: transparent url(../images/site-ingenium3.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_webmarketing {
	background: transparent url(../images/webmarketing-flux.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_graphisme {
	background: transparent url(../images/graphisme-ingenium.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_evenementiel {
	background: transparent url(../images/evenementiel4.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_contact {
	background: transparent url(../images/contact_ingenium.png) no-repeat top center;
}
div#sidebar.sidebar_mentions {
	background: transparent url(../images/mentions.png) no-repeat top center;
	position: fixed;
}
div#sidebar.sidebar_plan {
	background: transparent url(../images/plan-site.png) no-repeat top center;
	position: fixed;
}

/* Contact */
div#nous_contacter{
	margin-top:210px;
	margin-left:25px;
	width:198px;
	height:47px;
	background: transparent url(../images/bouton-mail.png) no-repeat;
	text-align: center;
}
div#nous_contacter a {
	color: #ff8600;
	font-weight: bold;
	line-height: 64px;
	padding-left:40px;
}
/* /Contact */

/* Appel */
div#appel{
	margin-left:25px;
	width:197px;
	height:140px;
	background: transparent url(../images/rappel2.png) no-repeat top left;
	border:1px solid transparent;
	text-align: center;
}

div#appel label  {
	display: block;
	width:190px;
	cursor: pointer;
	margin-top: 30px;
	font-weight: bold;
	color:#4d4d4d;
	font-size: 15px;
}

div#appel input#num-telephone {
	width:150px;
	color: #ff8600;
	margin-top: 13px;
}

div#appel input#rappel-telephonique {
	background-color: #ff8600;
	border-style: outset; 
	color: #fff;
	cursor: pointer;
	margin-top: 5px;
	padding : 3px;
	-moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px; /* pour Chrome */
    -webkit-border-bottom-right-radius: 5px; /* pour Chrome */ 
	float:right;
	margin-right:22px;
}

div#appel p#retour-appel {
	display: none;
	margin-top: 55px;
	text-align: center;
	font-weight: bold;
	color:#4d4d4d;
	font-size: 14px;
}
/* /Appel */

/* /Sidebar */

/* Content */
div#content {
	float:left;
	width:750px;
	min-height:400px;
	background: white;
	margin-bottom:20px;
}
div#content-metiers {
	float:left;
	width:700px;
	padding-left:25px;
	padding-top:60px;
	min-height:400px;
	margin-bottom:20px;
	background: #fff url(../images/bulles-ingenium.png) no-repeat top;
	text-align:justify;
	margin-left: 260px;
}
#content-metiers dt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff8600;
	font-size:0.9em;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
}

#content-metiers dd{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#4d4d4d;
	padding-bottom:30px;
}

div#content-metiers.contact {
	margin-left: 0px;
}
div #content-metiers h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	padding-bottom:25px;
}
div #content-metiers h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff8600;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
	padding-bottom:10px;
	border-top:1px dotted #ff8600;
}
div #content-metiers h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff8600;
	font-size:0.9em;
	text-align:left;
}
div#content-metiers p{
	font-size:14px;	
	line-height:16px;
	padding-top:10px;
	padding-bottom:15px;
	color:#666;
}
div#content-metiers p.legende{
	font-size:11px;
}
div#content-metiers p.mini{
	font-size:12px;	
	line-height:16px;
	padding-top:10px;
	padding-bottom:15px;
	color:#666;
}
div#content-metiers ul{
	font-size:14px;	
	line-height:24px;
	padding-left:15px;
	padding-bottom:15px;
	color:#666;
}

div#content-metiers ul li{
	padding-left:15px;
	color:#666;
	background: transparent url(../images/puce.png) no-repeat left center;
}
img{
	float:left;
	padding-right:20px;
}
div.site{
	width:650px;
	float:left;
	padding-bottom:15px;
	text-align:left;
}

div .reseau{
	float:left;
	width:140px;
	height:280px;
	padding-right:9px;
	margin-right:15px;
	margin-bottom:35px;
	text-align:left;
	border-right:1px dotted #c4c4c4;
}

div#flashcontent{
	width:730px;
	height:220px;
	margin-left:15px;
	margin-bottom:50px;
}

/* Accueil blocs compétences 
orange foncé : #e5511e
orange clair : #ff8600
gris foncé : #4d4d4d
gris clair : #898989
 */
 
div#contenair {
	margin-left:28px;
}

/* Bloc métiers */
div#contenair .metiers {
	float:left;
	padding-right:20px;
	color:#4d4d4d;
	margin-bottom:15px;
	line-height:1.2em;
	min-height:180px;
}

div#contenair .metiers ul {
	padding-top: 14px;
}

div#contenair .metiers ul li {
	font-size:12px;
	line-height: 15px;
	background:none;
}

/* Création de site Internet */
div#internet{
	font-size:0.7em;
	width: 135px;
	margin-left:-10px;
	padding-left:10px;
	margin-right:12px;
	background: transparent url(../images/puce_internet.png) no-repeat;
	border-left:1px solid #de6b27;
}
div#internet h2{
	color:#e5511e;
	width:100px;
	font-size:1.3em;
	padding-left:35px;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid #de6b27;
}
div#lien_internet{
	text-align:left;
	height:41px;
	background: transparent url(../images/crea_site2.png) no-repeat center center;
	clear: left;
	float: left;
	width: 174px;
	margin-left:-10px;
}
div#lien_internet a{
	color:#fff;
	font-size:0.8em;
	line-height: 46px;
	padding-left:48px;
}
/* /Création de site Internet */

/* Référencement */
div#referencement{
	font-size:0.7em;
	width: 145px;
	padding-left:10px;
	margin-right:14px;
	background: transparent url(../images/puce_ref.png) no-repeat;
	border-left:1px solid #E7891B
;
}
div#referencement h2{
	color:#F09200;
	width:120px;
	font-size:1.3em;
	padding-left:30px;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid #E7891B;
}
div#lien_ref{
	padding-left:10px;
	text-align:center;
	height:41px;
	background: transparent url(../images/referencement2.png) no-repeat center center;
	float: left;
	width: 174px;
}
div#lien_ref a{
	color:#fff;
	font-size:0.8em;
	line-height: 46px;
	padding-left:8px;
}
/* /Référencement */

/* Graphisme */
div#comm{
	font-size:0.7em;
	width: 135px;
	padding-left:10px;
	margin-right:5px;
	background: transparent url(../images/puce_comm.png) no-repeat;
	border-left:1px solid #4d4d4d;
}
div#comm h2{
	color:#4d4d4d;
	width:95px;
	font-size:1.3em;
	padding-left:30px;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid #4d4d4d;
}
div#lien_comm{
	padding-left:10px;
	text-align:center;
	height:41px;
	background: transparent url(../images/comm2.png) no-repeat center center;
	float: left;
	width: 157px;
}
div#lien_comm a{
	color:#fff;
	font-size:0.8em;
	line-height: 44px;
}
/* /Graphisme */

/* Evènementiel */
div#evenementiel{
	font-size:0.7em;
	width:140px;
	padding-left:10px;
	background: transparent url(../images/puce_evenementiel.png) no-repeat;
	border-left:1px solid #898989;
}
div#evenementiel h2{
	color:#898989;
	width:100px;
	font-size:1.3em;
	padding-left:30px;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid #898989;
}
div#lien_evenementiel{
	padding-left:10px;
	text-align:center;
	height:41px;
	background: transparent url(../images/evenementiel2.png) no-repeat center center;
	float: left;
	width: 156px;
}
div#lien_evenementiel a{
	color:#fff;
	font-size:0.8em;
	line-height: 46px;
}
/* /Evènementiel */

/* /Bloc métiers */

/* /Content */

/* Menu */
div#menu-container {
	height: 30px;
	background: #fff url(../images/menu.png) repeat-x;
}
ul#menu {
	text-align: left;
	margin-left:130px;
	font-size:1em;
	font-weight:bold;
	position: absolute;
	list-style-type: none;
}
ul#menu li{
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
ul#menu li a{
	font-variant: small-caps;
	font-weight: bold;
	color:#de6b27;
	text-decoration: none;
}
ul#menu li a:hover{
	font-variant:small-caps;
	font-weight: bold;
	color:#4d4d4d;
	text-decoration: none;
}

/* Sous-Menu */
ul#menu li ul{
	display: none;
	list-style-type: none;
	padding: 0;
	/*margin: 0;*/
	margin: 0 0 0 -5px;
	position: absolute;
}

ul#menu li ul li {
	clear: both;
	padding: 0;
	padding-left:10px;
	margin: 0;
	width: 160px;
	/*background: transparent url(../images/sous-menu.png) repeat-x;*/
	background-color: #D2D2D2;
	border-bottom: 1px dotted #4F4F4F;
	opacity: 0.9;
}

ul#menu li ul li a{
	clear: both;
	/*color:#ff8600;*/
	color: #4D4D4D;
}
ul#menu li ul li a:hover{
	clear: both;
	color:#ff8600;
}
/* /Sous-Menu */

/* /Menu */

/*
orange foncé :#e5511e;
orange clair : #ff8600;
gris foncé : #4d4d4d;
gris clair : #898989;
 */

 /* Réseaux sociaux */
 
div.action{
	width:50px;
	height:50px;
	float:left;
	margin-right:5px;
}
div#linkedin{
	background: transparent url(../images/linkedin-logo.png) no-repeat top center;
}
div#twitter{
	background: transparent url(../images/logo_twitter.png) no-repeat top center;
}
div#facebook{
	background: transparent url(../images/logo-facebook.png) no-repeat top center;
}
div#myspace{
	background: transparent url(../images/logo_myspace.png) no-repeat top center;
}

/* /Réseaux sociaux */


/* Formulaire contact */

fieldset {background : #f2f2f2; border: none; margin: 0; padding: 0 0 0 10px; font-size: 0.8em;}

label {
	cursor : pointer;
	display : block;
	float : left;
	width : 130px;
	text-align : left;
	padding-left:48px;
	color : #414141;
	margin-right: 10px;
}

select { background: #EEEEEE; }
select: { background: #ffffff; }

input#recaptcha_response_field {
	background:#EEEEEE;
	border:1px solid #CCCCCC !important;
}
input#recaptcha_response_field:hover {
	background:#FFFFFF;
	border:1px solid #CCCCCC !important;
}

input, textarea, select { border : 1px solid #ccc;}

input.submit {
	padding : 5px;
	-moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px; /* pour Chrome */
    -webkit-border-bottom-right-radius: 5px; /* pour Chrome */ 
}
	
.text {background : #eee;}
.text:focus, .text:active, .text:hover {background : #fff;}
input.submit {background : #898989; color : #fff;}
input.submit:hover, input.submit:active, input.submit:focus {background : #ff8600; color : #fff;}


input#s_recherche {
	padding : 0.3em 0.5em;
	-moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px; 
}

div#search input.submit {
	margin-left: 10px;
}

#recaptcha_widget_div {width: 210px;} 

fieldset#contact {
	background: #f2f2f2;
	border: 1px solid #ff8600;
	margin-top: 20px;
}
#adresse {
	width: 220px;
	margin-top:250px;
	margin-bottom:20px;
}
#adresse h3{
	font-size:14px;
	color:#fff;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	margin-bottom:20px;
	background-color:#ff8600;
}
#adresse span{
	color:#ff8600;
	font-weight:bold;
	font-size:14px;
}
#adresse p {
	width: 240px;
	font-size: 0.8em;
	color: #6a6a6a;
	padding-left:20px;
	line-height:18px;
}
#plan{	
	margin-left:20px;
}

frame{
	width:200px;
	margin-left:20px;
	border:1px solid #ff8600;
}
small{
	font-size:13px;
}

/* /Formulaire contact */

/* Pack */
p#intro-pack {
	/*text-transform: uppercase;*/
	font-size: 20px !important;
	line-height: 26px !important;
}
p#intro-pack strong {
	color: #DE6B27;
	text-transform: uppercase;
}
div#description-pack {
	float: left;
	width: 630px;
	padding-right: 40px;
	padding-left: 10px;
}
div#description-pack ul li{
	background: transparent url(../images/puce.png) no-repeat left 9px;
}
div#description-pack ul li ul li{
	background: transparent url(../images/puce-grise.png) no-repeat left 9px;
}
div#tarif-pack ul li{
	background: transparent url(../images/puce.png) no-repeat left 9px;
}
div#tarif-pack {
	float: left;
	width: 300px;
}
div.pack#content-metiers {
	width: 990px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	margin-left: 0px;
	background: none;
}
.small{
	font-size:11px !important;
	font-style:italic;
}
div.ecommerce#tarif-pack {
	padding-top: 258px;
	background: transparent url(../images/pack-ecommerce2.png) no-repeat center top;
}
div.standard#tarif-pack {
	padding-top: 258px;
	background: transparent url(../images/pack-standard2.png) no-repeat center top;
}
div.pro#tarif-pack {
	padding-top: 258px;
	background: transparent url(../images/pack-pro2.png) no-repeat center top;
}
/* /Pack */
 
/* Mini Site */
div#content-mini-site {
	background: transparent url(img/bg-minisite.png) no-repeat center center;
	width: 500px;
	height: 446px;
	margin: 0 auto;
}
div#content-mini-site-left { float: left; width: 270px; }
div#content-mini-site-right { float: left; width: 210px; margin: 0 0 0 20px; }

div#content-mini-site-left h1 {
	width: 267px;
	color: #FFFF00;
	padding: 0;
	margin: 25px 0 13px 0;
	font-size: 25px;
	text-align: center;
}

div#content-mini-site-left p {
	color: #5B504C;
	font-weight: bold;
	width: 280px;
	text-align: center;
	padding-bottom: 5px;
}

div#content-mini-site-left p span.tarif-mini-site {
	color: #ED5A24;
	font-size: 24px;
}

div#content-mini-site-right p {
	font-size: 11px;
	color: white;
}
div#content-mini-site-right ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
}
div#content-mini-site-right ul li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
	color: white;
	line-height: 14px;
	text-align: left;
}

/* /Mini Site */
 
/* Footer */
div#footer {
	clear:both;
	background: transparent url(../images/footer.png) repeat-x;
	height: 25px;
	margin-top: -30px;
}

div#footer ul#liens{
	margin-left:300px;
}

div#footer ul#liens li {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	font-weight: bold;
	line-height: 25px;
	font-size:0.7em;
}
div#footer ul#liens li a {
	float: left;
	color: #ff8600;
	font-weight: bold;
	text-decoration: none;
}
div#footer ul#liens li a:hover {
	color: #4d4d4d;
}
/* /Footer */

/* Bottom */
div#bottom {
	clear:both;
	background: #4d4d4d;
	height: 20px;
	padding-top:10px;
	font-size: 10px;
	color:#e6e6e6;
	text-align:center;
}

div#bottom ul{
	list-style:none;
}

div#bottom ul li {
	display: inline;
	border-right: 1px solid #e6e6e6;
	padding-right: 10px;
	padding-left: 10px;
}

div#bottom ul li:first-child {
	padding-left: 0px;
}

div#bottom ul li:last-child {
	border-right: none;
	padding-right: 0px;
}
/* /Bottom */