body {
	padding: 20px 3px 3px 20px;
	}

div#Arriba { font: verdana; position: absolute; top: 0; left: 0; width: 100%; height: 40px; text-align: center }
div#Abajo { font: verdana; margin-top: 40px; width: 100%; margin-left: 2%;}

div#Izquierda { font: verdana; position: relative; width: 200px; height: inherit; }
div#Centro { font: verdana; margin-left: 200px; min-width: 350px; }

li#MenuIzqdo { font: verdana; font-size: 20%; color: #800080;}
boton { font: verdana; color: red; width: 100%; height: 100%}

td.vacio{ font: verdana;font-size: 13px; width: 5%; }
td.contenido{ font: verdana; font-size: 13px;width: 15%; }
td.titulo{ font: verdana; width: 30%; font-size: 13px; color: white;}
td.tituloId2{ font: verdana;  font-size: 13px; color: white;}
td.titulo1{ font: verdana; width: 30%; font-size: 14px; color: ORANGE;}
td.tituloId{ font: verdana;  font-size: 14px; color: ORANGE;}
td.lopd{ font: verdana; font-size: 10px; color: white;}

a{ font-family: Verdana; font-size: 13px; color: #cdad00;}
a:link, A:visited{ text-decoration: none}
a:hover {text-decoration: underline}

.boton{
        font-size:13px;
        font-family:Verdana;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:210px;
        height:19px;
       }
.admin{
        font-size:1px;
        font-family:Verdana;
        font-weight:bold;
        color:red;
        background:red;
        border:0px;
        width:3px;
        height:3px;        
        
       }

div#contenedor {color:white; font-family: Verdana; font-size: 13px; position: absolute; top: 10%; left: 10%;
			right:10%;}
div#portada { color:white; font-family: Verdana; font-size: 13px; width: 700px; height: auto; min-height:600px; background-color: #BE1035;
			border: 1px #BE1035 solid; z-index: 1; clear:both;}
div#pie { font-family: Verdana; font-size: 13px; position: relative; bottom:0px; width: 700px; height: 30px;
		background-color: white; border: 1px #BE1035 solid; font-family: Verdana; font-size: 10px; font-style: bold;
		color: #BE1035; text-align: center; z-index: 1;}
span#portada {font-family: Verdana; font-size: 13px; position:relative; left:7.5%; right:7.5%; color: white; text-align: justify; width: 600px; height: auto; }			