@charset "utf-8";
/* CSS Document */
#tit_festivales{
	background-image:url(img/pergaminos/v_festivales_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#tit_alacarta{
	background-image:url(img/pergaminos/v_alacarta_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#tit_enologicos{
	background-image:url(img/pergaminos/v_enologicos_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#tit_mercados{
	background-image:url(img/pergaminos/v_mercados_01.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:565px;
	margin:0px;
}
#tit_certamenes{
	background-image:url(img/pergaminos/v_certamenes_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:180px;
	height:180px;
	border:4px solid #e5c678;
}

/* MOZILLA */

#cont>#tit_festivales{
	margin-left:30px;
}
#cont>#tit_enologicos{
	margin-left:30px;
}
#cont>#tit_mercados{
	margin-left:30px;
}
#cont>#tit_alacarta{
	margin-left:30px;
}
#cont>#tit_certamenes{
	margin-left:30px;
}
#cont>#tabla_enlaces{
	margin-left:30px;
}
#cont>#abajo{
	margin-left:31px;
}

