body {
	background: #FEFEFE;
	text-align: justify;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

img { border: 0px;}

input, textarea {
	border: 1px solid #000000;
	background: #F6F6F6;
	opacity: 0.60;
	filter: alpha(opacity=60, style=0);
}

.centre {
	text-align: center;
}

h2 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

b { color: #000;}

#page {
	width: 770px;
	margin: 0 auto
}	

#top {
	margin: 0 auto;
/*	width: 620px;
	_width: 630px; */
	margin-top: 25px;	
}

#eu {
	float: left;
}

#menu {
	top: 10px;
	text-align: right;
}

#menu ul { list-style: none; }
#menu ul li { display: inline; }

#menu ul li a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #000;
	border-bottom:3px solid #000;
}

#project {
	float: right;
	padding: 5px;
}

#info{ 
	right: 0;
	text-align: right;
}

#contentMask {
	margin: 0 auto;
	top: 20px;
	border: solid #000;
	border-width: 1px 1px 1px 30px;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#content {
	padding: 10px;
	margin: 1px solid #000;
}

#content p { text-indent: 30px;}

#content .resume-period {width: 117px;}
#content .resume-job {width: 360px;}
#content .resume-location {width: 62px;}

#table {
	padding: 0px;
}

#table td {
	min-width: 120px;
}

#msg {text-align: center;}

#footer {
	margin: 0 auto;
	bottom: 10px;
}

#symfony {
	float: right;
	text-align: right;
}

#version {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #BBBBBB;
}

.hresume
{
	width: 100%;
	padding: 10px;
}

.hresume abbr
{
	border: none;
}

.hresume address
{
	font-style: normal;
}

.hresume hr
{
	display: block;
}

.hresume .contact .fn
{
	font-weight: bold;
	font-size: 12pt;
}

.hresume h2
{
	font-size: 12pt;
	padding: 0 0 5px 0;
	margin: 0;
}

.hresume .education, .hresume .accreditation
{
	margin: 10px 0 10px 20px;
	padding: 1px;
}

.hresume .experience
{
	margin: 10px 0 30px 20px;
	padding: 1px;
}

.hresume .summary, .hresume .tags
{
	margin: 10px 0 20px 20px;
	padding: 1px;
}

.hresume .education .htitle, .hresume .experience .htitle
{
	float: left;
}

.hresume .htitle .include
{
	display: none;
}

.hresume .education .date_duration, .hresume .experience .date_duration
{
	float: right;
	font-size: smaller;
}

.hresume .education .summary
{
    margin: 0;
}

.hresume .tags ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.hresume .tags ul li
{
	display: inline;
}
