
/* 
	Color principal Artikel:	NEW##CD0067 - p226

	Color secundario:	NEW#6A1C46 - wormgray 11
	Color TENUE: 		NEW#EODED9 - wormgray 1
	
	no usados aun.
	Color secundario:	NEW#682145 - P229 ppal con negro
	Color TENUE: 		NEW#A79D96 - wormgray 1
	
	td.left: #DFDED9
	td.mainbody #C6B299;
	Color de fuente:  body: #EODED9
	                  div#top #D1BBA4
					  a:link,a:visited #6A1C46;
	
ojo - #121A28 es usado como color de fuente

highlight FFFFCC
div#bottom div.moduletable #CCCCCC;

*/
/* @group Main */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;
}

.contentheading {
	font-size: 200%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		color: #EODED9;
}

div#top {
	color: #C6B299;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #6A1C46;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #6A1C46;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #FFFFFF url(../../artikel_dos/images/bg.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 868px;
	padding-top: 18px;
}

div#header {
	background: url(../../artikel_dos/images/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(../../artikel_dos/images/header-r2.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(../../artikel_dos/images/header-l2.png) 0 0 no-repeat;
	height: 65px;
	overflow: hidden;
}

img#logo {
	float:  left;
	margin-left: 0px;
	width: 168px;
	height: 65px;
	background: url(../../artikel_dos/images/logo.png) 0 0 no-repeat;
}

div#top {
	margin-left:  180px;
	margin-top: 40px;
	font-style: italic;
}

div#top .padding {
	padding:  15px;
}

div#horiz-menu {
	background: url(../../artikel_dos/images/menu-bg.png) 0 0 repeat-x;
	height: 25px;
	font-style: normal;
	padding:  0px 15px 0px 0px;
 	vertical-align: middle;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #C6B299;
}

img#main_bottom {
	float:  right;
	vertical-align:bottom;
	margin-right: 0px;
	width: 237px;
	height: 70px;
	background: url(../../artikel_dos/images/main_bottom.png) 0 0 no-repeat;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.left .padding,
td.right .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.left,
td.right {
	background: #DFDED9 url(../../artikel_dos/images/col-divider.png) 0 0 repeat-y;
	width: 168px;
}

div#bottom {
	background: #121A28 url(../../artikel_dos/images/bottom-bg.png) 0 0 repeat-x;
}

div#footer {
	background: url(../../artikel_dos/images/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../../artikel_dos/images/footer-r2.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../../artikel_dos/images/footer-l2.png) 0 0 no-repeat;
	height: 25;
	overflow: hidden;
}


div#the-footer {
	margin-left:  20px;
	height: 25px;
	font-style: normal;
 	vertical-align: top;
}

div#the-footer .padding {
	padding:  15px;
}

img#rocket {
	width: 150px;
	height: 50px;
}


/* My Comment */



/* @group menus */

div#top .logo-menu {
	color:#D1BBA4; 
	float:right; 
	text-align:right; 
	padding:1px 1px 0px 0px;
	font-style: italic;
	font-weight: bold;
}

div#top .logo-menu a {
	padding:0 2px; 
	color:#D1BBA4; 
	text-decoration:none;
}

div#top .logo-menu a:active, 
div#top .logo-menu a:focus, 
div#top .logo-menu a:hover{
	text-decoration:underline;
}


div#the-footer .foot-menu {
	color:#FFFFFF; 
	float:left; 
	text-align:center; 
	padding:1px 1px 0px 0px;
	font-style: normal;
	font-weight: bold;
}

div#the-footer .foot-menu a {
	padding:2px 2px; 
	color:#FFFFFF; 
	text-decoration:none;
}

div#the-footer .foot-menu a:active, 
div#the-footer .foot-menu a:focus, 
div#the-footer .foot-menu a:hover{
	text-decoration:underline;
}


div#horiz-menu ul {
	margin: 0;
	padding:1px 1px 1px 1px;
	white-space: nowrap;
}

div#horiz-menu li {
	/*background: url(../images/menu-divider.png) 100% 0 repeat-y;*/
	border:0px solid #FFFFFF;
	margin-right: 10px;
	padding:1px 1px 1px 1px;
	float: right;
	list-style: none;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding:1px 1px 1px 1px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #121A28;
	text-decoration: none;
}

div#horiz-menu a:hover {
	text-decoration:underline;
	/*background: #A79D96;*/
}


/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

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

.highlight {
  background-color: #FFFFCC;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3 {
	color: #6A1C46;
	border-bottom: 3px solid #6A1C46;
	padding: 3px 0;
}

td.left div.moduletable,
td.right div.moduletable {
	color: #6A1C46;
}

td.left div.moduletable h3,
td.right div.moduletable h3 {
	border-bottom: 3px solid #6A1C46;
}

div#bottom div.moduletable {
	color: #CCCCCC;
}

div#bottom div.moduletable h3 {
	border-bottom: 3px solid #6A1C46;
	color: #FFFFFF;
}

/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #6A1C46;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #121A28;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #121A28;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #121A28;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

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

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #EODED9;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #FFFFFF;
  border-bottom: 1px solid #EODED9;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #E0DED9;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	font-weight: bold;
	display: block;
	padding: 4px 0 2px 14px;
	margin-bottom: 3px;
	background: url(../../artikel_dos/images/arrow_down.png) left center no-repeat;
}

a.sublevel {
	padding: 0px 0 0px 14px;
	/*background: url(../images/arrow.png) left center no-repeat;*/
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

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

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

a#active_menu:link,
a#active_menu:visited {
	color: #6A1C46;
	background: #FFFFFF;
	font-weight: bold;
	background: url(../../artikel_dos/images/arrow_right.png) left center no-repeat;
}


li.active_menu a:link,
li.active_menu a:visited {
 	color: #6A1C46;
	background: #FFFFFF;
	font-weight: bold;
}

/* @end */

/* @forms */

.inputbox {
  font-size:11px;
  color:#6A1C46;
  border:1px solid #6A1C46;
  background:#FFFFFF;
  }

.button {
  font-size:11px;
  color:#6A1C46;
  border:1px solid #6A1C46;
  background:#FFFFFF;
  }

/* @end */

/* @end */