@import url('styles.css');

/**
* (C)2008 (X)HTML and CSS by Nicolas Calabrese | www.sikkerl.com.ar
**/
 
 
/*  Items comunes
*************************/

#main div.wbox 			{padding:0 13px;}
#main div.box 			{background:#F0F6E8; color:#83847C; padding:5px 13px;}
#main div.box h4			{color:#6C9A38; font-weight:bold;}
#main table, tr, td 		{width:100%; margin:25px 0 10px 0;}
#main table			{width:416px;}
#main td 			{padding:2px 0;}
#sidebar .box 			{background:#F2F1ED; color:#6A9C39; padding:10px 15px; margin:0 0 1px 0; }
#sidebar .box h4			{font-weight:bold;}

/*  Area de Contenidos 
*************************/

#contents			{}
 
   #contents-home		{background:url(../img/bg-contents-section.jpg) no-repeat center bottom; 
				 min-height:41.0em; height:auto !important; height:41.0em;}
   #contents-home h2.section	{background:url(../img/bg-h2-contents-home.gif) no-repeat; text-indent:-5000px; width:194px; height:54px; 
				 margin:0 0 15px 0;}
   

   
   
   
   
 