/* CSS Document */
#subscripcio{

}
#subscripcio h2{
	font-size:17;
	font-weight:bold;
	color:#DB0000;
	text-align:center;
}
#portada{
	width:auto;
	height:auto;
	overflow:auto;
}
#portada .element_portada{
	clear:both;
	float:none;
	width:auto;
	height:auto;
	overflow:auto;
	border-bottom:4px solid white;
	padding:5px;
	font-size:15px;
}
.imatge{
	float:left;
	width:auto;
	height:auto;
	overflow:auto;
	margin-right:10px;
	padding-top:5px;
}
.texte{
	float:left;
	width:90%;
	height:auto;
	text-align:center;
	overflow:auto;
}
#portada .element_portada p{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
#portada img{
	border:none;
}
#vins_caves{
	background-color:white;
	min-height:100%;
	height:auto;
	overflow:auto;
	padding:4px;
}
#vins_caves img{
	border:none;
}
#vins_caves div.linea{
	height:10px;
	background-image:url(../vins_caves/fons_titul.gif);
	background-repeat:repeat-x;
	margin-bottom:0px;
}
#vins_caves p.titul img{
	margin-right:5px;
	vertical-align:middle;
}
#vins_caves p.titul{
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#99131A;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:2px solid #99131A;
}
#vins_caves p.presentacio{
	margin-top:5px;
	font-size:12px;
	text-align:left;
}
#vins_caves p.categoria_titul{
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px dotted #99131A;
	color:#99131A;
}
