body {
    font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
    color: #984f95;
    margin: 0;
    padding: 0;
	background: #fff url(../images/bg.jpg) top center repeat-y;
	text-align: center;
}

#migapan{
	color:#984f95;
	font-weight:bolder;
}
ul{
	color:#000000;
}
h1{font-size:15px;}
h3 a{
	color:#984f95;
}
table.adminform td{
	color:#000000;
}

table.adminform td h1 {
	font-size:15px;
}
.moduletable {
	margin:0 auto;
}

select.button {
	width:auto;
	padding:0;
}
#logotipo {width:170px;margin-left:30px;}
#logotipo2 {width:170px;margin-left:30px;}
#logotipo img{width:170px;margin-bottom:20px;}
#logotipo2 img{width:150px;margin-bottom:20px;}
.module div div div img {
	text-align:center;
	margin:0 16px 10px 0;
	padding:10px 0 0 0px;
	border:none;
	float:left;
}

td {
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
}


#top {
	width: 900px;
	margin: 0 auto;
	background: url(../images/top_bg.jpg) top center no-repeat;
}
#header {
	width: 755px;
	height: 245px;
	margin: 0 auto;
	background: url(../images/header.jpg) top center no-repeat;
	
}
.maintable {
	margin: 0 auto;
	width: 900px;
	text-align: left;
} 

#mainbody {
	width: 755px;
	margin: 0 auto;
	min-width: 755px;
	text-align: left;
	background: url(../images/main_bg.jpg) top center repeat-y;
}

#sitename {
	width: 730px;
	height: 225px;
}

#sitename p {
    text-align: left;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;	
	color: #FFF;
	margin: 0;
	padding: 35px 0 0 50px;
}

#menucenter {
	width: 755px;
	text-align: center;
	margin: 0 auto;
}

#menucenter .menu_m {
	text-align: center;
}

#topnavi{
	position: relative;
	display: block;
}

#topnavi ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#topnavi ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#topnavi ul li a{
	text-transform: uppercase;
	display: block;	
	float: left;
	color: #984f95;
	text-decoration: none;
	margin: 60px 0 0 0;	
	height: 30px;
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	background: url(../images/but_r.jpg) top right no-repeat;
}

#topnavi ul li a:hover,#topnavi ul li a.current{
	display: block;
	color:#FFFFFF;
	background: url(../images/but_r_hover.jpg) top right no-repeat;
	cursor: pointer;
}

#topnavi ul li a span{
	float: left;
	height: 20px;
	font-size: 10px;
	padding: 5px 30px 5px 30px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	background: url(../images/but_l.jpg) top left no-repeat;
}
#topnavi ul li a:hover span,#topnavi ul li a.current span {
	display: block;
	background: url(../images/but_l_hover.jpg) top left no-repeat;
}

#leftmenu {
	margin: 0 0 0 -18px;
	padding: 0 0 0 10px; 
	float: left;
	width: 200px;
}

#main_top {
	background: url(../images/main_top.jpg) top center no-repeat;
	height: 30px;
}

#main_top span {
	color:#868686;
	width:140px;
	height:15px;
	background-color:#FFFFFF;
	float:right;
	margin-right:20px;
	text-align:center;
}
#main_top span a{
	color:#868686;
	text-decoration:none;
}
#main_top span:hover {
	background-color:#984f95;
	cursor:hand;
}
#main_top span:hover a{
	text-decoration:none;
	color:#FFFFFF;
}

#main {
	float: left;
	margin: 0 0 0 20px;
	width: 540px;
	color:#868686;
	font-size:12px;
}
.MsoNormal{
	padding-right:20px;
	margin:0px;
	width: 520px;
}

#main a.contentpagetitle{color:#FFF;font-size:weight;}
.module td{color:#984f95;}
#main_bottom{
	background: url(../images/main_bottom.jpg) bottom center no-repeat;
	height: 30px;
}
#main_bottom{
	background: url(../images/main_bottom.jpg) bottom center no-repeat;
	height: 30px;
}
#main_bottom span{
	float:right;
	width:140px;
	text-align:right;
	margin-right:20px;
}
#main_bottom span a{
	color:#984f95;
	text-decoration:none;
}
#main_bottom span:hover {
	cursor:hand;
}
#main_bottom span:hover a{
	text-decoration:none;
	color:#984f95;
}

#footer {
	background: url(../images/bottom_bg.jpg) top center no-repeat;
	width: 900px;
	height: 200px;
	margin: 0 auto;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	padding: 2px 0 0 13px;
	margin-left: 10px;
	margin-bottom:2px;
	height: 17px;
	line-height: normal;
	text-decoration: none;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	color: #984f95;
	background: url(../images/menu_but_bg.jpg) left center no-repeat;
	vertical-align: middle;
	width: 132px;
}

a.mainlevel:hover {
	background: #984f95 url(../images/menu_but_bg_h.jpg) left center no-repeat;
	color:#FFF;
	font-weight:bold;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #984f95;
	font-weight:100;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:10px;
	width: 141px;
	display: block;
}

a.sublevel #flechita{
	background: url(../images/menu_but_bg.jpg) left center no-repeat;
	padding-left:10px;
}

a.sublevel #flechita:hover {
	background: #984f95 url(../images/menu_but_bg_h.jpg) left center no-repeat;
	color:#FFF;
}

table.contentpaneopen {
	width: 515px;
	margin: 0 0px 0 0px;
	border-spacing: 0;
	padding: 0;
	border-collapse: collapse;
}

table.contentpaneopen td.contentheading {
	color: #FFF;
	text-align: left;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/post_top.jpg) left top no-repeat;
	padding: 0 0 0 21px;
	height: 25px;
}
.button {
	padding: 0 5px 2px 5px;
	color: #FFF;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	background: #787878;
	width: 50px;
	height: 20px;
	border: 1px solid #a7a6a6;
	line-height: 16px;
}

.buttonC {
	padding: 0 5px 2px 5px;
	color: #984f95;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	background: #e5d3e3;
	width: 120px;
	height: 20px;
	border: 1px solid #984f95;
	line-height: 16px;
}

.inputbox {
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #b4b4b4;
	color: #FFF;
	background: #999999;
}
input[type="checkbox"] { 
	border-style: none; 
}
.copyright {
	color: #FFF;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0 23px;
	text-align: center;
}
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}
.componentheading {
	color: #868686;
	padding: 33px 0 30px 0;
	text-align: left;
	text-transform: uppercase;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.wrapper {
	width: 530px;
	height: 550px;
}
.module div div div h3 {
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 36px;
	vertical-align: middle;
	width: 200px;
	height: 58px;
	font-weight:bold;
	margin: -15px 0 0 -30px;
	font: normal 11px "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	background: url(../images/h_text.jpg) left center no-repeat;	
	position: relative;
	display: block;

	line-height: 44px;
}

.module {
	display:block;
	float:left;
	margin: 0 0 10px 0;
	border-spacing: 0px;
}

.module div {
	padding: 0 0 0 30px;
	font-size: 10px;
}

.module div div {
	background: url(../images/main_menu_centerbottom_bg.jpg) bottom right no-repeat;
	margin: 0;
	padding: 0;
	width: 170px;
}

.module div div div {
	margin: 0;
	padding: 10px 0 3px 0;
	background: url(../images/main_menu_top_bg.jpg) right top no-repeat;
}

.module div div div table {
	margin: 0 0 10px 10px;
	width: 160px;
}

.module div div div div {
	background: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.module div div div div.syndicate {
	margin: 0;
	padding: 0 0 10px 0;
}

.module div div div form {
	margin: 0 10px 10px 10px;
}

.module div div div form table {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	width: auto;
}

/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
	color: #FFF;
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #FFF;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
/**/
/*banner*/
.sgf {
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.sgf1 {
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #FFF;
	font-size: 10px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}

a img {
	border: 0;
}
span.pathway {
	border: 0;
	color: #984f95;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bolder;
	padding:2px 4px 2px 10px;
	font-size:11px;
}
a.pathway {
	color:#984f95;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
a.pathway:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal
	font-size:11px;
}
.pagenav {
	font-size:12px;
	font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}
#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}
#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #99ca37;
	color: #47484a;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;
}
table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
}
table.contentpane td.componentheading {
	background:#abd851;
	height: 20px;
	padding-left:3px;
	color: #868686;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: "MS Trebuchet", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}
table.contentpaneopen td
{
	line-height: 14px;
	font-size: 10px;
	color:#868686;
	padding-left:10px;
	padding-right:10px;
}


.height {
	height: 100%;
}

.small {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}

.createdate {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}

.modifydate {
	text-align: right;
}

table.contentpaneopen td a.readon{
	background: url(../images/read.jpg) top center no-repeat;
	height: 30px;
	width: 104px;
	padding: 7px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	float: right;
	text-align: center;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {
	background: url(../images/post_top_icons.jpg) left top repeat-x;
	}
	
label.jflanguageselection{margin-top:0px;margin-left:10px;}
select.jflanguageselection{margin-left:10px;}
.module td a{color:#984f95;font-weight:bold;}
.module td label {color:#984f95;}
input#shop_search_field{border-color:#984f95;border-width:1px;background-color:#FFF;}
.button{border-color:#984f95;background-color:984f95;color:#FFF;width:55px;}
#mod_login_username {background-color:#FFF;color:#868686;border-color:#984f95;}
#mod_login_password {background-color:#FFF;color:#868686;border-color:#984f95;}
#mod_login_remember {background-color:#e5d3e4;color:#868686;border-width:0px;margin-top:5px;margin-bottom:5px;}