BODY {
	font-size:11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:#a8bd5a;
	}
BODY,INPUT, TEXTAREA, SELECT { font-family:Arial, Helvetica, sans-serif; }
FORM,P {
	margin: 0px;
	padding: 0px;
	}

A { color: #2200CC; text-decoration:underline; }
A:hover { color: #2200CC; }

IMG {border:0px;}

HR {width:100%; color:#CCC; size:2px;}

/*H1 {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size: 18px;
	font-weight:bold;
	color:#ed7646;
    padding-bottom:5px;
    margin-bottom:12px;
    border-bottom:1px dashed #afafaf;
	}*/
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size: 20px;
	font-weight:normal;
	color:#000000;
    padding-bottom:5px;
    margin-bottom:12px;
    border-bottom:1px dashed #afafaf;
	}
H2 {
	padding:0px;
	margin:0px;
	font-size: 16px;
	}
H3 {
	padding:0px;
	margin:0px;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
	}
H4 {
	padding:0px;
	margin:0px;
	font-size: 10px;
	font-weight:normal;
	}
H5 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	}

.dots {
    font-size:1px;
    line-height:1px;
    margin:10px 0px;
    border-bottom:1px dashed #afafaf;
    }

/* Page */
#main {
	width: 100%;
	background:#FFFFFF;
	}

/* Header */
#header { width:100%; overflow:hidden; }
#header_banner { background:#000 url("../images/header.jpg") repeat-x ; height:90px; }
#buscar { background:url("../images/bg_buscar.gif") no-repeat; height:60px; }

/* Menu */
#menu { height:20px}
.info { font-size:60px; font-weight:bold; line-height:58px; color:#a8bd5a; }
.cactus { font-size:60px; font-weight:bold; line-height:58px; color:#569441; }
.com { font-size:28px; font-weight:bold; line-height:58px; color:#fda060; }
/* Main Area */

/* Body */
#holder { margin:0px 160px 0px 168px; }
#body-content {
	padding:0px 28px;
	text-align:left;
	}
	
div#body-content IMG { border:1px solid #afafaf; }
div#bubble IMG { border:0 !important; }

/* Left Column */
#left-column{
	float: left;
	width:168px;
	}
	#left-column .box { float:right; background-image:url(../images/bg-left-col.gif); background-repeat:repeat-y; }
	#left-column .box IMG { display:block; }
	#left-column .box .content { margin:4px 10px;	}
	
.cat {font-size:12px;  font-weight:bold; color:#000; margin-bottom:4px;}
.art {font-size:11px; color:#000; margin-left:6px;}

/* Right Column */
#right-column {
	overflow:hidden;
	float: right;
	width: 160px;
	}

/* Main Content */
#article { margin-right:12px}
#bubble{
	width: 615px;
	background-color:#ffc97a;
	text-align:left;
	margin: 0px;	
	}
	
#bubble IMG { display:block; }
#bubble P {
	margin:0 14px;
	text-align:justify;	
	}
/* Footer */
#footer {
	width:100%;
	height: 30px;
	padding-top:18px;
	text-align:center;
	color:#FFF;
	background-color:#a8bd5a;
	}
#footer A {color:#FFF;}
#footer A:hover {color:#FFF;}


/* Ads */
#ad-main {float:left; margin: 0px 12px 10px 0px;}
#ad728x15 { width:100%; background:url("../images/bg_header_ad.gif") top left no-repeat; padding:4px 0 0 90px; height:30px; margin-bottom:14px;} 
#ad300x250_right {
	width:300px; float:right;
	}
/* form */
.form { font-size:12px; line-height:22px; font-weight:bold; }
.form strong {
	color:#D52420;
	}
.form input, .form select, .form textarea {
	border:2px solid #dedede;
	background:#fcfcfc;
	color:#676767;
	font-size:13px;
	width:295px;
	margin-bottom:8px;
	}
.form input.button {
	color:#f7ffcc;
	background:#569441;
    border-color:#569441;
	width:auto;
	cursor:pointer;
	}

.comment{
	border:1px solid #dcdcdc;
	background:#f9f9f9;
	padding:8px;
	margin-bottom:12px;
	}	
.green {color:#569441;}
/** captcha img and lnk **/
.form IMG { border:2px solid #dedede; }
.form A {	
	font-weight:normal;
	}
	
/** msg error **/
.msg_error {
	border:2px solid #D52420;
	padding:2px 4px;
	color:#D52420;
	background:#FFEFEF;
	margin-bottom:12px;
    font-weight:bold;
	}
#cse-search-results {width:615px !IMPORTANT; overflow:hidden;}
#cse-search-results IFRAME { width:615px !IMPORTANT;}