* {
	margin: 0;
	padding: 0;
}

body {
	background: #d5d0ba url(../images/bg/bg_body_top.png) repeat-x;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #857152;
	font-style: italic;
	font-family: Arial, sans-serif;
}

h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}

a, a:visited {
	text-decoration: none;
	color: #6d5f4e;
}

a:hover, a:active {
	text-decoration: none;
	color: #760000;
}


div#syite {
	width: 80%;
	min-height: 700px;
}

/* @group ATRIBUTES */

div#home {
	margin:0;
	padding:0;
	position: absolute;
	top: 70px;
	left: 0;
	margin-left: 80%;	
}

div#mail {
	position: absolute;
	top: 70px;
	left: 0;
	margin-left: 83%;	
}

div#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 13%;
}


/* @end */



div#header {
	clear: both;
	min-height: 113px;
	background-image: url(../images/bg/bg_1.png);
}

div#header div#bg_l {
	min-height: 113px;
	background: url(../images/bg/bg_1_l.png) no-repeat left top;
}

div#header div#bg_r {
	min-height: 113px;
	background: url(../images/bg/bg_1_r.png) no-repeat right top;
}

/* @group MENU TOP */


div#menu_container div#menu_bg {
	background-color: #ede9ce;
}

div#menu_container div#menu_bg_l_0 {
	background: url(../images/bg/bg_2_l_0.png) repeat-y left;
}

div#menu_container div#menu_bg_r_0 {
	background: url(../images/bg/bg_2_r_0.png) repeat-y right;
}

div#menu_container div#menu_bg_l {
	background: url(../images/bg/bg_2_l.png) no-repeat left top;
}

div#menu_container div#menu_bg_r {
	background: url(../images/bg/bg_2_r.png) no-repeat right top;
}

div#menu_container div#menu_bg_b {
	background: url(../images/bg/bg_2_b.png) repeat-x 0 bottom;
}

div#menu_content {
	min-height: 249px;
	margin-right: 10px;
	padding-bottom: 25px;
	margin-left: 10px;
	padding-left: 50px;
	text-align: left;
}

div#menu_container div#menu_bg div#menu_bg_b div#menu_bg_l_0 div#menu_bg_r_0 div#menu_bg_l div#menu_bg_r div#menu_bg_l_b div#menu_bg_r_b div#menu_content ol {
	padding-top: 1em;
	text-align: left;
	list-style: none;
	}
	
div#menu_container div#menu_bg div#menu_bg_b div#menu_bg_l_0 div#menu_bg_r_0 div#menu_bg_l div#menu_bg_r div#menu_bg_l_b div#menu_bg_r_b div#menu_content li {
	padding-top: 0.4em;
	min-height: 1.4em;
	}

.menu_top li a{
	padding-left: 2em;
	background: url(../images/bg/strelka_menu.gif) no-repeat center left;
}

.menu_top li a:hover {
	padding-left: 2.5em;
	background: url(../images/bg/strelka_menu_push.gif) no-repeat center left;
	border-bottom: 0.09em dashed #760000;
}


/* @end */




/* @group CONTENT */

div#content_container a{
	text-decoration: underline;
}

div#content_container{
display: inline;
}

div#content_container div#content_bg {
	background-color: #cfc9b3;
}

div#content_container div#content_bg_l_0 {
	background: url(../images/bg/bg_3_l.png) repeat-y left;
}

div#content_container div#content_bg_r_0 {
	background: url(../images/bg/bg_3_r.png) repeat-y right;
}

div#content_left {
	width: 350px;
	float: left;
	margin-left: 10px;
	padding: 10px 5px 25px;
	text-align: justify;
	font-size: 0.9em;
}

div#content_content {
	min-height: 270px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 5px 25px;
	
}

div#content_content_foto {
	float: left;
	min-height: 270px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 5px 25px;
	}

div#content_content_foto .image { border-color: #857152; border-width: 1px; border-style: solid; padding: 1px; margin: 10px;}

div#content_content .image { border-color: #857152; border-width: 1px; border-style: solid; padding: 1px; margin: 10px;}

/* @end */

/* @group MENU BOTTOM */

div#menu_bottom_container div#bg {
	clear: both;
	height: 46px;
	background-image: url(../images/bg/bg_3_b.png);
}

div#menu_bottom_container div#bg_l {
	height: 46px;
	background: url(../images/bg/bg_3_l_b.png) no-repeat left top;
}

div#menu_bottom_container div#bg_r {
	height: 46px;
	background: url(../images/bg/bg_3_r_b.png) no-repeat right top;
}

.content_menu li {
	display: inline;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Arial, serif;
	margin: 0 20px;
	}

/* @end */



div#menu_bottom {
	height: 10px;
	padding-top: 17px;
	font: italic bold 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

div#menu_bottom ol {
	text-decoration: none;
	display: inline;
}

div#menu_bottom li {
	text-decoration: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 0.2em;
	border-right: 0.1em dotted olive;
	border-left: 0.1em dotted olive;
	padding-right: 5px;
	padding-left: 5px;
}



/* @group Copyright */



/* @end */

div#copyright {
	color: #9b784b;
	width: 100%;
	clear: both;
	font-size: 11px;
	line-height: 0;
	font-style: italic;
	margin-bottom: 10px;
}

div#copyright_left {
	width: 40%;
	float: left;
	text-align: left;
	margin-left: 20px;
}

div#copyright_right {
	float: right;
	width: 40%;
	text-align: right;
	margin-right: 20px;
}

div#copyright_right a {
	text-decoration: none;
	color: olive;
	border-bottom: 0.09em dashed olive;
}

div#copyright_right a:hover {
	color: #5ca133;
	font-style: italic;
	border-bottom: 0.09em dotted #5ca133;
}

