body {
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#dContenedor {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#dIndex #dCabecera1 {
	background-image: url(../imagenes/css/cabecera1.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 360px;
	float: left;
}
#dIndex #dCabecera2 {
	background-image: url(../imagenes/css/cabecera2.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 360px;
	float: right;
}
#dIndex #dDerecha1 {
	background-image: url(../imagenes/css/derecha1.jpg);
	height: 183px;
	width: 360px;
	float: right;
}
#dIndex #dDerecha2 {
	line-height: 18px;
	text-align: right;
	width: 360px;
	float: right;
	margin-top: 10px;
}

#dIndex #dIzquierda1 {
	width: 360px;
	float: left;
}
#dIndex #dSuperior {
	background-image: url(../imagenes/css/halo_24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 14px;
	width: 740px;
	overflow: visible;
	height: 274px;
}
#dIndex #dInferior {
	background-image: url(../imagenes/css/halo_24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 245px;
	width: 740px;
	padding-bottom: 14px;
}
#dIndex {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 19px;
}
#ulLista {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.liItem {
	line-height: 15px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 4px;
	width: 277px;
; border-bottom-width: 1px
}
.liTitulo {

	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222284;
	padding-top: 4px;
	width: 277px;
}
#dIndex #dPie {
	line-height: 17px;
	width: 740px;
	margin-top: 5px;
	text-align: right;
}
#dFormulario {
	width: 450px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 140px;
	top: 100px;
	z-index: 2;
	background-color: #000000;
	overflow: hidden;
}
#dFormulario #dFormCabecera {
	background-image: url(../imagenes/css/halo_24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 81px;
	padding-bottom: 11px;
	overflow: hidden;
}
.inputs {
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
.textareas {
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	overflow: auto;
}
.botones {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dMensaje {
	position: absolute;
	width: 450px;
	left: 140px;
	top: 100px;
	z-index: 3;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: center;
}
