/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by DesignStudio                      */
/*               http://skins.hohoyoo.com                    */
/*                sales@hohoyoo.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- overriding default body           --*/  body{font-size: 12px;}
/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ 

.LB_01_Worldwide_LightOliveTitle { font-size: 14px; line-height: 1.4em; font-family: tahoma; color: #444; font-weight: bold; background: #Fff;}
.tituloContainer {
	font-size: 11px;
	line-height: 1.4em;
	font-family: tahoma;
	color: #444; 
	font-weight: bold;
	background: #Fff;
}

/*-- container title cell              --*/ .LB_01_Worldwide_LightOliveTitleTD {padding:0px 5px 0px 5px; background: #FFF;}
/*-- container actions cell            --*/ .LB_01_Worldwide_LightOliveActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LB_01_Worldwide_LightOliveContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #333; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LB_01_Worldwide_LightOliveT { background: url(imagenes/01_Worldwide_LightOlive_mid.gif) repeat-x bottom left; vertical-align:top; height: 16px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LB_01_Worldwide_LightOliveTL { background: url(imagenes/01_Worldwide_LightOlive_left.gif) no-repeat bottom left; vertical-align:top; height: 16px; width:7px; padding: 0; }
/*-- top right section                 --*/ .LB_01_Worldwide_LightOliveTR { background: url(imagenes/01_Worldwide_LightOlive_right.gif) no-repeat bottom right; vertical-align:top; height: 16px; width:7px; padding: 0; }

/*-- mid center section                --*/ .LB_01_Worldwide_LightOliveM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LB_01_Worldwide_LightOliveML { background: url(imagenes/01_Worldwide_LightOlive_midleft.gif) repeat-y bottom left; vertical-align:top; width:7px; padding: 0; }
/*-- mid right section                 --*/ .LB_01_Worldwide_LightOliveMR { background: url(imagenes/01_Worldwide_LightOlive_midright.gif) repeat-y bottom right; vertical-align:top; width:7px; padding: 0; }

/*-- bottom center section             --*/ .LB_01_Worldwide_LightOliveB { background: url(imagenes/01_Worldwide_LightOlive_btmid.gif) repeat-x top left; vertical-align:top; height: 11px; padding: 0; }
/*-- bottom left section               --*/ .LB_01_Worldwide_LightOliveBL { background: url(imagenes/01_Worldwide_LightOlive_btleft.gif) no-repeat top left; vertical-align:top; height: 11px; width:7px; padding: 0; }
/*-- bottom right section              --*/ .LB_01_Worldwide_LightOliveBR { background: url(imagenes/01_Worldwide_LightOlive_btright.gif) no-repeat top right; vertical-align:top; height: 11px; width:7px; padding: 0; }

/*========================================================*/




























