/*  
Theme Name: Informatique de France
Theme URI: http://www.informatiquedefrance.com
Description: Informatique de France
Version: 2.0
Author: Joffrey LANTOINE
Author URI: http://www.informatiquedefrance.com
*/


/* LAYOUT */
body {
	background-color: #FFF;
	color: #777;
	}

#wrapper {
	padding:0;
	background: url(images/header-bg.png) top left repeat-x;
	}

#container {
	background: url(images/header.png) top left repeat-x;
	}

#contentwrap {
    background: url(images/content-bg.png) top left repeat-x;
    width: 996px;
	}

a {
	color: #555;
	}

a:hover {
	color: #06446d;
	}
	
.clear{
	clear:both;
}

/* HEADER */

#header {
	height: 90px;
	padding-top:15px;
	padding-bottom:20px;
	margin-left: 23px;
	}

#header h1 {
	margin-bottom: 4px !important;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif;
	font-weight: normal;
	font-size: 52px;
    color: #eeedec;
	}

#header h1 a, #header h1 a:visited {
	color: #eeedec;
	text-decoration: none;
	}


#header h2 {
	color: #ac8a79;
	font-size: 18px;
	font-family: Times New Roman, Times, Serif;
	}
	
.widget_qtranslate {
	float: left;
	margin-top: 5px; 	
	}

.widget_qtranslate li {
	float: left;
	list-style: none;
	padding-right: 10px;
	}

.feedtwitter {
	text-align: right;
	margin-left:40px;
	float: left;
	}
 
#header_image {
	margin-left:33px;
	margin-top:9px;
	margin-bottom: 20px;
	border: 1px solid #777;
	width: 930px;
	height: 100px;
	}
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	margin-top: 5px;
    float: right;
	padding-right:10px;
	}
	
#pagemenu {
	height: 30px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #DDD;
	display: block;
    margin: 0px 0px 0px 6px;
	padding: 7px 0 6px 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	background: url(images/pagenav-backgr.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
    margin: 0px 0px 0px 6px;
	padding: 7px 0 6px 15px;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 36px;
    background: url(images/nav-backgr.png);
    padding-top: 10px;
    border-bottom:  1px solid #1f130d;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}
	
#nav  li.current-cat a {
	color:#fff;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#aboutbar {
    background: #012c48 url(images/about-background.png) top left repeat-x;
    padding: 15px 15px 15px 15px;
    border-bottom: 1px solid #777;
    }
  
#aboutbar  h3 {
    color: #777;
    font-family: Trebuchet MS,Georgia, Times New Roman Times, Serif;
    font-size: 22px;
    margin: 0 0 5px 0 !important;
    font-weight: bold;
    font-style: italic;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    line-height: 1.4em;
    }

#aboutbar p {
    color: #777;
    font-family: Trebuchet MS,Georgia, Times New Roman Times, Serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px !important;
    } 
.about_image {
    border: 1px solid #AAA;
    float: left;
    margin: 0 15px 0 0;
    }


#content {
	padding: 0 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 30px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #111;
	}

	
.title a {
	text-decoration: none;
	color: #111;
	}

.title a:hover {
	text-decoration: none;
	color: #06446d;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 16px;
	padding: 0px 4px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
	}



.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	font-family: Arial, Verdana;
	font-size: 13px;
	}

.entry h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

.content-left {
	margin-left: 23px;
	}
	
/* PAGE PACK */

#pack_wrapper{
	width:600px;
	margin-bottom: 40px;
	text-align:center;
	font-family:'Helvetica';
	color:#555;
}

.presentation{
	margin-bottom:30px;
}

.pack_title h1{
	font-variant:small-caps;
	font-size:40px;
	font-weight:normal;
}


.pack_img{
	width:200px;
	float:left;
}

.info{
	float:left;
}

.info_text{
	width:350px;
/*	text-align:justify; */
	margin-top:10px;
	padding:0 25px;
	line-height:20px;
	font-size:14px;
}

.info_text a{
	font-size: 12px;
}

#array{
	width:600px;
	margin: 0 auto;
}

.array_field{
	width:598px;
	height:25px;
	font-size:12px;
	border-bottom: solid 1px #777;
	border-left: solid 1px #777;
	border-right: solid 1px #777;
	line-height:25px;
}

.array_title{
	background: #AAA url(images/array_title.png) top left repeat-x;
	color:#333;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
}

.array_top{
	width:100%;
	background:#092B4F url(images/array_top.png) top left repeat-x;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ktml-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	color:#FFF;
	border:none;
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
}

.array_left{
	width:450px;
	float:left;
	height:25px;
}

.array_right{
	height:25px;
	width:147px;
	float:left;
	border-left: #777 1px solid;
}

.devis{
	background:url(images/btn.png) no-repeat;
	width:600px;
	height:30px;
	margin:10px auto;
	line-height:30px;
}

.devis a{
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;
}

.devis a:hover{
	text-decoration: underline;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
/*
.ad125 {
	margin: 10px;
	}
*/


.sidebar {
	margin: 0 5px 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#bd3b0a;
	}
	
#search {
    border: 2px solid #0a273a;
    height: 30px;
    margin-top: 10px;
    padding: 0;
    background: #fff;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #000;
}
	
	
#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #s {
    width: 220px;
    }

#header #search {
    margin-top: 25px;
    }


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
    background: url(images/sidebar_bg.png) no-repeat;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 18px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
	

/* FOOTER */

#footer_wrap {
	width:100%;
	background: url(images/footer.png) top left repeat-x;
	border-top:1px solid #10B2D6;
	}

#footer {
	padding: 22px 0 0 0;
	text-align: center;
	color: #6E7E88;
	font-size: 13px;
    border-top: 2px solid #FFF;
	}

#footer a {
	color: #555;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #6e7e88;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}	
#footer2 a {
	color: #6e7e88;
    text-decoration: none;
	} 
	
#footertop {
	background: #012c48 url(images/about-background.png) repeat-x;
	width: 950px;
	height: 40px;
	border-top: 4px solid #555;	
	}
	
#footerlinks{
	width: 660px;
	margin: 0 auto;
	font-size: 12x;
	padding-top: 10px;	
	}
	
#footerlinks li {
	float: left;
	list-style: none;
	padding-left: 10px;
	}

#footerlinks a {
	color: #6E7E88;
	}

#footerlinks a:hover {
	color: #AAA
	}
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/************************************************************/

#content h2 {
	padding-top:10px;
}

.etoile {
	width:100px;
	height:100px;
	background:url(images/etoile.png) no-repeat;
	color:#FFF;
}

.etoile2 {
	width:100px;
	height:100px;
	background:url(images/etoile2.png) no-repeat;
	color:#FFF;
}

.prix {
	padding-top:40px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
}
.prix a{
	font-size:16px;
	color:#FFF;
	text-decoration: underline;
}

.prix a:hover {
	color: #EEE;
	text-decoration: none;
}

.pack-text{
	text-align:justify;
}