body {
	background: #EEE;	
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

#content {
	width: 1067px;
	margin: 5px auto;
	padding: 10px;
	background: #FFF;	
	border: 1px solid #CCC;
	height: 1433px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}

h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}
 
		div#feature_list {
			width: 1064px;
			height: 1279px;
			overflow: hidden;
			position: relative;
            top: 0px;
            left: 0px;
        }
 
		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}
 
		ul#tabs {
			left: 0;
			z-index: 2;
			width: 340px;
		}
 
		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;						
		}
 
		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}
 
		ul#tabs li a:hover {
			text-decoration: underline;
		}
 
		ul#tabs li a.current {
			background:  url('icones/feature-tab-current.png');
			color: #FFF;
		}
 
		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}
 
		ul#output {
			right: 0;
			width: 1000px;
			height: 500px;
			position: relative;
		}
 
		ul#output li {
			position: absolute;
			margin-left:240px;
			height: 420px;
		}
 
		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 12px;
			color: #FFF;
			font-weight:bold;
			background: #D33431;
			width:80px;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #000;
		}
		
		
	
		ul#output li h2 {
			position: relative;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 15px;
			font-family:Trebuchet MS;
			color: #333333;
			background: #FFFFFF;
			width:685px;
			-moz-border-radius: 5px;
			text-transform: uppercase;			
		}
		
		ul#output li h1 {
			position: relative;
			bottom: 7px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 14px;
			font-family:Trebuchet MS;
			color: #3c3a3a;
		    font-weight:100;
		    word-spacing:inherit;
		    text-align:justify;
			background: #FFFFFF;
			width:685px;     					
		}		
					
	
		ul#output li a.LinkTexto 
		{
			position:relative;
			bottom: 0px;
			right: 0px;
			padding: 0px 0px;
			text-decoration: none;
			font-size: 14px;
			font-family:Trebuchet MS;
			color: #D33431;
			font-weight:bold;
			background: #FFFFFF;
			font-weight:100;	
		}
		
		h1 a.LinkTexto 
		{
			position:relative;
			bottom: 0px;
			right: 0px;
			padding: 0px 0px;
			text-decoration: none;
			font-size: 14px;
			font-family:Trebuchet MS;
			color: #D33431;
			font-weight:bold;
			background: #FFFFFF;
			font-weight:100;	
		}
		
			
		
		ul#output li a.LinkTexto:hover {
			background: #FFFFFF;
		}
	
	
#cul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#cli1{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 0px;
  background-color:white;
  }

#ca{
  display: block;
  overflow: hidden;
  height: 202px;
  width:  50px; 
 }

#a1{
  width: 50px;
  display: block;
  overflow: hidden;
  height: 202px;
}

#cimg{
  position: absolute;
  border: 0px solid #333333;
}

#backgroundPopup
{
display:none;
position:absolute; 
top:0;
left:0;
right:0;
bottom:0;
background:#333232;
border:1px solid #cecece;
z-index:2;
}

.popupContact{
display:none;
position:absolute;
height:685px;
width:250px;
background:#FFFFFF;
border:1px solid #cecece;
z-index:6;
padding:12px;
font-size:13px;

}

.popupContactClose{
font-size:20px;
right:20px;
top:0px;
position:absolute;
color:#707070;
font-weight:700;
display:block;
cursor:pointer;
font-family:Calibri;
}


		
	
