body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pages/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}

TD {
	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.menu_item {
	cursor: pointer;
	font-style: normal;
	background-color: #F0F1F4;
	border: solid #a6bfd3 1px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_table {
	border: 5px solid #a6bfd3;
}
.contener_cell {
	text-align: justify;
	margin-right: 10px;
}
.contener_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu_item_sel {
	cursor: pointer;
	font-style: normal;
	background-color: #a6bfd3;
	border: solid #a6bfd3 1px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pic_yellow {
	border: 3px solid #EBB111;
	margin: 3px;
}


input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
   background-color: #F0F1F4;
	border: solid #a6bfd3 2px;
	font-weight: normal;
}
	
	
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
   background-color: #F0F1F4;
   border: solid #a6bfd3 2px;
}
