/* CSS Document */

/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}


:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}


/*GLOBALS*/
div.clear{
	clear:both;
}

.left{float:left;}
.right{float:right;}
.bold{ font-weight:bold;}

a{
	text-decoration:none;
	outline:none;
}

.nomargin{
	margin:0 !important;
}


body{
	background: #fff url(../../../../position/website/images/background.jpg) no-repeat fixed top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#616365;
}


/*CONTENEDOR GRAL*/
#general{
	width:958px;
	margin:0 auto;
	margin-top:21px !important;
	overflow:hidden;
}

#header{
	height:100px;
}

#header a{
	margin:15px 0 0 20px;
	float:left;
}

#header ul{
	float:right;
	margin-right:20px!important;
}

#header ul li{
	float:left;
	margin-left:10px;
}

#header ul li a{
	color:#999;
	font-weight:bold;
	margin:0;
}

#header ul li a:hover{
	color:#D9E74E;
}

#header ul.menu{
	margin:25px 0 0 0;
}

#header br{
	clear:right;
}


/*RIGHT*/
#right{
	float:right;
	width:310px;
	overflow:hidden;
	margin-right:0px;
	font-size:11px;
}

#right h2{
	font-size:20px;
	color:#616365;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right div.cont_news{
	background: url(../../../../position/website/images/bg_news-trans.png) no-repeat top left;
	margin-top:10px;
	width:310px;
	height:311px;
}

#right div.news{
	width:284px;
	overflow:hidden;
	padding:8px 13px;
}

#right div.news h3{
	color:#616365;
	font-size:18px;
	float:left;
	margin:0;	
}

#right div.news a{
	color:#616365;
}

#right div.news a:hover{
	text-decoration:underline;
}

#right div.close_news{
	background:url(../../../../position/website/images/bg_close_news.gif) no-repeat top left;
	width:310px;
	height:11px;
}

/*LEFT*/
#wrapper{
	width:638px;
	float:left;
	padding:0;
}

.display{
	float: left;
	cursor: pointer;
	width: 90px;
	height: 397px;
}


h3.sl_01{
	background: url(../../../../position/website/images/sl_01-trans.png) no-repeat top left;
}

h3.sl_02{
	background: url(../../../../position/website/images/sl_02-trans.png) no-repeat top left;
}

h3.sl_03{
	background: url(../../../../position/website/images/sl_03-trans.png) no-repeat top left;
}

h3.sl_04{
	background: url(../../../../position/website/images/sl_04-trans.png) no-repeat top left;
}

h3.sl_05{
	background: url(../../../../position/website/images/sl_05-trans.png) no-repeat top left;
}

h2.none{display:none}

.stretcher{
	background: url(../../../../position/website/images/bg_dev.gif) no-repeat top left;
	float: left;
	width: 275px;
	position:relative;
}

.stretcher h2{
	width:275px;
	height:93px;
	margin:2px 0 0 5px;
}

.stretcher h2.sem{
	background:url(../../../../position/website/images/title_sem.png) no-repeat top left;
}

.stretcher h2.seo{
	background:url(../../../../position/website/images/title_seo.png) no-repeat top left;
}

.stretcher h2.feeds{
	background:url(../../../../position/website/images/title_feeds.png) no-repeat top left;
}

.stretcher h2.reputr{
	background:url(../../../../position/website/images/title_reputr.png) no-repeat top left;
}

.stretcher h2.add{
	background:url(../../../../position/website/images/title_add.png) no-repeat top left;
}

div.stretcher p{
	color:#616365;
	margin:0 12px;
	height:302px;
	width:255px;
}

a.read{
	width:162px;
	height:65px;
	display:block;
	position:absolute;
	bottom:8px;
	right:1px;
}

/*BANNERS*/
#banners{
	width:100%;
	margin-top:18px;
}

#banners ul li{
	float:left;
	margin-right:13px;
}


/*FOOTER*/
#footer{
	background:url(../../../../position/website/images/bg_footer.jpg) repeat-x top left;
	width:943px;
	margin-top:18px;
	padding-top:16px;
	clear:both;
	float:left;
	padding-left:12px;
}

#footer ul{
	margin-top:5px;
}

#footer ul li{
	float:left;
	margin-right:15px;
}

#footer ul li.nomargin{
	margin:0;
}

#footer ul li a{
	color:#999;
}

#footer ul li a:hover{
	color:#D9E74E;
}

#footer ul li a.current{
	color:#D9E74E;
}

#footer ul.lang{
	margin:0px 10px 0 0;
	float:right;
	text-align:right;
}

#footer ul.lang li{
	margin:0!important;
}

#footer ul.lang li a{
	font-weight:normal;
}

#footer ul.lang li a.current{
	color:#D9E74E;
	font-weight:bold;
}

ul.lang li ul.select{
	text-align:right;
	margin:0;
	font-size:11px;
}

ul.select li{
	padding-left:10px;
	float:left;
}

.langContainer {
	width:400px;
	height:40px;
	overflow:hidden;
	float:right;
}

/*TABS*/
.rollingTabs li {
	float:left;
}

.tabContentHolder{
	width:635px;
	height:365px;
	overflow:hidden;
	clear:both;	
	position:relative;
}

.tabContentHolder .innerContentHolder {
	width:600px;
	height:300px;
	overflow:hidden;
	margin-left:7px;
	margin-top:70px;
	float:left;
	clear:both;	
}

.tabContentHolder #titleHolder {
	color:#FFFFFF;
	height:42px;
	left:14px;
	position:absolute;
	top:7px;
	width:350px;
}

div.tabs{
	background:url(../../../../position/website/images/bg_dev_tabs.png) no-repeat;
}

.tabContentHolder .box {
	height:300px;
	clear:both;
	width:606px;
	overflow:hidden;
	margin:0px 0 0 11px;	
}

.tabContentHolder .box p{
	width:550px;
	margin:5px 0 0 25px;
}

.tabContentHolder .box h2{
	display:none;
	clear:both;
	margin-bottom:30px;
}

.tabContentHolder div.dev_sem{
	background:url(../../../../position/website/images/h2_dev_sem-trans.png) no-repeat top left;
}

.tabContentHolder div.dev_seo{
	background:url(../../../../position/website/images/h2_dev_seo-trans.png) no-repeat top left;
}

.tabContentHolder div.dev_feeds{
	background:url(../../../../position/website/images/h2_dev_feeds-trans.png) no-repeat top left;
}

.tabContentHolder div.dev_reputr{
	background:url(../../../../position/website/images/h2_dev_putr-trans.png) no-repeat top left;
}

.tabContentHolder div.dev_ad{
	background:url(../../../../position/website/images/h2_dev_ad-trans.png) no-repeat top left;
}

.green{
	background:url(../../../../position/website/images/bg_green.png) no-repeat top left;
	width:635px;
	height:255px;
	margin-top:10px;
	padding-top:20px;
}

.contentScrollable{
	width:596px;
	height:270px;
	overflow:hidden;
}

div.int .contentScrollable{
	width:620px;
	height:230px;
	overflow:hidden;
	margin:15px 0 0 30px;
	border:none;
}

div.int .contentScrollable p{
	width:550px;
	margin-bottom:20px;
}

ul.rollingTabs li a{
	background:url(../../../../position/website/images/a_sem-trans.png) no-repeat top left;
	width:90px;
	height:32px;
	display:block;
}

ul.rollingTabs li a.current{
	background:url(../../../../position/website/images/a_current.png) no-repeat top left;
	width:276px;
}

	
/*INT*/
div.int p{
	margin-top:10px;
}

div.statics{
	background:none!important;
}

div.ie6Scroll {
	xmargin-top:60px;
	width:580px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #C9DD03;
	SCROLLBAR-SHADOW-COLOR: #C9DD03;
	SCROLLBAR-3DLIGHT-COLOR: #C9DD03;
	SCROLLBAR-ARROW-COLOR: #C9DD03;
	SCROLLBAR-TRACK-COLOR:#C9DD03;
	SCROLLBAR-DARKSHADOW-COLOR: #C9DD03; 
}

div.ie6Scroll div.scrollWrapper {
	width:550px;
	overflow:hidden;
}

* html div.ie6Scroll {
	overflow-x:hidden;
	overflow-y:auto;
}

  

 


















