/* 
TheBlogName
16. February 2010
Theme Name: Information Piscine
Theme URI: http://www.information-piscine.com
Description: WordPress theme by Johan Tavard
Version: 1.0
Author: Johan Tavard
Author URI: http://aqc.com/
*/

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/class.css";*/

.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.container {
	width:920px; 
	margin:0 auto;
	background:#FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:20px;
}

/*LOGO*/

.logo {
	padding-top:55px;
}

/*Menus*/
#menu {
	height:36px;
	color:#277da0;
	position:relative;
	top:30px;
	left:30px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url(img/navLeft.png) no-repeat;
	margin:0 4px 0 0;
	padding:0 0 0 11px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url(img/navRight.png) no-repeat right top;
	padding:0 15px 0 4px;
	line-height:36px;	
	color:#277da0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#0a3443;
}
#menu a:hover,
#menu .current a:link,
#menu .current a:visited {
	text-decoration:none;
}
#menu a:hover span,
#menu .current a:link span,
#menu .current a:visited span  {
	text-decoration:none;
}

/*Form Style*/

.form{
	font-weight:bold;
	color:#6E625C;
	background:#FFF;
	width:243px;
	padding:10px;
}
.form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	width: 192px;
	color:#6E625C;
	height:20px;
	background:#EFE5D9;
	border-style:none;
	padding:5px 5px 0 5px;
}

/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 15px 0;	
	width:585px;
}
.left-container .fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:585px;
	list-style:none;
}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#333;
	float:left;
}
.fillupform input {
	width:300px;
	border:1px solid #B5B5B5;
	padding:8px;
	background:#FFF url(/wp-content/themes/perso/img/form-shadow.gif) repeat-x top;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fillupform textarea {
	height:150px;
	width:350px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#FFF url(/wp-content/themes/perso/img/form-shadow.gif) repeat-x top;
	border:1px solid #B5B5B5;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fillupform input.btn {
	color:#FFF;
	font-weight:bold;
	margin:0 0 0 10px ;
	width:150px;
	padding:10px;
	background:#666;	
	cursor:pointer;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
/*LABELERROR*/ 
.fillupform ul li label.error {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 10px;
	width:120px;
}

/*FOOTER*/
.footer {
	padding:10px 0 0 0;
	font-size:11px;
	color:#FFF;
	text-align:center;
	width:922px;
	margin:auto;
}
.footer a:link, .footer a:visited {
	text-decoration:none;
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
	color:#FFF;
}

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/coda-slider.css";*/

#slider {
   	width:512px;
    position: relative;	
	float:left;
}
.scroll {
    width:512px;
	overflow:auto;
    position:relative;
    clear:left;
	overflow: hidden;	
}

.scrollContainer div.panel {
   	width:512px;
	float:left; 
	position:relative;	
}

/*MENU NAVIGATIONS OF CODA SLIDER*/

.scrollButtons {
    position: absolute;
    top: 120px;
    cursor: pointer;
}
#slider .scrollButtons.left {
    left:0;
	width:15px;
	height:30px;
	z-index:9999;
}

#slider .scrollButtons.right {
    right: 0;
	width:15px;
	height:30px;
}
.hide {
    display: none;
}

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/ie6.css";*/

* html .sidebar-paragraph ul li {
	list-style:none;
}

*:first-child+html .sidebar-paragraph ul li {
	list-style:none;
}

* html .welcome, 
* html .about-us-container,
* html .journal-container,
* html .works-container,
* html .contact-us-container,
* html .faqs-container {
	margin:110px 0 0 0;	
}

*:first-child+html .welcome,
*:first-child+html .about-us-container,
*:first-child+html .journal-container,
*:first-child+html .works-container,
*:first-child+html .contact-us-container,
*:first-child+html .faqs-container {
	margin:0 0 0 0;	
}

* html .works-container .style-one ul li {
	margin:0 5px 5px 0;
}
* html .works-container .style-two ul {
	margin:30px 0 0 -15px;
}

*:first-child+html .works-container .style-one ul li {
	margin:0 5px 5px 0;
}
*:first-child+html .works-container .style-two ul {
	margin:30px 0 0 -15px;
}

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/jquery.lightbox-0.5.css";*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/main.css";*/

/* LOGO & MENU CONTAINER */
.logo-menu-container {
	
	background:url(img/headerBG.jpg) no-repeat top right;
	width:920px;
	height:159px;
	margin:auto;
	overflow: hidden;
}



/*WELCOME CONTAINER*/
.welcome,
.about-us-container,
.journal-container,
.works-container,
.contact-us-container,
.faqs-container {
	margin:0;
	width:922px;
	text-align: justify;
}
.welcome-img {
	float:left;
	background:#191F24;
	width:512px;	
}
.welcome-img img {
	width:512px;
	height:251px;
}
.welcome-client-desc {
	margin:6px 15px 10px 15px;
	color:#FFF;	
}
.welcome-client-desc h3, .welcome-client-desc a {
	font-size:20px;
	margin-bottom: 5px;
	color: white;
	text-decoration: none;
}
.welcome-client-desc a:hover {
	text-decoration: underline;
}
.welcome-desc {
	float:left;
	width:388px;
	margin:0 0 0 20px;
}
.welcome-desc h2 {
	font-size:24px;
	color:#61a6c8;
	margin:0 0 15px 0;
}
.welcome-desc p {
	margin:0 0 14px 0;
}
.welcome-desc ul li {
	list-style:square inside;
}

/*SERVICES CONTAINER*/
.services {
	border-top:1px solid #DADDE3;
	margin:15px 0 0 0;
}
.left-services {
	border-right:1px solid #DADDE3;
	width:450px;
	float:left;
}
.right-services {
	width:469px;
	float:left;
}
.right-services ul li {
	padding:15px 0 15px 16px;
	border-bottom:1px solid #DADDE3;
	width:450px;
}
.left-services ul li {
	padding:15px 0 15px 0;
	border-bottom:1px solid #DADDE3;
	width:450px;
}
.icons {
	float:left;
	border: 1px solid #dadde3;
}
.services-desc {
	float:left;
	margin:0 0 0 20px;
	width:350px;
}
.services-desc h2, .services-desc a {
	color:#61a6c8;
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px 0;
	text-decoration: none;
}

.services-desc a:hover {
	text-decoration: underline;
}

/*BOTTOM DESCRIPTIONS CONTAINER*/
.bottom-descriptions {
	margin:15px 0 0 0;
	width:922px;
}
.descriptions {
	float:left;
	width:450px;
	text-align: justify;
}
.other-desc {
	float:left;
	border-bottom:1px solid #DADDE3;
	margin:0 0 15px 0;
}
.other-desc h2, 
.another-other-desc h2,
.other-desc a, 
.another-other-desc a,
.journal h2 {
	color:#61a6c8;
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	text-decoration: none;
}
.other-desc a:hover, 
.another-other-desc a:hover {
    text-decoration: underline;
}

.other-desc p {
	margin:0 0 15px 0;
}
.other-desc img {
	width:91px;
	height:87px;
	float:left;
	margin:4px 15px 0 0;
}

/*JOURNAL*/
.journal {
	float:left;
	width:445px;
	margin:0 0 0 20px;
	text-align: justify;
}
.journal ul li {
	margin:0 0 25px 0;
	width:450px;
}
.journal-img {
	float:left;
	margin:0 15px 0 0;
}
.journal-img img {
	width:67px;
	height:64px;
	background:#FFF;
	padding:6px;
	border:1px solid #DADDE3;
}
.journal-desc {
	float:left;
	width:348px;
}
.journal-desc h3 {
	font-size:16px;
	margin:0 0 10px 0;
}
.journal-desc a:link, .journal-desc a:visited, .welcome-desc a:link, .welcome-desc a:visited {
	text-decoration:none;
	color:#FF6600;
}
.journal-desc a:hover, .welcome-desc a:hover {
	text-decoration:underline;
	color:#333;
}

/*PAGES CONTAINERS*/
.left-container {
	width:600px;
	border-right:1px dotted #DADDE3;
	padding:0 20px 0 0;
	float:left;
}
.left-container h2 {
	font-size:20px;
	color:#61a6c8;
	margin:0 0 20px 0;
	text-transform:uppercase;
}
.right-container {
	width:279px;
	float:left;
	margin:0 0 0 20px;
}

/*ABOUT US CONTAINER & JOURNAL CONTAINER & OUR WORKS CONTAINER & CONTACT US CONTAINER*/
.about-us-container h3,
.journal-container h3,
.works-container h3,
.contact-us-container h3,
.faqs-container h3 {
	font-size:20px;
	margin:0 0 20px 0;
}
.about-us-container h4,
.journal-container h4,
.works-container h4,
.contact-us-container h4,
.faqs-container h4 {
	font-size:18px;
	margin:0 0 20px 0;
}
.about-us-container h5,
.journal-container h5,
.works-container h5,
.contact-us-container h5,
.faqs-container h5 {
	font-size:16px;
	margin:0 0 20px 0;
}
.about-us-container ul,
.journal-container ul,
.works-container ul,
.contact-us-container ul,
.faqs-container ul {
	margin:0 0 20px 0;
}
.about-us-container ul li,
.journal-container ul li,
.works-container ul li,
.faqs-container ul li {
	list-style:square inside;
	margin: 0 0 0px 15px;
}
/* AJOUT PERSO */
.right-container ul li {
	margin: 0;
}
/* AJOUT PERSO */
.about-us-container p, 
.journal-container p,
.works-container p,
.contact-us-container p,
.faqs-container p {
	margin:0 0 20px 0;
}
.about-us-container a:link, .about-us-container a:visited,
.journal-container a:link, .journal-container a:visited,
.works-container a:link, .works-container a:visited {
	color:#FF6600;
	text-decoration:none;
}
.about-us-container a:hover,
.journal-container a:hover,
.works-container a:hover {
	color:#FF6600;
	text-decoration:underline;
}
/* AJOUT PERSO */
.about-us-container img.article,
.journal-container img.article {
	width:150px;
	height:160px;
	float:left;
	margin:5px 15px 10px 0;
	padding:6px;
	border:1px solid #DADDE3;
}
/* AJOUT PERSO */
.about-us-container img,
.journal-container img {
	margin:5px;
	padding:6px;
	border:1px solid #DADDE3;
}
.qoutes {
	border-left:4px solid #A1A1A1;
	margin:0 0 20px 20px;
	padding:0 0 0 10px;
}

/*WORKS CONTAINER*/
.works-container .style-two {
	margin:30px 0 0 0;
	text-align: justify;
}
.works-container .style-one ul,
.works-container .style-two ul {
	margin:30px 0 0 0;
}
.works-container .style-one ul li {
	float:left;
	margin:0 6px 6px 0;
	list-style:none;
}
.works-container .style-one ul li img {
	width:100px;
	height:90px;
	padding:6px;
	border:1px solid #DADDE3;	
}
.works-container .style-one ul li a:hover img {
	background:#EEE;
}

/*WORK STYLE NUMBER TWO*/
.works-container .style-two ul li {
	list-style:none;
	border-bottom:1px dotted #CCC;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	width:600px;
}
.works-container .style-two .work-img {
	float:left;
}
.works-container .style-two .work-img img {
	width:150px;
	height:160px;
	padding:6px;
	border:1px solid #DADDE3;
}
.works-container .style-two .work-desc {
	float:left;
	width:420px;
	margin:0 0 0 15px;
}
.works-container .style-two .work-desc h3 {
	font-size:16px;
	margin:0 0 10px 0;
}

/*SIDEBAR LINKS & SIDEBAR PARAGRAPHS*/
.sidebar-links h2, .sidebar-paragraph h2 {
	margin:0 0 18px 0;
	font-size:16px;
	text-transform:uppercase;
}
.sidebar-links ul li {
	border-bottom:1px dotted #DADDE3;
	padding:6px 6px 6px 0;
}
.sidebar-paragraph ul li {
	list-style:none;
	margin:0 0 4px 0;
}
.sidebar-paragraph img {
	width:280px;
	height:110px;
	margin:0 0 15px 0;
}
.sidebar-links ul li a:link, .sidebar-links ul li a:visited,
.sidebar-paragraph ul li a:link, .sidebar-paragraph ul li a:visited {
	color:#333;
	text-decoration:none;
}
.sidebar-links ul li a:hover,
.sidebar-paragraph ul li a:hover {
	color:#61A6C8;
	text-decoration:none;
}
.sidebar-links ul li a.side-active:link, .sidebar-links ul li a.side-active:visited {
	font-weight:bold;
}

/*TOP FAQS*/
.top-faqs {
	background:#222;
	padding:20px;
}
.top-faqs h3 {
	color:#FFF;
}
.top-faqs ol li {
	color:#FFF;
	margin:0 0 6px 0;
	list-style:decimal inside;
	font-size:14px;
}
.top-faqs ol li a:link, .top-faqs ol li a:visited {
	text-decoration:none;
	color:#FFF;
}
.top-faqs ol li a:hover {
	text-decoration:underline;
	color:#FFF;
}

/*SUB FAQS*/
.sub-faqs {
	padding:20px;
}
.sub-faqs ol li {
	margin:0 0 6px 0;
	list-style:decimal inside;
}
.sub-faqs ol li a:link, .sub-faqs ol li a:visited {
	text-decoration:none;
	color:#333;
}
.sub-faqs ol li a:hover {
	text-decoration:underline;
	color:#333;
}


/* Sidebar links perso */
.sidebar_big_cat a {
border-bottom:1px dotted #000;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.sidebar_medium_cat {
margin:5px 15px;
}
.sidebar_medium_cat a {
font-size:14px;
color:#000;
}
.sidebar_small_cat {
margin:5px 25px;
}
.sidebar_small_cat a {
font-size:12px;
}
.onlineusers { border-top: 1px solid #dadde3; padding: 5px;margin: 5px 0px -10px 0px; clear: both; }

/*@import "http://www.information-piscine.com/wp-content/themes/perso/css/reset.css";*/

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:20px;
	background:#115672 url(img/pageBG.gif) repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 30px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2 {
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

/* Perso */

.footerpartners a:link, .footerpartners a:visited {
	color:#FF6600;
	text-decoration:none;
}
.footerpartners a:link, .footerpartners a:visited {
	color:#FF6600;
	text-decoration:underline;
}
.footerpartners { border-top: 1px dotted #dadde3; padding: 10px; clear: both; }