body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image : url(http://www.didaccess.com/docs/img/fondo.gif);
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A, A:VISITED {
	color : #003366;
	text-decoration : none;
}
A:HOVER {
	color : #999999;
	text-decoration : underline;
}

a.inter, a.inter:visited, a.inter:active {
	color:#1943D6;
	font-weight:bold;
	text-decoration:none;
}
a.title, a.title:visited, a.title:active, a.title:hover {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

a.inter:hover {
	color:#000033;
	font-weight:bold;
	text-decoration:none;
}
a., a.baner:visited, a.baner:active {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color:#000033;
	font-weight:bold;
	text-decoration:none;
}
a.naranja, a.naranja:visited, a.naranja:active {
	font-family : Verdana;
	font-size : 11px;
	color:#ff7e00;
	font-weight:bold;
	text-decoration:none;
}
a.baner:hover {
	color:#ff7e00;
	font-weight:bold;
	text-decoration:none;
}

/*estos son elementos del menu:*/
.menu-item {
	font-size : 11px;
	background-color: #efefef;
	height:18px;
	border-bottom:1px solid silver;
	padding:1px 3px 1px 3px
}
.menu {
	top: 127px;
	position: absolute;
	padding:1px 1px 0px 1px;
	border: 1px solid gray;
	background-color:#cccccc;
	display : none;
}
A.menuanchor,A.menuanchor:visited {
	color: #555555;
	text-decoration: none;
}
A.menuanchor:hover {
	color: #000000;
	text-decoration: none;
}
/*fin de elementos del menu:*/

input,textarea,select {
	background : #f4f4f4;
	background-color : #f0f0f0;
	border : 1px solid;
	border-bottom-color : #DCDCDC;
	border-left-color : #696969;
	border-right-color : #DCDCDC;
	border-top-color : #696969;
	color : #000000;
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
}
input.none {
	background : #F9F9F9;
	background-color : #F5F5F5;
	border : 0px solid;
	border-bottom-color : #DCDCDC;
	border-left-color : #696969;
	border-right-color : #DCDCDC;
	border-top-color : #696969;
	color : #000000;
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
}
.boton{
	background-color : #DCDCDC;
	border : 1px solid;
	border-bottom-color : #808080;
	border-left : #F5F5F5;
	border-right-color : #808080;
	border-top-color : #F5F5F5;
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
}

.atenuado {
	color : #5a5a5a;
}

.marco {
	border:1px solid #CCCCCC;
}
.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #6e6e6e;
}

.pleca {
	border:1px solid #003366;
	background-color:#003366;
	font-weight: bold;
	color:#FFFFFF;
}
.grupoMenu {
	position: absolute;
 	display: none;
}
