/*---------------------------------------------------------------------------*/
/* Styles for the Pouzolle pages                                            */
/*---------------------------------------------------------------------------*/

#content {
  	background-image: url(../images/wallpaper-pink.jpg);
}

h3 {
	background-color: #ffcccc;
}

td.title {
	vertical-align:top;
	width: 100px;
	text-align: left;
	font-weight: bold;
 	font-size: 16px;
    color: #900000;
}

td.details {
	font-weight: bold;
 	font-size: 14px;
    color: #000000;
}

span.italics {
	font-weight: bold;
 	font-size: 14px;
    color: #000000;
}

td.container {
	border: 2px solid black dotted;
	background-color: #ffcccc;
}

img.chateau {
  	border:2px solid #000000;
}
