/*  

Theme Name: Comicspack
Theme URI: http://www.comicspack.com
Description: WordPress theme designed by <a href="http://www.comicspack.com">Comicspack</a>.
Version: 2.0
Author: Joel Dos Santos
Author URI: http://www.comicspack.com

*/


/*  
======================================================
			class par defaut  
======================================================
*/

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input{
	margin: 0; 
	padding: 0;
}

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	border: 0;
}

ul,ol{
	list-style: none; 
}


fieldset,img{ 
	border: none;
} 

body{
	background: #000 url(images/themes/bg.jpg) no-repeat 50% 0;
	color: #ccc;
	font: lighter 72%/17px "Trebuchet MS", helvetica, arial, verdana, sans-serif;
}

a{
	color: #4C6E94;
	text-decoration: none;
}

a:visited{
	color: #969;
}

a:hover{
	text-decoration: underline;
}

a:focus,object:focus{
	outline: none;
}

p{
	margin:0 0 15px;
}

img{
	border: none;
}

form{
	margin:0;
	padding:0;
}

h1{
	float: left;
	background: transparent url(images/logo.png) no-repeat;
	color: #fff;
	height: 60px;
	width: 234px;
    text-indent: -9999px;
	overflow: hidden;
}

h1 a, h1 a:visited{
    font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
}

h1 a:hover{
	color: #666;
	text-decoration: none;
}

h1 em{
	color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
    display: block;
}

h2 {
	color: #fff;
	margin: -5px 0 0;
	padding: 0;
	font: lighter 28px/100% 'segoe ui',Tahoma,Arial,Helvetica,sans-serif;
}

h2 a, h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #4C6E94;
	text-decoration: none;
}

h3 {
	color: #fff;
	margin: 20px 0 10px;
	padding: 5px 0;
	font: lighter 17px/110% 'segoe ui',Tahoma,Arial,Helvetica,sans-serif;
	clear: both;
}

h3 em{
	display: block;
	color: #aaa;
	padding: 5px 0 0;
	font: lighter italic 16px/110% 'segoe ui',Tahoma,Arial,Helvetica,sans-serif;
}

h4{
	color: #ccc;
	margin: 10px 0;
	font: lighter 15px/100% 'segoe ui',Tahoma,Arial,Helvetica,sans-serif;
	clear: both;
}

/*  
======================================================
			Lampe / Slide / Option
======================================================
*/

.lampe_allumee{
	background: transparent url(images/lampe.png) no-repeat 0 0;
	color: inherit;
	width: 134px;
	height: 212px;
	position: absolute;
	top: -20px;
	right: 10px;
	z-index: 2;
}

.lampe_eteinte{
	background-position: 0 100%;
}

#vertical_slide{
	height: 28px;
	width: 125px;
	float: right;
	background: transparent;
	color: #fff;
	padding: 0 10px;
	visibility: hidden;
}

#vertical_slide ul{
	width: 135px;
	list-style-type: none;
	margin: 5px auto 0;
}

#vertical_slide ul li{
	display: inline;
	padding: 0 1px;
}

#option{
	background: #000;
	width: 100%;
	height: 28px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	border-bottom: 1px solid #242424;
	outline: none;
}

#option .option_conteneur{
	background: #000 url(images/option.gif) no-repeat 80% 0;
	color: #f5f5f5;
	width: 968px;
	height: 100%;
	margin: 0 auto;
	border: 0;
	position: relative;
}

#option .option_conteneur ul.option_menu{
	width: 210px;
	height: 100%;
	margin: 0 150px 0 0;
	float: right;
}

#option .option_conteneur ul.option_menu li{
	float: left;
	margin: 5px 0 0 3px;
}

#option .option_conteneur ul.option_menu li a.bouton_option,
#option .option_conteneur ul.option_menu li a.bouton_option:link,
#option .option_conteneur ul.option_menu li a.bouton_option:visited{
	font: lighter 11px "Trebuchet MS", helvetica, arial, verdana, sans-serif;
	background: transparent url(images/chp_option.gif) no-repeat 0 0;
	color: #f5f5f5;
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 11px;
}

#option .option_conteneur ul.option_menu li a.large span{
	font: 16px/100% "Trebuchet MS", helvetica, arial, verdana, sans-serif;
	font-weight: bolder;
}

#option .option_conteneur ul.option_menu li a.bouton_option:hover{
	background: transparent url(images/chp_option.gif) no-repeat 0 -18px;
	color: #fff;
	text-decoration: none;
}

#option .option_conteneur ul.option_menu li a.bouton_option span{
	background: transparent url(images/chp_option.gif) no-repeat 100% 0;
	display: block;
	padding-right: 11px;
}

#option .option_conteneur ul.option_menu li a.bouton_option:hover span{
	background: transparent url(images/chp_option.gif) no-repeat 100% -18px;
}


/*  
======================================================
			Differents blocs du site  
======================================================
*/

#conteneur{
	width: 968px;
	margin: 0 auto;
	position: relative;
}

#header{
	padding-top: 60px;
	height: 50px;
}

#logo_comicspack{
	float: left;
}

object#logo_comicspack{
	float: left;
	margin: -10px 0 0 -10px;
	position: relative;
}

#middle{
	background: transparent url(images/themes/bg_page.jpg) no-repeat 50% 0;
	height: 365px;
	padding: 30px;
	position: relative;
}

.col_gauche{
	float: left;
	width: 610px;
	margin-right: 10px;
}

.col_gauche p{
	width: 97%;
	text-align: justify;
}

.col_gauche h3{
	margin-top: 10px;
}

.col_droite{
	float: right;
	width: 280px;
}

.col_droite h3{
	margin-top: 10px;
}

.col_droite ul li{
	display: inline;
}

#footer{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 5px auto 0 auto;
	padding: 5px;
	font-size: 87%;
	text-align: center;
	color: #fff;
	background: transparent;
}

#footer .copyright a, #footer .copyright a:visited{
	text-decoration: none;
	color: #fff;
}

#footer .copyright a:hover{
	text-decoration: underline;
}

#footer .navigateurs{
	float:left;
}

#footer .navigateurs img{
	margin: 0 0 0 10px;
}

#footer .navigateurs a.firefox,
#footer .navigateurs a.opera,
#footer .navigateurs a.safari,
#footer .navigateurs a.chrome,
#footer .navigateurs a.ie{
	background: transparent url(images/firefox.gif) no-repeat;
	color: #333;
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 2px;
}

#footer .navigateurs a.firefox{
	margin: 0 2px 0 -5px;
}

#footer .navigateurs a.firefox:link,
#footer .navigateurs a.firefox:visited{
	background: transparent url(images/firefox.gif) no-repeat;
	color: #333;
}

#footer .navigateurs a.opera:link,
#footer .navigateurs a.opera:visited{
	background: transparent url(images/opera.gif) no-repeat;
	color: #333;
}

#footer .navigateurs a.safari:link,
#footer .navigateurs a.safari:visited{
	background: transparent url(images/safari.gif) no-repeat;
	color: #333;
}

#footer .navigateurs a.chrome:link,
#footer .navigateurs a.chrome:visited{
	background: transparent url(images/chrome.gif) no-repeat;
	color: #333;
}

#footer .navigateurs a.ie:link,
#footer .navigateurs a.ie:visited{
	background: transparent url(images/ie.gif) no-repeat;
	color: #333;
}

#footer .navigateurs a.firefox:hover,
#footer .navigateurs a.opera:hover,
#footer .navigateurs a.safari:hover,
#footer .navigateurs a.chrome:hover,
#footer .navigateurs a.ie:hover{
	background-position: 0 -26px;
}

#footer .copyright{
	float: right;
}

.clear{
	clear: both;
}

/*  
======================================================
				Menu  
======================================================
*/

.nav {
	float: right;
	height: 31px;
	margin-right: 180px;
}

.nav ul{
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}

.nav ul li{
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.nav ul li a{
	height: 31px;
 	display: block;
	padding-left: 10px;
}

.nav ul li a:link, .nav ul li a:visited{
	background: transparent;
	color: #757575;
	text-decoration: none;
}

.nav ul li a:hover{	
	text-decoration: none;
	cursor: pointer;
}

.nav ul li a span{
	background: transparent;	
	color: #c6c6c6;
 	display: block;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
}

.nav ul li a:hover span{
	background: transparent;	
	color: #fff;
}


.nav ul li.current_page_item a, .nav ul li.current_page_item a:link, .nav ul li.current_page_item a:visited, .menu ul li.current_page_item a:hover,
.nav ul li.on a, .nav ul li.on a:link, .nav ul li.on a:visited, .menu ul li.on a:hover{
	background: transparent url(images/bg_menu.gif) no-repeat;
	color: #fff;	
	cursor: default;
}

.nav ul li.current_page_item a span, .nav ul li.current_page_item a:hover span,
.nav ul li.on a span, .nav ul li.on a:hover span{
	background: transparent url(images/bg_menu.gif) no-repeat 100% 100%;
	color: #fff;	
	cursor: default;
}

/*  
======================================================
			Menu  Portfolio
======================================================
*/

#onglets .menu_portfolio{
	position: static;
	width: 180px;
}


.menu_portfolio{
	position: absolute;
	left: 330px;
	top: 60px;
	margin: 0 auto;
	width: 340px;
	z-index: 2;
	float: none;
}

.menu_portfolio ul{;
	margin: 0 auto;
	height: 30px;
}

.menu_portfolio ul li{
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}


/*  
======================================================
			Accueil 
======================================================
*/


.banniere_conteneur{
	background: transparent url(images/web/bg_screenshot.png) no-repeat;
	display: block;
	position: relative; 
	width: 550px; 
	height: 100px;
	margin: 10px 0 0;
	padding: 10px;
}

.mask{ 
	position: relative; 
	overflow: hidden; 
	width: 550px; 
	height: 100px; 
}

.banniere_conteneur #visio{
	position: absolute;
}

.banniere_conteneur #visio div{
	float: left;
}

.banniere_conteneur #visio div a,
.banniere_conteneur #visio div a:link,
.banniere_conteneur #visio div a:visited{
	display: block;
	height: 100px;
	width: 550px;
	
}

.banniere_conteneur #info{
	width: 100%;
	height: 25px;
	background: transparent url(images/transp_noir4.png);
	position: absolute;
	bottom: 0;
}

.banniere_conteneur #info h4{
	color: #fff;
	padding: 3px 8px;
}

.banniere_conteneur #info h4{
	font: bold 100%/18px "Trebuchet MS", helvetica, arial, verdana, sans-serif;
	margin: 0;
}

.banniere_conteneur #info h4 a{
	background: transparent url(images/loupe.gif) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	font-size: 10px;
	padding: 0 3px;
	text-decoration: none;
	text-indent: -9999px;
}


.banniere_conteneur .visio_bouton{
	width: 50px;
	margin: 10px auto 0;
}

.banniere_conteneur .visio_bouton span{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: transparent url(images/visio_bouton.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.banniere_conteneur .visio_bouton span.active{
	background-position: 0 -16px;
}

.prestations{
	width: 30%;
	float: left;
	margin-right: 15px;
}

.prestations dt{
	font: normal 120%/100% "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	line-height: 25px;
}

.prestations dd ul li{
	height:20px;
	line-height:20px;
	margin-bottom: 1px;
}

.prestations dd ul li.alternance{
	background: transparent url(images/transp_noir.png);
	color: inherit;
}


/*  
======================================================
			A propos 
======================================================
*/


.logiciels{
	width: 200px;
	float: left;
	margin: 10px 0 0 20px;
}

.logiciels dt{
	font: normal 120%/100% "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	line-height: 25px;
	margin-bottom: 10px;
}

.logiciels dd{
	clear: both;	
}

.logiciels dd ul{
	float: left;	
}

.logiciels dd ul li{
	clear: both;	
}

.logiciels dd strong{
	width: 100px;
	height: 18px;
	float: left;	
}

.niveau{
	float: left;
	margin-top: 5px;
	width: 100px; 
	height: 10px;
	background: transparent url(images/niveau_cadre.gif) no-repeat;
}

.niveau div{
	width: 100%;
	height: 10px;
	margin: 0 1px;
	background: transparent url(images/niveau.gif) no-repeat;
}


.boite{
	background: transparent url(images/transp_noir2.png);
	padding: 0 10px 10px;
	margin: 10px 0 5px;
	width: 73%;
	float: left;
}

.boite h4{
	margin: 20px 10px 0;
}

.boite p{
	padding: 0;
	margin: 10px;
	text-align: justify;
}

.portrait{
	margin: 0 0 10px 20px
}

/*  
======================================================
				Mooflow  
======================================================
*/


#MooFlow{
	width: 830px;
	height: 200px;
	margin: 80px auto 0;
	clear: both;
	overflow: auto;
}


/*  
======================================================
			Miniatures 
======================================================
*/

.miniature{
	float: left;
	display: block;
	width: 50px; 
	height: 50px;
	background: transparent url(images/mini/bg_img.png) no-repeat;
	margin: 5px;
	padding: 5px;
}

.miniature:hover{
	background-position: 0 100%;
}

.portrait{
	float: right;
	margin: 0 0 0 20px;
}

/*  
======================================================
				images  
======================================================
*/

.contact{
	position: absolute;
	top: 20%;
	right: 10%;
	width: 300px; 
	height: 328px;
	background: transparent url(images/contact.png) no-repeat;
	margin: 5px;
}


/*  
======================================================
					LIENS
======================================================
*/

.links{ 
	width: 100%;
	margin: 30px auto 0;
	clear: both;
	overflow: hidden;
}

.links h4{
	margin: 20px 0;
}

.links ul{
	float: left;
	width: 272px;
	margin-right: 30px;
	border-top: 1px solid #999;
}

.links ul li{
	border-bottom: 1px solid #999;
}

.links ul li a{
	width: 262px;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}

.links ul li a:link,
.links ul li a:visited{
	background: transparent;
	color: #999;
}

.links ul li a:hover{
	background: transparent url(images/transp_noir2.png);
	color: #fff;
	text-decoration: none;
}

.links ul.pages{
	clear: both;
	font-weight: bold;
	height: 20px;
	width: auto;
	margin-top: 20px;
	border: none;
}

.links ul.pages li{
	float: left;
	margin-right: 5px;
	border: none;
	text-indent: 0;
}

.links ul.pages li a{
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	padding: 0;
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #2F2C2C;
}

.links ul.pages li a:link, .links ul.pages li a:visited{
	background: transparent;
	color: #3F3F3F;
}

.links ul.pages li a:hover{
	background: #2F2C2C;
	color: #fff;
}

.links ul.pages li a.pagecourante:link, .links ul.pages li a.pagecourante:visited, .links ul.pages li a.pagecourante:hover{
	background: #2F2C2C;
	color: #fff;
	cursor: default;
}

/*  
======================================================
				Bulle  
======================================================
*/


.tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px;
	background: transparent url(images/bulle.png) no-repeat 0 0;
	color: #eee;
}
 
.tip-text {
	font-size: 11px;
	padding: 8px;
	background: transparent url(images/bulle.png) no-repeat 0 100%;
	color: #ccc;
}


/*  
======================================================
				Bonus  
======================================================
*/

.bonus{
	margin: 0 0 0 -10px;
}

.bonus div{
	width: 449px;
	height: 130px;
	background: transparent url(images/transp_noir2.png);
	color: #ccc;
	float: left;
	margin: 10px 0 0 10px;
}

.bonus div .mini_bonus{
	float: left;
	width: 180px; 
	height: 80px;
	background: transparent url(images/fonds_ecran/mini_fonds_ecran/bonus_bg.png) no-repeat;
	color: inherit;
	margin: 15px;
	padding: 10px;
}

.bonus div ul{
	float: left;
	width: 200px;
	margin: 15px 0;
}

.bonus div ul li{
	height: 25px;
	line-height: 25px;
	margin: 5px 0;
}

.bonus div ul li a,
.bonus div ul li a:link,
.bonus div ul li a:visited{
	display: block;
	width: 190px;
	color: #fff;
	background: transparent url(images/transp_noir2.png);	
	padding: 0 0 0 10px;
}



/*  
======================================================
				Bonus  
======================================================
*/


div.contactform{
	margin: 0;
	padding: 10px;
	width: 450px;
	background: transparent url(../../themes/comicspack/images/transp_noir2.png);
	color: #fff;
	overflow: hidden;
}

div.contactform form label{
	display: block;
	float: left;
	margin: 8px 0 0 0;
	padding: 4px 2px 2px;
	width: 100px;
	height: 20px;
	clear: both;
}

div.contactform form input{
	border: 0;
	height: 20px;
	width: 250px;
	padding: 2px;
	margin: 10px 0 0 0;
	background: transparent url(../../themes/comicspack/images/transp_noir2.png);
	color: #fff;
	float: left;
}

div.contactform form input#contactsubmit{
	cursor: pointer;
	border: 0;
	font-size: 11px;
	background: transparent url(../../themes/comicspack/images/bouton.gif) no-repeat;
	color: #fff;
	width: 81px;
	height: 20px;
	text-align: center;
	padding-bottom: 3px;
	float: right;
	clear: both;
}

div.contactform form input#contactsubmit:hover{
	background-position: bottom;
	color: #333;
}

div.contactform form textarea{
	overflow: auto;
	height: 100px;
	width: 345px;
	border: 0;
	background: transparent url(../../themes/comicspack/images/transp_noir2.png);
	color: #fff;
	float: left;
	margin: 10px 0 0 0;
}

.contactform_respons{
	background: transparent url(images/success.png) no-repeat;
	color: #fff;
	padding-left: 25px;
}

.contactform_error {
	background: transparent url(images/error.png) no-repeat;
	color: #fff;
	padding-left: 25px;
}
