*
{
	margin:		0;
	padding:	0;
}

/** Général **/
body
{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:140%;
	color:#555555;
}

a 
{
	color:				#ff8400; /*#2b83c0*/
	text-decoration:	none;
}

a:hover 
{
	text-decoration: underline;
}

a img 
{
	border: none;
}

h1, h2, h3, h4
{
	margin: 0 0 5px 0;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	line-height:normal;
	color: #37404C;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

.wrapper
{
	margin:0pt auto;
	text-align:left;
	width:860px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.breaker
{
	clear:both;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

ul.arrow 
{
	list-style-type:none;
}

ul.arrow li
{
	background:transparent url(/img/puces/li.gif) no-repeat scroll 4px 2px;
	font-family:Arial;
	line-height:14px;
	margin:3px 0;
	padding:0 0 0 20px;
}


/** Header **/
#header
{
	background:#262F35 url(/img/soowai/bg/header.gif) repeat-x;
	width:100%;
}

#logo
{
	color:#FFFFFF;
	float:left;
	margin:16px 0pt 0pt;
	width:404px;
}

#header ul#menu
{
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:37px 0pt 34px;
	padding:3px 0pt;
	text-align:right;
}

#header ul#menu li 
{
	color:#697987;
	display:inline;
	font-size:17px;
	font-weight:bold;
	margin:0pt 7px;
}

#header ul#menu li a 
{
	border:none;
	color:#FFFFFF;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
}

#header ul#menu li a:hover
{
	color:#D5E5F2;
}

#header ul#menu sup
{
	color:#CA0000;
	font-size:9px;
	text-transform:uppercase;
}

#userbox
{
	background:transparent url(/img/soowai/bg/userbox.png) no-repeat left bottom;
	float:right;
	margin:0pt 0pt 20px;
	padding:6px 16px 0pt;
	width:205px;
	line-height:160%;
}

#userbox img
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #424A53;
	float:left;
	margin:6px 12px 0pt 4px;
	padding:4px;
}

#userbox p
{
	color:#CCCCCC;
	font-size:11px;
	margin:0pt 0pt 1.7em;
}

#userbox strong
{
	color:#FFFFFF;
}

#userbox a:link, #userbox a:visited
{
	border-bottom:1px solid #8C99A5;
	color:#FFFFFF;
	margin-top:11px;
	padding:1px 0pt;
	text-decoration: none;
}

#userbox a:hover
{
	border-bottom:1px solid #ffffff;
}
/** Sitebar **/
#sitebar
{
	background:#FFAD33 url(/img/soowai/bg/sitebar.gif) repeat-x;
	border-bottom:1px solid #CC0000;
	height:30px;
}

#sitebar .path
{
	color:#ffffff;
	font-family:'Trebuchet MS',Trebuchet,Arial,sans-serif;
	font-size:18px;
	padding-top: 8px;
}

#sitebar .path a, #sitebar .path a:visited
{
	color:#ffffff;
}

/** Content **/
#content
{
	padding:10px 0;
	min-height: 300px;
}

.onecol
{
	float:left;
	margin:0pt 20px 20px 0pt;
	width:250px;
	text-align: justify;
}

.twocol
{
	float:left;
	margin:0pt 20px 20px 0pt;
	width:530px;
	text-align: justify;
}

#footer
{
	background:url(/img/soowai/bg/footer.gif) repeat-x;
	border-top:4px solid #ff8400;
	font-size:11px;
	height: 70px;
	margin:10px 0 0 0;
}

#footer p
{
	padding: 30px 0 0 0;
	text-align:center;
}

#menu-footer
{
}

#menu-footer ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu-footer li 
{
	border-left:1px solid #D9D9D9;
	display:inline;
	float:left;
	margin-left:16px;
	padding-left:16px;
	width:138px;
}

#menu-footer li h4 
{
	color:#888888;
	font-family:'Helvetica Neue',Arial;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0;
	border:none;
	letter-spacing:normal;
	padding:0 0 5px;	
}

#menu-footer li ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu-footer li ul li 
{
	border:none;
	margin:0pt;
	padding:0pt;
}

#menu-footer a:hover
{
	background:#ff8400 none repeat scroll 0%;
	color:#FFFFFF;
	text-decoration:none;
}

/** Boutons **/
span.button, .button em
{
	display:block;
	height:38px;
	line-height:36px;			
	color:#954b05;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;	
}

.button:hover, span:hover.button, .button em:hover
{
	text-decoration: none;
}

span.blue_bg
{
  padding-left:20px;
  background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 0 -38px;
}

.blue_bg em
{
	font-style:normal;
	padding-right:20px;
	background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 100% -38px;
}

span:hover.blue_bg
{
	background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 0 0;
}

.blue_bg:hover em
{
	background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 100% 0;
}

span.white_bg
{
	padding-left:20px;
	background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 0 -38px;
}

.white_bg em
{
	font-style:normal;
	padding-right:20px;
	background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 100% -38px;
}

span:hover.white_bg
{
  background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 0 0;
}

.white_bg:hover em
{
	  background:url(/img/soowai/bg/button_whitebg.gif) no-repeat 100% 0;
}


/** Formulaires **/
form
{
	background-color: #ebf4ff; /**#fff5be;**/
	border-top: 3px solid #cae6ff; /**ff8400;**/
	border-bottom: 3px solid #cae6ff;
	padding: 5px;
}

form .input
{
	clear: both;
}

form label
{
	cursor: pointer;
	float: left;
	font-weight: 700;
	overflow: hidden;
	width: 200px;
	text-align: right;
	padding-right: 16px;
	margin: 8px;
}

form .required label
{
	background: url( /img/star.gif ) right top no-repeat;
}

form label .info
{
	cursor: default;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
	
form .input input
{
	border: 1px solid #ebebeb;
	color: #6b6b6b;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 16px;
	font-weight:bold;
	padding: 2px;
}

button
{
	border:none;
	background:none;
	margin-left: 230px;
	font-weight:bold;	
	cursor: pointer;			
	overflow:visible;
}

button span, button em
{
	display:block;
	line-height:38px;			
	color:#954b05;
}

button span
{
	padding-left:20px;
	background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 0 -38px;
}	

button em
{
	font-style:normal;
	padding-right:20px;
	background:url(/img/soowai/bg/button_bluebg.gif) no-repeat 100% -38px;
}

button:hover span
{
	background: url(/img/soowai/bg/button_bluebg.gif) no-repeat 0 0;
}
button:hover em 
{
	background: url(/img/soowai/bg/button_bluebg.gif) no-repeat 100% 0;
}

form .aligned
{
	margin-left: 232px;
}

/** Tableaux **/
table.list 
{
	border-collapse:collapse;
	line-height:normal;
	margin:5px 0;
	width:100%;
}

table.list tr 
{
	border-bottom:1px solid #cae6ff;
	background-color: #f7fbff;
}

table.list tr.light 
{
	background-color:#ffffff;
}

table.list tr th
{
	background:#ebf4ff url(/img/soowai/tables/head_bg.gif) repeat-x;
	border-bottom: 3px solid #cae6ff;
	/**border-top: 3px solid #ebf4ff;**/
	height:25px;
	padding:0 4px;
	text-align:left;
}

table.list td 
{
	padding:4px;
	vertical-align:top;
}

/** Imagettes **/
.user 
{
	color:#767676;
	float:left;
	font-size:11px;
	margin:5px 0;
	width:260px;
}

.user img, img.avatar
{
	background-color: #ffffff;
	border:1px solid #cccccc;
	float:left;
	margin:2px 6px 0 0;
	padding:4px;
}

.user .title 
{
	font-family:'Helvetica Neue',Arial;
	font-size:15px;
	font-weight:bold;
}
/** Blog **/
.blog
{
}

.blog h1
{
	font-size: 15px;
	font-weight:bold;
	border: none;
	margin: 5px 0;
	letter-spacing: normal;
}

.blog .date
{
	font-size: 10px;
	background-color:#ff8400;
	color:#ffffff;
	padding:2px 5px;
	margin:0 5px 0 0;
	font-weight:normal;
	font-face:Verdana;
}

.blog p
{
	font-face: Tahoma, Verdana, Arial;
	font-size:11px;
	letter-spacing: normal;
	line-height:normal;
}