/*
Theme Name: Guigoo
Theme URI: http://guigoo.com
Description: Cours de soutien
Version: 1.0
Author: Suisseo 
Author URI: http://suisseo.ch
*/
body {
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background:#fff url(images/body-bg.gif) repeat-x;
	color:#000;
	min-width:1000px;
}
img {border:none;}
form {
	padding:0;
	margin:0;
}
.alignright {float:right !important;}
.f-right {float:right !important;}
a {text-decoration:none;color:#004274;}
a:hover {text-decoration:underline;}
.holder {
	height:1%;
	overflow:hidden;
}
.header-cnt:after,
.header:after {
	content:" ";
	display:block;
	clear:both;
}
/* txt background and buttons  */

.mais-cest-quoi-guigoo,
.ok-je-minscris,
.sessions-de-cours,
.news,
.rss,
.g-card-partners,
.invitez-un-ami,
.navigation,
.nous-contacter,
.recrutement,
.creer-un-compte,
.demo  {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
}
.mais-cest-quoi-guigoo {
	height:23px;
	margin:7px 0 5px 11px;
	background:url(images/mais-cest-quoi-guigoo.gif) no-repeat;
}
.sessions-de-cours {
	height:14px;
	margin:7px 0 14px 9px;
	background:url(images/sessions-de-cours.gif) no-repeat;
}
.news {
	float:left;
	width:41px;
	height:14px;
	margin:7px 0 12px 10px;
	background:url(images/news.gif) no-repeat;
}
.g-card-partners {
	height:18px;
	margin:8px 0 9px 8px;
	background:url(images/g-card-partners.gif) no-repeat;
}
.invitez-un-ami {
	height:14px;
	margin:7px 0 14px 9px;
	background:url(images/invitez-un-ami.gif) no-repeat;
}
.navigation {
	height:18px;
	margin:7px 0 14px 9px;
	background:url(images/navigation.gif) no-repeat;
}
.recrutement {height:18px;
	margin:7px 0 14px 9px;
	background:url(images/recrutement.gif) no-repeat;}

.ok-je-minscris {
	background:url(images/ok-je-minscris.gif) no-repeat;
	float:right;
	width:227px;
	height:38px;
	display:inline;
	margin:25px 8px 0 0;
}
.nous-contacter {
	background:url(images/nous-contacter.gif) no-repeat;
	float:right;
	width:227px;
	height:38px;
	display:inline;
	margin:25px 8px 0 0;
}
.creer-un-compte {
	background:url(images/creer-un-compte.gif) no-repeat;
	float:right;
	width:227px;
	height:38px;
	display:inline;
	margin:25px 8px 0 0;
}

.demo {
	background:url(images/demo.gif) no-repeat;
	float:right;
	width:227px;
	height:38px;
	display:inline;
	margin:25px 8px 0 0;
}

/*header*/
.header {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
ul.top-nav {
	padding:0 5px 0 0;
	margin:0 0 17px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.top-nav li {
	float:right;
	padding:0 0 0 27px;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
}
ul.top-nav li a {color:#004274;}
ul.top-nav li a.home-link {
	background:url(images/ico01.gif) no-repeat 0 1px;
	padding:0 0 0 19px;
}
.header-cnt {
	height:1%;
	padding:0 4px 6px 2px;
}
.logo {
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:306px;
	height:83px;
	background:url(images/main-logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.menu-box {
	float:right;
	width:675px;
	background:url(images/menu-bg.jpg) no-repeat 100% 100%;
	margin:10px 0 0;
	padding:0 0 45px;
}
.menu-box div {
	float:right;
	background:url(images/menu-ul-bg.gif) repeat-x 0 100%;
}

ul.menu {
	float:left;
	padding:0;
	margin:0;
	background:url(images/menu-corner-left.gif) no-repeat 0 100%;
	list-style:none;
}
ul.menu li {
	float:left;
	font:14px/39px Arial, Helvetica, sans-serif;
	background:url(images/separator03.gif) no-repeat 100% 4px;
}
ul.menu li.hover,
ul.menu li:hover {position:relative;}

ul.menu li.last {background:url(images/menu-corner-right.gif) no-repeat 100% 100%;}
ul.menu li.page-item-14 {background:url(images/menu-corner-right.gif) no-repeat 100% 100%;}
ul.menu a {
	color:#fff;
	display:block;
	text-decoration:none !important;
	background:url(images/menu-right.gif) no-repeat 100% 65px;
}
ul.menu .last a {background-image:url(images/menu-right02.gif);}
ul.menu .page-item-14 a {background-image:url(images/menu-right02.gif);}
/*ul.menu .item span {background-image:url(images/menu-left02.gif);}*/

ul.menu li span {
	display:block;
	padding:4px 14px 0;
	background:url(images/menu-left.gif) no-repeat 0 65px;
}
ul.menu ul li span {
	display:block;
	padding:4px 0 0 0;
	background:none;
}
ul.menu a:hover,
ul.menu li.hover a,
ul.menu li:hover a,
ul.menu li.current a, ul.menu li.current_page_item a, ul.menu li.current_page_parent a {background-position:100% 0;}

ul.menu a:hover span, 
ul.menu li.hover a span,
ul.menu li:hover a span,
ul.menu li.current a span, ul.menu li.current_page_item a span, ul.menu li.current_page_parent a span {background-position:0 0;}

ul.menu ul {
	padding:0;
	margin:0;
	list-style:none;
	float:none;
	overflow:hidden;
	position:absolute;
	top:42px;
	right:0;
	width:205px;
	border:solid #64ac1e;
	border-width:0 1px 1px;
	background:#447f07 url(images/sub-nav-bg.gif) repeat-x;
	display:none;
	z-index:6;
}
ul.menu li.hover ul,
ul.menu li:hover ul {display:block;}
ul.menu ul li {
	float:none;
	overflow:hidden;
	height:1%;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	background:url(images/line01.gif) repeat-x;
	text-align:right;
}
ul.menu ul li a {
	padding:12px 23px 12px 5px;
	height:1%;
	float:none;
	display:block;
	background:none;
}
ul.menu ul li a:hover {color:#bded8f;}

.promo {
	width:100%;
	overflow:hidden;
	background:url(images/promo-bg.gif) repeat-x 0 100%;
}
.promo-cnt {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 25px;
	/*min-height: 220px;*/
}
.promo-cnt img {float:left;}

/*primary content*/
.primary-content {
	width:1000px;
	overflow:hidden;
	margin:-6px auto 0;
	background:url(images/primary-bg.gif) no-repeat;
	position:relative;
}
.content {
	height:1%;
	overflow:hidden;
	padding:21px 1px 35px 0;
}
/*main column*/
.main-col {
	width:759px;
	float:left;
}
.intro {
	height:1%;
	overflow:hidden;
}
.intro-cnt {
	float:left;
	width:519px;
	background:url(images/intro-cnt-bg.gif) repeat-y;
}
.intro-cnt-top,
.intro-cnt-btm {
	height:1%;
	overflow:hidden;
	background:url(images/intro-cnt-top.gif) no-repeat;
}
.intro-cnt-btm {
	background:url(images/intro-cnt-btm.gif) no-repeat 0 100%;
	padding:11px 11px 11px 12px;
}
.intro-cnt-inn {
	height:1%;
	overflow:hidden;
	padding:0 0 13px;
	background:url(images/intro-cnt-inn-bg.gif) repeat-x 0 100%;
}
.title {
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
}
.info {
	height:1%;
	overflow:hidden;
	padding:16px 0 0 13px;
}
.info h2 {
	background:url(images/ico05.gif) no-repeat;
	padding:0 0 0 30px;
	margin:0 0 18px;
	color:#6bbb1d;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
}
.info-box {
	float:left;
	width:222px;
	padding-right:10px;
}
.info .info-box h2 {
	color:#004274;
	margin:0 0 5px;
	padding:0;
	background:none;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.info .info-box h2  a{
	color:#004274;
	
}
.info-box p {
	margin:0;
	font:11px/24px Arial, Helvetica, sans-serif;
}

/*sidebar*/
.side-col {
	width:228px;
	float:right;
}
.box {margin:0 0 11px;}
.box,
.box-top,
.box-btm {
	height:1%;
	overflow:hidden;
	background:url(images/box-bg.gif) repeat-y;
}
.box-top {background:url(images/box-top.gif) no-repeat;}
.box-btm {
	background:url(images/box-btm.gif) no-repeat 0 100%;
	padding:11px;
}
.box-cnt {
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
	background:url(images/box-cnt-bg.gif) repeat-x 0 100%;
}
ul.list {
	padding:10px 0 0 12px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.list li {
	font:bold 14px Arial, Helvetica, sans-serif;
	height:1%;
}
ul.list li a {
	color:#004274;
	text-decoration:none !important;
}
ul.list li a:hover,
ul.list li.hover a,
ul.list li:hover a {color:#4d4e4e;}


ul.list ul {
	padding:2px 0 7px 4px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
/* 4d4e4e
	878787*/
ul.list ul li {
	font:12px Arial, Helvetica, sans-serif;
	padding:0 0 2px;
}
ul.list ul li a,
ul.list li.hover ul li a,
ul.list li:hover ul li a {
	color:#65ac20;
	background:url(images/bullet01.gif) no-repeat 0 4px;
	padding:0 0 0 11px;
}
ul.list ul li a:hover,
ul.list li.hover ul li a:hover,
ul.list li:hover ul li a:hover {
	color:#878787;
	background-image:url(images/bullet02.gif);
}

ul.list02 ul {padding-left:0;}
ul.list02 ul li a,
ul.list02 li.hover ul li a,
ul.list02 li:hover ul li a {
	background:none;
	padding-left:0;
}
ul.list02 ul li a:hover,
ul.list02 li.hover ul li a:hover,
ul.list02 li:hover ul li a:hover {background:none;}



.more {
	margin:0 0 0 10px;
	overflow:hidden;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}
.more a {
	float:left;
	background:url(images/ico06.gif) no-repeat;
	padding:0 0 0 25px;
	color:#011f41;
}
.rss {
	float:right;
	width:19px;
	display:inline;
	margin:2px 2px 0 0;
	height:18px;
	background:url(images/rss.gif) no-repeat;
}

.article {
	float:left;
	width:519px;
	height:1%;
	overflow:hidden;
	padding:0 0 0 0;
}
.article p {
	margin:0 10px 19px 0;
	color:#004274;
	line-height:18px;
}



.article h2, .article h3 {color:#65ac20;}
.article h2 a {color:#65ac20;}
.article h3 a {color:#004274;}

.article p a {color:#65ac20;}

.article p.breadcrumbs a {
	font-weight:bold;
	color:#011f41;
	text-decoration:underline;
}
.article p.breadcrumbs a:hover {text-decoration:none;}

.article-promo {
	width:529px;
	float:left;
	height:1%;
	padding:0 0 25px;	
}
.article-promo h2 {
	font:bold 36px Arial, Helvetica, sans-serif;
	margin:40px 0 65px 0;
	color:#004274;
	
}
.article-promo h3 {
	margin:0 0 15px;
	color:#81c425;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.article-promo p {
	color:#fff;
	width: 570px;
	margin:0;
	line-height:normal;
}
.article-promo p a {
	color:#64ac1e;
}

.article ul {
	padding:2px 0 0 0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.article ul li {
	background:url(images/bullet03.gif) no-repeat 0 4px;
	padding:0 0 15px 17px;
	color:#387ba9;
}

.article ul li a {
	color:#64ac1e;
}


.article ol li {
	padding:0 0 15px 0;
	color:#387ba9;
}

.article ol li a {
	color:#64ac1e;
}

ul.list03 {
	padding:2px 0 30px;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.list03 li {
	background:url(images/bullet03.gif) no-repeat 0 4px;
	padding:0 0 7px 17px;
	color:#387ba9;
}
.btn-box {
	width:492px;
}
.btn-box .ok-je-minscris,.btn-box .nous-contacter, .btn-box .creer-un-compte, .btn-box .demo {margin:0 0 0 10px;}

.article table {width: 500px; padding:0; margin: 0 0 0 0;  }

.article table tr {
	background-image:url(images/tablebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

.article table th {color:#387ba9; text-align:left; padding:20px 10px 10px 5px;}

.article table td { width:100px; color:#505151; font-size:12px; vertical-align:middle;padding: 20px 10px 10px 5px; }

.article .partners-float img { float: left; margin:5px 0 0 0; padding: 0 15px 0 0;}

/* sidebar side-col */

.gallery {
	height:1%;
	overflow: hidden;
	padding:13px 0 8px;
	position:relative;
	
}
.gallery div {
	width:145px;
	min-height: 130px;
	margin:20px 30px 0 31px;
	position:relative;
	overflow:hidden;
}
.gallery ul {
	width:9999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery ul li {
	float:left;
	width:145px;
}
.gallery ul li img {
	display:block;
	margin:0 auto;
}
.link-prev,
.link-next {
	position:absolute;
	top:60px;
	left:10px;
	width:11px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/arrow01.gif) no-repeat;
}
.link-next {
	left:186px;
	background:url(images/arrow02.gif) no-repeat;
}

.invite {
	height:1%;
	overflow:hidden;
	padding:17px 2px 0 10px;
}
.invite .holder {padding-bottom:11px;}
.invite input.text,
.invite textarea {
	border:1px solid #cae6af;
	color:#011f41;
	font:11px Arial, Helvetica, sans-serif;
	width:171px;
	padding:4px 5px 5px;
}
.invite textarea {
	width:177px;
	height:95px;
	padding:2px;
}
.invite input.button {
	float:right;
	margin:8px 0 0;
}


/*footer*/
.footer {
	height:1%;
	overflow:hidden;
	margin:0 5px 0 6px;
	padding:14px 0 20px;
	background:url(images/footer-bg.gif) repeat-x;
}
ul.footer-menu {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:620px;
	overflow:hidden;
}
ul.footer-menu li {
	float:left;
	padding:7px 1px 0 0;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	background:url(images/separator01.gif) no-repeat 100% 0;
	height:1%;
}
ul.footer-menu a {
	display:block;
	color:#838181;
}
ul.footer-menu a.item1 {width:123px;}
ul.footer-menu a.item2 {width:98px;}
ul.footer-menu a.item3 {width:117px;}
ul.footer-menu a.item4 {width:107px;}
ul.footer-menu a.item5 {width:157px;}
ul.footer-menu img {
	display:block;
	margin:0 auto 10px;
}
ul.footer-menu span {
	float:left;
	position:relative;
	left:50%;
}
ul.footer-menu span span {
	float:left;
	left:-50%;
	position:relative;	
}


.footer-service {
	float:right;
	width:336px;
	padding:24px 32px 0 0;
}
.footer-service ul {
	padding:0 0 27px;
	margin:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.footer-service ul li {
	float:left;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
	font:11px/16px Arial, Helvetica, sans-serif;
	background:url(images/separator02.gif) no-repeat 0 3px;
}
.footer-service ul li a {
	color:#838181;
	float:left;
}
.footer-service ul li a.item1 {
	background:url(images/ico02.gif) no-repeat;
	padding-left:22px;
}
.footer-service ul li a.item2 {
	background:url(images/ico03.gif) no-repeat;
	padding-left:20px;
}
.footer-service ul li a.item3 {
	background:url(images/ico04.gif) no-repeat;
	padding-left:12px;
}

/* FAQ */

#faqRoot {width: 800px;margin: 0 auto;padding: 0;}
#faqindex {float: right;width: 190px;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #ccc 1px;}
#faqindex ul {list-style-type: square;list-style-image: none;list-style-position: outside;padding-left:25px;line-height: 18px;margin-top: 5px;font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h2 {padding:0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}
#faq {float:left;width: 520px;margin: 0 auto;}
#faq {margin-bottom: 35px;}
#faq .faqcontent {margin: 0 10px 0 20px;}
#faq .faqcontent p {margin: 10px 10px 0 15px; line-height:18px;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 30px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: #5c9920;}
#faq h2.faqclosed {color: #666666;background: transparent url(collapsed.png) no-repeat scroll 0 2px;}
#faq h2.faqopened {color: #004274;background: transparent url(expanded.png) no-repeat scroll 0 2px;}

#likebox-frame{
 border:0px;
 top:-1px;
 left:-2px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}





