body {
	background: #FFF;
	color: #000;
	
	font-family: 'trebuchet ms', sans-serif;
	font-size: 0.9em;
	
	padding: 0 1em 0.5em 0.5em;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#C51717;
}

img {
	border:0px;
}
    
div#info {
	position:absolute;
	right:0px;
	bottom:10px;
	width:100%;
	text-align:center;
	z-index:5;
	font-family:'trebuchet ms', verdana, arial, sans-serif;
	font-size:0.7em;
	color:#454545;
}

.bott {
	text-align:center;
	z-index:5;
	font-family:'trebuchet ms', verdana, arial, sans-serif;
	font-size:0.7em;
	color:#333333;
}

div#menu {
	width:421px;
	height:75px;
	z-index:5;
	text-align:right;
		
	/* Centro pagina */

	position:absolute;
	left:50%;
	top:50%;
	margin-left:-211px;
	margin-top:-38px;
}


div#menu_title img#title {
	display:block;
	width:421px;
	height:60px;
}



div#presentation p {
	margin-top: 0;
}

p#language {
	font-style: italic;
}

h1 {
	margin: 0 0 0.5em 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

h2#previousWorks {
	margin-top: 2em;
}

div#content {
	position: relative;
}

div#presentation {
	width: 25em;
	text-align: justify;
	
	position:absolute;
	left: 0;
	top: 0;
	
	padding: 1em 1.5em 1.5em 1em;
	border: 1px solid;
	border-color: #E3E3E3 #CCC #CCC #E3E3E3;
	
	background: #FCFCFC;
}

div#presentation img {
	float: left;
	border: 1px solid #000;
	margin: 0.3em 0.8em 0.1em 0;
}

div#presentation div#footer img {
	float: none;
	border: none;
	margin: auto;
}

div#pics {
	margin-left:29em;
}

div#footer p {
	text-align: left;
}

div#footer p#signature {
	padding: 0;
	margin: 0;
	
	width:165px;
	float:right;
	position:relative;
	left:1em;
}


a img {
	border: 0;
}

div#presentation p {
	margin-top: 0;
}

p#language {
	font-style: italic;
}

span#stupidIEFix {
	float:right;
}

img.bordered {
	border:1px solid #CCC;
}


img#personal {
	width:85px;
	height:15px;
}

img#portfolio {
	width:88px;
	height:15px;
}

img#gallery {
	width:72px;
	height:15px;
}

img.delimeter {
	width:21px;
	height:15px;
}
