
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 170px;
}

.glossymenu li {
	margin:0;
	padding:0;
	background: #103141;
}
.glossymenu li a{
background: #103141 url(http://static.www.occ.com.mx/img/flecha_tabDestacada.gif) no-repeat 135px 0;
font: bold 0.8em/0.9em Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 10px 0!important;
padding:0;
padding-left: 10px;
height:20px!important;
height:40px;
text-decoration: none;
}
 * HTML  .glossymenu li a {
	padding:10px 0;
 }
.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
/*background-image: url(glossyback2.gif);*/
background:#FF6600 url(http://static.www.occ.com.mx/img/flecha_tabDestacada.gif) no-repeat 135px -81px;;
}

.glossymenu li a.selected{
/*color: white !important;*/
/*padding-top: 6px;*/ /*shift text down 1px*/
/*padding-bottom: 4px;*/
/*background: black url(glossyback2.gif) center center repeat-x;*/
background:#FF6600 url(http://static.www.occ.com.mx/img/flecha_tabDestacada.gif) no-repeat 135px -41px;
}

#din_galeria {
	width:552px;
	/*border:2px solid #CCC;*/
	background:#FFF;
}

#tab_cont {
	border:0px solid gray;
	width:380px;
	float:left;
	height: 160px;
	padding: 0px;
}
#din_tabs {
	width:170px;
	/*height:160px;*/
	float:left;
}

#dog1, #dog2, #dog3,#dog4 {
	display:none;
	border-right:none;
	width:370px;
	height:158px !important;
	height:160px;
}

