.bordeSuperior{
	background : url(bordeSuperior.gif) repeat-x bottom;
	height : 6px;
}
.bordeInferior{
	background : url(bordeInferior.gif) repeat-x bottom;
	height : 6px;
}
.bordeIzqdo{
	background : url(bordeIzqdo.gif) repeat-y right;
	width : 6px;
}
.bordeDcho{
	background : url(bordeDcho.gif) repeat-y left;
	width : 6px;
}
.esquina01{
	background: url(esquina01.gif) no-repeat;
}
.esquina02{
	background: url(esquina02.gif) no-repeat;
}
.esquina03{
	background: url(esquina03.gif) no-repeat;
}
.esquina04{
	background: url(esquina04.gif) no-repeat;
}
.idioma{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
	padding-top: 10px;
	padding-right: 18px;
}
.logo{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-left: 20px;
	color: #466C8F;
}
.login{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
	padding: 10px 18px 6px 0px;
}
.imgCabecera{
	background : url(imgCabecera.gif) no-repeat;
	width: 780px;
	height: 149px;
}
.fecha{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
	padding-top: 6px;
	padding-right: 18px;
}
.copyright{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466C8F;
	padding-left: 8px;
}
.vector{
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7799B8;
	padding-left: 8px;
}
.lineaPie{
	background : url(pxPie.gif) repeat-x top;
	padding-top: 13px;
	padding-bottom:10px;
	padding-right: 18px;
	margin-left: 5px;
}

.MainMenu_MenuContainer {
	background : url(fondo_menu.gif) repeat-x;
	padding-left: 17px;
	height:30px;
	vertical-align: middle;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
.MainMenu_MenuIcon {
	background-color: #f1f5f9; 
	border-left: #f1f5f9 1px solid; 
	border-bottom: #f1f5f9 1px solid; 
	border-top: #f1f5f9 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#f1f5f9;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#f1f5f9', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.MainMenu_MenuArrow {
	border-right: #FFD085 1px solid; 
	border-bottom: #FFD085 1px solid; 
	border-top: #FFD085 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.fondoCabecera{
	background : url(fondoCabecera.gif) repeat-x right;
}
.fondoCabecera02{
	background : url(fondoCabecera02.gif) repeat-x right;	
}


.NormalTextBox
{	
	border:0;
	text-align:left;		
	background:#FAFCFF;
	border:1px solid #D1D1D1;
	margin-top:3px;	
}


