html,body,p,form,input,ul,li,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
	text-align: center;
	background-color: #1C0100;
}
#conteiner {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
}
#header_bg_l {
	background-image: url(../images/header_bg_left.jpg);
	background-repeat: repeat-x;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 771px;
}

#header_bg_r {
	background-image: url(../images/header_bg_right.jpg);
	background-repeat: repeat-x;
}

#header #menu a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F8BF21;
	text-decoration: none;
}
#content_bg_l {
	background-image: url(../images/content_bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 255px;
}
#content_bg_r {
	background-image: url(../images/content_bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 255px;
}
#content_brdr {
	background-image: url(../images/content_brdr.gif);
	background-repeat: repeat-y;
	width: 771px;
}

#content_l_c {
	background-image: url(../images/content_l_c.gif);
	background-repeat: repeat-y;
	width: 11px;
}
#content_r_c {
	background-image: url(../images/content_r_c.gif);
	background-repeat: repeat-y;
	width: 11px;
}
#menu_vert {
	padding-bottom: 10px;
}

#menu_vert a {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #F8BF21;
	text-decoration: none;
	background-image: url(../images/menu_vert.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 138px;
	padding-top: 6px;
	padding-left: 35px;
}
#menu_vert a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_vert_hover.gif);
	background-repeat: no-repeat;
	display: block;
}
#menu_vert #m1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_vert_hover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 138px;
	padding-top: 6px;
	padding-left: 35px;
}
.block {
	margin-left: 3px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #FBE89F;
	border: 1px solid #EAB499;
	font-family: Tahoma;
	font-size: 18px;
	color: #A1120A;
	padding-left: 17px;
	background-image: url(../images/yellow_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.block2 {
	margin-left: 3px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #FBE89F;
	border: 1px solid #EAB499;
	font-family: Tahoma;
	font-size: 18px;
	color: #A1120A;
	padding-left: 17px;
	background-image: url(../images/yellow_line2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 3px;
}
#images {
	background-image: url(../images/table_images_bg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 100%;
}
.button_view_more {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #A92931;
	text-decoration: none;
	width: 65px;
	height: 20px;
}
.button_view_more:hover {
	text-decoration: underline;
	
}
#footer a {
	margin-right: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #FFE8A7;
	text-decoration: none;
}

FONTS {
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FF7E00;
}

.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #4B4040;
}
.tahoma11_bej {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #7C6545;
}
