html,body{
	background: #2b3641;
	margin: 0px;
}

/* logo */
div#logo-frame{
	margin: auto;
	width: 800px;
}

div#logo{
	position: absolute;
	width:794px;
	height:108px;
}
div#logo-brios{
	vertical-align: middle;
	text-align: right;
	position: fixed;
}

/* top */
div#top{
	background: url(fondo_top.jpg) top repeat-x;
	width: 100%;
	height: 119px;
}

div#top-right{
	background: url(top.jpg) top right no-repeat;
	margin: auto 0px auto auto;
	width: 464px;
	height: 119px;
}

/* menu */
div#background-menu{
	background: #FFFFFF;
	height: 60px;
}

div#frame-menu{
	margin: auto;
	width: 800px;
}

div#menu{
	position: absolute;
	margin-top: -9px;
}

/* content */
div#background-content{
	background: #FFFFFF;
}

div#frame-content{
	margin: auto;
	width: 	800px;
	font-family: Calibri, Tahoma;
	font-size: 12px;
	text-align: justify;
}

div#frame-content2{
	margin: auto;
	width: 630px;
	font-family: Calibri, Tahoma;
	font-size: 15px;
	text-align: justify;
}
div#frame-content3{
	width: 620px;
	font-size: 15px;
	text-align: justify;
}

div#content-left-departamentos{
	float: left;
}

div#navigation-agents-frame{
	background-image: url(cuadro_link.jpg);
	width: 151px;
	height: 439px;
}

div#navigation-agents{
	padding: 10px;
}

div#navigation-agents ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#navigation-agents ul li{ 
	background: url(linea_cuadrito.jpg) bottom no-repeat;

}

div#navigation-agents ul li a{ 
	display: block;
	margin-left: 16px;
	height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 1px;
	margin-bottom: 4px;
}

div#navigation-agents ul li a:hover{ 
	color: #000000;
}

div#div-content-agents-frame{
	width: 636px;
	text-align: left;
	padding-left: 10px;

	float: left;
	border: solid 0px #000000;
}

div#div-content-agents{
	padding: 5px;

}

.div-clear{
	clear: both;
}

/* text */
h1{
	margin: 0px;
	font-family: Calibri, Tahoma;
	font-size: 22px;
	color: #000000;
}

h2{
	margin: 0px;
	font-size: 15px;
}
/* bottom */
div#bottom-background{
	background: url(fondo_bottom.jpg) top repeat-x;
	height: 119px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

div#bottom-frame{
	margin: auto;
	width: 800px;
}

div#bottom-left{
padding-left: 2px;
}

div#bottom-middle{
	font-size:10px;
	margin-top: 20px;
	float: left;
}

div#bottom-right{
	font-size:10px;
	padding-top: 27px;
	float:right;

}

/* form */
div#form_text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

form{
margin: 0px;
}

.texto-form{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

.texto{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

input,textarea{
	background-color: #F0F0F0;
	margin: 1px;
	border: 0px #B1B4B8 solid;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#miframe{
	width:230px;
	border: 1px solid #81b93e;
	padding:5px;
	background: url(bg.png) repeat-x;
	font-size: 10px;
}
#miframe2{
	width:242px;
	height:20px;
	background: #81b93e;
}
#titulo{
	width:230px;
	font-size:12px;
	height:35px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}
#bandera{
	width:25px;
	float:left;
	height:17px;
	padding-top:3px;
}
#nombre{
	width:100px;
	float:left;
	height:17px;
	padding-top:3px;
	border-bottom-style: solid ; 
	border-bottom-color: #cccccc; 
	border-bottom-width: 1px;
}
#precio{
	width:50px;
	float:left;
	padding-top:3px;
	height:17px;
	text-align:center;
	border-bottom-style: solid ; 
	border-bottom-color: #cccccc; 
	border-bottom-width: 1px;
	border-left-style: solid ; 
	border-left-color: #cccccc; 
	border-left-width: 1px;
}
div.lc_board{border:1px solid #7fb83d;font-size:12px;}
.lc_board div.body {padding:2px;}
.lc_board table { margin:0 auto 0 auto; border-collapse:collapse; table-layout:fixed;}
.lc_board td {border-top:1px solid #eee;padding:5px;}
.lc_board .first td{border-top:0;}
.lc_board .exp  td{}
.lc_board td.image {width:18px;padding-right:0}
.lc_board td.label {width:103px;text-align:left;padding-left:3px;padding-right:0}
.lc_board .label div {width:100px;height:14px;overflow:hidden;}
.lc_board td.value {width:75px;padding-left:0;padding-right:2px;text-align:right;border-left:1px solid #eee}
.lc_board div.foot {padding:3px;background:#7fb83d;color:#fff;text-align:center;}
div.lc_board.large {font-size:54px;border:0;}
.lc_board.large  div.body {padding:10px 0 10px 0;background:#fff;font-family:arial;}
.lc_board.large table { width:100%;}
.lc_board.large td {padding:5px 10px 5px 10px;font-weight:bold;}
.lc_board.large td.image {width:100px;padding-right:0}
.lc_board.large .head td {font-size:40px;background:#f0f0f0;}
.lc_board.large .label div {width:470px;height:70px;overflow:hidden;font-weight:bold;letter-spacing:-2px;}
.lc_board.large td.value {text-align:center;}
.lc_board.large div.foot {font-size:40px;font-family:arial;}
