
/*  ----------\
	-----------------------------------------------
	Title 		: Students Challenge Morocco
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 1.0
	Created 	: 17-09-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: Students Challenge Morocco (c) 2007
	-----------------------------------------------
	----------/
*/

/* --------------------------------------
	
	=layout, structure
	
-------------------------------------- */
#mainContent {
	/*position:relative;*/
	float:right;
	width: 515px;
}

#sidebar {
	background: url(../img/bg-green.gif) repeat-y 100% 100%;
	border-top: #8ac08f;
	float: left;
	padding-top: 20px;
	width: 239px;
}

#right-sidebar {
	border-top: #8ac08f;
	display:block;
	float: right;
	/*padding-top: 20px;*/
	width: 170px;
	min-height:200px;
}

/* --------------------------------------
	
	=nav
	
-------------------------------------- */

/* --------------------------------------
	
	=headers
	
-------------------------------------- */

#mainContent h2 {
	background: url(../img/h2-grey.gif) no-repeat right top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
}

/* --------------------------------------
	=basic text style
-------------------------------------- */

img.float-img {
	float: left;
	margin: 5px 10px 5px 0;
}

#sidebar p {
	font-size: 90%;
	margin: 0 10px 1em 20px;
}


/* --------------------------------------
	
	=links
	
-------------------------------------- */

/* --------------------------------------
	
	=panel
	
-------------------------------------- */



/* --------------------------------------
	
	=list
	
-------------------------------------- */
ul#subNav {
	

}

ul#subNav li {
	background: url(../img/bullet.gif) no-repeat 0 7px;
	margin-bottom: 10px;
	line-height: 26px;
}

ul#subNav li a {
	color: #444743;
	font-weight: bold;
	margin-left: 20px;
}

ul#subNav li a:hover, ul#subNav li a:active, ul#subNav li a.active {
	color: #427a47;
}

.sub {
	margin-left:30px;
	color: #000000;
	display:block;
}
/* --------------------------------------
	
	=form
	
-------------------------------------- */

/* --------------------------------------
	
	=trick
	
-------------------------------------- */

.partager {
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:15px 0 45px 0;
	padding-left:20px;
	text-transform:uppercase;
}

.partager a img{
	border:medium none;
	padding-left:5px;
	vertical-align:text-bottom;
	margin:0;

}
