
body {
	margin : 0;
	padding : 0;
	background : #fff url(/images/bg_header.png) left 3px repeat-x;
	border-top : 3px solid #660066;
	overflow: -moz-scrollbars-vertical;
}

a {
	overflow : auto;
}
a img {
	border : none;
}
.more a {
	display : block;
	width : 84px;
	height : 22px;
	text-indent : -99999px;
}
.more a {
	background : url(/images/b_savoir.gif) left top no-repeat;
}

.more a:hover {
	background-position : left bottom;
}

#page {
	width : 738px;
	margin : 0 auto;
}

#header {
	height : 100px;
	position : relative;
}

#header a#logo, #header h1#logo
{
	width : 240px;
	height : 44px;
	left:10px;
	bottom:19px;
	margin:0;
	overflow:hidden;
	position:absolute;
	z-index:10;
}

#logo img
{
	border:none;
}

div#borderleft-lgselector
{
	background: url(/images/bg_lgselector_left.gif) left no-repeat;
	height:19px;
	position:absolute;
	top:0px;
	right:10px;
	padding:0;
	margin:0;
}

div#borderright-lgselector
{
	background: url(/images/bg_lgselector_right.gif) right no-repeat;
	margin:0;
}

ul#lg-selector
{
	background: url(/images/bg_lgselector.gif) repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:6px;
	margin-right:6px;
	height:19px;
	padding-left:3px;
	padding-right:3px;
	
}

#lg-selector li
{
	list-style : none;
	float:left;
	margin-top:2px;
	margin-bottom:0px;
}

#lg-selector li a
{
	display: block;
	height : 11px;
	margin-left:5px;
	margin-right:5px;
	text-indent:-9999px;
}

#lg-selector li.lgfr a
{
	background: url(/images/flagfr.gif) center no-repeat;
	width:16px;
	height:11px;
	overflow:hidden;
}

#lg-selector li.lguk a
{
	background: url(/images/flaguk.gif) center no-repeat;
	width:16px;
	height:11px;
	overflow:hidden;
}

#lg-selector li.lghk a
{
	background: url(/images/flaghk.gif) center no-repeat;
	width:16px;
	height:11px;
	overflow:hidden;
}

#menu {
	position : absolute;
	right : 10px;
	bottom : 21px;
	margin : 0;
	padding : 0;
	font-family : Arial, sans-serif;
	font-size : 12px;
}
#menu li {
	list-style : none;
	float : left;
	margin-left : 5px;
}
#menu li a {
	display : block;
	height : 28px;
	width:85px;
	text-indent : -99999px;
}
#menu li a.menu-entreprise {
	background : url(/images/b_apropos.gif) left top no-repeat;
}
#menu li a.menu-network {
	background : url(/images/b_network.gif) left top no-repeat;
}
#menu li a.menu-solutions {
	background : url(/images/b_solutions.gif) left top no-repeat;
}
#menu li a.menu-carrier {
	background : url(/images/b_carrier.gif) left top no-repeat;
}
#menu li a.menu-contact {
	background : url(/images/b_contact.gif) left top no-repeat;
}
#menu li a:hover {
	background-position : left bottom;
}

#menu li ul { display : none; }
#menu li:hover ul { display : block; }

#menu li div {
	position : absolute;
	width : 122px;
	text-align : center;
	padding : 7px 0 0 0;
}
#menu li ul {
	margin : 0 0 0 0;
	padding: 10px 0 5px 0;
	background : #fff url(/images/bg_menu.gif) center top no-repeat;
	border : 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#menu li.menu-entreprise div {
	margin-left : -14px;
}

#menu li li {
	margin : 0;
	float : none;
}
#menu li ul li a {
	height : auto;
	background : none;
	width : 120px;
	text-indent : 0;
	padding : 2px 0;
	
	text-decoration : none;
	color : #666;
}
#menu li ul li a:hover {
	background : #eee;
}

#footer {
	border-top : 3px solid #466480;
	background : url(/images/bg_footer.png) left top repeat-x;
	margin-top : 30px;
	clear : both;
	min-height : 100px;
	
}
#footer-inner {
	width : 738px;
	margin : 0 auto;
	padding-top : 10px;
	position : relative;
	font-size:10px;
}
#footer a {
	text-decoration : none;
	color : #999;
}

#footer .copyright
{
	position:absolute;
	top:25px;
	color:#999;
}

#footer .carinaegroup
{
	position : absolute;
	display:block;
	text-indent : -99999px;
	width : 159px;
	height : 34px;
	background : url(/images/carinaegroup.png) left top no-repeat;
	right : 0;
	top : 20px;
}


.clear {
	clear : both;
}


#banner {
	margin-bottom : 15px;
	height : 200px;
}
#banner h2, #banner p {
	display : none;
}
.home #banner {
	height : 310px;
	background : url(/images/banner_home.jpg) left top no-repeat;
}
.home #banner .flash {
	width : 250px;
	height : 141px;
	padding-top : 169px;
	z-index:100;
}
.entreprise #banner {
	background : url(/images/banner_entreprise.jpg) left top no-repeat;
}
.solutions #banner {
	background : url(/images/banner_solutions.jpg) left top no-repeat;
}
.reseau #banner {
	background : url(/images/banner_reseau.jpg) left top no-repeat;
}
.wholesale #banner {
	background : url(/images/banner_wholesale.jpg) left top no-repeat;
}
.contact #banner {
	background : url(/images/banner_contact.jpg) left top no-repeat;
}


.emphasis .boxleft {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 185px;
	width : 206px;
	padding : 10px 15px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}
.emphasis .boxleft p, .emphasis .boxright p, .emphasis .boxcenter p
{
	padding-top:5px;
}
	
.emphasis .boxcenter {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 185px;
	width : 206px;
	padding : 10px 15px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.1em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}

.emphasis .boxcenter img
{
	position:relative;
	margin:auto;
	display:block;
}
.emphasis .boxright {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 185px;
	width : 206px;
	padding : 10px 15px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}
.emphasis .partenaire, .emphasis .service {
	margin-right : 12px;
}

.emphasis .boxleft .more, .emphasis .boxright .more {
	margin : 0;
}
.emphasis .boxleft .more a, .emphasis .boxright .more a {
	position : absolute;
	bottom : 10px;
	right : 15px;
}

.home .main .more a {
	background : url(/images/b_lirelasuite.gif) left top no-repeat;
}
.home .main .more a:hover {
	background-position : left bottom;
}

.content-inner {
	margin : 15px 0;
}
.content-inner .main {
	float : left;
	width : 478px;
	padding : 15px 15px 0px 0px;
	border-right : 1px dotted #ccc;
}
.content-inner .main-wide {
	float : left;
	padding : 0 10px 10px 10px;
}

.content-inner .sidebar {
	float : left;
	width : 214px;
	padding : 10px 15px;
	text-align : left;
}

div.events
{
	width:480px;
	height:120px;
	padding-bottom:15px;
}

div.eventscolumnright
{
	width:150px;
	height:120px;
	padding-right:10px;
	float:left;
}

div.eventscolumnleft
{
	width:320px;
	float:right;
	padding-top:20px;
	font-size:14px;
}

div.eventscolumnleft em
{
	font-size:12px;
}

.sidebar .news
{
	height:350px;
	overflow:auto;
	line-height:1.1em;
	padding-left:0px;
}

#technologictable td
{
	width:120px;
	height:47px;
}
#technologictable td
{
	width:160px;
	height:47px;
}
.verystrong
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	line-height:1.1em;
	font-weight:bold;
	padding:10px;
	margin-bottom:25px;
	color:#660066;
	background-color:#E5E5E5;
}
.sidebar .facts li
{
	font-size:11px;
}

.sidebar ul#press
{
	padding-left:10px;
}

.sidebar #press li
{
	font-size:11px;
	line-height:1em;
	padding-bottom:5px;
}

.sidebar .news dt
{
	padding-bottom:0px;
	padding-left:18px;
	padding-top:3px;
	height:16px;
	background:url(/images/newsicon.gif) left top no-repeat;
}
.sidebar .news dd
{
	padding-bottom:10px;
	margin:0;
	font-size:11px;
	color:#999;
}

.entreprise .partenaires img {
	display : block;
	margin : 25px auto;
}


.contact .sidebar {
	text-align : left;
}

a.b_contact
{
	background: url(/images/bg_b_contact.gif) repeat-x top left;
	border:#999 solid 1px;
	width:110px;
	text-align:center;
	height:20px;
	display:block;
	line-height:1.5em;
	color:#FFF;
	text-decoration:none;
	text-shadow:#666 1px 1px 0;
	overflow:hidden;
}

a.b_contact:hover
{
	background-color:#CCC;
	background-image:none;
}

#buttongoright
{
	float:right;
}

div.error404
{
	width: 260px;
}

div.main-wide404 {
	padding : 0 10px 10px 10px;
	background: url(/images/404.jpg) center right no-repeat;
	padding-bottom:150px;
	padding-top:100px;
}
	
div.carousel
{
	width:738px;
	height:50px;
}

.carousel li {
	padding : 0 10px;
	background : #f5f5f5;
	height : 50px;
	border:0;
}
.carousel .prev{
	background: url('/images/slide_left.gif') center center no-repeat;
	width : 15px;
	height : 50px;
	border: 0;
	padding:0;
}

.carousel .next{
	background : url('/images/slide_right.gif') center center no-repeat;
	width: 15px;
	height: 50px;
	border: 0;
	padding:0;
}
.carousel input {
	opacity : 1 !important;
}

#popbox1, #popbox2, #popbox3, #popbox4, #popbox5, #popbox6, #popbox7, #popbox8, #popbox9
{
	display:none;
}


.contact-box {
	padding : 0;
	width : 226px;
	float : left;
	margin-left : 0px;
	padding-bottom : 200px;
	margin-bottom:20px;
	border:#CCC 1px solid;
}

.contact-boxfr {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 150px;
	width : 206px;
	padding : 10px 15px;
	margin-right:10px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
}

.contact-boxuk {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 150px;
	width : 206px;
	padding : 10px 15px;
	margin-right:10px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
}

.contact-boxhk {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 150px;
	width : 206px;
	padding : 10px 15px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
}

.emphasis a {
	font-size : 12px;
	text-align : center;
	position:absolute;
	bottom:10px;
}

.contact-hk {
	background : url(/images/apac.png) right center no-repeat;
}
.contact-fr {
	background : url(/images/france.png) right center no-repeat;
}
.contact-uk {
	background : url(/images/england.png) right center no-repeat;
}

.contact-boxcom {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 80px;
	width : 206px;
	padding : 10px 15px;
	margin-right:10px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}

.contact-boxrecruitment {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 80px;
	width : 206px;
	padding : 10px 15px;
	margin-right:10px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}

.contact-boxnoc {
	float : left;
	border : 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height : 80px;
	width : 206px;
	padding : 10px 15px;
	font-size : 11px;
	text-align : justify;
	line-height : 1.2em;
	position : relative;
	background:url(/images/bg_boxcenter.png) top left repeat-x;
}

#pane1 {
	height: 450px;
}
#pane1 p {
	font-size: 11px;
	line-height: 1em;
	padding-bottom: 15px;
}
#pane1 h3 {
	font-size: 14px;
}
.map_button {
	float: left;
}
#pane1 strong {
	font-weight: bold;
}
