/*   
Theme Name: indeltech
Theme URI: none
Description: made for indeltech
Author URI: http://www.spot-it.fr
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { padding: 0;font: 14px/1.4 helvetica, Serif;}
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */



#sidebar a { color:white;text-decoration:none;}
#sidebar p { color:white;font-size: 12pt;font-weight:normal;line-height:21.5pt;}
h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }

p { margin: 0 0 10px 0; }
ul, ol { margin: 0;color:#333; }
ul li, ul li a { font-size: 11pt;font-weight:bold;line-height:13pt;text-transform: uppercase;list-style-type:square; text-decoration:none;color:#333;}
ul li ul li{ font-weight:normal;line-height:13pt;text-transform: lowercase; list-style-type:none;border-bottom:1px dotted grey;margin-bottom:11px;}
.post { }

.entry { margin-top:58px;}
#footer { margin-top:32px;}


div.leftpart { float:left;width:35%;height:589px;padding:29px 5% 5% 10%;}
div.rightpart { z-index:-200;float:right;min-width:47%;height:647px ;background-image:url('/IMAGES/fotolia_4934118three.jpg')  ;background-repeat:repeat-x;}
#sidebar { float:left;background-color:red;width:191px;height:168px;margin-top:165px;padding:22px 7px 25px 25px;opacity:0.6;
filter:alpha(opacity=60);}
div.description { font-size: 9pt;font-weight:900;line-height:12.5pt;text-transform: uppercase;
}
#header { text-align:center;width:80%;margin:0 12.5%;}
#header a img{ border: none;margin-bottom:10px;}
#footer a img{ border: none;}



} /* END screen media */


@media print {

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Helvetica", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; border:none; }
a img { border: none; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */