
@charset "iso-8859-1";

BODY {
	background: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

BODY.empty {
	margin: 0px;
	padding: 0px;
}

FORM {
	padding: 0px; 
	margin: 0px;
}

TABLE {
	border-collapse: collapse
}

TD {
	padding: 0px;
	font-size: 11px; 
	font-family: verdana; 
}

H1 {
	font-size: 18px; 
	font-family: verdana; 
	font-weight: bolder; 
	color: #FFFF99;
}

IMG {
	border: none;
}

A {
	cursor: pointer;
}

A:link , A:active , A:visited {
	color: #990000; 
	font-weight: bold; 
	text-decoration: underline;
}
	
.layout {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background: url(img/bg.png) no-repeat;
	background-position: top right;
}

.layout_top {
	padding: 0px;
	text-align: left;
}

.layout_top img {
	display: block;
	margin: 0px;
}

.layout_menu {
	background: url();
}

.layout_main {
	background: url();
	border-bottom: 1px solid #878787;
	background: url(img/bg_left.png) no-repeat;
	background-position: bottom left;
	padding-left: 1px; /*be able to see line */
	padding-bottom: 30px;
}

.layout_bottom {
	padding: 0px;
}

.layout_bottom img {
	display: block;
	margin: 0px;
}

.slogant {
	margin: 40px 0px 0px 2px;
	text-align: left;
	color: #878787;
	font-weight: bold;
	font-size: 12px;
}

.slogant H1 {
	color: #BB002C;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana;
	margin: 3px 0px 0px 0px;
	width: 180px;
}

#flash_td {
	vertical-align: middle;
	border: 0px solid #000000;
}

.flash {
	margin-left: 20px;
	margin-bottom: 30px;
	/*
	padding: 10px;
	padding-left: 40px;
	*/
	text-align: right;
	border: 0px solid #dddddd;
	/*
	background: url(img_custom/flash_bg.png) #ffffff no-repeat;
	background-position: left;
	*/
}

.flash p {
	margin: 0px;
	padding: 0px;
}

.cols {
	margin: 0px;
}

.cols .col1 {
	padding: 0px;
	vertical-align: top;
}

.cols .col2 {
	padding: 0px;
	vertical-align: top;
}

.cols .col3 {
	padding: 0px;
	vertical-align: top;
}

.content_cols {
	margin: 0px;
}

.content_cols .col1 {
	width: 540px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #000000;
}

.content_cols .col2 {
	width: 230px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #000000;
	text-align: left;
}

.recettes_title {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 0px 20px 0px 20px;
}

.recettes_cols {
	margin: 0px;
}

.recettes_cols .col1 {
	width: 600px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #000000;
}

.recettes_cols .col2 {
	width: 150px;
	height: 300px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #000000;
	text-align: left;
	background: url(img/recettes_menu_bg.png) no-repeat;
	background-position: top left;
}

.recettes_cols .col2 img {
	margin-left: 10px;
}

.recettes_cols .content img {
	border: 1px solid #BEBEBE;
}

.menu3_title {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #000000;
	background: #BB002C;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* admin_form */

.admin_form {
	text-align: left;
}

.admin_form .data {
	padding: 5px;
}

.admin_form .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_form .input_textarea {
	width: 300px;
	height: 200px;
}

.admin_form .mod_title {
	margin-top: 30px;
	text-decoration: underline;
}

.admin_form .submit {
	padding: 5px;
}

.admin_form .title {
	padding: 4px;
	text-align: left;
}

/* admin_list */

.admin_list {
	text-align: left;
}

.admin_list .data {
	padding: 5px;
}

.admin_list .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_list .input_textarea {
	width: 300px;
	height: 200px;
}

.admin_list .mod_title {
	margin-top: 30px;
	text-decoration: underline;
}

.admin_list .submit {
	padding: 5px;
}

.admin_list .title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
	border-right: 1px solid white;
}

/* content */

.content {
	margin: 20px;
	margin-top: 5px;
	font-size: 13px;
	font-family: verdana;
	text-align: left;
}

.content  H1  {
	color: #BA002C;
	font-size: 15px;
	font-weight: bold;
}

.content  ADDRESS  {
	background: #DDD1C5;
	padding: 15px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: arial;
}

.content  UL  {
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style: square;
}

.content  H2  {
	border-bottom: 1px solid #BB002C;
	font-size: 16px;
	font-weight: bold;
}

.content  H4  {
	border-bottom: 1px solid #1E2D44;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #03539A;
	background: #ffffff;
}

.content  H3  {
	border: 1px solid #D07929;
	border-left: 4px solid #D07929;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #1E2D44;
}

.content  PRE  {
	margin-top: 10px;
	color: #000000;
	padding:5px;
	background: #D8C8C0;
	border: 2px outset;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
}

.content td {
	vertical-align: top;
	font-size: 13px;
	font-family: verdana;
}

/* content_edit */

.content_edit .htmlarea_menu {
	width: 540px;
	border: 1px solid #000000;
	background: #5A7AAC;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.content_edit .htmlarea {
	width: 540px;
	border: 1px solid #000000;
	height: 410px;
}

.content_edit A:link {
	color: #000000;
}

.content_edit A:visited {
	color: #000000;
}

.content_edit A:active {
	color: #000000;
}

.content_edit .add {
	color: #5F0018;
	cursor: pointer;
}

.content_edit .categ {
	margin-bottom: 10px;
}

.content_edit .item {
	border-bottom: 1px solid #dddddd;
	padding-top: 5px;
}

.content_edit .categ .title {
	color: #FFFFFF;
	font-weight: bold;
	background: #BB002C;
}

.content_edit .edit {
	width: 540px;
}

.content_edit .list {
	margin: 10px;
}

/* form */

/* htmlarea_img */

.htmlarea_img {
	background: #ffffff;
	border: 10px dashed #ffffff;
}

.htmlarea_img .thumb {
	float: left;
	padding: 10px;
	cursor: pointer;
	border: 1px dashed #dddddd;
	margin: 4px;
}

.htmlarea_img .filename {
	width: 80px;
	overflow: hidden;
}

.htmlarea_img .thumb:hover {
	border: 1px solid #000000;
}

/* mailing */

.mailing .input_textarea {
	width: 400px;
	height: 400px;
}

/* menu */

.menu {
	text-align: right; 
	margin-right: 20px;
	margin-left: 200px;
	padding-right: 15px;
	padding-bottom: 5px;
	position: relative;
	top: -20px;
	background: url(img/menu_bg.png) no-repeat;
	background-position: bottom right;
}

.menu .item {
	/*white-space: nowrap;*/
}

.menu A:link {
	text-decoration: none;
	color: #656565;
}

.menu A:visited {
	text-decoration: none;
	color: #656565;
}

.menu A:active {
	text-decoration: none;
	color: #656565;
}

.menu A:hover {
	text-decoration: underline;
}

.menu img {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

/* menu2 */

.menu2 {
	text-align: center; 
	margin-top: 20px;
}

.menu2 A:link {
	color: #878787;
	text-decoration: none;
}

.menu2  .item  A  {
	font-weight: normal;
}

.menu2 A:active {
	color: #878787;
	text-decoration: none;
}

.menu2 A:visited {
	color: #878787;
	text-decoration: none;
}

.menu2 A:hover {
	text-decoration: underline;
}

/* menu3 */

.menu3 .item {
	padding: 5px;
	border-bottom: 1px dashed #dddddd;
}

.menu3 A:active {
	text-decoration: none;
	color: #000000;
}

.menu3 A:visited {
	text-decoration: none;
	color: #000000;
}

.menu3 A:link {
	text-decoration: none;
	color: #000000;
}

.menu3 A:hover {
	text-decoration: underline;
}

.menu3 {
	margin-left: 10px;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/








