* {
	padding: 0;
	margin: 0;
}

a{
	outline: none;
}

body {
	background: #fefaee; 
	font: 12px/15px Verdana; 
	color: #7a5a47;
}

#container1{
	background: url('images/top_text.jpg') repeat-x;
}

#container2{
	background: url('images/bottom_text.jpg') repeat-x bottom;
}

#text{
	background: url('images/bottom.jpg') bottom no-repeat;
	width: 900px;
	margin: 0px auto;
}

#bg_top{
	height: 245px;
	background: url('images/bg_top.jpg');
}

#top{
	height: 245px;
	width: 900px;
	margin: 0px auto;
	background: url('images/top.jpg');
}

.text_area{
	width: 468px; 
	height: 50px; 
	font-size: 10px; 
	font-family: Verdana; 
	color: #812C4D; 
	font-weight: bold; 
	border: 1px dotted #E399B7; 
	background-color: #FEFCF3
}

ul{
	text-align: center;
	width: 400px;
}

li{
	list-style-image: url('images/list_type.gif');
	height: 30px;
	
}

#tresc{
	width: 750px;
	margin: 0px auto;
	padding: 20px;
}

#footer_bg{
	height: 44px;
	background: url('images/bg_footer.jpg') repeat-x bottom;
}

#footer{
	width: 900px;
	height: 44px;
	margin: 0px auto;
	background: url('images/footer.jpg') no-repeat;
}

#copyrights{
	width: 900px;
	padding-top: 15px;
	height: 18px;
	text-align: right;
}

#copyrights1{
	width: 900px;
	padding-top: 5px;
	height: 18px;
	text-align: right;
}


/* MENU */


#menu_bg{
	height: 43px;
	background: url('images/bg_menu.jpg');
}

#menu{
	width: 900px;
	height: 43px;
	margin: 0px auto;
	background: url('images/menu.jpg');
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05, a#menu06, a#menu07{
	float: left;
	margin: 0px;
	text-indent:-2500px;
}

a#menu01 {
	width: 105px;
	height: 43px;
}

a#menu01:hover, a#menu01:active {
	background: url('images/menu_hover.jpg') 0px;
}

a#menu02 {
	width: 120px;
	height: 43px;
}

a#menu02:hover {
	background: url('images/menu_hover.jpg') -105px 0px;
}

a#menu03 {
	width: 150px;
	height: 43px;
}

a#menu03:hover {
	background: url('images/menu_hover.jpg') -225px 0px;
}

a#menu04 {
	width: 150px;
	height: 43px;
}

a#menu04:hover {
	background: url('images/menu_hover.jpg') -375px 0px;
}

a#menu05 {
	width: 180px;
	height: 43px;
}

a#menu05:hover {
	background: url('images/menu_hover.jpg') -525px 0px;
}

a#menu06 {
	width: 100px;
	height: 43px;
}

a#menu06:hover {
	background: url('images/menu_hover.jpg') -705px 0px;
}

a#menu07 {
	width: 80px;
	height: 43px;
}

a#menu07:hover {
	background: url('images/menu_hover.jpg') -805px 0px;
}



/* TYPO */

#tresc h1{
	font: 26px/43px "Georgia"; 
	color: #9a3a60;
	margin-top: 15px;
	margin-left: -40px;
	margin-bottom: 20px;
}

#tresc h3{
	font: 25px/28px "Georgia"; 
	color: #9a3a60;
	margin-top: 15px;
	margin-bottom: 20px;
}

#tresc h4{
	font: 20px/25px "Georgia"; 
	color: #9a3a60;
	margin-top: 15px;
	margin-bottom: 20px;
}

#tresc h2{
	font: 24px/38px "Georgia"; 
	color: #9a3a60;
}

td {
	font: 13px/16px Verdana; 
	color: #7a5a47;
	padding-bottom: 50px;
}

	td a:link, td a:visited {
		font: 13px/16px Verdana;  
		color: #a9657d;
		text-decoration: none;
}

	td a:hover, td a:active {
		font: 13px/16px Verdana;  
		color: #af1b50;
		text-decoration: none;
}

#tresc {
	font: 13px/16px Verdana; 
	color: #7a5a47;
	padding-bottom: 50px;
}

	#tresc a:link, #tresc a:visited {
		font: 13px/16px Verdana;  
		color: #a9657d;
		text-decoration: none;
}

	#tresc a:hover, #tresc a:active {
		font: 13px/16px Verdana;  
		color: #af1b50;
		text-decoration: none;
}

#copyrights{
	font: 10px/18px Verdana; 
	color: #812c4d;
}

	#copyrights a:link, #copyrights a:visited {
		font: 10px/18px Verdana;  
		color: #d91e67;
		text-decoration: none;
}

	#copyrights a:hover{
		font: 10px/18px Verdana;  
		color: #ff30a5;
		text-decoration: none;
}

#copyrights1{
	font: 10px/15px Verdana; 
	color: #812c4d;
}

	#copyrights1 a:link, #copyrights1 a:visited {

		color: #d91e67;
		text-decoration: none;
}

	#copyrights1 a:hover{
		color: #ff30a5;
		text-decoration: none;
}

#tresc a:link img, #tresc a:visited img {
	border: 1px solid #f4b7cf;
	padding: 4px;
	background: #fffdf8;
	margin: 2px;
}

#tresc a:hover img, #tresc a:active img {
	border: 1px solid #ff30a5;
	padding: 4px;
	background: #fffdf8;
	margin: 2px;
}

.image{
	border: 1px solid #f4b7cf;
	padding: 4px;
	background: #fffdf8;
	margin: 2px;
}
