/* CSS Document */


.clr {
	clear: both;
}

/*.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}*/

#pathway_outer {
/*	width: 640px; */
  	float: left;
  	margin-bottom: 2px;
	margin-right: 2px;
}

/* borde del menu de arriba*/
#pathway_inner {
	/*float: none !important;*/
	float: right;
	/*border: 1px solid;
	border-color: #ff9933 #ffffff;*/
	border-bottom:1px solid #FF9933;
	border-top:1px solid #FF9933;
	height: 30px;
	width:623px;
}

#pathway_text {
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

/*#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}*/
#buttons>ul#mainlevel-nav li a { width: auto; }
/*over menu top*/
	ul#mainlevel-nav li a:hover
{
	color: #666666;
	/*background: #D84203;*/
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
 /* border: 1px solid #cccccc;*/
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial;
	font-size: 11px;
	color: #ff9933;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

/*imagen arriba*/
#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 165px;
	height: 116px;
	background: url(/mambo/images/stories/experimenta/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  	/*border: 1px solid #cccccc;*/
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

/*ancho del panel izquierdo*/
#left_outer {
  	float: left;
	margin-top: 2px;
	width: 115px;
}

/*menu izquierdo*/
#left_inner {
  /*border: 1px solid #cccccc;*/
	padding: 2px;
	/*float: none !important;*/
	float: left;
}

/* cambia ancho de parte central */
#content_outer {
	padding-left: 40px;
	padding-right: 10px;
	margin-top: 0px;
	/*espacio entre el menu y el centro*/
	margin-left: 30px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 690px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  /*border: 1px solid #cccccc;*/
  padding: 2px;
}


.user1_inner {
	/* border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	/*border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	/*border: 1px solid #cccccc;*/
}



#active_menu {
	/*color:#666666;*/
	font-weight: bold;
}

a#active_menu:hover {
	/*color: #666666;*/
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
   float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

/*botones de paginas 1, 2,3 sgte, etc*/
.pagenav {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  /*width: auto;*/
 /* background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 3px;
  line-height: 10px;
  margin: 0px;
  text-decoration:none !important;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/indent1.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #666666;
	/*background-color:#ffbe7e;*/
}


table{
	 background-color:#FFF;	
	
}


/* mambo core stuff */
a:link, a:visited {
	color: #ff9933; 
	text-decoration: none !important;
	font-weight: bold;
}
a:hover {
	color: #666666;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #FFffff;
  font-family: Arial;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 1px solid #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  background-color:#ff9933;
  padding: 0px 5px;
  line-height: 15px !important;
  line-height: 16px;
  height: 20px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #999;
	background-color: #ffffff;
	font-size:11px;
	color:#a1a1a1;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.gif) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
/*espaciado entre los menus de la izquierda*/
table.moduletable {
	width: 100%;
	margin-bottom: 2px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/*css del menu de la izq*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 13px;
	/*font-style:italic;*/
	color: #ff9933;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #666666;
}
/**/


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: none;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*
melinka
*/

div.mosFormLabel label{
	width:200px;
	float:left;
}

/*css del menu de la derecha e izq*/
/*a.mainlevel-serv_corp:link, a.mainlevel-serv_corp:visited {
	display: block;
	background: url(../images/menu_bg_serv_corp.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 45px;
	padding-left: 0px !important;
	height: 39px !important;
	height: 105px;
	width: 95px;
	text-decoration: none;
}*/
/* menu izquierda */
/*a.mainlevel-serv_corp:hover {
	background-position: 0px -1px;
	text-decoration: none;
	color: #ffffff;
}
*/

/*menu abajo*/

#mainlevel-bottom_menu{	
	/*font-size:13px !important;*/
}	

a.mainlevel-bottom_menu { 
	text-decoration:none !important; 
	padding-left:10px;
}
/*top menu*/

#mainlevel-top_menu{	
}	
a.mainlevel-top_menu{ 
	text-decoration:none !important; 
	padding-left:10px;
	
}

a.mainlevel-top_menu:hover{
	color:#666666 !important;
	text-decoration:none !important; 
}





.bold_naranja{
	font-weight:bold;
	color:#ff9933;
	font-size:12px;
}


/*page details*/
.titulo{
	font-size:26px;
	text-transform:uppercase;
	color:#ff9933;
	font-weight:bold;
}
.tagline{
	font-size:14px;
	text-transform:lowercase;
	color:#ff9933;
	font-weight:bold;
	text-align:justify;
}
.descripcion{
	text-align:justify;
}
.titulos_info{
	font-size:12px;
	font-weight:bold;
	color:#ff9933;
	text-transform:lowercase;
}

.titulos_info_gris{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-transform:lowercase;
}


.info_table td{
	text-align:justify !important;
	padding-top:10px !important;
 	vertical-align: top !important;
}


.mosformerror{
	color:#FF0000;
}

.copyright{
	font-size:10px;
	color:#999999;
}


.tituloNoBold{
	font-size:20px;
	text-transform:uppercase;
	color:#ff9933;
}

/*
Micrositio
*/


.tituloMicrositio{
	font-size:36px;
	color:#ff9933;
	font-weight:bold;
}
.taglineMicrositio{
	font-size:14px;
	color:#ff9933;
	font-weight:bold;
}
.casosMicrositio{
	font-size:18px;
	color:#ff9933;
}

.liMicrositio{
	line-height: 0px !important;
	padding-left: 0px !important;
	background-image: none !important ;
}