body {
	margin: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000;
	background: url('../images/background.jpg') repeat-y center top;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url('../images/header-bg.jpg') no-repeat;
	height: 117px;
	margin-bottom: 18px;
}

#header .left {
	float: left;
}

#header .left img {
	padding: 14px 0 0 10px;
}

#header .right {
	float: right;
}

#header .right .chat {
	margin-right: 10px;
}

#header .right ul {
	padding: 7px 0;
	margin: 7px 0 10px 0;
	list-style: none;
	font-size: 11px;
	color: #666;
	/*background: #666;*/
}

#header .right ul li {
	display: inline;
	padding: 0 11px 0 6px;
	background: url('../images/quick-separator.gif') right no-repeat;
}


#header .right ul li.last {
	background: none;
	padding-right: 8px;
}

#header .right ul li a {
	color: #666;
	text-decoration: none;
}

#header .right ul li a:hover {
	text-decoration: underline;
}

#header .right .info {
	text-align: right;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #666;
	letter-spacing: -1px;
}

#header .right .info .contact {
	float: right;
	margin: 20px 8px 0 0;
	padding-right: 4px;
}

#header .right .info .contact strong {
	color: #A6070D;
}

#header .right .info .contact small {
	font-size: 14px;
}

#header .right .info .contact a {
	font-size: 12px;
	color: #004494;
	text-decoration: underline;
}

#welcome {
	margin-bottom: 13px;
}

#contents .left {
	float: left;
	width: 230px;
	margin-right: 13px;
}

#contents .left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contents .left ul li {
	background: url('../images/menu-main.gif') repeat-x;
	font-size: 13px;
	color: #101211;
	padding: 8px 0 0 0;
	font-weight: bold;
}

#contents .left ul li span {
	padding: 0 11px;
}

#contents .left ul li ul {
	margin-top: 8px;
}

#contents .left ul li ul li {
	background: #eee;
	font-size: 12px;
	color: #2C5064;
	font-weight: normal;
	border-left: 1px solid #CED5DB;
	border-right: 1px solid #CED5DB;
	border-bottom: 1px solid #CED5DB;
	padding: 8px 11px;
}

#contents .left ul li ul li a {
	color: #2C5064;
	text-decoration: none;
}

#contents .left ul li ul li a:hover {
	text-decoration: underline;
}

#contents .right {
	float: left;
	width: 717px;
}

/* news */
.news {
	font-family: "Times New Roman", Monotype;
	font-size: 13px;
	color: #595959;
	width: 350px;
	margin-right: 17px;
	margin-bottom: 13px;
}

.news a {
	color: #1E597E;
	text-decoration: none;
}

.news a:hover {
	color: #1E597E;
	text-decoration: underline;
}

.news p {
	margin-bottom: 0;
}

.news.last {
	margin-right: 0;
}

.news img {
	margin: 0 13px 13px 0;
}

.news_line {
	background: url('../images/news_line.gif') no-repeat;
	height: 1px;
	margin: 0 0 13px 0;
}

.news h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #A6070D;
}

.news h1 a {
	color: #A6070D;
	text-decoration: none;
}

.news h1 a:hover {
	color: #A6070D;
	text-decoration: underline;
}

.bar {
	background: url('../images/bar.gif') no-repeat;
	height: 63px;
	padding: 0 17px;
	margin-bottom: 13px;
}

.bar h1 {
	margin: 0;
	padding: 16px 0 0 0;
	font-size: 26px;
	color: #666;
	font-weight: bold;
	letter-spacing: -2px;
}

.bar .budget {
	margin-top: 10px;
	padding-top: 17px;
	text-align: center;
	background: url('../images/presupuesto.png') no-repeat;
	width: 221px;
	height: 39px;
	font-family: Helvetica, Arial;
	font-size: 21px;
	letter-spacing: -1px;
	color: #fff;
}

.bar .budget a {
	color: #fff;
	text-decoration: none;
}

.box {
	background: url('../images/box_bg.jpg') bottom repeat-x #fff;
	min-height: 252px;
	width: 200px;
	border: 1px solid #D4D4D4;
	padding: 14px;
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative;
}

.box.last {
	margin-right: 0;
	width: 201px;
}

.box h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial;
	font-size: 18px;
	color: #333;
	letter-spacing: -1px;
	font-weight: normal;
}

.box h2 a {
	color: #333;
	text-decoration: none;
}

.box h2 a:hover {
	color: #333;
	text-decoration: underline;
}

.box .image {
	text-align: center;
	padding: 20px 0;
}

.box a.bull {
	position: absolute;
	display: block;
	background: url('../images/dot.png') left 25% no-repeat;
	padding-left: 15px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #1E5A7E;
	font-weight: bold;
	text-decoration: none;
	bottom: 14px;
	right: 14px;
}

.contents a {
	color: #1E597E;
	text-decoration: none;
}

.contents a:hover {
	color: #1E597E;
	text-decoration: underline;
}

/* footer */
#footer {
	border-top: 5px solid #999;
	border-bottom: 5px solid #999;
	background: url('../images/footer.jpg') top repeat-x #000;
	height: 320px;
	padding: 50px 52px;
	margin-top: 13px;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	padding: 0;
	margin: 0;
	padding-bottom: 37px;
	list-style: none;
}

#footer ul li {
	float: left;
	margin: 0 25px 0 0;
}

#footer ul li h1 {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-family: Helvetica, Arial;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom: 3px solid #fff;
}

#footer ul li ul {
	margin-top: 2px;
}

#footer ul li ul li {
	float: none;
	border-bottom: 1px dotted #fff;
	padding: 5px 10px 5px 0;
	margin: 0;
}

#footer .endings {
	font-size: 11px;
}

#footer .endings img {
	margin-right: 20px;
}

#footer .endings p {
	margin: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.spacer {
	height: 20px;
}

.clear {
	clear: both;
}

.mid {
	 vertical-align: middle;
}

small {
	font-size: 10px;
}

input, textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333;
	padding: 2px;
}

form {
	margin: 0;
}

#floatingbar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

#floatingbar .container {
	position: relative;
	display: block;
	width: 1000px;
	margin: 0 auto;
}

#floatingbar .bg {
	float: left;
	background: url(../images/floating_bar_bg.png) repeat-x;
	height: 30px;
}

#floatingbar .bg .open {
	width: 980px;
}

#floatingbar .bg .closed {
	width: 15px;
	text-align: center;
}

#floatingbar .logo {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

#floatingbar .bg .body {
	padding-top: 11px;
	color: #fff;
}

#floatingbar .bg .body .left {
	float: left;
	padding-left: 20px;
}

#floatingbar .bg .body ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#floatingbar .bg .body ul li {
	float: left;
	color: #FFE4A9;
	background: url(../images/floating_bar_line.gif) top left no-repeat;
	padding: 0 10px;
}

#floatingbar .bg .body ul li a {
	color: #FFE4A9;
	text-decoration: none;
}

#floatingbar .bg .body ul li a:hover {
	text-decoration: underline;
}

.hidden {
	display: none;
}

.lpPoweredBy, .lpEmtStarRating {
	display: none;
}
