/* www.casa-andaluz.biz GLOBAL CSS */
body {
	margin:10px 0px 0px 0px;font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ffffcc; background:#7e0001;
}
#content {
	width:720px; margin:auto;
}
#content table {
	width:100%; margin-top:20px;
}
#content td {
	width:33%;
}
.edgel {
	background:url(../gfx/TopSingleDiamond.jpg) top right repeat-x;
}
.edger {
	background:url(../gfx/TopSingleDiamond.jpg) top left repeat-x;
}
#bd {
	background:url(../gfx/BottomSingleDiamond.jpg) repeat-x; height:55px; text-align:center;
}
.main {
	width:850px; margin:auto;
}
h1 {
	font-size:22px; text-align:center; margin:0px;
}
h2 {
	font-size:15px; margin:7px; margin-bottom:0px;
}
p {
	margin:7px; margin-bottom:20px; line-height:18px;
}
.logo {
	text-align:center;
}
.flags {
	margin:0px 15px 15px 0px;
}
a.email {
	font-size:13px;
}
a {
	color:#ffffcc; text-decoration:none;
}
a:hover {
	color:#ffffcc; text-decoration:underline;
}
.picr {
	padding-right:15px; width:170px;
}
.textcell {
	padding-left:15px; vertical-align:top; width:330px;
}
#btns {
	margin-left:35px;
}
#btns p {
	font-size:13px;
}
#btns form {
	margin:0px;
}
#btns input {
	background:#fffdca; padding:3px; height:12px; border:0px; width:200px;
}
#btns input.b2 {
	background:#fffdca; padding:3px; height:12px; border:0px; width:80px;
}
#btns input.sbmt {
	height:22px; width:98px;
}
#btns table {
	width:100%;
}
#btns td {
	height:28px; vertical-align:middle; font-size:13px;
}
#btns td.submit {
	height:35px;
}