html {
	background: #e3e3e3;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #e3e3e3;
}

a:link, a:visited {	color: #494949; text-decoration: underline; }
a:active, a:hover { color: #000000; text-decoration: none; }

p {
	font-size: 11px;
	color: #484848;
	text-align: justify;
	margin: 0 0 10px 0;	
}

span.date {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;	
}

h1 {
	font-size: 23px;
	color: #a18800;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
	color: #FF9933;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#planet_container {
	width: 960px;
	margin: auto;
}

#planet_header {
	width: 960px;
	/*height: 115px;*/
	height: 145px;
}

#planet_header_logo {
	width: 960px;
	height: 115px;
	/*background: url(images/planet_logo.jpg);*/
	background: url(../images/header_logo.jpg);
}

#planet_header_slogan {
	font-size: 14px;
	color: #fff;
	margin: 68px 0 0 106px;
	float: left;
}

.herramientas_1{
	float:left;
	padding-left:10px;
}

.herramientas_2{
	float:right;
	padding-left:10px;	
}
.herramientas_3{
	/*float:center;*/
	float:left;
	padding-left:30px;	
}

.fecha_hora{
	color:#FFFFFF;
}

#planet_search {
	float: right;
	width: 280px;
	height: 90px;
	margin: 22px 30px 0 0;
}

.labels {
	color: #fff;
	font-size: 12px;
}

.field {
	float: left;
	width: 166px;
	height: 24px;
	border: none;	
	border: none;
	color : #686868;
	background: url(../images/templatemo_search_field.jpg) no-repeat;
	margin: 8px 0 0 10px;
	padding: 3px 3px 0 3px;
}

.button {
	float: right;
	width: 89px;
	height: 27px;
	border: none;	
	/*background: url(images/templaetmo_bottom.png) no-repeat;*/
	margin: 8px 5px 0 0;
	cursor: pointer;
}

/* menu */

#planet_menu {
	float: left;
	width: 100%;
	font-size:10px;
	height: 25%;
	background: url(../images/menu_bg.jpg) repeat-x;
	padding: 5px 0 0 0;
}

#planet_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#planet_menu ul li {
	display: inline;
}

#planet_menu ul li a {
	float: left;
	padding: 3px 16px;	
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	outline: none;
}

#planet_menu li a:hover, #planet_menu li .current {
	color:#FF9900;
}

#planet_menu li .last {
	background: none;
}

/* end of menu*/

.planet_section_1 {
	width: 960px;
	background: url(../images/section_1.jpg);
}

.planet_section_1_contentarea {
	width: 958px;
	background:url(../images/templatemo_contentarea_bg.jpg) no-repeat top;
	margin: 0;
	padding: 1px;
}

.planet_section_1_contentarea .planet_text {
	float: left;
	width: 375px;
	margin: 35px 0 0 35px;
	
}
.planet_section_1_contentarea .planet_img {
	float: right;
	margin: 5px 8px 0 0;
}

.planet_text img {
	float: left;
	margin: 0 10px 5px 0;
}

.planet_section_1_bottom {
	width: 100%;
	height: 21px;
	background: url(../images/section_1_bottom.jpg);
}

#planet_content_area {
	width: 100%;
	margin: 10px 0 0 0;
}

#planet_left {
	float: left;
	width: 20%;
	padding: 0 10px;
	margin: 0 2px 0 0;
}

#planet_left span.big {
	font-size: 23px;
	color: #a18800;
	font-weight: bold;
}

#planet_left img {
	border: none;
}

#planet_mid{
	float: left;
	width: 70%;
	margin: 0 3px;
	padding: 0 15px;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
	display: block;
}

.category_list li { 
	display: block;
	height: 15px;
	clear: right;
	padding: 0 0% 0 20px;
	margin: 0 0 10px 0;
	background: url(../images/templatemo_list_bullet.png) top left no-repeat;
	background-position: 0 5px;
}

.category_list li a { 
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #000000;
	text-decoration: none;
}

#planet_right {
	float: right;
	width: 230px;
	margin: 0 0 0 0;
	padding: 0 15px;
}

.templatmo_v_line {
	height: 35%;
	float: left;
	width: 2px;
	background:url(../images/v_line.jpg);
}

.planet_h_line {
	border-bottom: #f6f6f6 1px solid;
	margin: 0 0 5px 0;
}

.planet_readmore_2 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	background: url(../images/templatemo_readmore_2.png) left top no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 4px;
	margin: 0 0 10px 0;
}

.planet_readmore_2 a {
	color: #484848;
	text-decoration: none;
}

.planet_readmore_2 a:hover, .planet_readmore_2:hover {
	text-decoration: underline;
}

.planet_gallery {
	margin: 0;
	padding: 0;
	float:left;
	width:45%;
}


.planet_gallery img {
	float: left;
	margin: 0 21px 10px 3px;	
}

.planet_gallery img.center {
	float: left;
	margin: 0 21px;	
}

.planet_gallery img.right {
	float: left;
	margin: 0 21px;	
}

.planet_gallery_2 {
	margin: 0;
	padding: 0;
	float:right;
	width:30%;
}
.planet_gallery_2 img {
	float: left;
	margin: 0 65px 10px 3px;	
}

.planet_gallery_2 img.center {
	float: left;
	margin: 0 18px;	
}





#planet_footer {
	clear: both;
	width: 100%;
	height: 45px;
	background: url(../images/footer_bg.jpg);
	margin: 20px 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

#planet_footer a {
	color: #fff;
	text-decoration: underline;
}

#planet_footer a:hover {
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.negrita {
	font-size:16px;
}

/* Elementos del acordeon */
#content {
	height:270px;
	padding:10px 0 10px 13px;
	width:70%;
	/*border:1px solid #ddd;*/
	float:left;
	
}

/* accordion header */
#content img {
	float:left;
	margin-right:10px;
	cursor:pointer;
	opacity:0.5;
	filter: alpha(opacity=50);
}

/* currently active header */
#content img.current {
	cursor:default;
	opacity:1;
	filter: alpha(opacity=100);
}

/* 
	accordion pane. should initially have zero width and display:none.
	the first pane should override these with inline style
*/
#content div {
	width:0px;
	float:left;	
	display:none;		
	margin-right:10px;
}

/* content inside a pane should have fixed width */
#content div h3 {
	color:#60%;
	margin:0 0 -10px 0;
	width:190px;
	font-size:15px;	
}
	
#content div p {	
	font-size:10px;
	width:190px;
}
#content div li {	
	font-size:9px;

}

/*
TABLAS
*/

#mytable {
	width: 98%;
	padding: 0;
	margin: 0;
	border-collapse:separate;
}


.th_tabla {

	color:#FFFFFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
	font-weight:bold;
}

.th_tabla.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.td_tabla {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size:12px;
}

.td_cotizacion{
	font-size:9px;
}

.td_tabla img {
	cursor:pointer;		
}

.th_tabla.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/*
CLIMA
*/
#weather {
	width: 190px;
	height: 65px;
}
#current {
	width: 180px;
	height: 70px;
	text-align: center;
	color:#000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
}
#current #temp {
	font-size: 24px;
	font-style: normal;

	padding: 2px 8px 0 0;
}
#current #fore {
	padding-right: 8px;
	font-size: 11px;
}
#current #city {
	padding-right: 8px;
}

/*
CONTACTENOS
*/
.error {
	font-size: 11px;
	color:#FF9933;
	text-align: justify;
	margin: 0 0 10px 0;	
}
.derecha {
	width:140px;
}

