body {

          background : #ffffff;
		  background-image:  url("../Images/PyME.jpg");
		  background-position:0% 0%;
		  background-repeat:no-repeat;
		  font-size : 12px;
          color : black;
          margin-left : auto;
          margin-right : auto;
		  margin-top:200px;
          font-family : verdana, sans-serif;
		  text-align: justify;
		  width:800px;
      }

table{
		text-align: right;
		margin-left : auto;
        margin-right : auto;
		margin-top: auto;
		margin-bottom: auto;
		padding: 5px;
}

th{
	background:#999999;
	text-align: center;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left:1px solid;
}

#nomargin{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.centro{
	margin-left:300px;
	text-align:center;
	color: #F36C00;
}

.submenu{
	display: none;
}

.hl{
	background:#999999;
}

td:first-child{
	text-align:left;
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
}

td{
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left:1px solid;
}

#izq{
	text-align:left;
}
a {
          text-decoration : none;
          text-align : center;
          background : inherit;
          color : #000099;
}

a:hover {
          background : #aaaaaa;
          color : #000000;
}

  
h1 {
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #FF6600;
          font-weight : bold;
      }
h3 {
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #000000;
          font-weight : bold;
		  text-align:left;
      }
	  
h5{
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #FF6600;
          font-weight : bold;
		  text-align:left;
}
          
h4{
	text-align:center;
}