
body {
	background: #FFFFCC url(samcvbkg.gif);
	padding-left: 80px;
}

A:link,A:visited,A:active {text-decoration:none;color:black}
A:hover {text-decoration:underline}
A.see:link,A.see:visited,A.see:active,A.see:hover {text-decoration:underline;color:blue}

.header {
	display1: inline;
	width1: auto;
	width1: 680px;
	height: 0px; /* per IE */
	overflow-x1: auto;
	overflow-y1: auto;
	overflow: hidden;
	text-align1: center;
	margin: 0;
/*	margin-left: auto;
	margin-right: auto;*/
	padding: 5px;
	border: 1px solid #cccccc;
}
html>body .header {
	height: auto; /* per no IE */
	overflow1: hidden;
}

.fotocv {
	float: left; 
	margin: 0 10px 0 0;
	padding: 0;
	width1: auto;
	height1: 0;
	height1: auto;
	overflow1: hidden;
	overflow-y1: auto;
	word-wrap1: break-word;
	background-color1: yellow;
	display: block;
}

.flags {
	float: left;
	height1: 0px; /* per IE */
	overflow: hidden;
	display1: inline;
	margin: 0 auto;
	margin-top1: 2px;
	padding: 5px 15px 2px 17px;
	padding1: 0px;
	height1: 11px;
	font-size: 8pt;
	text-align: center;
	background-color1: blue;
	border-right: 1px solid #cccccc;
	border1: 1px solid red;
}

.contactcv {
	margin-left1: 5px;
	padding:0;
	text-align1: center;
	border1: 1px solid #cccccc;
	display1: block;
	overflow1: hidden;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.topmenu {
	display1: inline;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	background-color: #DAA520;
}

.navigation {
	margin: 0;
	padding: 0;
	height: 0px; /* per IE */
	overflow-y1: auto;
	overflow1: hidden;
	margin-top1: 5px;
	margin-bottom1: 5px;
/*	padding: 5px;	
	border: 1px solid red;
	font-size: medium;
	display1: block;
	display1: inline;
	clear1: both;
	background-color: #E0FFFF;*/
}

.navigation a {
	border-right: 1px solid #cccccc;
	border-left1: 1px solid #cccccc;
	padding-left: 8px;
	padding-right: 10px;
	background-color1: #E0FFFF;
	overflow1: auto;
	display1: inline;
	color: yellow;
	font-weight: bold;
}

.navigation a:hover {
	color: white;
	text-decoration: none;
}
html>body .navigation {
	height: auto; /* per no IE */
	overflow1: hidden;
}

hr {border1: 1px solid #cccccc;display:none;}

.inicio {
	display: inline;
	font-size: small;
}

.bloque {
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 0px;
}
.bloquetitle {
	display: inline;
	font-size: 18pt;
}

.motivo {
	text-align: justify;
	display: inline;
}

.update {
	text-align: center;font-size: 9pt;margin: 0;
}

