body{
	text-align: center;
	background-color: #000000;
	margin:0px 0px 0px 0px;	
}
#body{
	width:100%;	
	min-width: 578px;
	padding:0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #000000;
}
#head{
	width:100%;
	height: 115px;
	background-color:#000000;
}
#menu{
	width:100%;
	height: 20px;
	background-color: #000000;
	padding-top: 20px;
}
#menu table{
	margin: 0px auto 0px auto;	
}
#menu a{
	color: #EEEEEE;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
#menu a:hover{
	color: #8DE5FE;
}
#menu table td{
	font-size: 10px;
	color: #777777;
}
#menup{
	width:100%;
	height: 20px;
	background-color: #000000;
	background-image : url(img/menu.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
	padding-top: 20px;
}
#menup table{
	margin: 0px auto 0px auto;	
}
#menup a{
	color: #EEEEEE;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
#menup a:hover{
	color: #8DE5FE;
}
#menup table td{
	font-size: 10px;
	color: #777777;
}
.mprincipal{
	width: 113px;	
}
.mempresa{
	width: 119px;	
}
.mnoticias{
	width: 118px;	
}
.msuite{
	width: 128px;
}
.msoftware{
	width: 158px;
}
.mcontacto{
	width: 77px;
}

#top{
	width: 100%;
	height: 44px;
	min-width: 578px;
	background-image : url(img/topcenter.jpg);
	background-repeat : repeat-x;
	overflow: hidden;
}
#topleft{
	width: 47px;
	height: 44px;
	background-image : url(img/topleft.jpg);
	background-repeat : no-repeat;
	background-position : left;
	float: left;
}
#topcenter{
	float: left;
	height: 44px;
	background-image : url(img/topcenter.jpg);
	background-repeat : repeat-x;
	overflow:hidden;
}
.bvolver{
	width: 44px;
	height: 26px;
	background-image : url(img/volver.jpg);
	background-repeat : no-repeat;
	cursor: hand;
	cursor: pointer;	
}
.bvolvero{
	width: 44px;
	height: 26px;
	background-image : url(img/volvero.jpg);
	background-repeat : no-repeat;
}
#bvolverbottom{
	width: 44px;
	height: 18px;
	background-image : url(img/volverbottom.jpg);
	background-repeat : no-repeat;
}
#bvolverleft{
	width: 15px;
	height: 44px;
	background-image : url(img/volverleft.jpg);
	background-repeat : no-repeat;
	float: left;
}
#button{
	width: 44px;
	height: 44px;
	float: left;
}
#bvolverright{
	width: 61px;
	height: 44px;
	background-image : url(img/volverright.jpg);
	background-repeat : no-repeat;
	float: right;
}
#topright{
	width: 120px;
	height: 44px;
	background-repeat : no-repeat;
	background-position : right;
	float: right;
}

#toppanel{
	width: 100%;
	background-image : url(img/panel.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	clear: both;
	overflow:hidden;
}
#panel{
	width: 100%;
	min-width: 578px;
	margin: 0px 0px 0px 0px;
	clear: both;
	overflow:hidden;
	background-image : url(img/pleft.jpg);
	background-repeat : repeat-y;
	background-position: left;
}
#subpanel{
	width: 100%;
	background-image : url(img/pright.jpg);
	background-repeat : repeat-y;
	background-position : right;
	clear: both;
	overflow:hidden;
}
#content{
	height:100%;
	margin: 0px 39px 0px 39px;
	min-width: 500px;
	min-height: 350px;
	padding:0px 0px 0px 0px;
	color: #8DE5FE;
	overflow:hidden;
	font-family: Verdana;
	font-size: 11px;
	font-weight : lighter;
	background-image : url(img/hand.jpg);
	background-repeat : no-repeat;
	background-position : center 50px;
	text-align: left;
}
#content .tcontent{
	width:100%;
	margin: 0px;
	padding: 0px;
}
#content .tcontent .colleft{
	width:40%;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}
#content .tcontent .colright{
	width:40%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
#bottom{
	width:100%;
	height: 55px;
	padding:0px 0px 0px 0px;
	background-color:#000000;
	clear: both;
	background-image : url(img/bottom.jpg);
	background-repeat : repeat-x;
}
#bottomleft{
	width: 47px;
	height: 55px;
	background-image : url(img/bottomleft.jpg);
	background-repeat : no-repeat;
	float: left;
}
#bottomright{
	width: 51px;
	height: 55px;
	background-image : url(img/bottomright.jpg);
	background-repeat : no-repeat;
	float: right;
}
#content h1{
	padding:5px 10px 5px 40px;
	margin:0px 0px 0px 10px;
	text-align: left;
	color:#FFFFFF;
	font-size:28px;
	background-image : url(img/h1.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2{
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin:10px 0px 10px 12px;
}
#content p{
	padding:0px 7px 0px 7px;
	margin:10px 5px 10px 5px;
	text-align : justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#content table{
	text-align: center;
}
#content ul{
	text-align:left;
	margin-left: 22px;
	padding-left: 20px;
	font-size: 12px;
}
#content ol{
	text-align:left;
	margin-left: 22px;
	padding-left: 20px;
}
#content img{
	border: 0px;
}
#content .iright{
	float: right;
	margin: 0px 0px 7px 7px;
}
#content .ileft{
	float: left;
	margin: 0px 7px 7px 0px;
}
#content .slista{
	list-style: none;
}
#content a{
	color : #DCDCDC;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
#content a:hover{
   color : #FFFFFF;
}
#loadimgs{
	display: none;
}
#foot{
	font-family: Arial;
	font-size: 10px;
	color: #AAAAAA;
}
#subcontent{
	padding:0px 0px 0px 0px;
	color: #8DE5FE;
	overflow:hidden;
	font-family: Verdana;
	font-size: 11px;
	font-weight : lighter;
	text-align: left;
}
.input{
	background-color: #000000;
	border : 1px solid #8DE4FF;
	font-size: 10px;
	color: #EEEEEE;
	width: 170px;
}
.inputerror{
	background-color: #004E64;
	border : 1px solid #8DE4FF;
	font-size: 10px;
	color: #EEEEEE;
	width: 170px;
}
#contacto td{
	font-size: 10px;
}
.button{
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #777777;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

