.its_div_menu_superior_opciones,
.its_div_menu_superior_opciones_d {
	/*PETI_2: INI 
	width: 120px;
	margin-right: 10px;
	*/
	width: 100px;
	margin-right: 5px;
	float: left;
}

.its_div_menu_superior_opciones_d {
	margin-right: 0px;
	/**/
	margin-left: 0px;
}

.its_div_menu_superior_opciones a span,
.its_div_menu_superior_opciones_d a span {
	display: block;
/*	width: 120px; */
	width: 100px;
	height: 50px;
}

.its_div_menu_superior_opciones a span span,
.its_div_menu_superior_opciones_d a span span {
/*	width: 120px;*/
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
	padding-top: 28px;
}

.its_div_menu_superior_opciones a,
.its_div_menu_superior_opciones_d a {
	background-image: url(../images/bg_menu_top_out.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	letter-spacing: 1px;
}

.its_div_menu_superior_opciones a:hover,
.its_div_menu_superior_opciones_d a:hover {
	background-image: url(../images/bg_menu_top_over.jpg);
	cursor: pointer; 
}

.its_div_menu_superior_contacto_oculto {
	display: none;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; 
	letter-spacing: 1px;
	position: relative; 
	text-align:right;
}


.its_div_opcion_contacto {
	background-image: url(../images/icono_mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 23px;
	text-align: right;
}

.its_div_opcion_contacto a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.its_div_opcion_contacto a:hover {
	text-decoration: underline;
}

.its_div_der_documentacion_enlaces {
	margin: 10px 0px 15px 10px;
	margin-top: 10px;
	background-image: url(../images/icono_folder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	text-align: left;
}

.its_div_der_documentacion_enlaces a {
	color: #646464;
	text-decoration: none;
}

.its_div_der_documentacion_enlaces a:hover {
	text-decoration: underline;
}