/* 1. RESET
	no editing required
----------------------------------------------------------------------------- */

html, body, br, hr, 
div, span, a,
object, iframe,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4, h5, h6,
p, blockquote, q, address,
small, big, cite, dfn, ins, del, 
i, em, b, strong, sup, sub, strike,
pre, code, samp, kbd, var, tt,
form, fieldset, legend, label,
input, textarea, option, .nobox{ 
	background: transparent;
	border: 0;
	font-size: 100%;
	outline: 0;
	vertical-align: baseline; 
}

blockquote, q{ quotes: none; }

br{ height: 0; }

ul, ol, dl{ list-style: none; }

a img{ border: 0; }

img{ display: block; }
img.inline{ display: inline; vertical-align: middle; }


/* 2. FORMAT
	
----------------------------------------------------------------------------- */




.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
}


.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 735px;
    padding:0 10px;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  735px;
    height: 187px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 245px;
    height: 187px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    
	background: transparent url(../pictures/btn-cycle_right_3.png) no-repeat 0 0;
	display: block;
	height: 61px;
	position: absolute;
	right: 0;
	top: 55px;
	text-indent: -13000em;
	width: 25px;
	z-index: 10;
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0 -59px; z-index: 7;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 -59px; z-index: 7;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -120px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: transparent url(../pictures/btn-cycle_left_3.png) no-repeat 0 0;
	display: block;
	height: 61px;
	position: absolute;
	left: -2px;
	top: 55px;
	text-indent: -13000em;
	width: 25px;
	z-index: 10;
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -59px; z-index: 7;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
     background-position: 0 -59px; z-index: 7;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -120px;
}


ul#mycarousel li{
	/*background:url(../pictures/bg-project_frames_drops2.png) no-repeat;*/
	width:245px;
	height:187px;
	position: relative;
}

ul#mycarousel img{
	left: 23px;
	position: absolute;
	top: 11px;
	
}



/* 3. CARROSSEL DOS LOGOS
	
----------------------------------------------------------------------------- */





.carrossel-skin-tango .carrossel-container-horizontal {
	margin-left:85px;
    width: 562px;
    padding:0 20px;



}

.carrossel-skin-tango .carrossel-clip-horizontal {
    width:  560px;
    height: 100px;


}


.carrossel-skin-tango .carrossel-item {
    

}

.carrossel-skin-tango .carrossel-item-horizontal {
    margin-right: 0;
}


.carrossel-skin-tango .carrossel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.carrossel-skin-tango .carrossel-next-horizontal {
    
	/*background: transparent url(../pictures/btn_right.png) no-repeat 0 -7px;*/
	display: block;
	height: 53px;
	position: absolute;
	right: 20px;
	top: 15px;
	text-indent: -13000em;
	width: 100px;
	z-index: 10;
	cursor: pointer;

}

.carrossel-skin-tango .carrossel-next-horizontal:hover {
    /*background-position: 0 -59px; z-index: 7;*/
}

.carrossel-skin-tango .carrossel-next-horizontal:active {
    /*background-position: 0 -59px; z-index: 7;*/
}

.carrossel-skin-tango .carrossel-next-disabled-horizontal,
.carrossel-skin-tango .carrossel-next-disabled-horizontal:hover,
.carrossel-skin-tango .carrossel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -120px;
}

.carrossel-skin-tango .carrossel-prev-horizontal {
    /*background: transparent url(../pictures/btn_left.png) no-repeat 0 -7px ;*/
	display: block;
	height: 53px;
	position: absolute;
	left: 20px;
	top: 15px;
	text-indent: -13000em;
	width: 100px;
	z-index: 10;
	cursor: pointer;

}

.carrossel-skin-tango .carrossel-prev-horizontal:hover {
   /* background-position: 0 -59px; z-index: 7;*/
}

.carrossel-skin-tango .carrossel-prev-horizontal:active {
   /*  background-position: 0 -59px; z-index: 7;*/
}

.carrossel-skin-tango .carrossel-prev-disabled-horizontal,
.carrossel-skin-tango .carrossel-prev-disabled-horizontal:hover,
.carrossel-skin-tango .carrossel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -120px;
}


ul#mycarrossel li{
	/*background:url(../pictures/bg-project_frames_drops2.png) no-repeat;*/
	width:70px;
	height:70px;
	margin-top:15px;
	position: relative;
}

ul#mycarrossel img{
	left: 0px;
	position: absolute;
	top: 0px;
	
}

#navegacao{
	margin-top:25px;
	overflow:hidden;
}

ul.navMenu {
	margin-top:25px;
	position: relative;
	left: 50%;
	float:left;


}


ul.navMenu li{
	position: relative;
    right: 50%;
	float:left;

}

ul.navMenu li a{
	display:block;
	font:normal 10px Verdana, Geneva, sans-serif;
	color:#999;
	padding:5px 8px;
	margin-right:3px;
	text-decoration:none;
	text-align:center;

}


ul.navMenu li a:hover, ul.navMenu li .active{
	display:block;
	margin-right:3px;
	color:red;
	
	font:normal 10px Verdana, Geneva, sans-serif;
	padding:5px 8px;
	text-decoration:none;


}

