/* @override 
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1336120559
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1337944135
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1337945157
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338553093
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338553251
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338553607
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338553762
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338553976
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338992235
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1338993470
	http://qualacs.be.194-1-205-35.taho.be/mysite/css/screen.css?m=1341389809
*/

/* @group global layout */
*{
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
}

html, body{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
html{
	background: #dcdcdc url('../images/bg_content.jpg') repeat-x top;
}
#pushContainer{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -286px;
}
#footer, #push {
	height: 286px;
}

.widthPage{
	width: 980px;
	margin: 0 auto;
}
.left{
	float: left;
}
.both{
	clear: both;
}
.more a{
	display: block;
	background: url('../images/bt_more.png') no-repeat left top;
	width: 72px;
	height: 16px;
	padding:6px ;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	float:left;
}
.more a:hover, .more a:focus, .more a:active{
	background: url('../images/bt_more.png') no-repeat left bottom;
}
/* @group background */
#content{
	background:url('../images/bg_green.jpg') no-repeat top;
}

/* @end */

/* @end */


/* @group header */

#header{
	background: #fff url('../images/bg_header_T.jpg') repeat-x left top;
}

#header .widthPage{
	position: relative;
	height: 250px;
}

#header h1 a{
	text-indent: -9999px;
	overflow:hidden;
	width: 260px;
	height: 92px;
	background-image: url('../images/logo.png');
	position:absolute;
	top: 40px;
	left: 10px;
	display: block;
}

#header h1 span{
	display:none;
}

#header #slogan{
	width: 370px;
	height: 170px;
	position:absolute;
	bottom: 0px;
	right: 0px;
	background: url('../images/bg_header_circle.png') no-repeat right bottom;
	padding-top: 30px;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #333;
}

/* @group top */
#header #top{
	height: 37px;
	position:absolute;
	top: 7px;
	right: 0px;
	background: none;
}

.topL{
	display: block;
	background: url('../images/bg_menuTop_L.png') no-repeat left top;
	height: 37px;
	padding-left: 10px;
}
.topR{
	display: block;
	background: url('../images/bg_menuTop_R.png') no-repeat right top;
	height: 37px;
	padding-right: 10px;
}
#tools{
	float: left;
}
#tools ul{
	height: 41px;
	width: 190px;
}
#tools li.print a{
	padding-left: 30px;
	padding-right: 12px;
	background: url('../images/i_print.png') no-repeat left;
}
#tools li.cnx a{
	padding-left: 30px;
	background: url('../images/i_cnx.png') no-repeat 10px;
}
#topmenu {
	margin-left: 5px;
	float: left;
}
#topmenu ul, #lang ul, #tools ul{
	background:url('../images/bg_menuTop_M.png') repeat-x left top;
}
#topmenu li, #lang li, #tools li {
	float: left;
	background:url('../images/sep_menuTop.png') no-repeat right;
}
#topmenu li.last, #lang li.last, #tools li.last {
	background:none;
}
#topmenu li a, #lang li, #tools li a{
	height: 17px;
	text-decoration: none;
	padding: 12px 8px;
	display: block;
	font-size: 12px;
	color: #222;
}
#topmenu li a:hover, #topmenu li a:focus,#topmenu li a:active, #lang li a:hover,#lang li a:focus, #lang li a:active, #tools li a:hover, #tools li a:focus, #tools li a:active{
	color: #f29400;
}

#lang{
	float: left;
	width: 85px;
	margin-left: 5px;
}
#lang li{
	text-transform: uppercase;
}
#lang li a{
	text-decoration: none;
}
/* @end */

/* @group menu */
#menu{
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 963px;
}
#menu ul{
	background:url('../images/bg_menu_M.png') repeat-x left top;
	width: 923px;
}
#menu li{
	float: left;
	background:url('../images/sep_menu.png') no-repeat right;
}
#menu li.last{
	background: none;
}
#menu li a{
	display: block;
	height:17px;
	padding: 25px 11px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#menu li a:hover, #menu li.current a{
	background:url('../images/bg_menu_H.jpg') repeat-x left top;
	color: #88b214;
}
#menu .menuL{
	display: block;
	background: url('../images/bg_menu_L.png') no-repeat right top;
	width: 20px;
	height: 67px;
	float: left;
}
#menu .menuR{
	display: block;
	background: url('../images/bg_menu_R.png') no-repeat left top;
	width: 20px;
	height: 67px;
	float: left;
}
/* @end */

/* @end */


/* @group content */

/* @group homePage */

#actu div.article.both h2 {
	padding-bottom: 4px;
}
#blocLeft{
	width: 552px;
	margin-right:48px;
	margin-left: 20px;
	float: left;
	padding-top: 35px;
}
#blocLeft .blocT, #blocLeft .blocB{
	display: block;
	width: 552px;
	height: 25px;
}
#blocLeft .blocT{
	background: url('../images/bg_blocLeft_T.png') no-repeat left top;
}
#blocLeft .blocB{
	background: url('../images/bg_blocLeft_B.png') no-repeat left top;
}
#blocLeft .blocM{
	background: url('../images/bg_blocLeft_M.png') repeat-y left top;
	padding : 0 30px;
	width:492px;
}
.content{
	padding-bottom: 20px;
}
#actu h1{
	border-bottom: 1px solid #777;
	font-size: 24px;
	padding-bottom: 5px;
}
#actu h2 a{
	color: #88b214;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
}
#actu .article{
	padding-bottom: 20px;
	padding-top: 20px;
}

#actu div.article.both p {
	padding-bottom: 4px;
}

#actu div.article.both p strong {
	font-weight: normal;
	font-style: normal;
}
#secteurs{
	margin-top: 30px;
	background: url('../images/bg_secteur.png') no-repeat left top;
	padding: 10px;
	width:532px;
	padding-bottom: 40px;
}

#secteurs h2{
	background: url('../images/bg_title.jpg') no-repeat left top;
	height: 30px;
	padding-top: 15px;
	color: #fff;
	padding-left: 20px;
}
#secteurs ul{
	padding: 0;
	overflow: hidden;
}
#secteurs li{
	list-style-type: none;
	float: left;
	position: relative;
	left:0;
}
#secteurs li a{
	width: 121px;
	height: 27px;
	display: block;
	background: url('../images/bt_arrow.png') no-repeat left top;
	padding: 11px 4px 4px 8px;
	margin:5px 0px;
	text-decoration: none;
	}
#secteurs li a.vert{
	background: url('../images/bt_arrow.png') no-repeat left bottom;
	color: #fff;
	font-size: 22px;
	padding-top: 11px;
	height: 27px;
}
#secteurs li a.vert:hover{
	color: #777;
}
#secteurs li a:hover{
	background: url('../images/bt_arrow.png') no-repeat 0 -43px;
}
#blocRight{
	width: 360px;
	float: left;
	padding-top: 35px;
}
#blocRight .title{
	margin: 20px 0;
}
.champ{
	background: url('../images/bg_blocRight.png') no-repeat right top;
	width: 251px;
	height: 117px;
	margin-bottom: 28px;
	padding: 12px 5px 5px 100px;
	position: relative;
}
#blocRight h2.title{
	font-size: 37px;
}
#blocRight .champ h3{
	padding-bottom:5px ;
}
.champ span{
	display: block;
	width: 70px;
	height: 70px;
	left: 0;
	top: 30px;
	position: absolute;
}
#champ1 span{
	background: url('../images/i_qualite.png') no-repeat left top;
}
#champ2 span{
	background: url('../images/i_audit.png') no-repeat left top;
}
#champ3 span{
	background: url('../images/i_analyse.png') no-repeat left top;
}
#champ4 span{
	background: url('../images/i_formation.png') no-repeat left top;
}
#Links ul{
	padding: 20px 0 0;
}
#Links li{
	list-style-type: none;
	float: left;
	margin-right: 4px;
	position: relative;
	left:0;
}
#Links li a{
	display: block;
	width: 176px;
	height:175px;
	background: url('../images/bg_bloc.png') no-repeat 0 -1px;
	position: relative;
	text-decoration: none;
}
#Links li a span.more{
	display: block;
	width: 70px;
	height:70px;
	position: absolute;
	top: 15px;
	right:20px;
	text-align: right;	
}
#Links li a span.name{
	display: block;
	width: 140px;
	height:80px;
	position: absolute;
	bottom: 15px;
	left:25px;
	font-size: 30px;
	color: #fff;
	line-height: 35px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#Links li a:hover{
	background: url('../images/bg_bloc.png') no-repeat left bottom;
}
/* @group banner */
#banner{
	height: 377px;
	width: 960px;
	padding-left: 20px;
	text-align: center;
}
#banner .image{
width: 960px;
height:377px;
position: absolute;
top: 0;
right: 0;
z-index: 1;

}

#banner .slide{
	width: 960px;
	height: 378px;
	position: relative;
}
#banner .texte{
	width: 360px;
	position: absolute;
	z-index: 2;
	text-align: left;
	overflow: hidden;
	top: 16px;
	left: 80px;
	height: 360px;
	font-size: 13px;
}

#banner a.bx-next, #banner a.bx-prev{
	position: absolute;
	top: 150px;
	width: 36px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 3;
}
a.bx-next{
	right: 0;
	background: url('../images/bt_arrow_R.png') no-repeat left top;
}
a.bx-prev{
	left: 0;
	background: url('../images/bt_arrow_L.png') no-repeat left top;
}
.bx-pager{
	position: absolute;
	bottom: 0px;
	left: 45%;
	height: 23px;
	background: #fff;
	padding: 5px 5px 0px 10px;
	z-index: 4;
	display: block;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}
.bx-pager a{
	background: url('../images/slide_puce.jpg') no-repeat left top;
	display: block;
	width: 16px;
	height:16px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-right:5px;
}
.bx-pager .pager-active{
	background: url('../images/slide_puce.jpg') no-repeat left bottom;
}

#banner h2{
	color: #88b214;
	padding-bottom: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	line-height: 40px;
}
#banner .question{
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #222;
}
#banner .more{
	padding-top: 20px;
}
/* @end */

/* @end */

/* @group page */
#aside{
	float: left;
	width: 165px;
	padding-left: 20px;
}
#aside .submenu{
	width: 173px;
	position: relative;
	top: 60px;
}
#aside .submenuT{
	display: block;
	width:173px;
	height: 15px;
	background: url('../images/bg_submenu_T.png') no-repeat right top;
}
#aside .submenuB{
	display: block;
	width:173px;
	height: 15px;
	background: url('../images/bg_submenu_B.png') no-repeat right top;
}
#aside .submenuB2{
	background-image: url('../images/bg_submenu_B2.png');
}
#aside .bg_submenu{
	width: 173px;
	background: url('../images/bg_submenu_R.png') repeat-y right top;
}
#aside ul.level1{
	background: url('../images/bg_submenu_M.png') no-repeat right top;
	padding: 0 20px;
}
#aside ul.level1 li{
	background: url('../images/sep_submenu.png') no-repeat bottom;
	padding: 10px 0;
}
#aside ul.level1 li.last {
	background: none;
	padding-bottom: 0;
}

#aside ul.level1 li.first {
	padding-top: 0;
}
#aside ul.level1 li a{
	font-size: 18px;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #333;
	line-height:22px;
	padding-left: 20px;
}

#aside ul.level1 li.hasChildren a {
	background: url(../images/submenu-arrow-left.png) no-repeat left center;
}

#aside ul.level1 li.current.hasChildren a {
	background: url(../images/submenu-arrow-down.png) no-repeat left center;
}
#aside ul.level1 li a.current, #aside ul.level1 li a:hover, #aside ul.level1 li a:focus, #aside ul.level1 li a:active, #aside ul.level2 li.current a, #aside ul.level2 li a:hover, #aside ul.level2 li a:focus, #aside ul.level2 li a:active{
	color:#88b214;
}
#aside ul.level2{
	padding: 10px 0px 10px 35px;
}
#aside ul.level2 li{
	list-style-type:disc;
	background-image: none !important;
	padding-bottom: 0;
	padding-top: 5px;
}
#aside ul.level2 li a{
	text-decoration: none;
	padding-left: 0;
	background-image: none !important;
	color: #838181;
	font: 13px Helvetica;
}

#aside h2 a{
	padding-left:20px;
	padding-top: 35px;
	color:#88b214;
	font-size: 14px;
	display:block;
	background: url('../images/bg_subMenu.png') no-repeat right;
	width: 130px;
	height: 55px;
	z-index: 1;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
	padding-right: 70px;
	font-weight: normal;
}
#main{
	float: left;
	padding-top: 20px;
	position: relative;
	z-index: 2;
}
#main .mainT{
	background:url('../images/bg_content_T.png') no-repeat top;
	width: 795px;
	height:25px;
	display: block;
}
#main .mainM{
	background:url('../images/bg_content_M.png') repeat-y top left;
	padding: 0 35px;
	width: 725px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
#main .mainB{
	background:url('../images/bg_content_B.png') no-repeat top;
	width: 795px;
	height:25px;
	display: block;
	padding-bottom: 40px;
}

#Breadcrumbs{
	padding-bottom: 16px;
}

.article{
	padding: 15px 0;
	border-bottom: 1px solid #dbdad8;
}
.Holder{
	border-bottom: 1px solid #f3f3f3;
}
/* @group slide */
#Image {
	width: 440px;
	height: 300px;
	float: right;
	text-align: center;
	margin-left: 20px;
	margin-bottom:10px;
}
#Image .slide{
	width: 440px;
	height: 300px;
	position: relative;
}
#Image a.bx-next, #Image a.bx-prev{
	position: absolute;
	top: 130px;
	width: 36px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 3;
}
#Image a.bx-next{
	right: 0;
	background: url('../images/bt_arrow_R.png') no-repeat left top;
}
#Image a.bx-prev{
	left: 0;
	background: url('../images/bt_arrow_L.png') no-repeat left top;
}
/* @end */

/* @end */
/* @group news */
.News .article{
	min-height: 160px;
	padding-bottom: 15px;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
.article h2 a{
	color:#88b214;
	text-decoration: none;
	font-weight: normal;
}
.Article .article{
	border: none;
}
.News .back{
	background:url('../images/bt_news.png') no-repeat left top;
	width: 96px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 12px;
}
.News .back:hover{
	background:url('../images/bt_news.png') no-repeat left bottom;
}
/* @end */

/* @group contact */
#form, #right{
	float: left;
	width: 345px;
	padding-top: 20px;
}
#form{
	padding-right: 35px;
}
#form .field{
	padding-bottom: 15px;
}
#form #message{}
#form label.left{
	display: block;
	float: none;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
}
#form input{
	width: 297px;
	height: 18px;
	background:url('../images/bg_input_text.png') no-repeat left;
	border: none;
	padding: 5px;
}
#form select{
	width: 307px;
}
#form #Form_Formulaire_message{
	background:url('../images/bg_message.jpg') no-repeat left top;
	border: none;
	width: 298px;
	height: 75px;
	padding: 5px;
}
#form #Form_Formulaire_action_sent{
	background: url('../images/bt_submit_contact.png') no-repeat left top;
	border: none;
	width:67px;
	height: 28px;
}
#form #Form_Formulaire_action_sent span{
	color: #fff;
}
#form #Form_Formulaire_action_sent:hover, #form #Form_Formulaire_action_sent:focus, #form #Form_Formulaire_action_sent:active{
	background: url('../images/bt_submit_contact.png') no-repeat left bottom;
	cursor: pointer;
}
#form .required{
	color: red;
}
#coordonnee{
	padding-bottom:35px;
}
#coordonnee .city{
	text-transform: uppercase;
}
#coordonnee address{
	padding-bottom: 10px;
	font-style: normal;
}
#coordonnee .phone{
	padding-left: 20px;
	background:url('../images/i_gsm.jpg') no-repeat left top;
}

#coordonnee .email{
	padding-left: 20px;
	background:url('../images/i_at.jpg') no-repeat left top;
}
#coordonnee .email a{
	text-decoration: none;
}
.bottomPage{
	padding-top: 30px;
}
/* @end */

/* @end */


/* @group footer */
#footer{
	background: url('../images/bg_footer.jpg') repeat-x left top;
}
#footer .widthPage{
	padding-top: 20px;
}
#footer p{
	color: #fff;
}
#footer h2{
	color: #fff;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
}

#awards, #connection, #coordonnees{
	float: left;
	height: 210px;
}
#awards{
	width: 380px;
	padding-top: 90px;
	height:110px
}
#awards h2{
	padding-bottom: 20px;
}
#awards li{
	float: left;
	margin-right: 10px;
}
#connection{
	background: url('../images/sep_footer.png') no-repeat left top;
	width: 263px;
	padding-left: 12px;
	padding-right: 12px;
}
#connection h2{
	height: 40px;
	width: 210px;
	padding-left: 50px;
	padding-top: 4px;
	background: url('../images/bg_title_footer.png') no-repeat;
	font-weight: normal;
	padding-bottom: 30px;
}
#connection h2 .bold{
	font-weight: bold;
	color: #fff;
}
#coordonnees{
	padding-left: 35px;
	width: 265px;
	font-size: 12px;
}
#coordonnees .name{
	color: #87b015;
	font-size: 16px;
	padding-bottom: 20px;
}
#coordonnees address{
	color: #fff;
	font-style: normal;
	padding-left: 40px;
	padding-bottom: 5px;
	background: url('../images/i_address.png') no-repeat left top;
}
#coordonnees .gsm{
	padding: 5px 0 5px 40px;
	background: url('../images/i_gsm2.png') no-repeat left top;	
}
#coordonnees .email{
	padding: 5px 0 5px 40px;
	background: url('../images/i_mail.png') no-repeat left;	
}
#coordonnees .email a{
	color: #fff;
	text-decoration: none;	
}
#colophon{
	background: url('../images/sep_footer_B.png') no-repeat 0 20px;
	padding-top: 20px;
	position: relative;
}
#colophon ul{
	overflow: hidden;
}
#colophon ul li{
	float: left;
	color: #fff;
	padding: 10px 10px 0px 0px;
	font-size:12px;
}
#colophon ul li a{
	color: #fff;
}
#created{
	float: right;
	font-size: 12px;
	position: absolute;
	top: 30px;
	right: 20px;
}
#created a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* @end */

/* @group formAdmin */

#connection form fieldset div label {
	color: #ebebeb;
	font: 12px Helvetica;
	width: 65px;
	float: left;
	padding-top: 4px;
	padding-left: 17px;
}

#connection form fieldset div {
	padding-bottom: 10px;
}

#connection form fieldset div input {
	width: 147px;
	height: 26px;
	border-style: none;
	padding-left: 6px;
	padding-right: 6px;
	background: transparent url(../images/bg_input_footer.png) no-repeat;
}

#connection form fieldset div.Actions {
	padding-left: 160px;
}

#connection form fieldset div.Actions input {
	background-image: url(../images/bt_submit.png);
	width: 81px;
	height: 26px;
	padding-bottom: 0;
	color: #8f8d8d;
	font: 12px Helvetica;
}

#myqualacs {
	text-align: center;
}

#myqualacs a {
	color: #ebebeb;
	font-size: 12px;
}
#MemberLoginForm_LoginForm label, #MemberLoginForm_LostPasswordForm label{
	display: block;
	float: none;
}
#MemberLoginForm_LoginForm label.right{
	float: left;
	padding-top: 3px;
}
#MemberLoginForm_LoginForm .field, #MemberLoginForm_LostPasswordForm .field{
	height: 70px;
}
#MemberLoginForm_LoginForm #Remember{
	height: 30px;
}
#MemberLoginForm_LoginForm input, #MemberLoginForm_LostPasswordForm input{
	width: 307px;
	height:28px;
	background:url('../images/bg_input_text.png') no-repeat left;
	border: none;
	padding: 5px;
}
#MemberLoginForm_LoginForm input#MemberLoginForm_LoginForm_Remember{
	width: 20px;
	height: 15px;
	float: left;
}

#MemberLoginForm_LoginForm input#MemberLoginForm_LoginForm_action_dologin{
	width: 87px;
	background: url('../images/bt_more.png') no-repeat left top;
	color: #fff;
}
#MemberLoginForm_LoginForm input#MemberLoginForm_LoginForm_action_dologin:hover{
	background: url('../images/bt_more.png') no-repeat left bottom;
	cursor: pointer;
}
#ForgotPassword{
	padding-top: 20px;
}
#ForgotPassword a{
	color: #88b214;
}
#MemberLoginForm_LoginForm_error, #MemberLoginForm_LostPasswordForm_error{
	color: red;
}
#MemberLoginForm_LostPasswordForm #MemberLoginForm_LostPasswordForm_action_forgotPassword{
	background: #333;
	color: #fff;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius:5px;
}
#MemberLoginForm_LostPasswordForm #MemberLoginForm_LostPasswordForm_action_forgotPassword:hover{
	cursor:pointer;
	background: #88b214;
}
/* @end */

/* @group Dropbox */

#dropbox {
	width: 100%;
}

#dropbox thead tr th {
	background-color: #f0f9ff;
	text-align: left;
	padding: 10px;
	color: #2281d4;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	border-top: 1px solid #82cffa;
	border-bottom: 1px solid #82cffa;
}

#dropbox thead tr th {
	background-color: #e9fcd2;
	border-bottom-color: #c1d676;
	border-top-color: #c1d676;
	color: #77ad1a;
}

#dropbox tbody tr td {
	padding: 17px 10px 10px;
	border-bottom: 1px solid #edf1f5;
	color: #101010;
	font-size: 14px;
}

#dropbox tbody tr td img {
	float: left;
	margin-right: 10px;
	margin-top: -7px;
}

#dropbox tbody tr td a {
	color: #101010;
	text-decoration: none;
}.sprite{width:16px;height:16px;background-image:url(https://www.dropbox.com/static/1338946445/images/sprites/sprites.png);background-repeat:no-repeat}.s_folder_delete_32{background-position:left -2988px;width:32px;height:32px}.s_link_32{background-position:left -4942px;width:32px;height:32px}.s_page_white_word_gray_32{background-position:left -8384px;width:32px;height:32px}.s_page_white_cup_gray_32{background-position:left -6524px;width:32px;height:32px}.s_page_white_up_32{background-position:left -8135px;width:32px;height:32px}.s_package_gray_32{background-position:left -5692px;width:32px;height:32px}.s_page_white_vector_gray_32{background-position:left -8218px;width:32px;height:32px}.s_page_white_paint_32{background-position:left -7371px;width:32px;height:32px}.s_ipad_small_32{background-position:left -4547px;width:32px;height:32px}.s_blackberry_32{background-position:left -752px;width:32px;height:32px}.s_camerauploads_32{background-position:left -1127px;width:32px;height:32px}.s_page_white_edit_32{background-position:left -6674px;width:32px;height:32px}.s_copy_32{background-position:left -1655px;width:32px;height:32px}.s_page_white_get_32{background-position:left -7056px;width:32px;height:32px}.s_page_white_acrobat_32{background-position:left -5843px;width:32px;height:32px}.s_page_white_text_32{background-position:left -7969px;width:32px;height:32px}.s_page_white_php_gray_32{background-position:left -7487px;width:32px;height:32px}.s_folder_user32{background-position:left -3489px;width:32px;height:32px}.s_page_white_cplusplus_32{background-position:left -6325px;width:32px;height:32px}.s_keynote_gray_32{background-position:left -4736px;width:32px;height:32px}.s_page_white_go_32{background-position:left -7106px;width:32px;height:32px}.s_folder_user_delete_32{background-position:left -3680px;width:32px;height:32px}.s_page_white_tux_gray_32{background-position:left -8102px;width:32px;height:32px}.s_tweet_32{background-position:left -10060px;width:32px;height:32px}.s_folder_arrow_32{background-position:left -2938px;width:32px;height:32px}.s_cake_32{background-position:left -1002px;width:32px;height:32px}.s_android_small_32{background-position:left -118px;width:32px;height:32px}.s_page_white_gear_32{background-position:left -6973px;width:32px;height:32px}.s_page_white_copy_32{background-position:left -6275px;width:32px;height:32px}.s_folder_user_gray_32{background-position:left -3730px;width:32px;height:32px}.s_events_32{background-position:left -2496px;width:32px;height:32px}.s_page_white_dvd_32{background-position:left -6591px;width:32px;height:32px}.s_page_white_word_32{background-position:left -8351px;width:32px;height:32px}.s_page_white_h_32{background-position:left -7172px;width:32px;height:32px}.s_page_white_excel_gray_32{background-position:left -6757px;width:32px;height:32px}.s_heart_32{background-position:left -4241px;width:32px;height:32px}.s_folder_user_32{background-position:left -3543px;width:32px;height:32px}.s_keynote_32{background-position:left -4703px;width:32px;height:32px}.s_page_white_code_gray_32{background-position:left -6142px;width:32px;height:32px}.s_page_white_dvd_gray_32{background-position:left -6624px;width:32px;height:32px}.s_page_white_tux_32{background-position:left -8069px;width:32px;height:32px}.s_rainbow_32{background-position:left -8831px;width:32px;height:32px}.s_page_white_code_32{background-position:left -6109px;width:32px;height:32px}.s_page_white_excel_32{background-position:left -6724px;width:32px;height:32px}.s_page_white_cplusplus_gray_32{background-position:left -6358px;width:32px;height:32px}.s_arrow_refresh_32{background-position:left -504px;width:32px;height:32px}.s_page_white_c_32{background-position:left -6026px;width:32px;height:32px}.s_page_white_gray_32{background-position:left -7139px;width:32px;height:32px}.s_folder_picture_32{background-position:left -3272px;width:32px;height:32px}.s_page_white_sound_gray_32{background-position:left -7902px;width:32px;height:32px}.s_feed_32{background-position:left -2653px;width:32px;height:32px}.s_page_white_powerpoint_32{background-position:left -7620px;width:32px;height:32px}.s_page_white_actionscript_32{background-position:left -5926px;width:32px;height:32px}.s_page_white_compressed_32{background-position:left -6192px;width:32px;height:32px}.s_folder_user_add_32{background-position:left -3630px;width:32px;height:32px}.s_page_white_film_gray_32{background-position:left -6840px;width:32px;height:32px}.s_folder_photos_gray_32{background-position:left -3222px;width:32px;height:32px}.s_page_white_c_gray_32{background-position:left -6059px;width:32px;height:32px}.s_upload_32{background-position:left -10251px;width:32px;height:32px}.s_page_white_flash_gray_32{background-position:left -6923px;width:32px;height:32px}.s_page_white_paint_gray_32{background-position:left -7404px;width:32px;height:32px}.s_application_edit_32{background-position:left -319px;width:32px;height:32px}.s_page_white_visualstudio_gray_32{background-position:left -8301px;width:32px;height:32px}.s_email_add_32{background-position:left -2302px;width:32px;height:32px}.s_page_white_py_gray_32{background-position:left -7736px;width:32px;height:32px}.s_page_white_js_32{background-position:left -7271px;width:32px;height:32px}.s_dvd_32{background-position:left -2202px;width:32px;height:32px}.s_folder_app_gray_32{background-position:left -2905px;width:32px;height:32px}.s_folder_app_32{background-position:left -2872px;width:32px;height:32px}.s_page_white_text_gray_32{background-position:left -8002px;width:32px;height:32px}.s_folder_gray_32{background-position:left -3105px;width:32px;height:32px}.s_email_32{background-position:left -2252px;width:32px;height:32px}.s_page_white_cup_32{background-position:left -6491px;width:32px;height:32px}.s_package_32{background-position:left -5591px;width:32px;height:32px}.s_page_white_vector_32{background-position:left -8185px;width:32px;height:32px}.s_twitter_32{background-position:left -10164px;width:32px;height:32px}.s_page_white_ruby_32{background-position:left -7786px;width:32px;height:32px}.s_page_white_compressed_gray_32{background-position:left -6225px;width:32px;height:32px}.s_folder_public_gray_32{background-position:left -3389px;width:32px;height:32px}.s_page_white_visualstudio_32{background-position:left -8268px;width:32px;height:32px}.s_page_white_php_32{background-position:left -7454px;width:32px;height:32px}.s_page_white_ruby_gray_32{background-position:left -7819px;width:32px;height:32px}.s_page_white_csharp_gray_32{background-position:left -6441px;width:32px;height:32px}.s_folder_public_32{background-position:left -3356px;width:32px;height:32px}.s_folder_trevor_32{background-position:left -3439px;width:32px;height:32px}.s_page_white_js_gray_32{background-position:left -7304px;width:32px;height:32px}.s_page_white_32{background-position:left -5793px;width:32px;height:32px}.s_page_white_h_gray_32{background-position:left -7205px;width:32px;height:32px}.s_page_white_picture_32{background-position:left -7537px;width:32px;height:32px}.s_page_white_actionscript_gray_32{background-position:left -5959px;width:32px;height:32px}.s_numbers_gray_32{background-position:left -5541px;width:32px;height:32px}.s_monkey_32{background-position:left -5324px;width:32px;height:32px}.s_dropbox_32{background-position:left -2118px;width:32px;height:32px}.s_application_delete_32{background-position:left -235px;width:32px;height:32px}.s_application_add_32{background-position:left -185px;width:32px;height:32px}.s_folder_photos_32{background-position:left -3189px;width:32px;height:32px}.s_folder_dropquest_32{background-position:left -3021px;width:32px;height:32px}.s_page_white_flash_32{background-position:left -6890px;width:32px;height:32px}.s_folder_32{background-position:left -2805px;width:32px;height:32px}.s_page_white_powerpoint_gray_32{background-position:left -7653px;width:32px;height:32px}.s_numbers_32{background-position:left -5508px;width:32px;height:32px}.s_alert_32{background-position:left -68px;width:32px;height:32px}.s_page_white_csharp_32{background-position:left -6408px;width:32px;height:32px}.s_page_white_py_32{background-position:left -7703px;width:32px;height:32px}.s_page_white_film_32{background-position:left -6807px;width:32px;height:32px}.s_sharing_32{background-position:left -9156px;width:32px;height:32px}.s_page_white_picture_gray_32{background-position:left -7570px;width:32px;height:32px}.s_page_white_acrobat_gray_32{background-position:left -5876px;width:32px;height:32px}.s_iphone_small_32{background-position:left -4619px;width:32px;height:32px}.s_page_white_sound_32{background-position:left -7869px;width:32px;height:32px}.s_delete_32{background-position:left -1773px;width:32px;height:32px}.s_cancel_32{background-position:left -1177px;width:32px;height:32px}.s_comments_32{background-position:left -1503px;width:32px;height:32px}.s_page_white_gear_gray_32{background-position:left -7006px;width:32px;height:32px}

/* @end */

