/* 
	project:  internet studio
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(../image/bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
ul {list-style:none;}
.h1 { font: bold 3em Georgia, "Times New Roman", Arial; color: #444; padding:20px 0 0 0;}
.h1 a { color: #444; text-decoration:none;}
.h1 a:hover{color: #444; text-decoration:underline;}
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; padding: 6px;}
#content { width: 930px; margin: 25px auto;}
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { background: #fff url(../image/button.gif) no-repeat; float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #fff; text-decoration: none;}
#menu li a:hover { text-decoration: underline; color: #000; background: #fff url(../image/button_grey.gif) no-repeat; }
.caption { background: #fff url(../image/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff; }
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 340px; float: left;}
#img-left {padding: 0 38px 10px 38px;}
.box { background: #eee;}
#center { width: 195px; float: left; margin: 0 0 20px 15px; }
#right { float: right; width: 360px; }
.box { background: #eee; padding: 10px; }
	.box h3  li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; font-size:12px; font-weight:normal;}
	.box h3 li a { padding: 0 5px;  text-decoration:none; font-size:12px; font-weight:normal;}
	.box h3 li a:hover { text-decoration:underline; font-size:12px; font-weight:normal;}
#footer { font-size: .84em; clear: both; padding: 15px; background: #eee; text-align: center;}
#footer a { color: #444; }
.spacer{ margin-top:80px;}
#image-gauche {
float:left;
margin:0;
padding: 2px 5px 0 0;
}

#image-droite{
float:right;
margin:0;
padding: 2px 0 0 5px;
}