/* Layout SKSGroup.com */

body {
	/*font-family: "Trebuchet MS";*/
	margin-top: 0;
	text-align: center;
	color: #4e791c;
	background: url(http://images.sksgroup.com/images/bg.gif);
}

.font {
  font-family: Verdana;
  font-size: 13px;
}

.highlight { background-color: #fad6d6; border: 1px solid #a85050; font-weight: bold; }

a { text-decoration: none; color: #669900; }
a:hover { text-decoration: underline; color: #669900; }
a:link { color: #669900; }
a:visited { color: #669900; }

.ImgBorder { border: 1px solid #808080; }

input, textarea
{
	border: 1px solid #808080;
	color: #393939;
}

div.hr {
  height: 1px;
  background: #fff url(http://images.sksgroup.com/images/hr.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

img { border: 0; }

label 
{
	display : block;
	float : left;
	padding-right : 10px;
	width : 100px;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	text-align: left;
	background: url(http://images.sksgroup.com/images/bg_content.png) repeat-y 100% 0;
	background-position: top center;
	height: auto;
}

#header {
	width: 890px;
	height: 180px;
}

#naviguation 
{
	color: #929292;
	margin: 0 10px 0 5px;
}

#nav {
	color: #929292;
}

#left {
	width: 213px;
	height: 523px;
	background: url(http://images.sksgroup.com/images/bg_left.png) no-repeat #c5dc90;
	text-align: center;
	float: left;
}

#left_content {
	width: 202px;
	float: left;
	margin: 5px 0 0 3px;
}

#left_content h1 {
	width: 100%;
	height: 28px;
	margin: 0;
	background: url(http://images.sksgroup.com/images/bg_title_left.png) repeat-x;
	background-position: top;
	font-size: 13px;
	color: #608d04;
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

#left_content h1 a {
	color: #608d04;
	text-decoration: none;
}

#left_content h1 a:hover {
	color: #81bf02;
}

#footer {
	clear: both;
	width: 100%;
	height: 57px;
	background: url(http://images.sksgroup.com/images/bg_footer.png) no-repeat;
	text-align: right;
}

#footer p {
	padding: 7px 10px 0 0;

	color: #446f11;
}

#links { font-size: 9px; display: none; }

#content {
	margin-top: 25px;
	text-align: center;
	padding-right: 7px;
	padding-left: 215px;
}

#content a { text-decoration: underline; }

#content li {
	list-style: url(http://images.sksgroup.com/images/puce.png) outside;
	margin-right: 3px;
	width: 550px;
}

.box {
	width: 650px;
	text-align: left;
	overflow: hidden;
}

.box_border {
	border-right: 1px solid #e39900;
	border-left: 1px solid #e39900;
	border-bottom: 1px solid #e39900;
	background-color: #f9f9f9;
	width: 100%;
}

.box h1 {
	width: 100%;
	height: 31px;
	background: url(http://images.sksgroup.com/images/bg_box_orange.png) no-repeat;
	color: #ffffff;
	margin: 0;
	padding: 7px 0 0 40px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.newsbox {
	width: 100%;
	margin: 5px 5px 0 5px;
}


.texte-titre-image{
	padding: 6px 0 0 40px;
	font-size: 13px;
}

.bloc-principal-large{
	margin-top: 10px;
	width: 650px;
	background-image: url(http://images.sksgroup.com/images/contenu-principal-large.png);
	background-repeat: repeat-y;
}

.titre-principal-large{
	height: 31px;
	width: 650px; 
	background-image: url(http://images.sksgroup.com/images/titre-principal-large-orange.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #ffffff;
}

.container-principal-large{
	width: 650px; 
	background-image: url(http://images.sksgroup.com/images/contenu-principal-bas-large.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
}

.contenu-principal-large{
	width: 645px; 
	margin-left: 5px;
	overflow: hidden;
	padding: 5px 0 3px 0;
}

.surligne 
{
	background-color: #ebf5d6;
	width: 600px;
}

.center { text-align: center; }
.right { float: right; text-align: right; }
.left { text-align: left; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }