#contenido_right
	{
	float:left;
	width:650px;
	margin:0px 0 0 45px;
	background-image:url(../imag/enlaces/bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}


ul.links li
	{
	font-size:1.2em;
	padding-bottom:10px;
	list-style:square;
	}

	
.columna_link_left
		{
		width:42%;
		float:left;
		margin-left:10px;
		}




.columna_link_left li
	{
	list-style:none;
	font-size:1.4em;}


.columna_link_right
		{
		width:42%;
		float:right;
		margin-right:35px;
			}




.columna_link_right li
	{
	list-style:none;
	font-size:1.4em;}

#contenido_right h1
	{
	font-size:3em;
	letter-spacing:8px;
	color:#bcb8b8;
	}