@charset "utf-8";
/* CSS Document */

dd {
/*border-left:#D7F2FF 15px solid;*/
background:url(images/dd.png) no-repeat left top;
margin:0 0 2px 10px;
padding:0 0 0 13px;}

dt {
background:url(images/dt.png) no-repeat left top;
padding-left:13px;
font-size:16px;
font-weight:bold;
margin-top:15px;}
.etisalat {font-weight:bold;}

#contenedora {
position:relative;
width:734px;
height:auto;
background:white;
text-align:left;
margin:0 auto 0 auto;
}
#banner {
position:relative;
width:100%;
height:229px;
background:#373737 url(images/banner.png) no-repeat bottom left;}
#botonera {
position:relative;
width:100%;
height:30px;
background:#373737;}

div#botonera {
color:#BED30B;}

div#botonera span {
color:white;}

div#botonera a {
color:#787878;}
div#botonera a:link {
color:#787878;}
div#botonera a:hover {
color:white;}
div#botonera p {
line-height:30px;
margin:0;
padding:0 0 0 10px;}



#navegador {
position:relative;
width:156px;
background:#272621;
height:auto;
float:left;
border-top: 3px solid #454545;
border-right: 3px solid #454545;
border-bottom: 3px solid #454545;
padding:15px 0 15px 20px;
}
#navegador ul li a {color:white;
}
#navegador ul li {
margin:0;
padding:3px 0 0 0;
}
#contenidos {
position:relative;
width:530px;
float:right;
padding:10px;}

#loginweb {
position:absolute;
height:150px;
width:156px;
background:white;
top:390px;
}


.inputform {
border:1px solid #454545; padding:2px 2px 0 2px; margin:5px 0 15px 15px; width:120px; height:18px; color:#009900;}

.botonform {
border:1px solid #373737; color:#FFFFFF; background:#454545; width:50px; padding:3px; margin-left:90px;}

#LoginForm p {padding:0; margin:0 0 -5px 25px;}




/******HTML Tags******/
body,p,h1,h2,h3,h4,h5,h6,td,th,form,img,input,ul,ol,li {
	margin:0px;
	padding:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 212121;
}
body {
	background-color: #FFF;
	direction:ltr;
}
a {
	text-decoration: none;
	color: #669513;
}
a:hover {
	text-decoration: none;
	color: #bed30b;
}
h1,h2,h3 {
	font-family: Neo Tech Alt Medium, Arial, Helvetica;
	color: #719e19;
}
h1 {
	font-size: 22px;
	margin-bottom:10px;
}
h2 {
	font-size: 20px;
	margin-bottom:9px;
}
h3 {
	font-size: 18px;
	margin-bottom:8px;
}
h4 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	margin-bottom:7px;
}
h5 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin-bottom:6px;
}
h6 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
}
p {
	margin-bottom:5px;
	margin-top:2px;
}
img {
	border: 0px;
}

table {
	clear: both;
	background:url(images/bgtable.png) right top no-repeat;
	border:1px solid #B8D509;
	margin:10px 0 10px 0;
}

td{
	vertical-align:top;
}

ul li {
	list-style-type: none;
	margin-top:8px;
}

ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

input.text {
	border-top: 1px solid #696A65;
	border-left: 1px solid #696A65;
	border-bottom: 1px solid #CACAC7;
	border-right: 1px solid #CACAC7;
	background: #CCCCCC;
}

input.button {
	font-family: Neo Tech Alt Medium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #050505;
	border-right: 1px solid #050505;
	background: #212121;
	padding:0px 3px;
}

hr {
	height: 1px;
	color: #d3d2d2;
}
td.topline {
border-top:#B8D509 1px solid;
}
td.rightline {
border-right:#B8D509 1px solid;
}
