body {
          background : #ffffff;
		  background-image:  url("../Images/PyMEs2.jpg");
		  background-position:top center;
		  background-repeat:no-repeat;
          font-size : 11px;
          color : #000000;
          width : 800px;
          margin-left : auto;
          margin-right : auto;
		  margin-top:200px;
          font-family : verdana, sans-serif;
      }

.tabla800{
	width:800px;
	margin-left : auto;
	margin-right : auto;
	margin-top: auto;
	margin-bottom: auto;
}

.tabla350{
	width:350px;
	margin-left : auto;
	margin-right : auto;
	margin-top: auto;
	margin-bottom: auto;
}

.tabla250{
	width:250px;
	margin-left : auto;
	margin-right : auto;
	margin-top: auto;
	margin-bottom: auto;
}

.blanco{
	background:#FFFFFF;
	border-top: 0px;
	border-top-color:#FFFFFF;
}

table{
	margin-left : auto;
	margin-right : auto;
	margin-top: auto;
	margin-bottom: auto;
	width : 250px;
	padding: 5px;
}

.ancho{
	width:1000px;
}

.intro{
	font-size:15px;
	text-align:justify;
}

.entrar{
	text-align:center;
	font-size: 20px;
}

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

#imgenc{
	height:50px;
	width:800px;
}

th{
	background:#999999;
	text-align: center;
	border-top: 1px solid;
	border-top-color:#445566;
}

td{
	border-top: 1px solid;
	border-top-color:#445566;
	text-align: right;
}

td:first-child{
	text-align:left;
	border-left: 1px solid;
	border-left-color:#445566;
}

.izq{
	text-align:left;
}

.der{
	text-align:right;
}

a {
          text-decoration : none;
          text-align : center;
          background : inherit;
          color : #444444;
}

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

#link{
	width:800px;
	z-index:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:center;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

.link{
	width:800px;
	z-index:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:center;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
  
#principal {
          background : #ffffff;
          color : #000033;
          width : 800px;
          height : auto;
          top : 10px;
          bottom : 10px;
          left : 10px;
          right : auto;
      }
.encabezado {
          text-align : center;
          background-color : #ffffff;
          color : #445566;
          font-weight : bold;
      }
#encabezado h1 {
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #5555aa;
          font-weight : bold;
		  text-align: center;
      }
#encabezado h3 {
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #aaaaff;
          font-weight : bold;
      }
	  
#encabezado h5 {
          font-family : arial, times, sans-serif;
          display : inline;
          background-color : #ffffff;
          color : #aaaaff;
          font-weight : bold;
      }

#menu {
          font-size : 11px;
          width : 120px;
          text-align : center;
          vertical-align : top;
          background : #ffffff;
          color : #000088;
          border : 1px solid;
          border-color : #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
      }

#menu h2 {
          background : inherit;
          color : #222222;
      }

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

#menu a {
          text-decoration : none;
          text-align : center;
          background : inherit;
          color : #444444;
      }
#info {
          vertical-align : top;
          font-size : 11px;
          background-position : right bottom;
          background-color : #ffffff;
          background-image : url("images/fondo.png");
          color : #000000;
          margin : auto;
          padding : 5px;
          text-align : left;
          border : 1px solid;
          border-color : #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
      }
#info h2 {
          background : inherit;
          color : #0000aa;
          padding-left : 10px;
      }
#info h3 {
          background : inherit;
          color : #000044;
          padding-left : 30px;
      }
h4, h5, h6 {
          background : inherit;
          color : #FF6600;
          padding-left : 40px;
      }
#info img {
          height : 192px;
          width : 256px;
       }
          
