/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #2a2a2a;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;

}
#faux {
 background: url(images/faux-3-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;

}
#header {
 color: #333;
 width: 960px;
 height: 80px;
 margin: 0px 0px 0px 0px;
 background: url(images/cabecera.gif) no-repeat;
 padding-left: 110px;
 padding-top: 6px;

}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 170px;
 float: left;
 height: 400px;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 15px;
 padding: 0px;
 width: 700px;
 display: inline;
 position: relative;
 line-height: 160%;
 letter-spacing: 1px;
 padding-top: 20px;
 padding-right: 15px;
 text-align: justify;

}
#footer { 
 width: 960px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 background: url(images/pie.gif) no-repeat;
 padding-top: 60px;
 padding-left: 100px;
 padding-bottom: 60px;
 color: #fff;
 
}
.clear { clear: both; background: none; }






#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	margin-top: 15px;
}
#tab a 
{
	background: url(images/botones__.gif) right top;
	text-decoration:none;
	width:180px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/botones__.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:700;
	line-height:40px;
	padding:0 15px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;

}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

h1 {
	line-height: 30px;
	color: #0887a2;
	margin-bottom:8px;
	font-size:14pt;
}

a {
   text-decoration: none;
	color: #fff;	
}


#img1 {
	padding: 20px;
	

}

#rightcolumn a {
   font-size:12px;
   padding: 1px;
   text-decoration: none;
  	color: #0887a2;

}

#rightcolumn a:hover {
	color: #8ec600;
	border-top: 5px solid #8ec600;
}

#activo {
   font-size:12px;
   color: #8ec600;
   padding: 1px;
   text-decoration: none;
   border-top: 5px solid #8ec600;
}

#submenu {
   margin:0px;
   padding:0px;
   margin-top:10px;
   text-decoration: none;
   color: #000;
   font-size: 12px;
   background:url(images/tr1.gif) no-repeat;
   height:135px;
   width:180px;
}

#submenu li{
   margin:12px 0px 5px 0px; 
   padding:0px;
   
}

#submenu a {

   margin-left:20px;
   background:none;
   color: #000;
   width:150px;
}

#slider1 {
   font-size: 24px;
}