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

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

iframe {border:none}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
h4 {font-size:11px}

p {	margin: 0 0 13px 0; }

.edito p {font-size:14px}
.edito img {margin: 5px 10px 15px 10px;}
.edito a {text-decoration:underline;}
.edito a:hover {text-decoration:none}

ul { margin: 0; padding : 0; list-style : none; }
.right_articles ul {list-style-type:disc;margin-left:15px}

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

/* old header 
.header { 
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
*/

.header { 
	height: 100px;
	background: #fff;
	color: #808080;
	margin: 0;
	padding: 10px 0 0 0;
}

a#header
{
   display: block; 
   margin: 0 auto;
   padding: 0;
   width: 780px;
   height: 100px;
   background: transparent url('header.gif') top left no-repeat;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

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

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(bar.gif) no-repeat center top; 
		background-repeat:no-repeat;
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear:both;
	background: #A9C0CE url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
.liste-photos * {margin:0;padding:0}
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right h3 a {background-image:none;color:white;text-decoration:none;}
.right h3 a:hover {text-decoration:underline;}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}



/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }


/* Loneseb */

#breadcrumb {margin-bottom:15px}
.full, .liste {text-align:justify;font-size:13px;padding-right:5px}
.full h2, .liste h2 {color:#E0691A;border-bottom:dotted 1px}
.full .text, .liste .text {clear:both;margin-top:10px;}
.full ul {margin:10px;list-style-type:disc}
.full li {margin-left:10px}
.notes {border-top:solid 1px;font-size:80%}


h3.spip {background-color:transparent;color:#E0691A;border-bottom:solid 1px;padding:0 0 2px 0;margin:10px 0 0 0}
h4 span.topic {color:#777777;text-transform:uppercase;font-weight:normal;font-size:90%;letter-spacing:-1px}



/* Tableaux */
table.spip {
	margin: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }




.spip_document_2 {margin-left:10px}

.dateauteur {font-size:11px;text-align:right;}
.dateinfos {width:57px;float:right;color: #AAA;margin:0 0 0 20px;}

.left .tags {clear:both;border:dashed 1px #E0691A;background-color:#EEEEEE;padding:10px;font-size:12px;margin:20px 10px 20px 10px;}

.right input, .right textarea {width:100%}
.rightimage {text-align:center}

.spip_logos {margin-right:5px;margin-bottom:5px;}
.subscribeRSS a {text-decoration:none;}
.subscribeRSS a:hover {text-decoration:underline;}
.submit {width:65px !important;}
img {border:none}

hr.spacer {visibility:hidden;clear:both;height:1px;margin:0;padding:0}

#suscribe p {margin-left:5px}
.liste-article p {line-height:normal}
.article h4, .liste-article h4, .article p, .liste-article p {margin:0}
.article, .liste-article  {margin-bottom:10px}
.article h4 .date, .liste-article h4 .date {font-weight:normal}
.article img, .liste-article img {margin:0 3px 3px 3px;float:right;}
.article h4, h4 {clear:both;font-size:12px}

.tags a {text-decoration:none;}
.tags a:hover {text-decoration:underline;}

.pub {text-align:right}

.listeTags {list-style-type:none;margin:0 !important;padding:0}
.listeTags li {margin:0;padding:0;display:inline;list-style-type:none;margin-right:6px;}

.tag3 {font-size:90%}
.tag3 a {color:#A9C0C3 !important;}
.tag4 {font-size:100%}
.tag4 a {color:#FF9148 !important;}
.tag5 {font-size:100%}
.tag6 {font-size:110%}
.tag7 {font-size:120%}
.tag8 {font-size:130%}
.tag9 {font-size:140%}
.tag10 {font-size:150%;}
.tag11 {font-size:160%;}
.tag12 {font-size:160%;font-weight:bold;}
.tag13 {font-size:170%;font-weight:bold;}
.tag13 a {color:#6C757A !important;}
.tag14 {font-size:180%;font-weight:bold;}
.tag14 a {color:#6C757A !important;}
.tag15 {font-size:190%;font-weight:bold;}
.tag15 a {color:#6C757A !important;}

/* Comments */
/*
.comment {margin-bottom:15px}
.comments fieldset {padding:12px}
.comments h3 {margin-top:8px; font-size: 16px; font-weight: bold;  color: #1C6F27;border-bottom:solid 1px #1C6F27;}
.commentText {background-image:url(/images/background-comments.png);background-repeat:no-repeat;background-position:left top;background-color:#d7e6d9;padding:15px;margin-left:30px;padding-left:40px}

*/

.comments {margin:20px 0}
.comments fieldset {padding:12px}
.comments h3 span.action {cursor:pointer;font-size:11px;text-decoration:underline}
.comments textarea {width:100%}
.comments form {margin-bottom:20px}
.comments .header {height:auto;padding-top:3px}
.comments .comment-list {margin-top:20px}
.comment-text {background-image:url(/images/background-comments.png);background-repeat:no-repeat;background-position:left top;background-color:#FF9148;padding:15px;margin-left:30px;padding-left:40px}
#commentform {margin-top:30px}

.home {line-height:110%}
.home li {margin-bottom:5px}

.clear {clear:both}

.spipDiggLikeZone {text-align:center;font-size:12px;margin-bottom:5px;}
.diggLikeRubrique {float:left;margin-top:2px;}