
body {
	background:#ffffff url(images/backgroundFormationFacebook.png) repeat-x;
	font-family: 'Lucida grande',Century gothic, Arial,Tahoma,sans-serif;
	font-size:12px;
}


#top {
  background:url(images/topFormationFacebook.png) no-repeat ;
}

#slidearea{
	background:url(images/slideFormationFacebook.jpg);
}

.blogname h1  {
	padding-left: 0px;
}

.blogname h2 {
	color:#FFF;
}

#footer {
 	background: white; 
}

label {
  color: rgb(59, 89, 152);      /*  Facebook blue   */
  font-weight: bold;
}

/*          Blue text / stuff     */

a {
  color: rgb(59, 89, 152);      /*  Facebook blue   */
  font-weight: bold;
}

h2.pagetitle a {
  color: rgb(59, 89, 152);
}


.single  h3 {
  color: rgb(59, 89, 152);
  font-size: 16px;
}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
  color: rgb(59, 89, 152);
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #228fc4;
	background-color: transparent;
}	

#menu li a, #menu li a:link, #menu li a:visited {
	color:#ffffff;
}

.sidetitl{
	color:#fff;
  background: rgb(59, 89, 152);
}

.more {
  background: rgb(59, 89, 152);      /*  Facebook blue   */
  border:     solid 1px #CCC;
}
.more a:link,
.more a:visited {
	color:white;
}
.more a:hover{
	color:#333;
}

.comm {
  background: rgb(216, 223, 234);
  color:      black;
  border:     solid 1px #CCC;
}
.comm a:link,
.comm a:visited {
	color:black;
}
.comm a:hover{
	color:#333;
}

.date {
  border:     solid 1px #CCC;
  background: rgb(216, 223, 234);
}

.categ {
  background: rgb(59, 89, 152);      /*  Facebook blue   */
}

.categ a:link,
.categ a:visited {
	color:white;
}



/*        Images                */

#foxmenucontainer {
  background:url(images/catmenFormationFacebook.png) repeat-x;
  display: none;
}

/*      Hide search box         */

#search {
  display:  none;
}

/* Only one sidebox instead of 2 */

.sidebar {
	width:320px;
}

.sidetitl{
	width:290px;
	}

.sidebox {
	width:320px;
}

.sidebar2{
  display: none;
}

.sidebox ul li {
	width: 320px;
}

