body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin:0;
	padding:18px;
	background-color: #EBEFE0;
	color: #000;
}
#main {
	width:850px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/a2.jpg);

}
#main-inner-left {
	width: 600px;
	display:block;
	float:left;
	line-height:18px;
}

#main-inner-left  input, select{
	font-size:10px;
}


#main-inner-right {
	width: 200px;
	display:block;
	float:right;
	text-align:left;
	padding-top:10px;
	
}
#main-inner-right p {
	
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:7px;
}
#main-inner-right a {
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:7px;
}

#main-inner-right h1 {
	color:#000;
	font-weight:900;
	border-bottom:#604929 3px solid;
	border-top:#604929 3px solid;
	padding:5px;
	background-color:#A38C51;
	

}

#logo {
	width:850px;
	height:170px;
	background-color: #FFFFFF;
	/*
	background-image: url(../images/bg-logo-top.gif);
	*/
	background-image: url(../images/a1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #C8C8C8;
}
#mainphoto {
	height:170px;
	background-color: #FFFFFF;
	border-bottom:1px solid #C8C8C8;
	padding:3px 0 3px 0;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p,  ol {
	margin: 15px 0;
}


.preload1 {background: url(../images/blank_over.gif);}
.preload2 {background: url(../images/blank_overa.gif);}

#nav {
	 background: url("../images/blank.gif") repeat scroll 0 0 transparent;
    font-family: arial,verdana,sans-serif;
    height: 36px;
    list-style: none outside none;
    margin: 0 0 0 9px;
    padding: 0;
    position: relative;
    width: 830px;
    z-index: 500;
}
#nav li.top {display:block; float:left; }
#nav li a.top_link {
	display:block; float:left; 
	height:36px; 
	line-height:27px; 
	color:#000; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	cursor:pointer;
	background: url(../images/blank.gif);
}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 27px 0 27px; 
	height:36px;
	background:url(../images/blank.gif) right top;
}



#nav li a.top_link span.down {float:left; display:block; padding:0 27px 0 27px; height:36px; background:url(../images/blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#000; background: url(../images/blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(../images/blank_over.gif) no-repeat right top;}
#nav li a.top_link:hover span.down {background:url(../images/blank_overa.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#000; background: url(../images/blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(../images/blank_over.gif) no-repeat right top;}
#nav li:hover > a.top_link span.down {background:url(../images/blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #DCD3BC; padding:3px; border:1px solid #464646;; white-space:nowrap; width:120px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:20px; width:120px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#000 url(../images/arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#A38C51; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}


.clear {

	clear:both;
}
.clear2 {
	clear:both;
	background-image: url(../images/a4.jpg);
	height:47px;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#A39F99;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#A39F99;
	text-decoration:none;
}
#footer a:hover {
	color:#A39F99;
	text-decoration:underline;
}
.titulo {
	color:#5A4830;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a, a:visited {
	color:#CC000C;
	text-decoration:none;
}
a:hover {
	color:#A6000B;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#5A4830;
	font-weight:bold;
}
#borde1{
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
}

#borde1 td, tr{
	padding-left:3px;
	line-height:200%;
}


img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
}


	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
		*/ 
		width:190px;
		height:300px;
		overflow:hidden; 
	}	
	
	p#controls, p#controls2{
		margin:0;
		position:relative;
	} 

	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
	}	
	#nextBtn, #nextBtn2{ 
		left:696px;
	}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
	}				
