.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #03277C;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}


.conte_menu { 
	 width:100%;
	 margin:0;
	 height:81px;
	 margin-top:4px;
	 }
.conte_boton1{
	height:77px;
	width:161px;
	float:left;
	position:relative;
}
.conte_botonotros{
	height:77px;
	width:162px;
	float:left;
	position:relative;
	margin-left:2px;
}
.conte_botonotros2{
	height:77px;
	width:161px;
	float:left;
	position:relative;
	margin-left:2px;
}



.conte_botonGra11{
	height:77px;
	width:194px;
	float:left;
	position:relative;
}
.conte_botonotrosGra1{
	height:77px;
	width:194px;
	float:left;
	position:relative;
	margin-left:2px;
}
.conte_botonotrosGra12{
	height:77px;
	width:195px;
	float:left;
	position:relative;
	margin-left:2px;
}