@charset "utf-8";
/* CSS Document */

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background:#A48F3B url(../Images/BG.png) center 0 no-repeat fixed;
	margin:0;
}
a, a:hover, a:active {
	text-decoration : none;
}
p, span, h1, h2, h3, h4, h5, h6, h7, h8, ol, dl {
	margin:0;
	padding:0;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#contenedor {
	width:1000px;
	
	margin:0 auto;
}
#header {
	
	height:94px;
	background-color:#FFFFFF;
	position:relative;
}
#menu2{
background:url(../Images/grad_menu.jpg) repeat-x  #FFFFFF ;;
		
}

#contimage{
	width:1000px;
	height:209px;
	background-color:#FFFFFF;
	float:left;
}
#contimage2{
	width:1000px;
	height:150px;
	background-color:#FFFFFF;
	float:left;
}
#right_image{
	width:270px;
	height:150px;
	float:right;
	display:inline;
overflow:hidden;
z-index:1;
background:url(../Images/vacio.gif);

}
#background_image{
	width:730px;
	height:150px;
	float:left;
	display:inline;
overflow:hidden;
z-index:1;

}
#background_title{
	width:730px;
	height:150px;
	float:left;
	display:inline;
overflow:hidden;
z-index:2;
}
#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0;  /*Center container on page*/
background:url(../Images/grad1.jpg) repeat-y center #FFFFFF;
float:left;
display:inline;
overflow:hidden;
z-index:1;
}
#maincontainer2{
width: 1000px; /*Width of main container*/
margin: 0;  /*Center container on page*/
background:url(../Images/grad2.jpg) repeat-y center #FFFFFF;
float:left;
display:inline;
overflow:hidden;
z-index:1;
}
#maincontainer3{
width: 1000px; /*Width of main container*/
margin: 0;  /*Center container on page*/
background:url(../Images/grad3.jpg) repeat-y center #EEEACF;
float:left;
display:inline;
overflow:hidden;
z-index:1;
}
#mainleft{
	width:633px;
	background-color:#FFFFFF;
	float:left;
padding-bottom:40px;

}
#mainright{
	width:367px;
	background-color:#EEEACF;
	float:left;
padding-bottom:40px;

}
#mainleft2{
	width:730px;
	background-color:#FFFFFF;
	float:left;
padding-bottom:40px;

}
#mainleft3{
	width:673px;
	background-color:#EEEACF;
	float:left;
padding-bottom:40px;

}
#mainright2{
	width:270px;
	background-color:#EEEACF;
	float:left;
padding-bottom:40px;

}
#mainright3{
	width:327px;
	background-color:#EEEACF;
	float:left;
padding-bottom:40px;

}
#footer1{
	width:1000px;
	background-color:#883819;
	float:left;
	height:30px;
	
		}
#footer2{
	width:1000px;
	background-color:#FFFFFF;
	float:left;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4a3a2c;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a3a2c;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	
}
h2 a:hover {
	color:#971C00;
}
.linki{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a48f3b;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	
}
.linki a:hover {
	color:#971C00;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#883819;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
h4 a:hover {
	text-decoration:underline;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	line-height:10px;
	text-decoration:underline;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#971C00;
	font-weight:bold;
	line-height:10px;
	text-decoration:none;
}
h7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#971C00;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
h8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
#ul_stone{
	list-style:disc;
	margin:15px;
}
.input1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4a3a2c;
	height:20px;
	background-color:#fff;
	border:1px;
	border-style:solid;
	border-color:#4a3a2c;
	margin:0px;
	vertical-align:middle;
	padding-left:6px;
}
.input2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4a3a2c;
	height:24px;
	background-color:#fff;
	border:1px;
	border-style:solid;
	border-color:#4a3a2c;
	margin:0px;
	vertical-align:middle;
	padding-left:6px;
}