body {
	background-color: #681c1c;
	margin: 0;
	font-family: arial,sans-serif;
	font-size: 13px;
}

a {
	color: #491c94;
	cursor: pointer;
}

a img {
	border: 0;
}

#main {
	width: 1024px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	background: url("/img/template/bg.jpg") center top repeat-y;
}

#bg_top {
	height: 22px;
	background: url("/img/template/bg_top.jpg") center top no-repeat;
}

#bg_bot {
	height: 92px;
	background: url("/img/template/bg_bot.jpg") center bottom no-repeat;
	margin-bottom: 20px;
}

#bg_bot a {
	color: #fff;
	text-decoration: none;
}

#bg_bot a:hover {
	text-decoration: underline;
}

/*#bg_men {
	width: 1024px;
	height: 344px;
	background: url("/img/template/bg_men.png") center top repeat-y;
}*/

#bg_ban {
	margin-top: 110px;
	width: 1024px;
	height: 194px;
	background: url("/img/template/bg_ban.jpg") center top no-repeat;
}

#bg_ban a {
	display: block;
	width: 1006px;
	height: 100%;
	margin-left: 9px;
	margin-right: 9px;
}

#bg_logo {
	position: absolute;
	top: 70px;
	margin-left: 50px;
	width: 300px;
	height: 72px;
	background: url("/img/template/logo.png") left center no-repeat;
}

#bg_logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#toplinks {
	position: absolute;
	border-left: 1px solid #e0e0e0;
	height: 49px;
	top: 70px;
	padding-top: 23px;
	margin-left: 350px;
	padding-left: 36px;
}

#toplinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#toplinks a {
	color: #29353b;
	text-decoration: none;
}

#toplinks a:hover {
	text-decoration: underline;
}

#topmenu {
	position: absolute;
	top: 70px;
	margin-left: 600px;
	width: 380px;
	height: 75px;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu .item {
	float: left;
	width: 75px;
	height: 72px;
}

#topmenu .item a {
	margin-left: 2px;
	margin-top: 2px;
	display: block;
	width: 71px;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 42px;
	text-align: center;
}

#topmenu #topmenu_item5 a {
	color: #b23333;
}

#topmenu .item a:hover {
	text-decoration: underline;
}

#topmenu_item1 {
	background: url("/img/template/topmenu.jpg") 0 0 no-repeat;
}

#topmenu_item2 {
	background: url("/img/template/topmenu.jpg") -75px 0 no-repeat;
}

#topmenu_item3 {
	background: url("/img/template/topmenu.jpg") -150px 0 no-repeat;
}

#topmenu_item4 {
	background: url("/img/template/topmenu.jpg") -225px 0 no-repeat;
}

#topmenu_item5 {
	background: url("/img/template/topmenu.jpg") -300px 0 no-repeat;
}

#leftmenu {
	padding-top: 10px;
	float: left;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 30px;
	width: 261px;
	text-align: justify;
	background: url("/img/template/bg_mensep.jpg") right top no-repeat;
}

h1 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
	color: #29353b;
}

#leftmenu h1 {
	width: 238px;
	height: 23px;
	margin-top: 40px;
	background: url("/img/template/bg_h1.gif") left top no-repeat;
	/*background: url("/img/template/puce_waves.gif") left center no-repeat;*/
}

#leftmenu .first {
	margin-top: 0;
}

#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 271px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#leftmenu ul li {
	height: 38px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

#leftmenu ul li:hover {
	background: url("/img/template/puce_rightarrow_grey.gif") right center no-repeat;
}

#leftmenu ul li.current,
#leftmenu ul li.current:hover {
	background: url("/img/template/puce_rightarrow.gif") right center no-repeat;
}

#leftmenu ul li a {
	display: block;
	width: 100%;
	height: 25px;
	color: #29353b;
	text-decoration: none;
	padding-top: 12px;
}

#leftmenu ul li a:hover {
	text-decoration: underline;
}

#content h1 {
	width: 656px;
	height: 23px;
	background: url("/img/template/bg_h1large.gif") left top no-repeat;
	margin-top: 20px;
}

#content h1.cut {
	width: 455px;
	height: 30px;
	background: url("/img/template/bg_h1cut.gif") left top no-repeat;
}

#content {
	float: right;
	margin-right: 9px;
	width: 690px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
}

#rightbox {
	float: right;
	width: 176px;
	height: 124px;
	margin-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url("/img/template/bg_rightbox.jpg") left top no-repeat;
	padding-left: 20px;
	padding-top: 15px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}

#rightbox:hover {
	background: url("/img/template/bg_rightbox_light.jpg") left top no-repeat;
}

#rightbox a {
	display: block;
	color: inherit;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

/*#rightbox a:hover {
	text-decoration: underline;
}*/

.clear {
	clear: both;
}

#header {
	color: #fff;
	font-weight: bold;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 20px;
	padding-right: 20px;
}

#footer {
	position: absolute;
	margin-top: 57px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	width: 672px;
	margin-left: 325px;
	font-size: 11px;
}

#bg_ban a {
	text-decoration: none;
}

.slogan {
	position: absolute;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

#slogan_l1 {
	margin-left: 250px;
	margin-top: 60px;
}

#slogan_l2 {
	margin-left: 300px;
	margin-top: 100px;
	font-size: 26px;
}

#slogan_l3 {
	margin-left: 200px;
	margin-top: 140px;
	font-size: 22px;
}

.slogan .highlight {
	color: #fff558;
	font-size: 34px;
}

.quote_left {
	background: url("/img/template/quote_left.png") left top no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}

.quote_right {
	background: url("/img/template/quote_right.png") right bottom no-repeat;
	padding-right: 35px;
	padding-bottom: 5px;
}

.small_quote_left {
	background: url("/img/template/small_quote_left.png") left top no-repeat;
	padding-left: 20px;
	padding-top: 5px;
}

.small_quote_right {
	background: url("/img/template/small_quote_right.png") right bottom no-repeat;
	padding-right: 20px;
	padding-bottom: 5px;
}

#content dl.strengths dt {
	float: left;
	font-weight: bold;
	width: 110px;
	color: #cf0e0e;
	/*color: #29353b;*/
}

#content dl.strengths dd {
	margin-left: 110px;
	padding-bottom: 10px;
	border-left: 1px solid #ddd;
	padding-left: 15px;
}

#content h2 {
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	margin-top: 30px;
}

#content .pleft,
#content .pright {
	width: 342px;
	padding: 0;
}

#content .left,
#leftmenu .left {
	float: left;
}

#content .right,
#leftmenu .right {
	float: right;
}

#leftmenu ul li .right {
	padding-right: 15px;
}

#content ul.left {
	padding-left: 50px;
	width: 292px;
}

#content ul.right {
	padding-left: 50px;
	width: 292px;
}

#content ul.left li,
#content ul.right li,
#content ul.waves li {
	margin-bottom: 5px;
	margin-left: 25px;
}

#content .col1 ul li,
#content .col2 ul li,
#content .col3 ul li {
	list-style: none;
	margin-left: 0;
}

#content ul li {
	list-style: disc;
}

#content ul.waves li {
	list-style: none;
	background: url("/img/template/puce_waves.gif") left top no-repeat;
	padding-left: 25px;
	margin-left: 0;
}

#content ul.square li {
	list-style: disc;
}

#content .highlight {
	color: #cf0e0e;
	font-weight: bold;
}

#toplinks .highlight {
	color: #cf0e0e;
}

#content .center {
	text-align: center;
}

#rightbox .highlight {
	color: #fff558;
}

#content dl.strengths {
	margin-top: 20px;
}

.navbar {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

.navbar .left {
	float: left;
	/*width: 226px;*/
}

.navbar .right {
	float: right;
	/*width: 226px;*/
	text-align: right;
}

/*.navbar .center {
	position: absolute;
	margin-left: 226px;
	margin-right: 226px;
	width: 226px;
	text-align: center;
	z-index: 10;
}*/

#content .rightimg {
	width: 260px;
	float: right;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 5px;
}

img.raquo {
	padding-bottom: 1px;
}

#content .col1 {
	float: left;
	width: 218px;
	border-right: 1px solid #ddd;
	margin-top: 25px;
	padding-right: 10px;
}

#content .col2 {
	float: left;
	width: 208px;
	border-right: 1px solid #ddd;
	padding-left: 10px;
	margin-top: 25px;
	padding-right: 10px;
}

#content .col3 {
	float: left;
	width: 218px;
	padding-left: 10px;
	margin-top: 25px;
}

#content .small.col1,
#content .small.col2,
#content .small.col3 {
	height: 270px;
}

#content .smallfont.col1,
#content .smallfont.col2,
#content .smallfont.col3 {
	font-size: 13px;
}

#content .col1,
#content .col2,
#content .col3 {
	text-align: left;
}

#content .col1 ul,
#content .col2 ul,
#content .col3 ul {
	padding-left: 15px;
}

#content .col1 li,
#content .col2 li,
#content .col3 li {
	margin-top: 10px;
}

#content .col2 .small_quote_left {
	text-align: center;
}

#leftmenu a.highlight {
	color: #cf0e0e;
}

input.text,
select,
textarea {
	border: 1px solid #deafaf;
	background-color: #f1dbdb;
	width: 180px;
}

select {
	width: 183px;
}

input.text:focus,
select:focus,
textarea:focus {
	background-color: #e7c3c3;
}

td.label {
	font-weight: bold;
}

td.submit {
	text-align: center;
}

input.submit,
input.reset,
input.preview {
	width: 100%;
	border: 1px solid #681c1c;
	background-color: #d9a7a7;
	color: #fff;
	font-weight: bold;
}

input.submit.big {
	height: 32px;
	background: url(/img/save.png) 10px center no-repeat #d9a7a7;
}

input.preview.big {
	height: 32px;
	background: url(/img/preview.png) 10px center no-repeat #d9a7a7;
}

input.submit:hover,
input.preview:hover {
	background-color: #cb9191;
}

input.reset {
	background-color: #cf0e0e;
}

#content .first,
#content .first {
	margin-top: 0;
}

/*.auth input.text {
	text-align: center;
}*/

.auth .lock {
	float: left;
	width: 100px;
	margin-left: 135px;
	margin-top: -10px;
}

.auth .form {
	width: 100%;
	margin-top: 35px;
}

img.mail {
	margin-bottom: -3px;
}

.mailbox {
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #ddd;*/
	width: 272px;
	height: 50px;
	padding-top: 18px;
	color: #888;
	margin-top: -5px;
}

#leftmenu ul.campaigns li.detailed a {
	height: 16px;
	padding-top: 5px;
}

#leftmenu ul.campaigns li.detailed .desc {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#leftmenu ul.campaigns li.detailed .desc a {
	display: inline;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 200px;
	margin-top: -30px;
}

.history {
	color: #888;
}

table.list {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	font-size: 12px;
}

table.list th {
	height: 20px;
}

table.list td {
	height: 25px;
}

/*table.list.small th {
	height: 20px;
}

table.list.small td {
	height: 25px;
}*/

table.list thead tr {
	background-color: #ae4c4c;
	color: #fff;
	font-weight: bold;
}

table.list tbody tr.alt {
	background-color: #eee;
}

table.list tbody tr.disabled * {
	color: #888;
}

table.list tbody tr:hover {
	background-color: #ddd;
	/*cursor: pointer;*/
}

table.list tfoot tr {
	border-top: 1px solid #eee;
}

table.list tfoot tr td {
	font-weight: bold;
}

table.list th.key,
table.list td.key {
	font-weight: bold;
}

table.list th a,
table.list td a {
	color: inherit;
	text-decoration: underline;
	/*font-weight: bold;*/
}

table.list th a:hover,
table.list td a:hover {
	text-decoration: underline;
}

table.list th.icon,
table.list td.icon {
	width: 20px;
}

/*table.list th.actions,
table.list td.actions {
	width: 80px;
}*/

.msgbox {
	border: 1px solid #cf0e0e;
	padding: 5px;
	margin-top: 20px;

	position: absolute;
	border: 0;
	background: url("/img/template/bg_msgbox.png") left top no-repeat;
	/*background-color: #fff;*/
	margin-top: -75px;
	width: 684px;
	margin-left: -2px;
	height: 15px;
}

.msgbox .msg {
	float: left;
	text-align: center;
	padding-left: 5px;
	/*font-weight: bold;*/
}

.msgbox .hide {
	float: right;
	width: 20px;
	text-align: right;
	padding-right: 5px;
}

.msgbox .title {
	color: #cf0e0e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.notice .title {
	color: #4eb83d;
}

table.edit {
	width: 400px;
	/*margin-left: 145px;*/
	margin-bottom: 10px;
}

table.edit span.required {
	color: #cf0e0e;
}

table.edit td.label {
	font-weight: normal;
}

table.edit td.required {
	font-weight: bold;
}

input.radio {
	margin: 0;
	padding: 0;
}

table.edit .label {
	width: 180px;
}

table.edit_infos {
	width: 280px;
}

.edit_actions {
	text-align: center;
	margin-top: 15px;
}

.back {
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	padding: 0;
	font-size: 12px;
}

tr.empty {
	text-align: center;
}

.number {
	font-weight: bold;
}

ul.stats li {
	margin-bottom: 5px;
}

.previsu {
	margin-top: 20px;
}

.previsu .title {
	margin-bottom: 5px;
	font-weight: bold;
}

.previsu img {
	border: 1px solid #ccc;
	padding: 3px;
}

.graph_legend {
	border-top: 1px solid #999;
	padding-top: 20px;
	width: 690px;
	font-weight: bold;
	margin-top: 15px;
}

.graph_legend .left {
	width: 200px;
}

.graph_legend .right {
	width: 200px;
	text-align: right;
}

.graph_legend .center {
	text-align: center;
}

.stats_period {
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 16px;
}

.campaign_summary {
	background-color: #f5f5f5;
	margin-top: 11px;
	text-align: left;
	width: 691px;
}

.campaign_summary.disabled {
	color: #999;
}

.campaign_summary.top {
	margin-top: 20px;
}

.campaign_summary:hover {
	background-color: #eee;
	/*cursor: pointer;*/
}

.campaign_summary .title {
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.campaign_summary .stats {
	font-weight: normal;
	/*font-size: 11px;*/
	margin-top: 20px;
}

.campaign_summary .links {
	float: right;
	margin-top: -15px;
}

.campaign_summary .links a {
	color: #000;
	text-decoration: none;
}

.campaign_summary .links a:hover {
	text-decoration: underline;
}

.campaign_summary p {
	margin: 0;
	margin-top: 5px;
}

.campaign_summary .top {
 	background: url("/img/template/campzone_top.jpg") center top no-repeat; 
	width: 691px;
	height: 100%;
}

.campaign_summary .mid {
	background: url("/img/template/campzone_mid.jpg") center top repeat-y;
	width: 691px;
	height: 100%;
}

.campaign_summary .bot {
	background: url("/img/template/campzone_bot.jpg") center bottom no-repeat;
	width: 671px;
	height: 100%;
	padding: 10px;
}

#leftmenu ul li.backlink {
	width: 251px;
	height: 100%;
	padding-left: 20px;
	background: url('/img/template/puce_leftarrow_grey.gif') left center no-repeat;
}

#leftmenu ul li.backlink:hover {
	background: url('/img/template/puce_leftarrow.gif') left center no-repeat;
}

#leftmenu ul li.backlink a {
	color: #888;
}

#leftmenu ul li.backlink a:hover {
	color: #000;
}

.campaign_summary .logs {
	float: left;
}

.campaign_summary img.rightpic {
	float: right;
	margin-top: 10px;
}

.stat {
	font-weight: bold;
	font-size: 13px;
}

.statpoint {
	margin-bottom: 5px;
}

.legend {
	font-size: 11px;
}

.legend h2 {
	font-size: 11px;
}

.legend .green {
	font-weight: bold;
	color: #bce02e;
}

.legend .blue {
	font-weight: bold;
	color: #729df6;
}

.legend .red {
	font-weight: bold;
	color: #ff6969;
}

.stats .counter {
	/*-moz-border-radius: 15px;*/
	background: url("/img/template/campzone_box.gif") left top no-repeat;
	width: 64px;
	height: 64px;
	background-color: #fff;
	text-align: center;
}

.stats .counter .value {
	padding-top: 7px;
	font-size: 30px;
	font-weight: bold;
	color: #cf0e0e;
}

.stats .counter .subvalue {
	color: #cf0e0e;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}
