 * {
        margin: 0;
    }
    html, body {
	    text-align:center;
        height: 100%;
        font-family: Arial, Verdana, Tahoma;
		background-image:url('../imagenes/img/degradado.jpg');
		background-repeat: repeat-x;
        background: #79855C url('../imagenes/img/degradado.jpg') repeat-x;
		font-size:15px;

    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
       height: 100%;
       margin: 0 auto -10px;
	   width:90%;
	   text-align:center;
	   margin:0 auto;
	   position:relative;
	   
   }
   .footer, .push {
       height: 10px;
   }
	 
	a.nudgex
	{
	color:#000;
	text-decoration:none;
	
	}
	
	a.tar
	{
	
	color:#CFCFCF;
	text-decoration:none;
	
	
	}
	

    td.nud
	{
	padding-left:15px;
	background:#8faf39 url(images1/bgli2.gif) no-repeat;
	height:30px;
    width:150px;
	border-bottom:1px solid #ffffff;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	}   
	 
	td.nud:hover
	{
	padding-left:15px;
	background:#5D7321 url(images1/bgli2.gif) no-repeat;
	height:30px;
    width:150px;
	border-bottom:1px solid #ffffff;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	}    
	 
	 
	a.nudge
	{
	
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	} 
	

    img.imagen
{

border:1px solid #CFCFCF;
margin-left:10px;



}

p.imag
{

font-size:16px;
color:#000;
margin-bottom:5px;
border-bottom:1px solid #000;
width:420px;
font-weight:bold;
}

td.blanco
{
font-size:12px;
color:brown;
background-color:#ffffff;
font-weight:bold;
width:230px;
text-align:center;


}


td.rosa
{
font-size:12px;
color:brown;
background-color:#D2B28D;
font-weight:bold;
width:230px;
text-align:center;


}

h1.high
{
font-size:22px;
color:#57633B;

}

ul li
{
list-style-type:none;
}