/*****************************/
/*** Core html setup ***/
/*****************************/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin:0;
	height: 100%;
	font-size: 80%;
	padding:0 0 20px;
}

a:link, a:visited {
	color: #333333; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #333333;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Tahoma, Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #333;
}

.moduletablemenu_prod {
	width:216;
	float: right;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-image: url(../images/tag_fondo_menuprod.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D2DEEE;
	margin:  0px;
	padding: 0px;

}

/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/tag_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width: 100%;
	text-align: center;
}

div.center {
	text-align: center;
	/*border-bottom: 5px solid #c3c3c3;*/
	margin:0 auto;
	padding:0;
	width: 770px;
	height:100%;
}

div#wrapper {
	height: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 770px;
	clear:both;
}

div#wrapper_r {
}

div#header {
	background-image: url(../images/tag_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 264px;
	width: 770px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 155px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 113px;
	height: 102px;
	margin-left: 55px;
	margin-top: 25px;
}


* html div#tabarea {
	/*margin-left: 100px;*/
	float:top;
	margin: -60px 0 0 500px;
}

div#tabarea {
/*float:top;*/
	/*position: absolute;*/
	
	width: 200px;
	/*margin: -60px 0 0 590px;*/
	margin: -60px 30px 0 470px;
	padding-bottom:30px;
	
}

p.parrafo{
  text-align: justify;
}

div#tabarea_l {
	/*padding-left: 32px;*/
}

div#tabarea_r {
	padding-right: 1px;
}

div#footer {
}

div#footer_l {
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
	clear:both;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width: 160px;
	margin-top: -20px;
	margin-right: 10px;
	height: 40px;
	overflow: hidden;
}

#area {
	padding: 0;
	width: 770px;
	clear:both;
}

#whitebox {
	background: #fff;
	width: auto;
	margin:0;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
}

#whitebox_tl {
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
}

#whitebox_m {
	width: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_bl {
}

#whitebox_br {
	height: 13px;
}

/* horizontal pill menu */
table.pill {
	padding-left: 0;
	margin:0;
}

td.pill_l {
  width:  20px;
  height: 32px;
  
}

td.pill_m {
	padding: 0;
	margin: 0;
}

td.pill_r {
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	display: inline;
	float:right;
}

#pillmenu li {
	padding: 0;
	display: inline;
	width: auto;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
}

#pillmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#pillmenu a:hover {
	color: #666666;
	font-weight: bold;
}

#pillmenu a#active_menu {
  color: #fff;
}

#pillmenu a#active_menu:hover {
  color: #fff;
}

#leftcolumn {
	float:left;
	border-right:1px dotted #ccc;
	padding-right:10px;
	margin-right:9px;
	width:190px;
}
*html #leftcolumn {
	height: 400px;
}
#maincolumn {
	float: left;
	display:inline;
	width: 605px;
	width: 555px !important;
	clear:right;
}

table.nopad {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	width:300px;
}

table.nopad td.middle_pad {
	width: 20px;
}

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

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #404d84;
	font-size:16px;
	margin:0 0 10px;
	padding:0;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  color: #999999;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon:link, a.readon:visited {
	background-position: 3px 1px;
	float            : right;
	color			 : #FF9900;
	line-height      : 10px;
	text-decoration  : none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/tag_ampliarinfo.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a.readon:hover {
	color : #ff9900;
	text-decoration: none; 
}

/* menu links */

a.mainlevel:link, a.mainlevel:visited {
	padding:1px 8px 2px 15px;
	line-height: 20px;
	color: #333333;
	display:block;
}

ul#mainlevel #active_menu{
	font-weight:bold;
	color:#fff;
	background:#0848a2 url(../images/icon_flecha_blanca.gif) no-repeat 5px center;
}

a.mainlevel:hover {
	border-color:#cccccc;
}

/* spacers */
span.article_seperator {
	height: 20px;
}

td.buttonheading {
	
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

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

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

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


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}



/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: "Microsoft Sans Serif", Verdana;
	color: #000066;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

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

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

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #eee;*/
	margin: -2px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	padding: 0;
	margin-bottom: 15px;
	width: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-right-width: 1px;
	/*border-right-style: dotted;*/
	border-right-color: #999999;
}

div.module_menu div {
}

div.module_menu div div {
}

div.module_menu div div div {

	padding-top: 0px;
	padding-bottom: 15px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {

	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn li {
	background-image: url(../images/tag_flechita.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 5px;
}
#leftcolumn div.module table {
	background-image: url(../images/tag_flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	margin-top:-10px
}

#leftcolumn ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #08489F;
	background-image: none;
	background-color: #FFFFFF;
}
#leftcolumn ul ul li {
	background-image: url(../images/tag_cubito.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 8px;
}
#leftcolumn ul ul li a{
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #08489F;
}

#leftcolumn .module .pie{
margin-top:50px;
color:#A0A1A2;
background:none;
}
#leftcolumn .module .aviso{
color:#A0A1A2;
margin-bottom:55px;
padding-left:10px;
padding-top:2px;
}

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

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

/* thumbnails */
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}
#css_buttons {
	MARGIN-TOP: 10px;
	FLOAT: right;
	WIDTH: auto;
	MARGIN-RIGHT: 0px;
	WHITE-SPACE: nowrap;
}
#css_buttons A {
	MARGIN-RIGHT: 0px
}

.button {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana;
}
.button_vote {
	background-color: #CC0000;
	color: #FFFFFF;
	background: #CCOO00;
	font-weight: bold;
}
.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #cc0000;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
}

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

li {
  line-height: 17px;
  padding-top: 0px;
}
.contentpaneopen h4 {
	color: #000066;
}
.margen_izda_tx {
	text-align: justify;
	font-size:11px;
	margin-left: 30px;
	width: 260px;
}
.moduletableform_clientes {
	background-image: url(../images/tag_fond_clientes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify !important;
	height: 190px;
	width: 310px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	float: left;
	display:inline;
	margin: 0px;
}
.moduletableform_clientes h3 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	margin-left: 20px;
	padding-top: 5px;
}
.moduletableform_clientes label {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/tag_flechaform.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 50px;
	float: left;
	padding-right: 10px;
	margin: 5px 10px 0 0;
}
#mod_login_username, #mod_login_password {
	margin-top: 5px;
	font-size: 10px;
	width: 165px;
	border: 1px solid #999999;
}
.moduletableform_clientes br {
	display: none;
}
.moduletableform_clientes table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.moduletableform_clientes form {
	margin-right: 20px;
	margin-left: 20px;
}

.moduletableform_clientes .button {
	background-image: url(../images/tag_botentrar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #022831;
	font-size: 11px;
	width: 70px;
	background-color: #F8F8F8;
	line-height: 12px;
	padding-top: 3px;
	font-family: Tahoma, Verdana;
	float: right;
	margin-right: 20px;
	
}
.moduletablemenu_prod table {
	width: 214px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	padding-left:0px;
}
.moduletablemenu_prod {
	float:top;
}
.moduletablemenu_prod h3 {
	font-family: "Microsoft Sans Serif", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/tag_fondo_t_menuprod.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D2DEEE;
	height: 29px;
	width: 216px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.moduletablebienvenido {
	width: 305px;
	margin: 0 0 20px 0;
}

.moduletablemenu_prod ul {
	padding:130px 0 0 !important;
	background:url(../images/Tag-11_136.jpg) no-repeat top center;
}



.moduletablebienvenido a {
	font-family: Tahoma, Verdana;
	width: 310px;
	font-size: 12px;
	font-weight: bold;
	color: #ED8600;
	background-image: url(../images/tag_ampliarinfo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float:right;
}


//[IAA]

.blogbienvenido {
	width: 270px !important;
	width: 310px ;
	margin: 0 0 20px 0;
	padding:0;
}

.blogbienvenido a {
	font-family: Tahoma, Verdana;
	width: 270px  !important;
	width: 310px;
	font-size: 12px;
	font-weight: bold;
	color: #ED8600;
	background-image: url(../images/tag_ampliarinfo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float:right;
}
//************************************************************//

.modulemenu_prin table tr a {
	background-image: url(../images/tag_flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.modulemenu_prin {
	width: 160px;
	margin-bottom: 170px;
	margin-left: 20px;
}
.moduletablemenu_prod a.mainlevel:link, .moduletablemenu_prod a.mainlevel:visited {
	background-image: url(../images/tag_ic_menuprod.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 23px;
	width: 204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}

div#tabarea {
	float:inherit;
	}

