@charset "utf-8";
body {
	background-color: #C41086;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(images/fondoinicio.jpg);
	text-align: center;
}
#fondo {
	height: 380px;
	width: 1220px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondo.png);
	background-repeat: no-repeat;
}
.boton1 {
	background-color: #D52B99;
	color: #FFF;
	font-family: tahoma;
	font-weight: bold;
	border: 1px solid #92567D;
}

.logito {
	margin-top: 3px;
	margin-left: 30px;
}
.cajas {
	border: 1px solid #D52C9A;
}
.cajagrande {
	background-color: #D9E8FF;
}



#login {
	height: 110px;
	width: 218px;
	position: absolute;
	left: 97px;
	top: 296px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #CCC;
}
#formulario {
	height: 250px;
	width: 450px;
	float: right;
	margin-right: 60px;
	margin-top: 45px;
}
.pielogos {
	vertical-align: bottom;
	margin-top: 50px;
	float: right;
	margin-bottom: 10px;
}
#logo_encabezado {
	margin: auto;
	height: 230px;
	width: 820px;
	text-align: center;
}
#logosoftware {
	height: 91px;
	width: 325px;
	float: left;
}

.swflogo {
	vertical-align: bottom;
	margin-top: 50px;
}





.textoblancopeque {
	font-family: tahoma;
	font-size: 14px;
	color: #FFF;
}
.textofucsia1 {
	color: #FFF;
	font-weight: bold;
	font-family: tahoma;
	font-size: 22px;
	text-align: left;
}
a:hover {
	color: #906;
}

ul.menu {
	list-style:none;
	padding:0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family: tahoma;
}
ul.menu a:hover {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family: tahoma;
}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {
	position:relative;
	border:1px solid #aaa;
	border-top:none;
	width:124px;
	margin:0
}
ul.menu ul li a {
	display:block;
	background-color:#AD0A74;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFF;
	font-family: tahoma;
	font-size: 12px;
	height: 15px;
	width: 145px;
}
ul.menu ul li a:hover {
	background-color:#DE5AAE;
	color: #FFF;
}
.pie {
	font-family: tahoma;
	color: #FFF;
	font-size: 12px;
}

ul.menu ul ul {left:118px; top:-1px}
ul.menu .menulink {
	font-weight:bold;
	width:90px;
	background-image: url(images/boton.png);
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
ul.menu .sub {
	background-color: #AD0A74;
	background-image: url(images/flecha.png);
	background-repeat: no-repeat;
	background-position: 135px 8px;
}
ul.menu .topline {border-top:1px solid #aaa}
.textofucsia2 {
	color: #D2148E;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
}
.bordegris {
	border: 1px solid #CCC;
}
