@charset "utf-8";
/* CSS Document */

#contenido-principal {
	background-image: url(../images/llave.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 390px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-left: 30px;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #FF66FF;
}


#servicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	width: 152px;
	float: right;
}

#menu-servicios {
	text-align: left;
	border: 1px solid #FFFF00;
	background-color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 150px;
	float: right;
}
#menu-servicios ul{
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 20px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0px;
	padding-top: 5px;
}
#menu-servicios li{
	font-weight: normal;
	text-align: left;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(../images/pointer.gif);
}

#menu-servicios ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-servicios ul li a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#menu-servicios ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td {
	width: 443px;
}
.suprior {
	background-position: top;
}
input#Enviar {
	width: 70px;
}
input#Borrar {
	width: 70px;
	right: 100px;
}
.campoenviar {
	width: 100px;
}

textarea {
	width: 450px;
}
span.hint {
	font:normal 11px/14px verdana;
	background:#eee url(../images/bg-span-hint-gray.gif) no-repeat top left;
	color:#444;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:250px;
	position:absolute;
	margin: -12px 0 0 14px;
	display:none;
}


fieldset.welldone span.hint {
	background:#9fd680 url(../images/bg-span-hint-welldone.jpg) no-repeat top left;
	border-color:#749e5c;
	color:#000;
}
fieldset.kindagood span.hint {
	background:#ffffcc url(../images/bg-span-hint-kindagood.jpg) no-repeat top left;
	border-color:#cc9933;
}
fieldset.welldone {
	background-color: transparent;
	background-image: url(../images/bg-fieldset-welldone.gif);
	background-repeat: no-repeat;
	background-position: 300px 19px;
}
fieldset.kindagood {
	background:transparent url(../images/bg-fieldset-kindagood.gif) no-repeat 194px 19px;
}
#boton {
	margin-right: 100px;
	margin-left: 10px;
	margin-top: 5px;
}
p#statusgreen { font-size: 1.2em; background-color: #fff; color: #0a0; }
p#statusred { font-size: 1.2em; background-color: #fff; color: #a00; }
fieldset label {
	display: block;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.td_descripcion {
	background-color: #66FFCC;
}
.texto_rojo {
	color: #FF0000;
	font-weight: bold;
}form {
	margin-top: 80px;
	margin-left: 25px;
}
.logo_enlaces {
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_superior {
	height: 25px;
	clear: both;
	background-image: none;
	background-position: 0 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #00CCFF;
}
