@charset "utf-8";
/* CSS Document */
#tit_enlaces{
	background-image:url(img/pergaminos/v_link_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#tabla_enlaces{
	background-image:url(img/pergaminos/v_link_02.jpg);
	background-repeat:repeat-y;
	width:565px;
	height:auto;
	margin:0 auto;
}
#abajo{	
	background-image:url(img/pergaminos/v_link_03.jpg);
	background-repeat:no-repeat;
	height:58px;
	width:565px;
	margin:0px;
	margin-left:4px;
}
#tabla_enlaces table{
	width:450px;
	margin:0 auto;
	margin-top:10px;
}
#tabla_enlaces td{
	padding:8px;
	text-align:center;
}

#tabla_enlaces img{
	width:210px;
	height:90px;
	border:4px solid #e5c678;
}

/* MOZILLA */

#cont>#tit_enlaces{
	margin-left:30px;
}
#cont>#tabla_enlaces{
	margin-left:30px;
}
#cont>#abajo{
	margin-left:31px;
}
