/* body { behavior:url("css/csshover.htc"); } */

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #000000;	



}

body {

	margin:40px 0px 20px 0px;

	padding:0px;

	background-color:#726b59;

}





a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	color: #000000;

	text-decoration: underline;

}

a:hover {

	color: #000000;

	text-decoration: underline;

}

a:active{

	color: #000000;

	text-decoration: underline;

}



h1,h2,h3,h4,h5,h6,p {

	margin:0px;

	padding:0px 0px 1em 0px;

}



h1{

	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	text-transform:uppercase;

}



img {

	border:none;

	vertical-align:top;

}



.clear {

	clear:both;

	line-height:0px;

	height:0px;

}



.alert{

	border:1px solid #FF0000;

	color:#FF0000;

	font-weight:bold;

	margin-bottom:10px;

	padding:10px;

}



/*--------------------- */

/* WRAPPERS				*/

/*--------------------- */



#wrapper{

	width:970px;

	margin:0px auto;

	background:#b4ab9a url(../img/site-bg.gif) repeat-y;

}



#header{

	height:213px;

	border:1px solid #FFFFFF;

	background-color:#FFFFFF;

	background-image:url(../img/header.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

}



#nav{

	float:left;

	width:165px;

	padding:60px 0px 30px 0px;

}



#content{

	float:right;

	width:695px; /* 805px */

	padding:30px 55px;

	line-height:20px;

}
#content img{
	margin:5px;
	border:1px solid #fff;
}



#iframe{

	float:right;

	width:805px;

}

#footer {
	clear:both;
	background-color:#726b59;
	padding-top:10px;
	color:#342e1c;
	text-align:center;
	font-size:11px;
}

#footer a{
	color:#342e1c;
}


/*--------------------- */

/* HEADER				*/

/*--------------------- */



#header h1{

	float:left;

}



#header h1 a{

	display:block;

	width:174px;

	height:100px;

	background-image:url(../img/logo-laautos.gif);

	background-repeat:no-repeat;

}



#header h1 a span{

	display:none;

}



#logos{

	float:right;

	margin:0px;

	padding:18px;

}





/*--------------------- */

/* NAV					*/

/*--------------------- */



#nav ul{

	margin:0px;

	padding:0px;

	list-style:none;

	text-align:right;

}



#nav li{

	display:block;

	padding:0px 0px 5px 0px;

	margin:0px;

}



#nav a{

	display:block;

	padding:4px 10px 5px 0px;

	color:#FFFFFF;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	text-transform:uppercase;

}



#nav a:hover{

	color:#000000;

}



#nav a.active{

	background-image:url(../img/nav-btn-bg.gif);

	background-repeat:no-repeat;

	background-position:right;

}
















