/* css for this page */
body { font: 14px/24px 'Helvetica Neue', Arial, sans-serif; color: #333; width: 990px; margin: 30px auto 60px; background: #fff url('/images/bg9.jpg') ; }
body > h2 { margin: 30px 0 15px; text-shadow: 1px 1px 0 white; border-bottom: 2px solid #333; padding-bottom: 5px }
h1 { text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 0 white }
strong + p { margin-top: 0 }
dt { font-weight: bold }
dd { margin: 0 }
figure { display: block; width: 100%; height: 100%; margin: 0 }
figcaption { padding: 10px 15px; position: absolute; bottom: 20px; right: 30px; z-index: 3; background: black; background: rgba(0,0,0,0.7); color: white;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }
.social-buttons { width: 100%; text-align: center; margin-top: 30px }
.social-buttons ul { display: inline-block; margin: 0 }
.social-buttons li { float: left; list-style-type: none }    
#footer {font-size: 11px; color:#666;text-align:center;padding: 10px 0;}
#footer a {font-size: 11px; color:#666;}

ol li {
	margin: 0 20px;
}

img.foto {
	margin: 5px;
	padding: 3px;
	border: 1px solid #ccc;
}

#footer, #footer a {
	color:#333;
}

#mymenu a {
	border: 2px solid #A0A0A0;
	padding: 3px 5px;
	margin: 2px;
	font-size: 11px;
	color:#eee;
	background:#333;
	text-decoration:none;
}

ul {
	margin: 10px 0;
}
