
/* Sample 5*/
#box5{
	
	width:340px;
	height:220px;
	position:absolute;
}
#box5 span{
	display:block;
	float:left;
	}
#info5{
	 height:200px;
	bottom:0;
	width:0px;
}
 
/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
.MenuIE8
{
z-index:50;	
	}
.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Century Gothic;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:768px;
	height:95px;
	overflow:hidden;
}
.mask2{
	font-family:Century Gothic Black;
	
	position:relative;
	width:300px;
	height:200px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:110px;
	height:95px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
.grdGral
{
    font-family: Verdana, Tahoma, Century Gothic, Helvetica;
    font-size: 10pt;
  	white-space: nowrap;
}
.grdHeaderStyle
{
    background-color: #d3d3d3;
    font-weight: bold;
    color: black;
}

.grdHeaderStyle a
{
    color: black;
}

.grdItemStyle
{
    background-color: #fffacd;
    font-weight: normal;
    color: Black;
    padding-left: 5px;
    padding-right: 5px;
}
.grdSelectedItemStyle
{
	background-color:Blue;
    font-weight:normal;
    color:White ;
    padding-left: 5px;
    padding-right: 5px;
    
		
}
.grdAlternatingItemStyle 
{
	background-color:#fffaf4;
    font-weight:normal;
    color:Black;
    padding-left: 5px;
    padding-right: 5px;
}
.grdPagerStyle
{
	background-color:#e0e0ba;
    font-weight:normal;
    color:Black;
	
}

/*-----------------------------------------------------*/
/* CSS Para simular Tabs o Solapas                     */
/*-----------------------------------------------------*/
#solapas{
    text-align: left;   
    width: 100%;
}

div.solapa_on
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    font-size: 12pt;
    background: url(../images/corner2.gif) #bbbbdd no-repeat right top;
    padding-bottom: 0px;
    margin: 0px;
    cursor: pointer;
    padding-top: 0px;
    font-family: verdana, Century Gothic, sans-serif;
	font-weight: bold;
}
div.solapa_off
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    font-size: 12pt;
    background: url(../images/corner2.gif) #dddddd no-repeat right top;
    padding-bottom: 0px;
    margin: 0px;
    cursor: pointer;
    color: #666666;
    padding-top: 0px;
    font-family: verdana, Century Gothic, sans-serif;
	font-weight: bold;
}
div.corner1
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    background: url(../images/corner1.gif) no-repeat;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #fff 1px solid;
    width: 8px;
    padding-top: 0px
}
div.soltitle
{
    font-size: 10pt;
    display: inline;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin: 0px;
}
div.corner2
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 8px;
    padding-top: 0px
}
div.tab
{
    border-right: #bbbbdd 1px solid;
    padding-right: 10px;
    border-top: #bbbbdd 1px solid;
    padding-left: 10px;
    padding-bottom: 3px;
    margin: 0px;
    border-left: #bbbbdd 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: #bbbbdd 1px solid;
	text-align: left;
    background-color: #ddddee
}
