body {
	font-family: "Trebuchet MS", Arial, serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	background: #003300;
}

body.contentpane {
	background: #3E6C48;
}

#contenedor {
	width:1024px;
	margin: 0 auto;
	position: relative;
}

#resimg {
	margin-left:50px;
	margin-top:60px;
	width:811px;
	height:92px;
}



#maincont {
	width:980px;
	margin: 0 auto;
	position: relative;
}

#sun {
	margin:0 auto;
	width:966px;
	height:51px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}


#logo{
	position: absolute;
	float: left;
	width: 68%;
	margin-left: 4%;
	left: -105px;
	margin-top: 9.9em;
	width:180px;
	height:183px;
	padding: 5px;
	background:url(../images/logo.png) no-repeat;
	top: -49px;
	z-index:2;
}


form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

table {margin: auto;}


a {
	color: #3e3d3d;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
	color: #3e3d3d;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #003300 ;
}

#header {
	position:relative;
	margin:0 auto;
	width:980px;
	height:34px;
	background: transparent url(../images/header.png) no-repeat top center;
}

#headerimg {
	margin:0 auto;
	width:980px;
	height:315px;
	background:#FF9900;
}

#addr {
	width:270px;
	height:133px;
	margin-left:530px;
	margin-top:0px;
	background:url(../images/addr.png) no-repeat top center;
}

	

#himg {
	margin:0 auto;
	width:966px;
	height:308px;
}

#img {
	position:absolute;
	right:10px;
	top:15px;
	width:410px;
	height:278px;
	background: transparent url(../images/truck.jpg) no-repeat top center;
}

#topmen {
	margin-top:-10px;
}


.moduletable-menuTI {
	margin:0 auto;
	width:980px;
	height: 100px;
	display:block;
    text-align:center;
	
}

#experiencia {
	margin: 0 auto;
	margin-top:15px;
	width:980px;
	height:42px;
	display:block;
    text-align:center;

}

.moduletable-menuTI ul{
	overflow: hidden;
	text-align: center;
	list-style: none;
}
.moduletable-menuTI li {
	margin:0 0px 0 0;
}
.moduletable-menuTI li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	float: left;
	display: inline;
	padding-top:20px;
	height: 64px !important;
	width:120px;
	margin-right: 12px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;

}
.moduletable-menuTI li a:link, .moduletable-menuTI  li a:visited {
    color: #251600;
}




.logo {
	width:532px;
	height:56px;
	padding:29px 0 0 20px;
	overflow:hidden;
	background: transparent url(../images/logo_bg.png) no-repeat right bottom;
}


#content {
	width:980px;
	margin:0 auto;
}


#topborder {
	width:980px;
	margin:0 auto;
	height:6px;
	background: transparent url(../images/top.png) no-repeat;
}


#content1 {
	margin: 0 auto;
	width:980px;
}





.lista {
	padding: 15px;
	margin: 25px;
	list-style-image: url(../images/bala01.gif);
}

#contentinside {
	margin: 0 auto;
	width:966px;
}


.content {
	width:935px;
	margin:0 auto;
	background: transparent url(../images/content.gif) repeat-y top center;
}

#bgcontent {
	width:980px;
	margin:0 auto;
	background: transparent url(../images/content.gif) repeat-y top center;
}

.content_l{
	width:980px;
	background: transparent url(../images/content_l.gif) repeat-y top center;
}

.content_r{
	width:980px;
	background: transparent url(../images/content_r.gif) repeat-y top center;
}

.content_full{background: transparent url(../images/content_full.gif) repeat-y top center;}	

#leftcolumn, #rightcolumn {
	
	width: 207px;
	margin:20px 15px 15px 15px;
}

#rightcolumn {
	float: right;
	margin:0 0 0 20px;
}

div#maincolumn {
	
	width:512px;
}

div#maincolumn_left, div#maincolumn_right {
	width:730px;
	padding:6px 0 0 0;
}	

div#maincolumn_right {
	padding:6px 0 0 16px;
}

div#maincolumn_full {
	margin: 0 auto;
	width:945px;
}

.article_separator{
   display:none;
}
	
div.nopad {
	 overflow: hidden;
   padding: 0 auto;
   }


div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	width:980px;
	height:6px;
	text-align:center;
	color: #666;
	padding:10px 10px 0;
	margin:0 auto 30px;
	overflow:hidden;
	background: transparent url(../images/footer.png) no-repeat top center;
}

#footer a {
	color: #666;
	font-weight:400;
	text-decoration: none;
}


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

a.footer123:link, a.footer123:visited {
	color: #363e4e;
	font-family: "Trebuchet MS", Arial, serif;
	text-decoration: underline;
}



a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color: #ff6000;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 1.3em;
	line-height:19px;
	font-weight: 700;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 32px;
	vertical-align: middle;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}



h4 {
	font-family: "Trebuchet MS", Arial, serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #666666;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #555;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	padding-left:18px;
	}

.clr {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#eee;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
table.contentpaneopen{height:auto;}

.contentpaneopen img{margin-right:15px;}
.contentpaneopen p{margin-left:0;}

table.contentpaneopen td {
  padding: 0px;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: center;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}


.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}



div.module_menu div, div.module div, div.module_text div {
	margin:0;
}

div.module_menu div div,div.module div div,div.module_text div div {
	text-align: center;
}

div.module_menu div div,div.module div div,div.module_text div div {
	
}



.map {
   text-align:center;
}	



div.module div div div div {
	width: 160px;
	color:#777;
}



#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {
	text-align: left;
}

#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {
	color:#777;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 20px;
	text-align:left;
	width:180px;
}




/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width:200px;
	height:31px;
	line-height:25px;
	margin-left:8px;
	font-size: 14px;
	color: #ff5400;
	text-align: left;
	text-transform: uppercase;
	text-shadow:1px 1px #fee2b5;
	font-weight: 700;
	overflow:hidden;
}

#rightcolumn h3 {
	width:200px;
}



/*LEFT COL LINK*/



/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:3e3d3d;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	color:#888;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#f2f1f1;
}

input#modlgn_passwd, input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	height:20px;
	border:none;
	font-weight:700;
	line-height:15px;
	color:#fff;
	text-shadow:1px 1px #7faf4e;
	padding:1px 6px 2px;
	margin:0;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.button:hover, #form-login input.button:hover {
	color:#ff6000;
	text-shadow:1px 1px #b0d789;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: "Trebuchet MS", Arial, serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	font-weight:700;
	color:#80b548;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}


.tbl.th, .tbl.td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	padding: 4px;
}

.tbl table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

