@charset "utf-8";
@media screen, projection {
body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:150%;
}
p {
	line-height:1.6em;
	margin:0 0 1em 0;
}
a, a:link {
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover, a:focus, a:active {
	color:#FA8900;
	text-decoration:none;
}
strong, b {
	font-weight:bold;
}
/********** Comming soon *****************/
body.comming_soon {
	background: url(../images/comming_soon_bg.jpg) no-repeat top left;
}
#cs_ct {
	width:790px;
	height:590px;
	position:relative;
	overflow:hidden;
}
#cs_box {
	position:absolute;
	right:0;
	top:285px;
	width:380px;
}
#cs_box h1 {
	margin:0;
	height:33px;
	margin-bottom:10px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/txt_new_site.gif) no-repeat top left;
}
#cs_box a {
	color:#F30;
}
#cs_box a:hover {
	text-decoration:underline;
}
#cs_copyright {
	position:absolute;
	right:0;
	bottom:10px;
	background:url(../images/dots.gif) repeat-x left center;
	width:100%;
}
#cs_copyright span {
	display:block;
	text-indent:-9999px;
	background:#FFF url(../images/cs_copy.gif) no-repeat right top;
	height:19px;
	width:210px;
	float:right;
}
#cs_ct input {
	padding:0;
	margin:0;
	border:none;
	color:#999999;
	background-color:transparent;
	outline:none;
}
#cs_ct form {
	margin-bottom:1em;
}
#cs_ct form div {
	height:27px;
	width:238px;
	background:url(../images/email_form.png) no-repeat left top;
	overflow:hidden;
	padding:4px 4px 4px 10px;
}
#cs_ct input.email {
	float:left;
	padding-top:6px;
	width:188px;
}
#cs_ct input.okbtn {
	float:right;
	width:44px;
	height:27px;
	cursor:pointer;
	text-indent:-9999px;
	color:#FFF;
}
body.comming_soon .mask {
	opacity:0.75;
	background:#EAEAEA url(../images/loader.gif) no-repeat center center;
}
#newsletter_box {
	width:252px;
}
body.comming_soon a#old_site {
	display:block;
	background:url(../images/oldsite.jpg) no-repeat -139px bottom;
	position:absolute;
	left:652px;
	padding-bottom:100px;
	top:55px;
	width:131px;
	padding-left:5px;
	z-index:10;
	color:#333;
}
body.comming_soon a#old_site:hover {
	color:#333;
	background-position:0 bottom;
}
/**********End comming soon ******************/

/********** Layout **************************/
#footer {
	clear:both;
	margin-top:10px;
}
#margins {
	width:870px;
	min-height:1010px;
	padding-left:30px;
}
#main {
}
#header {
	height:160px;
	position:relative;
}
#logo {
	position:absolute;
	top:33px;
	left:4px;
}
#menu {
	position:absolute;
	left:260px;
	top:60px;
}
#menu, #menu li, #footer ul, #footer li {
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu li {
	display:block;
	float:left;
	margin:0 5px;
}
#menu a {
	display:block;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family:"Microsoft PhagsPa", "Trebuchet MS", Geneva, Helvetica, sans-serif;
	margin:0 auto;
}
#agence {
	width:91px;
}
#services {
	width:91px;
}
#portfolio {
	width:131px;
}
#contact {
	width:91px;
}
#blog {
	width:58px;
}
#agence:hover {
	background:url(../images/menu/agency.png) no-repeat center center;
}
#services:hover {
	background:url(../images/menu/services.png) no-repeat center center;
}
#portfolio:hover {
	background:url(../images/menu/portfolio.png) no-repeat center center;
}
#contact:hover {
	background:url(../images/menu/contact.png) no-repeat center center;
}
#blog:hover {
	background:url(../images/menu/blog.png) no-repeat center center;
}
.agency #agence {
	background:url(../images/menu/agency.png) no-repeat center center;
}
.services #services {
	background:url(../images/menu/services.png) no-repeat center center;
}
.portfolio #portfolio {
	background:url(../images/menu/portfolio.png) no-repeat center center;
}
.contact #contact {
	background:url(../images/menu/contact.png) no-repeat center center;
}
#agence a {
	line-height:normal;
	height:20px;
	width:76px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/menu/txt_agency.png) no-repeat center center;
}
#services a {
	line-height:normal;
	height:20px;
	width:76px;
	overflow:hidden;
	background:url(../images/menu/txt_services.png) no-repeat center center;
	text-indent:-99999px;
}
#portfolio a {
	line-height:normal;
	height:20px;
	width:104px;
	overflow:hidden;
	background:url(../images/menu/txt_portfolio.png) no-repeat center center;
	text-indent:-99999px;
}
#contact a {
	line-height:normal;
	height:20px;
	width:76px;
	overflow:hidden;
	background:url(../images/menu/txt_contact.png) no-repeat center center;
	text-indent:-99999px;
}
#blog a {
	line-height:normal;
	height:20px;
	width:43px;
	overflow:hidden;
	background:url(../images/menu/txt_blog.png) no-repeat center center;
	text-indent:-99999px;
}
#footer {
	font-size:11px;
	padding-bottom:15px;
	overflow:auto;
}
#footer div {
	border-bottom:1px solid #FFF;
	margin-bottom:8px;
}
#footer h3 {
	padding:0;
	margin:0;
	text-indent:-9999px;
	height:26px;
	padding-bottom:11px;
	border-bottom:1px solid #CCC;
	background-position:right;
	background-repeat:no-repeat;
}
#footer li {
	float:left;
	display:block;
	padding:5px 0 1px 0;
}
#footer li a {
	text-align:center;
	padding:0 7px;
}
#footer a {
	color:#333;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color:#FA8900;
}
#footer ul a.first {
	padding-left:0;
}
#footer p {
	clear:both;
	margin:0;
}
.pdf {
	padding-left:20px !important;
	background:url(../images/icons.png) no-repeat 0 5px;
}
.facebook, .twitter {
	width:18px;
	height:19px;
	background:url(../images/icons.png) no-repeat 0 -61px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.twitter {
	background-position:0 -32px;
}
#footer .email {
	background:url(../images/icons.png) no-repeat 0 -82px;
	display:inline-block;
	padding:8px 0 8px 40px;
}
#footer .phone {
	background:url(../images/fax.gif) no-repeat center left;
	display:inline-block;
	padding:8px 0 8px 45px;
}
/********* End layout ************************/

/**************** Home ******************************/

body.home {
	background:#FFF url(../images/bgs/home.jpg) no-repeat top left;
}
body.home #main {
	padding-left:120px;
	padding-top:90px;
}
body.home #page {
	margin-left:95px;
	padding-right:150px;
}
#network {
}
#welcome_txt {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_welcome.gif) no-repeat top left;
	height:32px;
	margin-bottom:25px;
}
#last_refs_txt {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_last_refs.gif) no-repeat top left;
	height:19px;
	margin-bottom:30px;
	margin-top:30px;
}
#carousel {
	position:relative;
	height:192px;
	padding-top:3px;
	width:495px;
	background:url(../images/carousel_bg.png) no-repeat 257px bottom;
	margin-bottom:40px;
	margin-bottom:30px;
}
#prev, #next {
	width:22px;
	height:26px;
	position:absolute;
	top:80px;
	cursor:pointer;
}
#prev {
	left:0;
	background:url(../images/icons.png) no-repeat 0 -171px;
}
#next {
	right:0;
	background:url(../images/icons.png) no-repeat 0 -138px;
}
#cbox {
	height:180px;
	width:430px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#cinner_box {
	padding:0;
	margin:0;
	position:absolute;
}
#cinner_box li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
}
#media {
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
	overflow:auto;
}
#media, #media li {
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:11px;
}
#media li {
	width:240px;
	display:block;
	float:left;
	width:45%;
	margin-bottom:12px;
}
#media li p {
	padding-right:15px;
}
#media li.left {
	border-right:1px solid #CCC;
}
#media li.right {
	padding-left:20px;
}
#media .left h3, #media .right h3 {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_media.gif) no-repeat top left;
	height:20px;
	margin-bottom:10px;
}
#media .right h3 {
	background-image:url(../images/txt_blog.gif);
}
#media .twitter2 {
	background:url("../images/icons.png") no-repeat scroll 7px -32px transparent;
	padding-left:40px;
}
#media .facebook2 {
	background:url("../images/icons.png") no-repeat scroll 7px -61px transparent;
	padding-left:40px;
}
#media .tweety {
	background:url("../images/icons.png") no-repeat scroll 0 -213px transparent;
	padding-left:40px;
}
#media .blogrss {
	background:url("../images/icons.png") no-repeat scroll 0 -263px transparent;
	padding-left:50px;
}
#media .blogrss a {
	display:block;
}
#media .twitter2 a {
	color:#0CF;
}
#media .facebook2 a {
	color:#12275D;
}
#media .blogrss a {
	color:#060709;
}
#media a:hover, #media a:active, #media a:focus {
	color:#FA8900;
}
#network {
	padding-top:10px;
}
#network a {
	margin:0 20px;
}
#network h3 {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_network.gif) no-repeat top left;
	height:16px;
	position:relative;
	left:0;
	top:-20px;
}
/**************** End home **************************/

/**************** Agency **********/
body.agency {
	background:#FFF url(../images/bgs/agency.jpg) no-repeat top left;
}
body.agency #page {
	padding-bottom:20px;
}
body.agency #main {
	padding-left:75px;
	padding-top:20px;
}
body.agency #page {
	padding-left:20px;
	padding-top:20px;
	background:url(../images/agency_page_bg.png) no-repeat 0 73px;
	padding-right:30px;
	min-height:640px;
}
.agency #footer h3, .services #footer h3 {
	background-image:url(../images/pe_orange.png);
}
.contact #footer h3 {
	background-image:url(../images/pe_blue.png);
}
.portfolio #footer h3 {
	background-image:url(../images/pe_orange_blue.png);
}
#agency_txt {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_agency.gif) no-repeat top left;
	height:40px;
	overflow:hidden;
	margin-bottom:25px;
}
#why_us_txt {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/txt_why_us.png) no-repeat top left;
	height:20px;
	overflow:hidden;
	margin-bottom:20px;
}
#process_txt {
	padding:0;
	margin:0;
	text-indent:-9999px;
	background: url(../images/txt_process.gif) no-repeat top left;
	height:14px;
	overflow:hidden;
	margin-bottom:20px;
}
.colored {
	padding:0;
	margin:0;
	list-style-type:none;
}
.colored li {
	list-style-type:none;
	line-height:18px;
	display:block;
	padding-left:12px;
	margin-bottom:20px;
}
.colored li.green {
	background:url(../images/bullet_green.gif) no-repeat 0 6px;
}
.colored li.blue {
	background:url(../images/bullet_blue.gif) no-repeat 0 6px;
}
.colored li.orange {
	background:url(../images/bullet_orange.gif) no-repeat 0 6px;
}
.colored li.red {
	background:url(../images/bullet_red.gif) no-repeat 0 6px;
}
.colored li.rose {
	background:url(../images/bullet_rose.gif) no-repeat 0 6px;
}
.colored li.purple {
	background:url(../images/bullet_purple.gif) no-repeat 0 6px;
}
.green {
	color:#009900;
}
.blue {
	color:#2469DE;
}
.orange {
	color:#FA7B00;
}
.red {
	color:#F20811;
}
.purple {
	color:#984DC6;
}
.rose {
	color:#FF3399;
}
.lightblue {
	color:#01B9FF;
}
.process {
	padding:0;
	margin:0;
	height:23px;
	width:640px;
	background:url(../images/process.png) no-repeat;
	margin-top:60px;
}
.process li.l1 {
	display:block;
	float:left;
	width:156px;
	height:23px;
	text-indent:-9999px;
	margin-right:4px;
	cursor:pointer;
	position:relative;
	list-style-type:none;
}
.process li ul {
	padding:5px 10px;
	border:1px solid;
	position:absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:none;
}
.process li li{	
	line-height:1.8em;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;	
	text-indent:0;
	white-space:nowrap;
	list-style: inside disc none !important;	
}
.process ul.p1 {
	background-color:#FFE8BF;
	border-color:#FFB42B;
	bottom:25px;
	left:-40px;	
	color:#FF5602;
}

.process ul.p2 {
	background-color:#BAE9DB;
	border-color:#1AB687;
	bottom:25px;
	left:-50px;	
	color:#41514C;	
}

.process ul.p3 {
	background-color:#FECBDE;
	border-color:#FC3F85;
	bottom:25px;
	left:-40px;	
	color:#FC3F85;
}

.process ul.p4 {
	background-color:#C5E0FA;
	border-color:#3F99EF;
	bottom:25px;
	left:-5px;	
	color:#000;	
}

/**************** EOF AGNECY ****/

/************ SERVICES *********/
body.services {
	background:#FFF url(../images/bgs/services.jpg) no-repeat top left;
}
body.services #main {
	padding-left:95px;
	padding-top:20px;
}
body.services #page {
	padding-right:100px;
}
#services_txt {
	height:32px;
	overflow:hidden;
	margin-bottom:15px;
	text-indent:-9999px;
	background:url(../images/txt_services.gif) no-repeat 140px 0;
	margin-top:5px;
}
#txt_needs {
	height:19px;
	overflow:hidden;
	margin-bottom:10px;
	text-indent:-9999px;
	background: url(../images/txt_have_needs.gif) no-repeat 120px 0;
}
#txt_digital {
	height:19px;
	overflow:hidden;
	margin-bottom:10px;
	text-indent:-9999px;
	background:  url(../images/txt_digital.png) no-repeat 0 0;
	margin-top:2em;
}
#txt_dev {
	height:19px;
	overflow:hidden;
	margin-bottom:5px;
	text-indent:-9999px;
	background:  url(../images/txt_dev.png) no-repeat 0 0;
	margin-top:2em;
}
#txt_em, #txt_h, #txt_id, #txt_ac, #txt_cgw {
	height:25px;
	overflow:hidden;
	margin-bottom:5px;
	text-indent:-9999px;
	background-image:url(../images/txts_services.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	margin-top:1em;
}
#txt_ac {
	background-position:0 0;
}
#txt_em {
	background-position:0 -155px;
}
#txt_h {
	background-position:0 -206px;
}
#txt_cgw {
	background-position:0 -51px;
}
#txt_id {
	background-position:0 -103px;
}
.sm55 {
	margin-left:55px;
}
.sm85 {
	margin-left:85px;
}
.list, .liste li {
	padding:0;
	margin:0;
	list-style-type:square;
}
.list {
	margin-left:40px;
}
.list li {
	margin-bottom:10px;
}
/**************** EOF AGNECY ****/

/************ CONATCT *********/
body.contact {
	background:#FFF url(../images/bgs/contact.jpg) no-repeat top left;
}
body.contact #main {
	padding:0;
	padding-left:7px;
	padding-top:40px;
}
body.contact #page {
	padding:0;
}
#txt_contact {
	height:31px;
	overflow:hidden;
	margin-bottom:35px;
	text-indent:-9999px;
	background:url(../images/txt_contact.png) no-repeat 0 0;
}
.ccleft {
	width:590px;
	float:left;
}
.ccright {
	width:270px;
	float:right;
}
.ccright h4 {
	font-weight:bold;
	margin-bottom:5px;
}
#maps {
	text-indent:-9999px;
	background:url(../images/maps.jpg) no-repeat top left;
	height:115px;
	width:207px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
/**************** EOF CONATCT ****/

/************ PORTFOLIO *********/
body.portfolio {
	background:#FFF url(../images/bgs/portfolio.jpg) no-repeat top left;
}
body.portfolio #main {
	padding:0;
	padding-left:135px;
	padding-top:50px;
}
body.portfolio #page {
	padding:0;
}
#txt_portfolio {
	height:33px;
	overflow:hidden;
	margin-bottom:1em;
	text-indent:-9999px;
	background:url(../images/txt_portfolio.png) no-repeat 0 0;
}
/**************** EOF PORTFOLIO ****/

.clear {
	clear:both;
}
}

