/*------------------------------------------------------------------------
# JA Teline - April, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */


.fs3{
	font-size: 12px;
	font-family: Tahoma;
}

/* Normal link */


ul {
	list-style: none;
}

ul li {
	padding-left: 49px;
	line-height: 32px;
}

ol li {
	margin-left: 49px;
	line-height: 32px;
}



/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-headerwrap,
#ja-topslwrap,
#ja-botslwrap,
#ja-mainnavwrap1,
#ja-subnavwrap,
#ja-footerwrap,
#ja-hpwrap {
	clear: both;
	width: 100%;
}

#ja-header,
#ja-topsl,
#ja-botsl,
#ja-mainnavwrap2,
#ja-subnav,
#ja-containerwrap,
#ja-containerwrap-cm,
#ja-containerwrap-c,
#ja-containerwrap-f,
#ja-containerwrap-m,
#ja-footer,
#ja-hp {
	margin: 0 auto;
	width: 918px;
	text-align: left;
}

.wide #ja-header,
.wide #ja-topsl,
.wide #ja-botsl,
.wide #ja-mainnavwrap2,
.wide #ja-subnav,
.wide #ja-containerwrap,
.wide #ja-containerwrap-cm,
.wide #ja-containerwrap-c,
.wide #ja-containerwrap-f,
.wide #ja-containerwrap-m,
.wide #ja-footer,
.wide #ja-hp {
	width: 918px;
}

.auto #ja-header,
.auto #ja-topsl,
.auto #ja-botsl,
.auto #ja-mainnavwrap2,
.auto #ja-subnav,
.auto #ja-containerwrap,
.auto #ja-containerwrap-cm,
.auto #ja-containerwrap-c,
.auto #ja-containerwrap-f,
.auto #ja-containerwrap-m,
.auto #ja-footer,
.auto #ja-hp {
	width: 95%!important;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap1 {
	
	
	font-family: Tahoma, Arial, sans-serif;  /* este es donde puedo cambar el color del fondo del menu*/
/*	background-color: #07609D;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
		-moz-opacity: .8;
	filter: alpha(opacity=80);*/
}

#ja-mainnavwrap2 {
	padding: 0px 0;
	
}

#ja-mainnav {
	float: left;
	width:918px;
}
