/*
Theme Name: Boxed 02
Theme URI: http://www.flashark.com/boxed02/
Author: Flashark.com
Author URI: http://www.flashark.com/
Description: An advanced and lightweight WordPress theme created by <a href="http://www.flashark.com/">Flashark.com</a>.
Tags: black, yellow, magazine, widgets, custom style, fixed width, two columns
*/

/** BEGIN main **/
marquee
{text-align: center;
	font: 30px Arial;
	color: black;
	margin-left:300px;
	margin-right:300px;
}
marquee a
{
	color: blue;
	
}

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #303030;
	background: url(images/fond.jpg) repeat-x;
}
a {
	text-decoration: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.hidden {
	display: none;
}
/** END main **/

/** BEGIN wordpress default **/
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.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;
}
/** END wordpress default **/

/** BEGIN wrapper **/
#wrapper {
	background: url(images/fond.png) repeat-x;
	text-align: left;
	margin: auto auto;
	width: 960px;
}
/** END wrapper **/

/** BEGIN header **/
#headwrap {
	margin: auto;
	width: 650px;
	text-align: center ;
	margin-left:470px;
}
#header {
	margin-top:20px;

}

/** END header **/

/** BEGIN content **/
#content {
	margin-top:35px;
	width: 640px;
	float: left;
	padding-bottom: 5px;
}
	#content p {
		line-height: 1.6em;
		text-align: justify;
	}
	#content a {
		color: #fc4e01;
	}
	#content a:hover {
		color: #ff0000;
	}
	/** begin featured **/
	#featured {
		border: 1px solid #fde07b;
		margin: 10px;
		padding-bottom: 10px;
	}
	#featured ul {
		list-style-type: none;
		background-color: #fde07b;
		height: 16px;
	}
	#featured ul li {
		float: left;
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 1px;
		border-right: 1px solid #fbc100;
		line-height: normal;
	}
	#featured ul li a {
		float: left;
		display: block;
		color: #000000;
		padding: 1px 10px;
	}
	#featured ul li a:hover {
		color: #000000 !important;
		background-color: #fcd03d;
	}
	#featured h2 {
		clear: both;
		font-weight: normal;
		font-size: 1.5em;
		float: left;
		padding-right: 20px;
	}
	#featured .author {
		font-size: 0.8em;
		text-transform: uppercase;
		padding: 7px 0 10px;
	}
	#featured h2 a {
		color: #303030;
	}
	#featured .thumb {
		float: left;
		margin: 4px 10px 5px 0;
		width: 72px;
	}
	#featured div {
		padding: 10px 15px 0;
	}
	/** end featured **/
	/** begin recent **/
	#recent {
	margin-top:10px;
		border: 1px solid #fde07b;
		font-size: 0.9em;
	}
	#recent h2 {
		background-color: #fde07b;
		color: #000000;
		padding: 2px 10px 3px;
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: normal;
	}
	#recent .buffer {
		padding: 10px 15px 5px 3px;
		background-color: #ffffff;
	}
	#recent .post {
		width: 48%;
		float: left;
		padding-left: 12px;
	}
	#recent .post h3 {
		font-size: 1.3em;
		font-weight: bold;
		padding-bottom: 5px;
	}
	#recent .post h3 a {
		color: #303030;
	}
	#recent .post .thumb {
		float: left;
		margin: 3px 10px 5px 0;
		width: 60px;
	}
	#recent .post p {
		margin-bottom: 5px;
	}
	#recent .post .category {
		margin-bottom: 15px;
		font-size: 0.9em;
	}
	/** end recent **/
/** END content **/
.textwidget a
{
color:green;
font-size: 2.0em;
}


/** BEGIN sidebar **/
#sidebar {
	margin-top:35px;
	width: 310px;
	float: right;
	padding-bottom: 10px;
}
	#sidebar a {
		color: black;
	}
	#sidebar a:hover {
		color: blue;
	}
	#sidebar h2 {
		background-color: #fde07b;
		color: #000000;
		padding: 2px 10px;
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin: 10px 10px 0 0;
		z-index: 99;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 2px;
		border: 1px solid #fde07b;
		margin-right: 10px;
		background-color: #ffffff;
	}
	#sidebar ul li {
		line-height: 1.6em;
		padding: 1px 0;
		border-top: 1px dotted #fde07b;
	}
	.first {
		border-top: none !important;
	}
	#sidebar form {
		padding: 10px 15px;
		border: 1px solid #fde07b;
		margin-right: 10px;
	}
	#sidebar form input {
		font-size: 1.5em;
		border: 1px solid #fb8801;
		width: 168px;
		float: left;
		margin-right: 5px;
	}
	#sidebar form button {
		width: 29px; height: 25px;
		background: url(images/search.gif) no-repeat 0 0;
		border: 0;
		text-indent: -9999px;
	}
	#rss {
		padding: 15px 0 4px 22px;
		background: url(images/rss.gif) no-repeat 0 13px;
		display: block;
		color: #fb6201 !important;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 0.9em;
	}
/** END sidebar **/

/** BEGIN footer **/
/** END  **/

.notfound {
	padding: 20px 10px 10px;
}
.notfound h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
}
#postnav {
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
}
img {
	border: 0;
}
#single {
	padding: 20px 10px 10px 20px;
	width: 95%;
		background-color: #ffffff;
}
	#single h2 {
		font-size: 1.5em;
		font-weight: normal;
		float: left;
		padding-right: 15px;
	}
	#single .author {
		padding: 4px 0 10px;
		float: left;
		font-size: 0.8em;
	
	}
	#single p {
		margin-bottom: 10px;
		line-height: 1.7em;
	}
	#single h3 {
		font-size: 1.3em;
		margin-bottom: 5px;
	}
	#single blockquote {
		margin-bottom: 10px;
		line-height: 1.7em;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
		font-style: italic;
	}
	#single ul {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#single ol {
		list-style-type: decimal;
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#single li {
		line-height: 1.6em;
		padding: 1px 0;
	}
	#single .post {
		padding: 10px 0 0;
		border-bottom: 1px dotted #e0e0e0;
	}
	#single .thumb {
		float: left;
		margin: 5px 10px 5px 0;
		width: 60px;
	}
	#single .atitle {
		font-size: 0.9em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #939393;
	}
	#postdetails {
		font-size: 0.9em;
	}
	#postdetails p {
		margin-bottom: 2px !important;
	}
#commentsection {
	padding: 10px 20px;
}
	.commentdetails {
		float: left;
	}
	.break {
		background-color: white;
	}
	.commentdetails p {
		margin-bottom: 5px;
	}
	.commentauthor {
		font-size: 1.2em;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
	}
	.comment1 {
		padding: 10px 0;
		border-top: 1px dotted #e0e0e0;
	}
	.gravatar {
		float: right;
	}
	#commentsection h2 {
		background-color: #fde07b;
		color: #000000;
		padding: 2px 10px;
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-top: 10px;
	}
	.commentitems {
		padding: 10px;
		border: 1px solid #fde07b;
		margin: 0 0 10px;
		background-color: #ffffff;
	}
	.commentitems .first {
		border-top: none !important;
		padding-top: 5px !important;
	}
	.commentitems input, .commentitems textarea, .commentitems button {
		margin-bottom: 5px;
	}
	.required {
		color: #ff0000;
	}
.commentlist {
	list-style-type: none;
}
	.commentlist ul {
		list-style-type: none;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
		margin-bottom: 10px;
	}
	.commentlist ul li .comment1 {
		border-top: 0;
	}
	.reply {
		font-size: 0.8em;
		text-transform: uppercase;
		display: block;
		margin-top: 10px;
	}
	.commentitems .navigation {
		height: 25px;
		font-size: 0.8em;
		text-transform: uppercase;
	}

/*TABLEAU*/


                                                                /*Tableau-id-1*/
																
																
.wp-table-reloaded-id-1{
width:100%;
text-align:center;
border-spacing: 0px;
border-collapse: collapse;
}    
	      	
.wp-table-reloaded-id-1 th  { 
height:33px;	    
}

table.wp-table-reloaded-id-1 tr.odd {
 background-color:#FFF;
}

table.wp-table-reloaded-id-1 tr.even {
 background-color:#F9F9F9;
}

table.wp-table-reloaded-id-1 th.column-2 {
 background-image:url(http://www.netprogroupe.com/wp-content/plugins/wp-table-reloaded/img/titre-gauche-arrondi.png);
 background-repeat:no-repeat;
 background-color:#eaeaea;
}

table.wp-table-reloaded-id-1 tr th {
 background-color:#eaeaea;
}

table.wp-table-reloaded-id-1 th.column-1 {
 background-color:#FFF;
}

table.wp-table-reloaded-id-1 th.column-5 {
 background-image:url(http://www.netprogroupe.com/wp-content/plugins/wp-table-reloaded/img/titre-droite-arrondi.png);
 background-repeat:no-repeat;
 background-position:top right; 
}


                                                          /*Tableau-id-2*/
														  
														  
.wp-table-reloaded-id-2{
text-align: left;
border-collapse: collapse;
width: 564px;
margin-left: auto; 
margin-right: auto;
}

table.wp-table-reloaded-id-2 th.column-1,table.wp-table-reloaded-id-2 th.column-2,table.wp-table-reloaded-id-2 th.column-3{ 
background:url(http://www.netprogroupe.com/wp-content/uploads/2009/11/haut.png) no-repeat;	 
width: 188px;
height: 69px;
margin: 0px;
padding: 0px;
}
 
.wp-table-reloaded-id-2 tr.row-2 td.column-1,.wp-table-reloaded-id-2 tr.row-2 td.column-2,.wp-table-reloaded-id-2 tr.row-2 td.column-3 { 
background:url(http://www.netprogroupe.com/wp-content/uploads/2009/11/fond2.png) no-repeat;	 
width: 188px;
margin: 0px;
padding: 10px 20px 0px 20px;
} 

.wp-table-reloaded-id-2 tr.row-3 td.column-1,.wp-table-reloaded-id-2 tr.row-3 td.column-2,.wp-table-reloaded-id-2 tr.row-3 td.column-3{
text-align: right;
padding: 10px 20px 0px 20px;
}

                                                                  /*Tableau-id-3*/
.wp-table-reloaded-id-3
{
margin-left:40px;
width:600px;
text-align:center;
border-spacing: 0px;
border-collapse: collapse;
height:100px;
}    

                                                                          /*Tableau-id-4*/
																		  
.wp-table-reloaded-id-4{
text-align: left;
border-collapse: collapse;
width: 525px;
margin-left: auto; 
margin-right: auto;
height:200px;
}

table.wp-table-reloaded-id-4 th.column-1,table.wp-table-reloaded-id-4 th.column-2,table.wp-table-reloaded-id-4 th.column-3{ 
background:url(http://www.netprogroupe.com/wp-content/uploads/2009/11/1.png) no-repeat;	 
width: 175px;
height:39px;
color:#fff;
padding: 0 10px 0 10px;
}
 
.wp-table-reloaded-id-4 tr.row-2 td.column-1,.wp-table-reloaded-id-4 tr.row-2 td.column-2,.wp-table-reloaded-id-4 tr.row-2 td.column-3 {  
background:url(http://www.netprogroupe.com/wp-content/uploads/2009/11/3.png) repeat-y;	 
width: 175px;
padding: 10px 0 50px 10px;
height:138px;
} 

.wp-table-reloaded-id-4 tr.row-3 td.column-1,.wp-table-reloaded-id-4 tr.row-3 td.column-2,.wp-table-reloaded-id-4 tr.row-3 td.column-3{
background:url(http://www.netprogroupe.com/wp-content/uploads/2009/11/2.png) no-repeat;
text-align: center;
color:#fff;
width: 175px;
height: 23px;
}

                                                                        /*Tableau-id-5*/

																
.wp-table-reloaded-id-5{
width:100%;
text-align:center;border-collapse: collapse;

}   
.wp-table-reloaded-id-5 td{
height: 30px
}


.wp-table-reloaded-id-5 th.column-1 {
 background:url(http://www.netprogroupe.com/wp-content/uploads/tb1/arondi-haut-gauche.png)no-repeat right;width: 165px;
 color:white;}
 
.wp-table-reloaded-id-5 th.column-2,.wp-table-reloaded-id-5 th.column-3,.wp-table-reloaded-id-5 th.column-4 {
 background:url(http://www.netprogroupe.com/wp-content/uploads/tb1/menue.png)no-repeat right;width:95px;
height: 30px; color:white;}

.wp-table-reloaded-id-5 th.column-5 { background:url(http://www.netprogroupe.com/wp-content/uploads/tb1/haut-arondi-droite.png)no-repeat right;width: 110px;
 color:white;}

.wp-table-reloaded-id-5 th.column-6 {
border: 1px solid #fff;
float:right;
 }
 
 .wp-table-reloaded-id-5 tr.row-2 td.column-6, .wp-table-reloaded-id-5 tr.row-3 td.column-6, .wp-table-reloaded-id-5 tr.row-4 td.column-6, .wp-table-reloaded-id-5 tr.row-5 td.column-6, .wp-table-reloaded-id-5 tr.row-6 td.column-6{
width: 120px;
}

 table.wp-table-reloaded-id-5 tr.even {
 background-color:#FFF;
}

table.wp-table-reloaded-id-5 tr.odd {
 background-color:#f3f3f3;
}

 .wp-table-reloaded-id-5 tr td{
border-right:1px solid #dfdfdf;
}

                                                                       /*Tableau-id-6*/

																
.wp-table-reloaded-id-6{
width:100%;
text-align:center;border-collapse: collapse;

}   
.wp-table-reloaded-id-6 td{
height: 34px; 
}


.wp-table-reloaded-id-6 th.column-1 {
 background:url(http://www.netprogroupe.com/wp-content/uploads/tb2/arrondi-haut-gauche.png)no-repeat right; width: 43px;
 color:white;}
 
.wp-table-reloaded-id-6 th.column-2,.wp-table-reloaded-id-6 th.column-3,.wp-table-reloaded-id-6 th.column-4 {
 background:url(http://www.netprogroupe.com/wp-content/uploads/tb2/menu.png)no-repeat right; width:180px;
height: 34px; color:white;}
.wp-table-reloaded-id-6 th.column-3,.wp-table-reloaded-id-6 th.column-4 {
background:url(http://www.netprogroupe.com/wp-content/uploads/tb2/menu2.png)no-repeat right; width:80px;
height: 34px; color:white;}

.wp-table-reloaded-id-6 th.column-5 { background:url(http://www.netprogroupe.com/wp-content/uploads/tb2/arrondi-haut-droite.png)no-repeat left;width: 111px;
 color:white;}

.wp-table-reloaded-id-6 th.column-6 {
border: solid #fff;
float:right;
 }
 
 .wp-table-reloaded-id-6 tr.row-2 td.column-6{
width: 115px;

}

 table.wp-table-reloaded-id-6 tr.even {
 background-color:#FFF;
}

table.wp-table-reloaded-id-6 tr.odd {
 background-color:#f3f3f3;
}

 .wp-table-reloaded-id-6 tr td{
border-right:1px solid #dfdfdf;
}


                                                                          /*Tableau-id-16*/
																		  
.wp-table-reloaded-id-16{
text-align:left;
width: 100%;
margin-left: auto; 
margin-right: auto;
height:220px;
background-color:#fff;
border-collapse: collapse;
border-spacing: 0px;
}

.wp-table-reloaded-id-16 tr td.column-2
{padding:10px;

}


.wp-table-reloaded-id-16 tr.row-1 td
{background-color:#eaeaea;

}
.wp-table-reloaded-id-16 tr.row-2 td, .wp-table-reloaded-id-16 tr.row-4 td
{background-color:#FFF;

}

.wp-table-reloaded-id-16 tr.row-3 td
{background-color:#eaeaea;
}
.wp-table-reloaded-id-16 tr.row-5 td
{ background-color:#eaeaea;
}

																

