#Cabecera
    {
		height: 250px;
    background: url("../img/cabecera2.jpg") no-repeat;
    margin: 0;
    }	
h1
		{
		margin: -10px 30px 0 260px;
		background: url("../img/works1.gif") no-repeat;
		height: 33px;
		}
h2
		{
		margin: 0 30px 0 260px;
		background: url("../img/works2.gif") no-repeat;
		height: 33px;
		}
#ListaOpciones
    {
    position: absolute;
    top: 260px;
    left: 5px;
    width: 202px;
		height: 359px;
		margin: 30px;
		padding-top: 30px;
		background: url("../img/options.jpg") no-repeat;
    }
table
		{
		font-size: 11px;
		border: none;
		}
#par
		{
		background: #e7e7e7;
		}
#impar
		{
		background: #f7f7f7;
		}
#title
	  {
		background: #00186d;
		color: #7dcad0;
		}
#lin
		{
		background: white;
		height:1px;
		}


